PHP Class AppserverIo\Appserver\PersistenceContainer\Doctrine\DoctrineInitialContextProxy

Inheritance: extends AppserverIo\RemoteMethodInvocation\RemoteProxy
Show file Open project: appserver-io/appserver Class Usage Examples

Public Methods

Method Description
lookup ( string $className ) : AppserverIo\RemoteMethodInvocation\RemoteObjectInterface Runs a lookup on the container for the class with the passed name.

Method Details

lookup() public method

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
return AppserverIo\RemoteMethodInvocation\RemoteObjectInterface The instance