|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RMIAdaptor | |
org.jboss.jmx.adaptor.rmi | |
org.jboss.jmx.connector.rmi |
Uses of RMIAdaptor in org.jboss.jmx.adaptor.rmi |
Classes in org.jboss.jmx.adaptor.rmi that implement RMIAdaptor | |
class |
RMIAdaptorImpl
RMI Interface for the server side Connector which is nearly the same as the MBeanServer Interface but has an additional RemoteException. |
Methods in org.jboss.jmx.adaptor.rmi that return RMIAdaptor | |
protected RMIAdaptor |
RMIRemoteMBeanProxy.getRmiAdaptor()
|
RMIAdaptor |
RMIRemoteMBeanProxy.getMBeanProxyRMIAdaptor()
|
Constructors in org.jboss.jmx.adaptor.rmi with parameters of type RMIAdaptor | |
NotificationListenerDelegate(RMINotificationListener client,
javax.management.ObjectName targetName,
RMIAdaptor server)
|
Uses of RMIAdaptor in org.jboss.jmx.connector.rmi |
Fields in org.jboss.jmx.connector.rmi declared as RMIAdaptor | |
protected RMIAdaptor |
RMIConnectorImpl.mRemoteAdaptor
|
Constructors in org.jboss.jmx.connector.rmi with parameters of type RMIAdaptor | |
RMIConnectorImpl(RMIAdaptor pAdaptor)
AS For evaluation purposes Creates a Connector based on an already found Adaptor |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |