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

상속: extends AppserverIo\RemoteMethodInvocation\RemoteProxy
파일 보기 프로젝트 열기: appserver-io/appserver 1 사용 예제들

공개 메소드들

메소드 설명
lookup ( string $className ) : AppserverIo\RemoteMethodInvocation\RemoteObjectInterface Runs a lookup on the container for the class with the passed name.

메소드 상세

lookup() 공개 메소드

Runs a lookup on the container for the class with the passed name.
public lookup ( string $className ) : AppserverIo\RemoteMethodInvocation\RemoteObjectInterface
$className string The class name to run the lookup for
리턴 AppserverIo\RemoteMethodInvocation\RemoteObjectInterface The instance