|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.petals.communication.jndi.agent.msg.request.RegistryRequest
org.ow2.petals.communication.jndi.agent.msg.request.RebindRequest
public class RebindRequest
Rebind Request
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.ow2.petals.communication.jndi.agent.msg.request.RegistryRequest |
|---|
RegistryRequest.RequestType |
| Field Summary |
|---|
| Fields inherited from class org.ow2.petals.communication.jndi.agent.msg.request.RegistryRequest |
|---|
arg1, arg2, arg3, type |
| Constructor Summary | |
|---|---|
RebindRequest(java.lang.String contextName,
java.lang.String key,
java.lang.Object value,
boolean localConnection)
|
|
| Method Summary |
|---|
| Methods inherited from class org.ow2.petals.communication.jndi.agent.msg.request.RegistryRequest |
|---|
getArg1, getArg2, getArg3, getType, isLocalConnection, setArg1, setArg2, setArg3, setLocalConnection, setType, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public RebindRequest(java.lang.String contextName,
java.lang.String key,
java.lang.Object value,
boolean localConnection)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||