A B C D E F G H I J L M N O P Q R S T U V W

A

addActionListener(MBeanTrackerAction) - Method in class org.jboss.mx.remoting.tracker.MBeanTracker
add a action listener.
addActionListener(MBeanTrackerAction, boolean) - Method in class org.jboss.mx.remoting.tracker.MBeanTracker
add a action listener.
addConnectionNotificationListener(NotificationListener, NotificationFilter, Object) - Method in interface javax.management.remote.JMXConnector
 
addConnectionNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class javax.management.remote.rmi.RMIConnector
 
addListener(InvokerCallbackHandler) - Method in class org.jboss.mx.remoting.JMXSubsystemInvocationHandler
 
addNotificationListener(ObjectName, ObjectName, MarshalledObject, MarshalledObject, Subject) - Method in interface javax.management.remote.rmi.RMIConnection
 
addNotificationListener(ObjectName, ObjectName, MarshalledObject, MarshalledObject, Subject) - Method in class javax.management.remote.rmi.RMIConnectionImpl
 
addNotificationListener(InvokerLocator, String, ObjectName, NotificationFilter, Object) - Method in class org.jboss.mx.remoting.MBeanNotificationCache
 
addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class org.jboss.mx.remoting.rmi.ClientMBeanServerConnection
Add a notification listener to an MBean.
addNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in class org.jboss.mx.remoting.rmi.ClientMBeanServerConnection
Add a notification listener to an MBean.
addNotificationListener(Integer, ClientListenerHolder) - Method in class org.jboss.mx.remoting.rmi.ClientNotifier
 
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class test.compliance.core.notification.InvokerTest
 
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class test.compliance.core.notification.JBossNotificationBroadcasterSupport
 
addNotificationListeners(ObjectName[], MarshalledObject[], Subject[]) - Method in interface javax.management.remote.rmi.RMIConnection
 
addNotificationListeners(ObjectName[], MarshalledObject[], Subject[]) - Method in class javax.management.remote.rmi.RMIConnectionImpl
 
addStaticAttribute(String, Object) - Method in class org.jboss.mx.remoting.MoveableMBean
add a static attribute
addStaticAttributes(Map) - Method in class org.jboss.mx.remoting.MoveableMBean
add a map of static attributes, with each key being the attributeName and the value being the value to return for every invocation to this attribute getter
AND - Static variable in class org.jboss.mx.remoting.event.ClassQueryExp
 
AND - Static variable in class org.jboss.mx.remoting.event.CompositeEventFilter
 
AND - Static variable in class org.jboss.mx.remoting.event.CompositeQueryExp
 
apply(ObjectName) - Method in class org.jboss.mx.remoting.event.ClassQueryExp
 
apply(ObjectName) - Method in class org.jboss.mx.remoting.event.CompositeQueryExp
 
AsynchNotificationBroadcasterSupport - Class in test.compliance.core.notification
A notification broadcaster with asynch notifications
AsynchNotificationBroadcasterSupport() - Constructor for class test.compliance.core.notification.AsynchNotificationBroadcasterSupport
Construct a new Asyncrhonous broadcaster Calls this(defaultNotificationTimeout, defaultPool)
AsynchNotificationBroadcasterSupport(long) - Constructor for class test.compliance.core.notification.AsynchNotificationBroadcasterSupport
Construct a new Asyncrhonous broadcaster.
AsynchNotificationBroadcasterSupport(long, ThreadPool) - Constructor for class test.compliance.core.notification.AsynchNotificationBroadcasterSupport
Construct a new Asyncrhonous broadcaster
AsynchNotificationBroadcasterSupport.AsynchNotifier - Class in test.compliance.core.notification
 
AsynchNotificationBroadcasterSupport.AsynchNotifier(NotificationListener, Notification, Object) - Constructor for class test.compliance.core.notification.AsynchNotificationBroadcasterSupport.AsynchNotifier
 
authenticate(Object) - Method in interface javax.management.remote.JMXAuthenticator
 
AUTHENTICATOR - Static variable in class javax.management.remote.JMXConnectorServer
 

B

BadListener - Class in test.compliance.core.notification
 
BadListener() - Constructor for class test.compliance.core.notification.BadListener
 

C

classNames - Variable in class org.jboss.mx.remoting.tracker.MBeanTrackerFilter
 
ClassQueryExp - Class in org.jboss.mx.remoting.event
ClassQueryExp is a QueryExp implementation that allows you to check the ObjectName on a query against one or more class names to make sure that they are the instanceof one or more classes.
ClassQueryExp(Class[]) - Constructor for class org.jboss.mx.remoting.event.ClassQueryExp
default will create using a AND operator
ClassQueryExp(Class) - Constructor for class org.jboss.mx.remoting.event.ClassQueryExp
default will create using a AND operator
ClassQueryExp(Class, int) - Constructor for class org.jboss.mx.remoting.event.ClassQueryExp
 
ClassQueryExp(Class[], int) - Constructor for class org.jboss.mx.remoting.event.ClassQueryExp
 
clear() - Method in class org.jboss.mx.remoting.NotificationQueue
clear the queue
Client - Class in test.sample.simple
 
Client() - Constructor for class test.sample.simple.Client
 
Client.Listener - Class in test.sample.simple
 
Client.Listener() - Constructor for class test.sample.simple.Client.Listener
 
clientClosed(RMIConnection) - Method in class javax.management.remote.rmi.RMIServerImpl
 
ClientListener - Class in org.jboss.mx.remoting
ClientListener
ClientListenerHolder - Class in org.jboss.mx.remoting.rmi
This is a holder for the listener and related information to be stored on the client side for when notifications are received from the server.
ClientListenerHolder(ObjectName, NotificationListener, NotificationFilter, Object) - Constructor for class org.jboss.mx.remoting.rmi.ClientListenerHolder
 
ClientMBeanServerConnection - Class in org.jboss.mx.remoting.rmi
This is the class that is passed to the client and is called on by the client to make the remote MBeanServer calls.
ClientMBeanServerConnection(RMIConnection, ClientNotifier, ClassLoader, Subject) - Constructor for class org.jboss.mx.remoting.rmi.ClientMBeanServerConnection
 
ClientNotificationProxy - Class in org.jboss.mx.remoting.rmi
 
ClientNotificationProxy() - Constructor for class org.jboss.mx.remoting.rmi.ClientNotificationProxy
 
ClientNotifier - Class in org.jboss.mx.remoting.rmi
 
ClientNotifier(RMIConnection) - Constructor for class org.jboss.mx.remoting.rmi.ClientNotifier
 
ClientProvider - Class in org.jboss.mx.remoting.provider.iiop
 
ClientProvider() - Constructor for class org.jboss.mx.remoting.provider.iiop.ClientProvider
 
ClientProvider - Class in org.jboss.mx.remoting.provider.rmi
 
ClientProvider() - Constructor for class org.jboss.mx.remoting.provider.rmi.ClientProvider
 
close() - Method in interface javax.management.remote.JMXConnector
 
close() - Method in interface javax.management.remote.rmi.RMIConnection
 
close() - Method in class javax.management.remote.rmi.RMIConnectionImpl
 
close() - Method in class javax.management.remote.rmi.RMIConnector
 
close() - Method in class javax.management.remote.rmi.RMIServerImpl
 
close() - Method in class org.jboss.mx.remoting.rmi.ClientNotifier
 
closeClient(RMIConnection) - Method in class javax.management.remote.rmi.RMIIIOPServerImpl
 
closeClient(RMIConnection) - Method in class javax.management.remote.rmi.RMIJRMPServerImpl
 
closeClient(RMIConnection) - Method in class javax.management.remote.rmi.RMIServerImpl
 
CLOSED - Static variable in class javax.management.remote.JMXConnectionNotification
 
closeServer() - Method in class javax.management.remote.rmi.RMIIIOPServerImpl
 
closeServer() - Method in class javax.management.remote.rmi.RMIJRMPServerImpl
 
closeServer() - Method in class javax.management.remote.rmi.RMIServerImpl
 
CompositeEventFilter - Class in org.jboss.mx.remoting.event
Composite-pattern based filter
CompositeEventFilter(NotificationFilter[], int) - Constructor for class org.jboss.mx.remoting.event.CompositeEventFilter
create a filter composite of filters using the specific operator
CompositeEventFilter(NotificationFilter[]) - Constructor for class org.jboss.mx.remoting.event.CompositeEventFilter
create a filter composite of filters using the AND operator
CompositeQueryExp - Class in org.jboss.mx.remoting.event
CompositeQueryExp is a composite QueryExp that allows multiple QueryExp implementations to be chained together (a little easier than trying to use Query class).
CompositeQueryExp(QueryExp[]) - Constructor for class org.jboss.mx.remoting.event.CompositeQueryExp
create a composite QueryExp with the default AND operator
CompositeQueryExp(QueryExp[], int) - Constructor for class org.jboss.mx.remoting.event.CompositeQueryExp
 
connect() - Method in interface javax.management.remote.JMXConnector
 
connect(Map) - Method in interface javax.management.remote.JMXConnector
 
connect(JMXServiceURL) - Static method in class javax.management.remote.JMXConnectorFactory
 
connect(JMXServiceURL, Map) - Static method in class javax.management.remote.JMXConnectorFactory
 
connect() - Method in class javax.management.remote.rmi.RMIConnector
 
connect(Map) - Method in class javax.management.remote.rmi.RMIConnector
 
connectionClosed(String, String, Object) - Method in class javax.management.remote.JMXConnectorServer
 
connectionClosed(String, String, Object) - Method in class javax.management.remote.rmi.RMIConnectorServer
 
connectionFailed(String, String, Object) - Method in class javax.management.remote.JMXConnectorServer
 
connectionFailed(String, String, Object) - Method in class javax.management.remote.rmi.RMIConnectorServer
 
ConnectionNotificationTest - Class in test.compliance.core.notification.connection
 
ConnectionNotificationTest() - Constructor for class test.compliance.core.notification.connection.ConnectionNotificationTest
 
ConnectionNotifier - Class in org.jboss.mx.remoting.rmi
Handles the firing of notifications related to the connection status of the connector.
ConnectionNotifier(JMXConnector) - Constructor for class org.jboss.mx.remoting.rmi.ConnectionNotifier
 
connectionOpened(String, String, Object) - Method in class javax.management.remote.JMXConnectorServer
 
connectionOpened(String, String, Object) - Method in class javax.management.remote.rmi.RMIConnectorServer
 
ConnectorFactoryUtil - Class in org.jboss.mx.remoting.connector
This is a help class for the JMXConnectorFactory and JMXConnectorServerFactory.
count() - Method in class org.jboss.mx.remoting.tracker.MBeanTracker
return the number of mbeans being tracked
create(InvokerLocator, String, String) - Static method in class org.jboss.mx.remoting.MBeanServerClientInvokerProxy
 
create(MBeanLocator, ClassLoader, Class) - Static method in class org.jboss.mx.remoting.MoveableMBean
 
create(MBeanLocator, ClassLoader, Class, Map) - Static method in class org.jboss.mx.remoting.MoveableMBean
 
create(MBeanLocator, Class) - Static method in class org.jboss.mx.remoting.MoveableMBean
 
create(MBeanLocator, Class[]) - Static method in class org.jboss.mx.remoting.MoveableMBean
 
create(MBeanLocator, ClassLoader, Class[], Map) - Static method in class org.jboss.mx.remoting.MoveableMBean
 
createListenerId(ObjectName, NotificationFilter) - Method in class org.jboss.mx.remoting.rmi.ClientNotificationProxy
 
createMBean(String, ObjectName, Subject) - Method in interface javax.management.remote.rmi.RMIConnection
 
createMBean(String, ObjectName, ObjectName, Subject) - Method in interface javax.management.remote.rmi.RMIConnection
 
createMBean(String, ObjectName, MarshalledObject, String[], Subject) - Method in interface javax.management.remote.rmi.RMIConnection
 
createMBean(String, ObjectName, ObjectName, MarshalledObject, String[], Subject) - Method in interface javax.management.remote.rmi.RMIConnection
 
createMBean(String, ObjectName, Subject) - Method in class javax.management.remote.rmi.RMIConnectionImpl
 
createMBean(String, ObjectName, ObjectName, Subject) - Method in class javax.management.remote.rmi.RMIConnectionImpl
 
createMBean(String, ObjectName, MarshalledObject, String[], Subject) - Method in class javax.management.remote.rmi.RMIConnectionImpl
 
createMBean(String, ObjectName, ObjectName, MarshalledObject, String[], Subject) - Method in class javax.management.remote.rmi.RMIConnectionImpl
 
createMBean(String, ObjectName) - Method in class org.jboss.mx.remoting.rmi.ClientMBeanServerConnection
Create an MBean registered using the given object name.
createMBean(String, ObjectName, ObjectName) - Method in class org.jboss.mx.remoting.rmi.ClientMBeanServerConnection
Create an MBean registered using the given object name.
createMBean(String, ObjectName, Object[], String[]) - Method in class org.jboss.mx.remoting.rmi.ClientMBeanServerConnection
Create an MBean registered using the given object name.
createMBean(String, ObjectName, ObjectName, Object[], String[]) - Method in class org.jboss.mx.remoting.rmi.ClientMBeanServerConnection
Create an MBean registered using the given object name.
CREDENTIALS - Static variable in interface javax.management.remote.JMXConnector
 
CustomClass - Class in test.compliance.core.notification
 
CustomClass(String) - Constructor for class test.compliance.core.notification.CustomClass
 

D

DEFAULT_CLASS_LOADER - Static variable in class javax.management.remote.JMXConnectorFactory
 
DEFAULT_CLASS_LOADER - Static variable in class javax.management.remote.JMXConnectorServerFactory
 
DEFAULT_CLASS_LOADER_NAME - Static variable in class javax.management.remote.JMXConnectorServerFactory
 
DEFAULT_MAX_NOTIFICATION_BUFFER_SIZE - Static variable in class org.jboss.mx.remoting.rmi.ClientNotificationProxy
 
deliverNotifications(NotificationQueue, boolean) - Method in class org.jboss.mx.remoting.MBeanServerClientInvokerProxy
 
destroy() - Method in class org.jboss.mx.remoting.JMXSubsystemInvocationHandler
method is called to destroy the handler and remove all pending notifications and listeners from the notification cache
destroy() - Method in class org.jboss.mx.remoting.MBeanNotificationCache
 
destroy() - Method in class org.jboss.mx.remoting.MBeanServerClientInvokerProxy
called to destroy the proxy and the invoker
destroy() - Method in class org.jboss.mx.remoting.tracker.MBeanTracker
called to stop tracking and clean up internally held resources
doSomething(CustomClass) - Method in class test.compliance.core.notification.InvokerTest
 
doSomething() - Method in class test.compliance.core.notification.InvokerTest
 
doSomething(CustomClass) - Method in interface test.compliance.core.notification.InvokerTestMBean
 
doSomething() - Method in interface test.compliance.core.notification.InvokerTestMBean
 
doSomething(String) - Method in class test.sample.simple.Sample
 
doSomething(String) - Method in interface test.sample.simple.SampleMBean
 

E

equals(Object) - Method in class javax.management.remote.JMXPrincipal
 
equals(Object) - Method in class javax.management.remote.JMXServiceURL
 
equals(Object) - Method in class org.jboss.mx.remoting.MBeanLocator
 
equals(Object) - Method in class org.jboss.mx.remoting.MBeanServerLocator
 
equals(Object) - Method in class org.jboss.mx.remoting.rmi.ClientListenerHolder
Will check to see object passed is a ClientListenerHolder and
exists(ClientListenerHolder) - Method in class org.jboss.mx.remoting.rmi.ClientNotifier
 
export() - Method in class javax.management.remote.rmi.RMIIIOPServerImpl
 
export() - Method in class javax.management.remote.rmi.RMIJRMPServerImpl
 
export() - Method in class javax.management.remote.rmi.RMIServerImpl
 

F

FAILED - Static variable in class javax.management.remote.JMXConnectionNotification
 
fetchNotifications(long, int, long) - Method in interface javax.management.remote.rmi.RMIConnection
 
fetchNotifications(long, int, long) - Method in class javax.management.remote.rmi.RMIConnectionImpl
 
fetchNotifications(long, int, long) - Method in class org.jboss.mx.remoting.rmi.ClientNotificationProxy
 
filters - Variable in class org.jboss.mx.remoting.event.CompositeEventFilter
 
finalize() - Method in class org.jboss.mx.remoting.JMXSubsystemInvocationHandler
 
finalize() - Method in class org.jboss.mx.remoting.tracker.MBeanTracker
 
fireClosedNotification() - Method in class org.jboss.mx.remoting.rmi.ConnectionNotifier
 
fireConnectedNotification() - Method in class org.jboss.mx.remoting.rmi.ConnectionNotifier
 
fireNotification(MBeanLocator, Notification, Object) - Method in class org.jboss.mx.remoting.tracker.MBeanTracker
fire a notification to actions
fireRegister(MBeanLocator) - Method in class org.jboss.mx.remoting.tracker.MBeanTracker
fire register event to listeners
fireStateChange(MBeanLocator, int, int) - Method in class org.jboss.mx.remoting.tracker.MBeanTracker
fire a state changed event to actions
fireUnregister(MBeanLocator) - Method in class org.jboss.mx.remoting.tracker.MBeanTracker
fire unregister event to listeners
foundMBeanServer(MBeanServerLocator) - Method in class org.jboss.mx.remoting.tracker.MBeanTracker
fired when an MBeanServer is found

G

get(Object) - Static method in class org.jboss.mx.remoting.ClientListener
 
get(String) - Static method in class org.jboss.mx.remoting.MBeanServerClientInvokerProxy
get a proxy for a given JMX Id
getAddress() - Method in class javax.management.remote.JMXConnectorServer
 
getAddress() - Method in interface javax.management.remote.JMXConnectorServerMBean
 
getAddress() - Method in class javax.management.remote.rmi.RMIConnectorServer
 
getAddress() - Method in class org.jboss.mx.remoting.MBeanServerLocator
return the InetAddress for the MBeanServer
getAttribute(ObjectName, String, Subject) - Method in interface javax.management.remote.rmi.RMIConnection
 
getAttribute(ObjectName, String, Subject) - Method in class javax.management.remote.rmi.RMIConnectionImpl
 
getAttribute(ObjectName, String) - Method in class org.jboss.mx.remoting.rmi.ClientMBeanServerConnection
Retrieve a value from an MBean.
getAttributes() - Method in class javax.management.remote.JMXConnectorServer
 
getAttributes() - Method in interface javax.management.remote.JMXConnectorServerMBean
 
getAttributes(ObjectName, String[], Subject) - Method in interface javax.management.remote.rmi.RMIConnection
 
getAttributes(ObjectName, String[], Subject) - Method in class javax.management.remote.rmi.RMIConnectionImpl
 
getAttributes() - Method in class javax.management.remote.rmi.RMIConnectorServer
 
getAttributes(ObjectName, String[]) - Method in class org.jboss.mx.remoting.rmi.ClientMBeanServerConnection
Retrieve a list of values from an MBean.
getCause() - Method in exception javax.management.remote.JMXProviderException
 
getConnectionId() - Method in class javax.management.remote.JMXConnectionNotification
 
getConnectionId() - Method in interface javax.management.remote.JMXConnector
 
getConnectionId() - Method in interface javax.management.remote.rmi.RMIConnection
 
getConnectionId() - Method in class javax.management.remote.rmi.RMIConnectionImpl
 
getConnectionId() - Method in class javax.management.remote.rmi.RMIConnector
 
getConnectionIds() - Method in class javax.management.remote.JMXConnectorServer
 
getConnectionIds() - Method in interface javax.management.remote.JMXConnectorServerMBean
 
getCount() - Method in class test.compliance.core.notification.BadListener
 
getCount() - Method in class test.compliance.core.notification.Listener
 
getCustom() - Method in class test.compliance.core.notification.InvokerTest
 
getCustom() - Method in interface test.compliance.core.notification.InvokerTestMBean
 
getDefaultClassLoader() - Method in class javax.management.remote.rmi.RMIServerImpl
 
getDefaultDomain(Subject) - Method in interface javax.management.remote.rmi.RMIConnection
 
getDefaultDomain(Subject) - Method in class javax.management.remote.rmi.RMIConnectionImpl
 
getDefaultDomain() - Method in class org.jboss.mx.remoting.rmi.ClientMBeanServerConnection
Retrieve the default domain of the mbeanserver.
getDefaultNotificationTimeout() - Static method in class test.compliance.core.notification.AsynchNotificationBroadcasterSupport
 
getDomains(Subject) - Method in interface javax.management.remote.rmi.RMIConnection
 
getDomains(Subject) - Method in class javax.management.remote.rmi.RMIConnectionImpl
 
getDomains() - Method in class org.jboss.mx.remoting.rmi.ClientMBeanServerConnection
Retrieve the domains of the mbeanserver.
getEarliestSequenceNumber() - Method in class javax.management.remote.NotificationResult
 
getFilter() - Method in class org.jboss.mx.remoting.rmi.ClientListenerHolder
 
getFilterOnClient() - Method in class org.jboss.mx.remoting.rmi.ClientListenerHolder
 
getHandBack() - Method in class org.jboss.mx.remoting.NotificationEntry
return the client Handback Object, which is used to find the appropriate client-side Listener to re-dispatch the notification to
getHandback() - Method in class org.jboss.mx.remoting.rmi.ClientListenerHolder
 
getHost() - Method in class javax.management.remote.JMXServiceURL
 
getIdentity() - Method in class org.jboss.mx.remoting.MBeanLocator
return the identity of the mbean server
getIdentity() - Method in class org.jboss.mx.remoting.MBeanServerLocator
return the identity of the server
getInstanceId() - Method in class org.jboss.mx.remoting.MBeanServerLocator
return the MBeanServer InstanceID
getListener() - Method in class org.jboss.mx.remoting.rmi.ClientListenerHolder
 
getListener(ClientListenerHolder) - Method in class org.jboss.mx.remoting.rmi.ClientNotifier
 
getListenerID() - Method in class javax.management.remote.TargetedNotification
 
getListeners() - Method in class org.jboss.mx.remoting.rmi.ClientNotificationProxy
 
getListeners(ObjectName, NotificationListener) - Method in class org.jboss.mx.remoting.rmi.ClientNotifier
 
getLocator() - Method in class org.jboss.mx.remoting.MBeanServerClientInvokerProxy
return the invoker locator
getMBeanCount(Subject) - Method in interface javax.management.remote.rmi.RMIConnection
 
getMBeanCount(Subject) - Method in class javax.management.remote.rmi.RMIConnectionImpl
 
getMBeanCount() - Method in class org.jboss.mx.remoting.rmi.ClientMBeanServerConnection
Retrieve the number of mbeans registered in the server.
getMBeanInfo(ObjectName, Subject) - Method in interface javax.management.remote.rmi.RMIConnection
 
getMBeanInfo(ObjectName, Subject) - Method in class javax.management.remote.rmi.RMIConnectionImpl
 
getMBeanInfo(ObjectName) - Method in class org.jboss.mx.remoting.rmi.ClientMBeanServerConnection
Retrieves the jmx metadata for an mbean
getMBeanLocator() - Method in interface org.jboss.mx.remoting.LocationAware
return the mbean locator to the object
getMBeanLocator() - Method in class org.jboss.mx.remoting.MoveableMBean
return the locator that the mbean references
getMBeans() - Method in class org.jboss.mx.remoting.tracker.MBeanTracker
return a copy of the internal mbeans being tracked
getMBeanServer() - Method in class javax.management.remote.JMXConnectorServer
 
getMBeanServer() - Method in interface javax.management.remote.MBeanServerForwarder
 
getMBeanServer() - Method in class javax.management.remote.rmi.RMIServerImpl
 
getMBeanServer() - Static method in class org.jboss.mx.remoting.JMXUtil
return the local MbeanServer by using the system property jboss.remoting.jmxid which is set by the NetworkRegistry MBean when registered in the mbean server
getMBeanServer() - Method in class org.jboss.mx.remoting.MBeanLocator
return a dynamic proxy to the remote mbean server where this locator lives ...
getMBeanServer() - Method in class org.jboss.mx.remoting.MBeanServerLocator
return a proxy to the MBeanServer
getMBeanServerConnection() - Method in interface javax.management.remote.JMXConnector
 
getMBeanServerConnection(Subject) - Method in interface javax.management.remote.JMXConnector
 
getMBeanServerConnection() - Method in class javax.management.remote.rmi.RMIConnector
 
getMBeanServerConnection(Subject) - Method in class javax.management.remote.rmi.RMIConnector
 
getMBeanServerFor(String) - Static method in class org.jboss.mx.remoting.MBeanServerRegistry
return the MBeanServer proxy for a given MBeanServer id, or null if none registered
getMBeanServerFor(InvokerLocator) - Static method in class org.jboss.mx.remoting.MBeanServerRegistry
return the MBeanServer proxy for a given InvokerLocator, or null if none registered
getMBeanServerObjectName() - Static method in class org.jboss.mx.remoting.JMXUtil
get the ObjectName of the MBeanServer
getMethodSignature(Method) - Method in class org.jboss.mx.remoting.MBeanServerClientInvokerProxy
 
getName() - Method in class javax.management.remote.JMXPrincipal
 
getNextSequenceNumber() - Method in class javax.management.remote.NotificationResult
 
getNonserializableClass() - Method in class test.compliance.core.notification.InvokerTest
 
getNonserializableClass() - Method in interface test.compliance.core.notification.InvokerTestMBean
 
getNotification() - Method in class javax.management.remote.TargetedNotification
 
getNotification() - Method in class org.jboss.mx.remoting.NotificationEntry
return the original Notification object
getNotificationInfo() - Method in class javax.management.remote.JMXConnectorServer
 
getNotificationInfo() - Method in class test.compliance.core.notification.JBossNotificationBroadcasterSupport
 
getNotifications(String) - Method in class org.jboss.mx.remoting.MBeanNotificationCache
pull notifications for a given sessionId and return the queue or null if none pending
getNotificationTimeout() - Method in class test.compliance.core.notification.AsynchNotificationBroadcasterSupport
 
getObjectInstance(ObjectName, Subject) - Method in interface javax.management.remote.rmi.RMIConnection
 
getObjectInstance(ObjectName, Subject) - Method in class javax.management.remote.rmi.RMIConnectionImpl
 
getObjectInstance(ObjectName) - Method in class org.jboss.mx.remoting.rmi.ClientMBeanServerConnection
Retrieve an MBean's registration information.
getObjectName() - Method in class org.jboss.mx.remoting.MBeanLocator
return the ObjectName that identifies the MBean
getObjectName() - Method in class org.jboss.mx.remoting.rmi.ClientListenerHolder
 
getPort() - Method in class javax.management.remote.JMXServiceURL
 
getProtocol() - Method in class javax.management.remote.JMXServiceURL
 
getProtocol() - Method in class javax.management.remote.rmi.RMIIIOPServerImpl
 
getProtocol() - Method in class javax.management.remote.rmi.RMIJRMPServerImpl
 
getProtocol() - Method in class javax.management.remote.rmi.RMIServerImpl
 
getServerByTransport(Identity, InvokerLocator[]) - Static method in class org.jboss.mx.remoting.MBeanTransportPreference
return a server transport to a MBeanServer on a remote server, using the transport preference order specified by the user
getServerId(MBeanServer) - Static method in class org.jboss.mx.remoting.JMXUtil
get the MBeanServerId attribute from the server
getServerId() - Method in class org.jboss.mx.remoting.MBeanServerClientInvokerProxy
return the remote JMX id
getServerId() - Method in class org.jboss.mx.remoting.MBeanServerLocator
return the MBeanServer ID
getServerLocator() - Method in class org.jboss.mx.remoting.MBeanLocator
return the server locator for this mbean
getSessionID() - Method in class org.jboss.mx.remoting.NotificationQueue
return the session ID associated with the queue
getSomething() - Method in class test.compliance.core.notification.InvokerTest
 
getSomething() - Method in interface test.compliance.core.notification.InvokerTestMBean
 
getTargetedNotifications() - Method in class javax.management.remote.NotificationResult
 
getThreadPool() - Method in class test.compliance.core.notification.AsynchNotificationBroadcasterSupport
 
getTransportPreferences() - Static method in class org.jboss.mx.remoting.MBeanTransportPreference
get the order to use when selecting transports to connect to a remote server
getURLPath() - Method in class javax.management.remote.JMXServiceURL
 
getValue() - Method in class test.compliance.core.notification.CustomClass
 
getVersion() - Method in interface javax.management.remote.rmi.RMIServer
 
getVersion() - Method in class javax.management.remote.rmi.RMIServerImpl
 
getXml() - Method in class test.compliance.core.notification.InvokerTest
 
getXml() - Method in interface test.compliance.core.notification.InvokerTestMBean
 

H

handleLocationMethods(Object, Method, Object[]) - Method in class org.jboss.mx.remoting.MoveableMBean
 
handleNotification(Notification, Object) - Method in class org.jboss.mx.remoting.MBeanNotificationCache
 
handleNotification(Notification, Object) - Method in class org.jboss.mx.remoting.rmi.ClientNotificationProxy
 
handleNotification(Notification, Object) - Method in class org.jboss.mx.remoting.tracker.MBeanTracker
called for each notification
handleNotification(NotificationListener, Notification, Object) - Method in class test.compliance.core.notification.AsynchNotificationBroadcasterSupport
Handle the notification, asynchronously invoke the listener.
handleNotification(Notification, Object) - Method in class test.compliance.core.notification.BadListener
 
handleNotification(Notification, Object) - Method in class test.compliance.core.notification.connection.ConnectionNotificationTest
 
handleNotification(NotificationListener, Notification, Object) - Method in class test.compliance.core.notification.JBossNotificationBroadcasterSupport
Handle the notification, the default implementation is to synchronously invoke the listener.
handleNotification(Notification, Object) - Method in class test.compliance.core.notification.Listener
 
handleNotification(Notification, Object) - Method in class test.sample.simple.Client.Listener
Callback method from the broadcaster MBean this listener implementation is registered to.
handleObjectMethods(Object, Method, Object[]) - Method in class org.jboss.mx.remoting.MoveableMBean
 
hashCode() - Method in class javax.management.remote.JMXPrincipal
 
hashCode() - Method in class javax.management.remote.JMXServiceURL
 
hashCode() - Method in class org.jboss.mx.remoting.MBeanLocator
 
hashCode() - Method in class org.jboss.mx.remoting.MBeanServerLocator
 
hashCode - Variable in class org.jboss.mx.remoting.MoveableMBean
 
hashCode() - Method in class org.jboss.mx.remoting.rmi.ClientListenerHolder
returns the the hashcode based on target mbean, filter, and handback.
hasListeners() - Static method in class org.jboss.mx.remoting.ClientListener
 

I

invoke(ObjectName, String, MarshalledObject, String[], Subject) - Method in interface javax.management.remote.rmi.RMIConnection
 
invoke(ObjectName, String, MarshalledObject, String[], Subject) - Method in class javax.management.remote.rmi.RMIConnectionImpl
 
invoke(InvocationRequest) - Method in class org.jboss.mx.remoting.JMXSubsystemInvocationHandler
 
invoke(Object, Method, Object[]) - Method in class org.jboss.mx.remoting.MBeanServerClientInvokerProxy
 
invoke(Object, Method, Object[]) - Method in class org.jboss.mx.remoting.MoveableMBean
Processes a method invocation on a proxy instance and returns the result.
invoke(ObjectName, String, Object[], String[]) - Method in class org.jboss.mx.remoting.rmi.ClientMBeanServerConnection
Invokes an operation on an mbean.
InvokerTest - Class in test.compliance.core.notification
Used in JMX invoker adaptor test.
InvokerTest() - Constructor for class test.compliance.core.notification.InvokerTest
 
InvokerTestMBean - Interface in test.compliance.core.notification
 
isActive() - Method in interface javax.management.remote.JMXConnectorServerMBean
 
isActive() - Method in class javax.management.remote.rmi.RMIConnectorServer
 
isEmpty() - Method in class org.jboss.mx.remoting.NotificationQueue
return true if there are no entries, false if there are 1..n entries
isEmpty() - Method in class org.jboss.mx.remoting.tracker.MBeanTracker
returns true if no mbeans are found that are being tracked
isInstanceOf(ObjectName, String, Subject) - Method in interface javax.management.remote.rmi.RMIConnection
 
isInstanceOf(ObjectName, String, Subject) - Method in class javax.management.remote.rmi.RMIConnectionImpl
 
isInstanceOf(ObjectName, String) - Method in class org.jboss.mx.remoting.rmi.ClientMBeanServerConnection
Tests whether an mbean can be cast to the given type
isMBeanServerRegistered(String) - Static method in class org.jboss.mx.remoting.MBeanServerRegistry
return true if the remote MbeanServer is registered for the given MBeanServer ID
isMBeanServerRegistered(InvokerLocator) - Static method in class org.jboss.mx.remoting.MBeanServerRegistry
returns true if the remote MBeanServer proxy is registered for the given locator
isNotificationEnabled(Notification) - Method in class org.jboss.mx.remoting.event.CompositeEventFilter
 
isNotificationEnabled(Notification) - Method in class org.jboss.mx.remoting.tracker.MBeanTrackerFilter
 
isNotificationEnabled(Notification) - Method in class test.compliance.core.notification.RunTimerFilter
 
isRegistered(ObjectName, Subject) - Method in interface javax.management.remote.rmi.RMIConnection
 
isRegistered(ObjectName, Subject) - Method in class javax.management.remote.rmi.RMIConnectionImpl
 
isRegistered(ObjectName) - Method in class org.jboss.mx.remoting.rmi.ClientMBeanServerConnection
Test whether an mbean is registered.
isSameJVM(MBeanLocator) - Method in class org.jboss.mx.remoting.MBeanLocator
returns true if the MBeanLocator is the same JVM as this locator
iterator() - Method in class org.jboss.mx.remoting.NotificationQueue
return an Iterator of NotificationEntry objects
iterator() - Method in class org.jboss.mx.remoting.tracker.MBeanTracker
return an iterator to a copy of the internal mbeans being tracked

J

javax.management.remote - package javax.management.remote
 
javax.management.remote.rmi - package javax.management.remote.rmi
 
JBossNotificationBroadcasterSupport - Class in test.compliance.core.notification
A helper class for notification broadcasters/emitters
JBossNotificationBroadcasterSupport() - Constructor for class test.compliance.core.notification.JBossNotificationBroadcasterSupport
Construct the new notification broadcaster support object
JMXAuthenticator - Interface in javax.management.remote
 
JMXConnectionNotification - Class in javax.management.remote
 
JMXConnectionNotification(String, Object, String, long, String, Object) - Constructor for class javax.management.remote.JMXConnectionNotification
 
JMXConnector - Interface in javax.management.remote
 
JMXConnectorFactory - Class in javax.management.remote
 
JMXConnectorFactoryTest - Class in test.compliance.core.serviceurl
 
JMXConnectorFactoryTest(String) - Constructor for class test.compliance.core.serviceurl.JMXConnectorFactoryTest
 
JMXConnectorProvider - Interface in javax.management.remote
 
JMXConnectorServer - Class in javax.management.remote
 
JMXConnectorServer() - Constructor for class javax.management.remote.JMXConnectorServer
 
JMXConnectorServer(MBeanServer) - Constructor for class javax.management.remote.JMXConnectorServer
 
JMXConnectorServerFactory - Class in javax.management.remote
 
JMXConnectorServerMBean - Interface in javax.management.remote
 
JMXConnectorServerProvider - Interface in javax.management.remote
 
JMXPrincipal - Class in javax.management.remote
 
JMXPrincipal(String) - Constructor for class javax.management.remote.JMXPrincipal
 
JMXProviderException - Exception in javax.management.remote
 
JMXProviderException() - Constructor for exception javax.management.remote.JMXProviderException
 
JMXProviderException(String) - Constructor for exception javax.management.remote.JMXProviderException
 
JMXProviderException(String, Throwable) - Constructor for exception javax.management.remote.JMXProviderException
 
JMXServiceURL - Class in javax.management.remote
 
JMXServiceURL(String) - Constructor for class javax.management.remote.JMXServiceURL
 
JMXServiceURL(String, String, int) - Constructor for class javax.management.remote.JMXServiceURL
 
JMXServiceURL(String, String, int, String) - Constructor for class javax.management.remote.JMXServiceURL
 
JMXServiceURLTest - Class in test.compliance.core.serviceurl
 
JMXServiceURLTest(String) - Constructor for class test.compliance.core.serviceurl.JMXServiceURLTest
 
JMXSubsystemInvocationHandler - Class in org.jboss.mx.remoting
JMXSubsystemInvocationHandler is a ServerInvocationHandler that will forward requests to the MBeanServer and return the results from the MBeanServer.
JMXSubsystemInvocationHandler() - Constructor for class org.jboss.mx.remoting.JMXSubsystemInvocationHandler
 
JMXUtil - Class in org.jboss.mx.remoting
JMXUtil is a set of utility functions for dealing with JMX servers and MBeans
JMXUtil() - Constructor for class org.jboss.mx.remoting.JMXUtil
 
JNDI_REBIND_ATTRIBUTE - Static variable in class javax.management.remote.rmi.RMIConnectorServer
 

L

Listener - Class in test.compliance.core.notification
 
Listener(int) - Constructor for class test.compliance.core.notification.Listener
 
locateClassLoader(Map, String) - Static method in class org.jboss.mx.remoting.connector.ConnectorFactoryUtil
 
locateProviderPackage(Map, String) - Static method in class org.jboss.mx.remoting.connector.ConnectorFactoryUtil
 
LocationAware - Interface in org.jboss.mx.remoting
LocationAware is an interface that can be implemented for objects that have an associated MBeanLocator and can be located via JMX Remoting.
locator - Variable in class org.jboss.mx.remoting.MoveableMBean
 
log - Static variable in class javax.management.remote.JMXConnectorFactory
 
log - Static variable in class javax.management.remote.JMXConnectorServerFactory
 
log - Variable in class javax.management.remote.JMXServiceURL
 
log - Static variable in class javax.management.remote.rmi.RMIConnectionImpl
 
log - Static variable in class javax.management.remote.rmi.RMIConnector
 
log - Static variable in class javax.management.remote.rmi.RMIConnectorServer
 
log - Static variable in class javax.management.remote.rmi.RMIServerImpl
 
lostMBeanServer(MBeanServerLocator) - Method in class org.jboss.mx.remoting.tracker.MBeanTracker
fired when we lose an MBeanServer

M

main(String[]) - Static method in class test.sample.simple.Client
 
main(String[]) - Static method in class test.sample.simple.Server
 
makeArgSignature(Method, Object[]) - Method in class org.jboss.mx.remoting.MoveableMBean
convert the method to a String array for the signature of the MBean invocation
makeClient(String, Subject) - Method in class javax.management.remote.rmi.RMIIIOPServerImpl
 
makeClient(String, Subject) - Method in class javax.management.remote.rmi.RMIJRMPServerImpl
 
makeClient(String, Subject) - Method in class javax.management.remote.rmi.RMIServerImpl
 
makeId(String, ObjectName, Object) - Static method in class org.jboss.mx.remoting.ClientListener
 
MAX_NOTIFICATION_BUFFER_SIZE_KEY - Static variable in class org.jboss.mx.remoting.rmi.ClientNotificationProxy
 
MBeanLocator - Class in org.jboss.mx.remoting
MBeanLocator is used to uniquely indentify and locate a specific MBean on the JMX remoting network.
MBeanLocator(MBeanServerLocator, ObjectName) - Constructor for class org.jboss.mx.remoting.MBeanLocator
 
mbeanNotification(MBeanLocator, Notification, Object) - Method in interface org.jboss.mx.remoting.tracker.MBeanTrackerAction
called when a mbean notification is fired
MBeanNotificationCache - Class in org.jboss.mx.remoting
MBeanNotificationCache is an object that queues all the server side JMX notifications on behalf of a client invoker.
MBeanNotificationCache(ServerInvoker, MBeanServer) - Constructor for class org.jboss.mx.remoting.MBeanNotificationCache
 
mbeanRegistered(MBeanLocator) - Method in interface org.jboss.mx.remoting.tracker.MBeanTrackerAction
called when an MBean is registered with the MBeanServer
MBeanServerClientInvokerProxy - Class in org.jboss.mx.remoting
MBeanServerClientInvokerProxy is an MBeanServer dynamic proxy that will forward all MBeanServer requests to a remote MBeanServer via a RemoteClientInvoker.
MBeanServerForwarder - Interface in javax.management.remote
 
MBeanServerLocator - Class in org.jboss.mx.remoting
MBeanServerLocator is an object that is used to identify and locate an MBeanServer on the network via JMX Remoting.
MBeanServerLocator(Identity) - Constructor for class org.jboss.mx.remoting.MBeanServerLocator
 
MBeanServerRegistry - Class in org.jboss.mx.remoting
MBeanServerRegistry is a registry for remote MBeanServer proxies that are registered in the local JVM.
MBeanServerRegistry() - Constructor for class org.jboss.mx.remoting.MBeanServerRegistry
 
mbeanStateChanged(MBeanLocator, int, int) - Method in interface org.jboss.mx.remoting.tracker.MBeanTrackerAction
called when the mbean state changes.
MBeanTracker - Class in org.jboss.mx.remoting.tracker
MBeanTracker is a utility class that will track MBeans on behalf of a user object.
MBeanTracker(MBeanServer, Class[], QueryExp, boolean, MBeanTrackerAction) - Constructor for class org.jboss.mx.remoting.tracker.MBeanTracker
 
MBeanTracker(MBeanServer, Class[], QueryExp, boolean, MBeanTrackerAction[]) - Constructor for class org.jboss.mx.remoting.tracker.MBeanTracker
 
MBeanTracker(MBeanServer, Class[], boolean, MBeanTrackerAction) - Constructor for class org.jboss.mx.remoting.tracker.MBeanTracker
 
MBeanTracker(MBeanServer, Class[], boolean, MBeanTrackerAction[]) - Constructor for class org.jboss.mx.remoting.tracker.MBeanTracker
 
MBeanTracker(MBeanServer, Class[], QueryExp, boolean, NotificationFilter, boolean, MBeanTrackerAction) - Constructor for class org.jboss.mx.remoting.tracker.MBeanTracker
 
MBeanTracker(MBeanServer, Class[], QueryExp, boolean, NotificationFilter, boolean) - Constructor for class org.jboss.mx.remoting.tracker.MBeanTracker
 
MBeanTracker(MBeanServer, Class[], QueryExp, boolean, NotificationFilter, boolean, MBeanTrackerAction[]) - Constructor for class org.jboss.mx.remoting.tracker.MBeanTracker
create a tracker
MBeanTrackerAction - Interface in org.jboss.mx.remoting.tracker
MBeanTrackerAction
MBeanTrackerFilter - Class in org.jboss.mx.remoting.tracker
MBeanTrackerFilter
MBeanTrackerFilter(String, String[], boolean) - Constructor for class org.jboss.mx.remoting.tracker.MBeanTrackerFilter
 
MBeanTransportPreference - Class in org.jboss.mx.remoting
MBeanTransportPreference is a utility class that will take into account the VM's setup transport preferences when trying to create a preferred connection back to a remote MBeanServer.
MBeanTransportPreference() - Constructor for class org.jboss.mx.remoting.MBeanTransportPreference
 
mbeanUnregistered(MBeanLocator) - Method in interface org.jboss.mx.remoting.tracker.MBeanTrackerAction
called when an MBean is unregistered with the MBeanServer
MoveableMBean - Class in org.jboss.mx.remoting
MoveableMBean is a Dynamic Proxy to an MBean that exists on a JMX Network.
MoveableMBean(MBeanLocator, Map) - Constructor for class org.jboss.mx.remoting.MoveableMBean
 

N

narrow(Class) - Method in class org.jboss.mx.remoting.MBeanLocator
narrow this locator to an interface class that the MBean locator implements
narrow(Class[]) - Method in class org.jboss.mx.remoting.MBeanLocator
narrow the locator to a specific Class interface that the MBean locator implements
newClient(Object) - Method in interface javax.management.remote.rmi.RMIServer
 
newClient(Object) - Method in class javax.management.remote.rmi.RMIServerImpl
 
newJMXConnector(JMXServiceURL, Map) - Static method in class javax.management.remote.JMXConnectorFactory
 
newJMXConnector(JMXServiceURL, Map) - Method in interface javax.management.remote.JMXConnectorProvider
 
newJMXConnector(JMXServiceURL, Map) - Method in class org.jboss.mx.remoting.provider.iiop.ClientProvider
 
newJMXConnector(JMXServiceURL, Map) - Method in class org.jboss.mx.remoting.provider.rmi.ClientProvider
 
newJMXConnectorServer(JMXServiceURL, Map, MBeanServer) - Static method in class javax.management.remote.JMXConnectorServerFactory
 
newJMXConnectorServer(JMXServiceURL, Map, MBeanServer) - Method in interface javax.management.remote.JMXConnectorServerProvider
 
newJMXConnectorServer(JMXServiceURL, Map, MBeanServer) - Method in class org.jboss.mx.remoting.provider.iiop.ServerProvider
 
newJMXConnectorServer(JMXServiceURL, Map, MBeanServer) - Method in class org.jboss.mx.remoting.provider.rmi.ServerProvider
 
NonserializableClass - Class in test.compliance.core.notification
 
NonserializableClass() - Constructor for class test.compliance.core.notification.NonserializableClass
 
normalizeProtocol(String) - Static method in class org.jboss.mx.remoting.connector.ConnectorFactoryUtil
 
NotificationEntry - Class in org.jboss.mx.remoting
NotificationEntry represents a Notification passed back to the client from a remote server so that the client can properly coorelate the Notification object with a specific client-side listener object, based on the handback, which was passed to the server by the client as a specific, unique key.
NotificationEntry(Notification, Object) - Constructor for class org.jboss.mx.remoting.NotificationEntry
 
NotificationQueue - Class in org.jboss.mx.remoting
NotificationQueue is an object that holds one or more NotificationEntry objects.
NotificationQueue(String) - Constructor for class org.jboss.mx.remoting.NotificationQueue
create an empty queue
NotificationResult - Class in javax.management.remote
 
NotificationResult(long, long, TargetedNotification[]) - Constructor for class javax.management.remote.NotificationResult
 
NotificationTest - Class in test.compliance.core.notification
 
NotificationTest() - Constructor for class test.compliance.core.notification.NotificationTest
 
NOTIFS_LOST - Static variable in class javax.management.remote.JMXConnectionNotification
 

O

OPENED - Static variable in class javax.management.remote.JMXConnectionNotification
 
operator - Variable in class org.jboss.mx.remoting.event.CompositeEventFilter
 
OR - Static variable in class org.jboss.mx.remoting.event.ClassQueryExp
 
OR - Static variable in class org.jboss.mx.remoting.event.CompositeEventFilter
 
OR - Static variable in class org.jboss.mx.remoting.event.CompositeQueryExp
 
org.jboss.mx.remoting - package org.jboss.mx.remoting
 
org.jboss.mx.remoting.connector - package org.jboss.mx.remoting.connector
 
org.jboss.mx.remoting.event - package org.jboss.mx.remoting.event
 
org.jboss.mx.remoting.provider.iiop - package org.jboss.mx.remoting.provider.iiop
 
org.jboss.mx.remoting.provider.rmi - package org.jboss.mx.remoting.provider.rmi
 
org.jboss.mx.remoting.rmi - package org.jboss.mx.remoting.rmi
 
org.jboss.mx.remoting.tracker - package org.jboss.mx.remoting.tracker
 

P

postDeregister() - Method in class javax.management.remote.JMXConnectorServer
 
postRegister(Boolean) - Method in class javax.management.remote.JMXConnectorServer
 
preDeregister() - Method in class javax.management.remote.JMXConnectorServer
 
preRegister(MBeanServer, ObjectName) - Method in class javax.management.remote.JMXConnectorServer
 
PROTOCOL - Static variable in class org.jboss.mx.remoting.provider.iiop.ClientProvider
 
PROTOCOL - Static variable in class org.jboss.mx.remoting.provider.iiop.ServerProvider
 
PROTOCOL - Static variable in class org.jboss.mx.remoting.provider.rmi.ClientProvider
 
PROTOCOL - Static variable in class org.jboss.mx.remoting.provider.rmi.ServerProvider
 
PROTOCOL_PROVIDER_CLASS_LOADER - Static variable in class javax.management.remote.JMXConnectorFactory
 
PROTOCOL_PROVIDER_CLASS_LOADER - Static variable in class javax.management.remote.JMXConnectorServerFactory
 
PROTOCOL_PROVIDER_PACKAGES - Static variable in class javax.management.remote.JMXConnectorFactory
 
PROTOCOL_PROVIDER_PACKAGES - Static variable in class javax.management.remote.JMXConnectorServerFactory
 
proxyEquals(Object, Object) - Method in class org.jboss.mx.remoting.MoveableMBean
 
proxyHashCode(Object) - Method in class org.jboss.mx.remoting.MoveableMBean
 
proxyToString(Object) - Method in class org.jboss.mx.remoting.MoveableMBean
 

Q

queryMBeans(ObjectName, MarshalledObject, Subject) - Method in interface javax.management.remote.rmi.RMIConnection
 
queryMBeans(ObjectName, MarshalledObject, Subject) - Method in class javax.management.remote.rmi.RMIConnectionImpl
 
queryMBeans(ObjectName, QueryExp) - Method in class org.jboss.mx.remoting.rmi.ClientMBeanServerConnection
Retrieve a set of Object instances
queryNames(ObjectName, MarshalledObject, Subject) - Method in interface javax.management.remote.rmi.RMIConnection
 
queryNames(ObjectName, MarshalledObject, Subject) - Method in class javax.management.remote.rmi.RMIConnectionImpl
 
queryNames(ObjectName, QueryExp) - Method in class org.jboss.mx.remoting.rmi.ClientMBeanServerConnection
Retrieve a set of Object names

R

register(String, ObjectName, Object, NotificationFilter, Object) - Static method in class org.jboss.mx.remoting.ClientListener
 
remove(Object) - Static method in class org.jboss.mx.remoting.ClientListener
 
remove(String, ObjectName, Object) - Static method in class org.jboss.mx.remoting.ClientListener
 
remove(String) - Static method in class org.jboss.mx.remoting.MBeanServerClientInvokerProxy
remove the proxy for a given JMX id
removeActionListener(MBeanTrackerAction) - Method in class org.jboss.mx.remoting.tracker.MBeanTracker
remove a action listener
removeConnectionNotificationListener(NotificationListener) - Method in interface javax.management.remote.JMXConnector
 
removeConnectionNotificationListener(NotificationListener, NotificationFilter, Object) - Method in interface javax.management.remote.JMXConnector
 
removeConnectionNotificationListener(NotificationListener) - Method in class javax.management.remote.rmi.RMIConnector
 
removeConnectionNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class javax.management.remote.rmi.RMIConnector
 
removeListener(InvokerCallbackHandler) - Method in class org.jboss.mx.remoting.JMXSubsystemInvocationHandler
 
removeListener(Integer) - Method in class org.jboss.mx.remoting.rmi.ClientNotificationProxy
 
removeListeners(Integer[]) - Method in class org.jboss.mx.remoting.rmi.ClientNotifier
 
removeNotificationListener(ObjectName, ObjectName, Subject) - Method in interface javax.management.remote.rmi.RMIConnection
 
removeNotificationListener(ObjectName, ObjectName, MarshalledObject, MarshalledObject, Subject) - Method in interface javax.management.remote.rmi.RMIConnection
 
removeNotificationListener(ObjectName, ObjectName, Subject) - Method in class javax.management.remote.rmi.RMIConnectionImpl
 
removeNotificationListener(ObjectName, ObjectName, MarshalledObject, MarshalledObject, Subject) - Method in class javax.management.remote.rmi.RMIConnectionImpl
 
removeNotificationListener(InvokerLocator, String, ObjectName, Object) - Method in class org.jboss.mx.remoting.MBeanNotificationCache
 
removeNotificationListener(ObjectName, ObjectName) - Method in class org.jboss.mx.remoting.rmi.ClientMBeanServerConnection
Removes a listener from an mbean.
removeNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in class org.jboss.mx.remoting.rmi.ClientMBeanServerConnection
Removes a listener from an mbean.
removeNotificationListener(ObjectName, NotificationListener) - Method in class org.jboss.mx.remoting.rmi.ClientMBeanServerConnection
Removes a listener from an mbean.
removeNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class org.jboss.mx.remoting.rmi.ClientMBeanServerConnection
Removes a listener from an mbean.
removeNotificationListener(NotificationListener) - Method in class test.compliance.core.notification.InvokerTest
 
removeNotificationListener(NotificationListener) - Method in class test.compliance.core.notification.JBossNotificationBroadcasterSupport
 
removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class test.compliance.core.notification.JBossNotificationBroadcasterSupport
 
removeNotificationListeners(ObjectName, Integer[], Subject) - Method in interface javax.management.remote.rmi.RMIConnection
 
removeNotificationListeners(ObjectName, Integer[], Subject) - Method in class javax.management.remote.rmi.RMIConnectionImpl
 
REQUIRED_URL_PREFIX - Static variable in class javax.management.remote.JMXServiceURL
Per spec, every jmx service url must start with this prefix string.
resolveProxyClass(String[]) - Method in class org.jboss.mx.remoting.MoveableMBean
resolve the proxy interfaces
resolveServer() - Method in class org.jboss.mx.remoting.MBeanServerLocator
try and resolve the serverid to a MBeanServer instance or proxy to a remote server
RMI_CLIENT_SOCKET_FACTORY_ATTRIBUTE - Static variable in class javax.management.remote.rmi.RMIConnectorServer
 
RMI_SERVER_SOCKET_FACTORY_ATTRIBUTE - Static variable in class javax.management.remote.rmi.RMIConnectorServer
 
RMIConnection - Interface in javax.management.remote.rmi
 
RMIConnectionImpl - Class in javax.management.remote.rmi
This is the implementation for the rmi connection.
RMIConnectionImpl(RMIServerImpl, String, ClassLoader, Subject, Map) - Constructor for class javax.management.remote.rmi.RMIConnectionImpl
 
RMIConnector - Class in javax.management.remote.rmi
 
RMIConnector(JMXServiceURL, Map) - Constructor for class javax.management.remote.rmi.RMIConnector
 
RMIConnector(RMIServer, Map) - Constructor for class javax.management.remote.rmi.RMIConnector
 
RMIConnectorServer - Class in javax.management.remote.rmi
 
RMIConnectorServer(JMXServiceURL, Map) - Constructor for class javax.management.remote.rmi.RMIConnectorServer
 
RMIConnectorServer(JMXServiceURL, Map, MBeanServer) - Constructor for class javax.management.remote.rmi.RMIConnectorServer
 
RMIConnectorServer(JMXServiceURL, Map, RMIServerImpl, MBeanServer) - Constructor for class javax.management.remote.rmi.RMIConnectorServer
 
RMIIIOPServerImpl - Class in javax.management.remote.rmi
 
RMIIIOPServerImpl(Map) - Constructor for class javax.management.remote.rmi.RMIIIOPServerImpl
 
RMIJRMPServerImpl - Class in javax.management.remote.rmi
 
RMIJRMPServerImpl(int, RMIClientSocketFactory, RMIServerSocketFactory, Map) - Constructor for class javax.management.remote.rmi.RMIJRMPServerImpl
 
RMIServer - Interface in javax.management.remote.rmi
 
RMIServerImpl - Class in javax.management.remote.rmi
 
RMIServerImpl(Map) - Constructor for class javax.management.remote.rmi.RMIServerImpl
 
run() - Method in class org.jboss.mx.remoting.rmi.ClientNotifier
The action to be performed by this timer task.
run() - Method in class test.compliance.core.notification.AsynchNotificationBroadcasterSupport.AsynchNotifier
 
RunTimerFilter - Class in test.compliance.core.notification
 
RunTimerFilter() - Constructor for class test.compliance.core.notification.RunTimerFilter
 

S

Sample - Class in test.sample.simple
 
Sample() - Constructor for class test.sample.simple.Sample
 
SampleMBean - Interface in test.sample.simple
 
sendNotification(Notification) - Method in class test.compliance.core.notification.JBossNotificationBroadcasterSupport
 
server - Variable in class org.jboss.mx.remoting.MBeanServerLocator
 
Server - Class in test.sample.simple
 
Server() - Constructor for class test.sample.simple.Server
 
serverId - Variable in class org.jboss.mx.remoting.tracker.MBeanTrackerFilter
 
ServerProvider - Class in org.jboss.mx.remoting.provider.iiop
 
ServerProvider() - Constructor for class org.jboss.mx.remoting.provider.iiop.ServerProvider
 
ServerProvider - Class in org.jboss.mx.remoting.provider.rmi
 
ServerProvider() - Constructor for class org.jboss.mx.remoting.provider.rmi.ServerProvider
 
setAttribute(ObjectName, MarshalledObject, Subject) - Method in interface javax.management.remote.rmi.RMIConnection
 
setAttribute(ObjectName, MarshalledObject, Subject) - Method in class javax.management.remote.rmi.RMIConnectionImpl
 
setAttribute(ObjectName, Attribute) - Method in class org.jboss.mx.remoting.rmi.ClientMBeanServerConnection
Set a value for an MBean.
setAttributes(ObjectName, MarshalledObject, Subject) - Method in interface javax.management.remote.rmi.RMIConnection
 
setAttributes(ObjectName, MarshalledObject, Subject) - Method in class javax.management.remote.rmi.RMIConnectionImpl
 
setAttributes(ObjectName, AttributeList) - Method in class org.jboss.mx.remoting.rmi.ClientMBeanServerConnection
Set a list of values for an MBean.
setAutoLocate(boolean) - Method in class org.jboss.mx.remoting.MBeanServerLocator
set true (default) to automatically locate the appropriate MBeanServer on deserialization or false to only locate on demand to the call to getMBeanServer.
setCustom(CustomClass) - Method in class test.compliance.core.notification.InvokerTest
 
setCustom(CustomClass) - Method in interface test.compliance.core.notification.InvokerTestMBean
 
setDefaultClassLoader(ClassLoader) - Method in class javax.management.remote.rmi.RMIServerImpl
 
setDefaultNotificationTimeout(long) - Static method in class test.compliance.core.notification.AsynchNotificationBroadcasterSupport
 
setDefaultThreadPool(ThreadPool) - Static method in class test.compliance.core.notification.AsynchNotificationBroadcasterSupport
 
setFilterOnClient(boolean) - Method in class org.jboss.mx.remoting.rmi.ClientListenerHolder
 
setInvoker(ServerInvoker) - Method in class org.jboss.mx.remoting.JMXSubsystemInvocationHandler
set the invoker that owns this handler
setLocalServer(MBeanServer, Identity) - Static method in class org.jboss.mx.remoting.MBeanTransportPreference
 
setMBeanServer(MBeanServer) - Method in interface javax.management.remote.MBeanServerForwarder
 
setMBeanServer(MBeanServer) - Method in class javax.management.remote.rmi.RMIServerImpl
 
setMBeanServer(MBeanServer) - Method in class org.jboss.mx.remoting.event.ClassQueryExp
called by MBeanServer prior to apply
setMBeanServer(MBeanServer) - Method in class org.jboss.mx.remoting.event.CompositeQueryExp
 
setMBeanServer(MBeanServer) - Method in class org.jboss.mx.remoting.JMXSubsystemInvocationHandler
set the mbean server that the handler can reference
setMBeanServerForwarder(MBeanServerForwarder) - Method in class javax.management.remote.JMXConnectorServer
 
setMBeanServerForwarder(MBeanServerForwarder) - Method in interface javax.management.remote.JMXConnectorServerMBean
 
setNonserializableClass(NonserializableClass) - Method in class test.compliance.core.notification.InvokerTest
 
setNonserializableClass(NonserializableClass) - Method in interface test.compliance.core.notification.InvokerTestMBean
 
setNotificationTimeout(long) - Method in class test.compliance.core.notification.AsynchNotificationBroadcasterSupport
 
setRMIConnectorServer(RMIConnectorServer) - Method in class javax.management.remote.rmi.RMIServerImpl
 
setThreadPool(ThreadPool) - Method in class test.compliance.core.notification.AsynchNotificationBroadcasterSupport
 
setTransportPreferences(String[]) - Static method in class org.jboss.mx.remoting.MBeanTransportPreference
set the order to use when selecting transports to connect to a remote server
setUp() - Method in class test.compliance.core.notification.connection.ConnectionNotificationTest
 
setUp() - Method in class test.compliance.core.notification.NotificationTest
 
setupPollingTimer() - Method in class org.jboss.mx.remoting.MBeanServerClientInvokerProxy
setup the polling based on the pollinterval locator attribute.
setXml(Element) - Method in class test.compliance.core.notification.InvokerTest
 
setXml(Element) - Method in interface test.compliance.core.notification.InvokerTestMBean
 
start() - Method in interface javax.management.remote.JMXConnectorServerMBean
 
start() - Method in class javax.management.remote.rmi.RMIConnectorServer
 
staticAttributes - Variable in class org.jboss.mx.remoting.MoveableMBean
 
stop() - Method in interface javax.management.remote.JMXConnectorServerMBean
 
stop() - Method in class javax.management.remote.rmi.RMIConnectorServer
 
stop() - Method in class test.compliance.core.notification.InvokerTest
 
stop() - Method in interface test.compliance.core.notification.InvokerTestMBean
 
stopThreadPool(boolean) - Method in class test.compliance.core.notification.AsynchNotificationBroadcasterSupport
Invoke stop on the thread pool if its not the class default pool.

T

TargetedNotification - Class in javax.management.remote
 
TargetedNotification(Notification, Integer) - Constructor for class javax.management.remote.TargetedNotification
 
tearDown() - Method in class test.compliance.core.notification.connection.ConnectionNotificationTest
 
tearDown() - Method in class test.compliance.core.notification.NotificationTest
 
test.compliance.core.notification - package test.compliance.core.notification
 
test.compliance.core.notification.connection - package test.compliance.core.notification.connection
 
test.compliance.core.serviceurl - package test.compliance.core.serviceurl
 
test.sample.simple - package test.sample.simple
 
testConnect() - Method in class test.compliance.core.serviceurl.JMXConnectorFactoryTest
 
testConnectionNotifications() - Method in class test.compliance.core.notification.connection.ConnectionNotificationTest
 
testEquals() - Method in class test.compliance.core.serviceurl.JMXServiceURLTest
 
testInvalidProtocolCharacter() - Method in class test.compliance.core.serviceurl.JMXServiceURLTest
 
testNoHostOrPort() - Method in class test.compliance.core.serviceurl.JMXServiceURLTest
 
testNoPrefix() - Method in class test.compliance.core.serviceurl.JMXServiceURLTest
 
testNoProtocolWithoutSuffix() - Method in class test.compliance.core.serviceurl.JMXServiceURLTest
 
testNoProtocolWithSuffix() - Method in class test.compliance.core.serviceurl.JMXServiceURLTest
 
testNotification() - Method in class test.compliance.core.notification.NotificationTest
 
testNotificationWithBadListener() - Method in class test.compliance.core.notification.NotificationTest
Test the remoting of JMX Notifications with a valid listener and a bad listener that attempts to hang the service by sleeping in the notification callback.
testNullURL() - Method in class test.compliance.core.serviceurl.JMXServiceURLTest
 
testParamConstructWithIPv6Host() - Method in class test.compliance.core.serviceurl.JMXServiceURLTest
 
testPortWithoutHost() - Method in class test.compliance.core.serviceurl.JMXServiceURLTest
 
testToString() - Method in class test.compliance.core.serviceurl.JMXServiceURLTest
 
testValidURLWithIPv6Host() - Method in class test.compliance.core.serviceurl.JMXServiceURLTest
 
testValidURLWithSemicolonPathSeperator() - Method in class test.compliance.core.serviceurl.JMXServiceURLTest
 
testValidURLWithSlashPathSeperator() - Method in class test.compliance.core.serviceurl.JMXServiceURLTest
 
toJMXConnector(Map) - Method in class javax.management.remote.JMXConnectorServer
 
toJMXConnector(Map) - Method in interface javax.management.remote.JMXConnectorServerMBean
 
toJMXConnector(Map) - Method in class javax.management.remote.rmi.RMIConnectorServer
 
toString() - Method in class javax.management.remote.JMXPrincipal
 
toString() - Method in class javax.management.remote.JMXServiceURL
 
toString() - Method in class javax.management.remote.NotificationResult
 
toString() - Method in class javax.management.remote.rmi.RMIConnector
 
toString() - Method in class javax.management.remote.TargetedNotification
 
toString() - Method in class org.jboss.mx.remoting.ClientListener
 
toString() - Method in class org.jboss.mx.remoting.MBeanLocator
stringify
toString() - Method in class org.jboss.mx.remoting.MBeanServerLocator
 
toString() - Method in class org.jboss.mx.remoting.NotificationEntry
 
toString() - Method in class org.jboss.mx.remoting.NotificationQueue
 
toStub() - Method in class javax.management.remote.rmi.RMIIIOPServerImpl
 
toStub() - Method in class javax.management.remote.rmi.RMIJRMPServerImpl
 
toStub() - Method in class javax.management.remote.rmi.RMIServerImpl
 

U

unreferenced() - Method in class javax.management.remote.rmi.RMIConnectionImpl
Called by the RMI runtime sometime after the runtime determines that the reference list, the list of clients referencing the remote object, becomes empty.
unregisterMBean(ObjectName, Subject) - Method in interface javax.management.remote.rmi.RMIConnection
 
unregisterMBean(ObjectName, Subject) - Method in class javax.management.remote.rmi.RMIConnectionImpl
 
unregisterMBean(ObjectName) - Method in class org.jboss.mx.remoting.rmi.ClientMBeanServerConnection
Unregisters an mbean.

V

validateEnvironmentMap(Map) - Static method in class org.jboss.mx.remoting.connector.ConnectorFactoryUtil
 

W

wantNotifications - Variable in class org.jboss.mx.remoting.tracker.MBeanTrackerFilter
 

A B C D E F G H I J L M N O P Q R S T U V W

Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.