PHP Class AppserverIo\Appserver\PersistenceContainer\Doctrine\DoctrineContextSession

Author: Tim Wagner ([email protected])
Author: Bernhard Wick ([email protected])
Inheritance: extends AppserverIo\RemoteMethodInvocation\ContextSession
Show file Open project: appserver-io/appserver

Public Methods

Method Description
createInitialContext ( ) : AppserverIo\RemoteMethodInvocation\RemoteObjectInterface Creates a remote initial context instance.

Protected Methods

Method Description
cleanUp ( ) : void Clean-Up the session context by re-attaching the session beans to the container.

Method Details

cleanUp() protected method

Clean-Up the session context by re-attaching the session beans to the container.
protected cleanUp ( ) : void
return void

createInitialContext() public method

Creates a remote initial context instance.
See also: AppserverIo\RemoteMethodInvocation\SessionInterface::createInitialContext()
public createInitialContext ( ) : AppserverIo\RemoteMethodInvocation\RemoteObjectInterface
return AppserverIo\RemoteMethodInvocation\RemoteObjectInterface The proxy for the initial context