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

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

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

Метод Описание
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