当前页面:
在线文档首页 >
JBoss 3.2.7 iiop API Documentation 英文版文档
ServantWithMBeanServer (JBoss IIOP Plugin API) - JBoss 3.2.7 iiop API Documentation 英文版文档
org.jboss.invocation.iiop
Class ServantWithMBeanServer
java.lang.Object
org.omg.PortableServer.Servant
org.jboss.invocation.iiop.ServantWithMBeanServer
- Direct Known Subclasses:
- EjbHomeCorbaServant, EjbObjectCorbaServant
- public abstract class ServantWithMBeanServer
- extends Servant
Abstract class of a CORBA servant that has a reference to an MBean server.
- Version:
- $Revision: 1.1 $
- Author:
- Francisco Reverbel
Method Summary |
abstract void |
setMBeanServer(javax.management.MBeanServer 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 |
ServantWithMBeanServer
public ServantWithMBeanServer()
setMBeanServer
public abstract void setMBeanServer(javax.management.MBeanServer mbeanServer)
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.