Methods in org.openejb.proxy that return EJBProxyReference |
static EJBProxyReference |
EJBProxyReference.createRemote(org.apache.geronimo.kernel.repository.Artifact configurationId,
org.apache.geronimo.gbean.AbstractNameQuery abstractNameQuery,
boolean sessionBean,
String homeInterfaceName,
String remoteInterfaceName)
|
static EJBProxyReference |
EJBProxyReference.createLocal(org.apache.geronimo.kernel.repository.Artifact configurationId,
org.apache.geronimo.gbean.AbstractNameQuery abstractNameQuery,
boolean sessionBean,
String localHomeInterfaceName,
String localInterfaceName)
|