Class AbstractProcessSession

  • All Implemented Interfaces:
    ProcessSession
    Direct Known Subclasses:
    DefaultProcessSession

    public abstract class AbstractProcessSession
    extends Object
    implements ProcessSession
    The abstract root implementation of Session interface. All methods of the interface are implemented.
    Author:
    Yohann Chastagnier