PHP Class AppserverIo\Appserver\PersistenceContainer\Doctrine\DoctrineContextSession

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

Méthodes publiques

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

Méthodes protégées

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

Method Details

cleanUp() protected méthode

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

createInitialContext() public méthode

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