Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
AppserverIo
Appserver
PersistenceContainer
Doctrine
DoctrineInitialContextProxy
PHP Class AppserverIo\Appserver\PersistenceContainer\Doctrine\DoctrineInitialContextProxy
See link:
https://github.com/appserver-io/appserver
See link:
http://www.appserver.io
Author:
Tim Wagner (
[email protected]
)
Inheritance:
extends
AppserverIo\RemoteMethodInvocation\RemoteProxy
Mostra 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