|
||||||||||
PREV CLASS (src) NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.PortableServer.Servant
org.jboss.invocation.iiop.ServantWithMBeanServer
Abstract class of a CORBA servant that has a reference to an MBean server.
Constructor Summary | |
ServantWithMBeanServer()
|
Method Summary | |
abstract void |
setMBeanServer(MBeanServer (src) mbeanServer)
|
Methods inherited from class org.omg.PortableServer.Servant |
_all_interfaces, _default_POA, _get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ServantWithMBeanServer()
Method Detail |
public abstract void setMBeanServer(MBeanServer (src) mbeanServer)
|
||||||||||
PREV CLASS (src) NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |