|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.oddjob.jmx.client.ComponentTransportable
This object represents a component as it travels accross the network between client and server.
| Constructor Summary | |
ComponentTransportable(Address address)
|
|
| Method Summary | |
java.lang.Object |
importResolve(ComponentRegistry componentRegistry)
Reolve this object into a local object. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ComponentTransportable(Address address)
| Method Detail |
public java.lang.Object importResolve(ComponentRegistry componentRegistry)
Transportable
importResolve in interface TransportablecomponentRegistry - The componentRegistry to use.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||