|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
MBeanServerInvocationHandler.newProxyInstance. The interface
Proxy may be removed in a
future version of Java DMK.
public interface Proxy
Interface common to all proxy objects manipulated by
a remote or local MBean manager.
It must be implemented by both proxy MBeans generated by ProxyGen
(from standard MBeans) and by GenericProxy objects.
| Method Summary | |
|---|---|
javax.management.ObjectInstance |
getMBeanObjectInstance()
Deprecated. Returns an ObjectInstance object that contains the object name (ObjectName object) and the class name of the remote MBean that this proxy MBean represents. |
ProxyHandler |
getServer()
Deprecated. Returns the server to which this proxy is bound. |
void |
setServer(ProxyHandler server)
Deprecated. Sets the server to which this proxy is bound. |
| Method Detail |
|---|
javax.management.ObjectInstance getMBeanObjectInstance()
ProxyHandler getServer()
void setServer(ProxyHandler server)
|
Open Source build 01-ea opendmk-1.0-b01-ea 2010.10.20_19:39:55_UTC |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||