|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjavax.naming.RefAddr
org.openejb.proxy.ProxyRefAddr
| Field Summary |
| Fields inherited from class javax.naming.RefAddr |
addrType |
| Method Summary | |
static ProxyRefAddr |
createLocal(String containerId,
boolean sessionBean,
String localInterfaceName,
String localHomeInterfaceName)
|
static ProxyRefAddr |
createRemote(String containerId,
boolean sessionBean,
String remoteInterfaceName,
String homeInterfaceName)
|
Object |
getContent()
|
| Methods inherited from class javax.naming.RefAddr |
equals, getType, hashCode, toString |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Method Detail |
public static ProxyRefAddr createRemote(String containerId,
boolean sessionBean,
String remoteInterfaceName,
String homeInterfaceName)
public static ProxyRefAddr createLocal(String containerId,
boolean sessionBean,
String localInterfaceName,
String localHomeInterfaceName)
public Object getContent()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||