PHP 클래스 AppserverIo\Appserver\PersistenceContainer\Doctrine\DoctrineContextSession

저자: Tim Wagner ([email protected])
저자: Bernhard Wick ([email protected])
상속: extends AppserverIo\RemoteMethodInvocation\ContextSession
파일 보기 프로젝트 열기: appserver-io/appserver

공개 메소드들

메소드 설명
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