PHP Class AppserverIo\Appserver\PersistenceContainer\Doctrine\DoctrineInitialContextProxy

Inheritance: extends AppserverIo\RemoteMethodInvocation\RemoteProxy
Afficher le fichier Open project: appserver-io/appserver Class Usage Examples

Méthodes publiques

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

Method Details

lookup() public méthode

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
Résultat AppserverIo\RemoteMethodInvocation\RemoteObjectInterface The instance