PHP Класс AppserverIo\Appserver\PersistenceContainer\Doctrine\DoctrineContextSession

Автор: Tim Wagner ([email protected])
Автор: Bernhard Wick ([email protected])
Наследование: extends AppserverIo\RemoteMethodInvocation\ContextSession
Показать файл Открыть проект

Открытые методы

Метод Описание
createInitialContext ( ) : AppserverIo\RemoteMethodInvocation\RemoteObjectInterface Creates a remote initial context instance.

Защищенные методы

Метод Описание
cleanUp ( ) : void Clean-Up the session context by re-attaching the session beans to the container.

Описание методов

cleanUp() защищенный метод

Clean-Up the session context by re-attaching the session beans to the container.
protected cleanUp ( ) : void
Результат void

createInitialContext() публичный метод

Creates a remote initial context instance.
См. также: AppserverIo\RemoteMethodInvocation\SessionInterface::createInitialContext()
public createInitialContext ( ) : AppserverIo\RemoteMethodInvocation\RemoteObjectInterface
Результат AppserverIo\RemoteMethodInvocation\RemoteObjectInterface The proxy for the initial context