- checkClientTrusted(X509Certificate[], String) - Method in class com.opencloud.slee.remote.CompositeX509TrustManager
-
- checkServerTrusted(X509Certificate[], String) - Method in class com.opencloud.slee.remote.CompositeX509TrustManager
-
- checkSslProperties(Properties) - Static method in class com.opencloud.slee.remote.RhinoSsl
-
Verifies that required system properties are set, and if they are not, attempt to set them using the supplied properties.
- checkSslProperties(String, Properties) - Static method in class com.opencloud.slee.remote.RhinoSsl
-
Verifies that required system properties are set, and if they are not, attempt to set them using the supplied properties.
- chooseClientAlias(String[], Principal[], Socket) - Method in class com.opencloud.slee.remote.CompositeX509KeyManager
-
- chooseServerAlias(String, Principal[], Socket) - Method in class com.opencloud.slee.remote.CompositeX509KeyManager
-
- close() - Method in class com.opencloud.slee.remote.RemoteUsage.UsageNotificationManager
-
Close the Usage Notification Manager MBean.
- close() - Method in class com.opencloud.slee.remote.RemoteUsage.UsageReader
-
Close the Usage MBean.
- closeProfile() - Method in class com.opencloud.slee.remote.RemoteProfiles.UncommittedProfile
-
Close the profile.
- com.opencloud.slee.remote - package com.opencloud.slee.remote
-
<p>Create remote management connections to Rhino and proxies for MBeans on the server.
- commitProfile() - Method in class com.opencloud.slee.remote.RemoteProfiles.UncommittedProfile
-
Commit the profile.
- CompositeX509KeyManager - Class in com.opencloud.slee.remote
-
Wrap multiple key managers to allow more than one keystore to be used.
- CompositeX509KeyManager(List<X509KeyManager>) - Constructor for class com.opencloud.slee.remote.CompositeX509KeyManager
-
- CompositeX509TrustManager - Class in com.opencloud.slee.remote
-
Wrap multiple trust managers to allow more than one truststore to be used.
- CompositeX509TrustManager(List<X509TrustManager>) - Constructor for class com.opencloud.slee.remote.CompositeX509TrustManager
-
- connect() - Method in class com.opencloud.slee.remote.ConnectionImpl
-
- connect() - Method in interface com.opencloud.slee.remote.RhinoConnection
-
Try to connect this connection.
- connect(File) - Static method in class com.opencloud.slee.remote.RhinoConnectionFactory
-
Create a Rhino client using connection properties in the given properties file.
- connect(Properties) - Static method in class com.opencloud.slee.remote.RhinoConnectionFactory
-
Create a Rhino client using connection properties in the given properties object.
- connect(String, int, String, String) - Static method in class com.opencloud.slee.remote.RhinoConnectionFactory
-
Create a Rhino client that will connect to the given host and port, and authenticate using the given username and password.
- connect(String, String, String) - Static method in class com.opencloud.slee.remote.RhinoConnectionFactory
-
Create a Rhino client that will attempt connections to the given hosts and ports in the order specified, and authenticate using the given username and password.
- connect(String[], String, String) - Static method in class com.opencloud.slee.remote.RhinoConnectionFactory
-
Create a Rhino client that will attempt connections to the given servers in the order specified, and authenticate using the given username and password.
- connect(String, int, String, String, Properties) - Static method in class com.opencloud.slee.remote.RhinoConnectionFactory
-
- connect(String[], String, String, Properties) - Static method in class com.opencloud.slee.remote.RhinoConnectionFactory
-
- ConnectionException - Exception in com.opencloud.slee.remote
-
Thrown to indicate connection failures.
- ConnectionException(String) - Constructor for exception com.opencloud.slee.remote.ConnectionException
-
- ConnectionException(String, Throwable) - Constructor for exception com.opencloud.slee.remote.ConnectionException
-
- ConnectionException(Throwable) - Constructor for exception com.opencloud.slee.remote.ConnectionException
-
- ConnectionImpl - Class in com.opencloud.slee.remote
-
Implementation class for connections to Rhino.
- ConnectionImpl(String[], String, String) - Constructor for class com.opencloud.slee.remote.ConnectionImpl
-
- ConnectionImpl(String[], String, String, boolean) - Constructor for class com.opencloud.slee.remote.ConnectionImpl
-
- containerConfigurationName - Static variable in class com.opencloud.slee.remote.RhinoManagement
-
- containerConfigurationNameOld - Static variable in class com.opencloud.slee.remote.RhinoManagement
-
- createCommittedProfile(MBeanServerConnection, String, String, AttributeList) - Static method in class com.opencloud.slee.remote.RemoteProfiles
-
Creates a profile, sets the attributes, then commits it.
- createMBean(String, ObjectName) - Method in class com.opencloud.slee.remote.ConnectionImpl
-
- createMBean(String, ObjectName, ObjectName) - Method in class com.opencloud.slee.remote.ConnectionImpl
-
- createMBean(String, ObjectName, Object[], String[]) - Method in class com.opencloud.slee.remote.ConnectionImpl
-
- createMBean(String, ObjectName, ObjectName, Object[], String[]) - Method in class com.opencloud.slee.remote.ConnectionImpl
-
- createMBeanServerConnection(String, int, String, String) - Method in class com.opencloud.slee.remote.ConnectionImpl
-
- createSslProperties(String, Properties) - Static method in class com.opencloud.slee.remote.RhinoSsl
-
Create a new properties object using the given properties, with the key store file names made relative to storeDirectory
.
- createSslProperties(String, String, String, String, String) - Static method in class com.opencloud.slee.remote.RhinoSsl
-
Create a new properties object to be passed to the RhinoConnectionFactory.connect( … )
methods that require an SSL properties object.
- createUncommittedProfile(MBeanServerConnection, String, String, Class<T>) - Static method in class com.opencloud.slee.remote.RemoteProfiles
-
Creates a profile but does not commit it, allowing the caller to set the attributes before committing.
- createUncommittedProfile(MBeanServerConnection, String, String) - Static method in class com.opencloud.slee.remote.RemoteProfiles
-
Creates a profile but does not commit it, allowing the caller to set the attributes before committing.
- getAcceptedIssuers() - Method in class com.opencloud.slee.remote.CompositeX509TrustManager
-
- getAccessControlManagementMBean(MBeanServerConnection) - Static method in class com.opencloud.slee.remote.RhinoManagement
-
Get a proxy to the AccessControlManagementMBean object on the given MBean server.
- getAlarmMBean(MBeanServerConnection) - Static method in class com.opencloud.slee.remote.RhinoManagement
-
Get a proxy to the AlarmMBean object on the given MBean server.
- getAlarmMBean(MBeanServerConnection) - Static method in class com.opencloud.slee.remote.SleeManagement
-
Get a proxy to the AlarmMBean object on the given MBean server.
- getAttribute(ObjectName, String) - Method in class com.opencloud.slee.remote.ConnectionImpl
-
- getAttributeMap(MBeanServerConnection, String, String) - Static method in class com.opencloud.slee.remote.RemoteProfiles
-
Get the attributes of a profile.
- getAttributeMap(MBeanServerConnection, String, String, String[]) - Static method in class com.opencloud.slee.remote.RemoteProfiles
-
Get the attributes of a profile.
- getAttributeNames(MBeanServerConnection, String) - Static method in class com.opencloud.slee.remote.RemoteProfiles
-
Get the attribute names for a profile table.
- getAttributes(ObjectName, String[]) - Method in class com.opencloud.slee.remote.ConnectionImpl
-
- getAttributes(MBeanServerConnection, String, String) - Static method in class com.opencloud.slee.remote.RemoteProfiles
-
Get the attributes of a profile.
- getAttributeType(MBeanServerConnection, String, String) - Static method in class com.opencloud.slee.remote.RemoteProfiles
-
Get the attribute type for an attribute on a profile table.
- getAttributeType(MBeanServerConnection, ObjectName, String) - Static method in class com.opencloud.slee.remote.RemoteProfiles
-
Get the attribute type for an attribute of any MBean.
- getAuditingManagementMBean(MBeanServerConnection) - Static method in class com.opencloud.slee.remote.RhinoManagement
-
Get a proxy to the AuditingManagementMBean object on the given MBean server.
- getBuild() - Method in interface com.opencloud.slee.remote.RhinoVersion
-
Build timestamp, format yyyyMMddhhmmss.
- getBuild() - Method in class com.opencloud.slee.remote.VersionImpl
-
- getCertificateChain(String) - Method in class com.opencloud.slee.remote.CompositeX509KeyManager
-
- getClientAliases(String, Principal[]) - Method in class com.opencloud.slee.remote.CompositeX509KeyManager
-
- getClusterHousekeepingMBean(MBeanServerConnection) - Static method in class com.opencloud.slee.remote.RemoteHousekeeping
-
Retrieve a client proxy for
NodeHousekeepingMBean
configured for managing all nodes in the Rhino cluster.
- getConnectedState() - Method in class com.opencloud.slee.remote.ConnectionImpl
-
- getConnectedState() - Method in interface com.opencloud.slee.remote.RhinoConnection
-
Whether or not this connection is connected.
- getContainerConfigurationMBean(MBeanServerConnection) - Static method in class com.opencloud.slee.remote.RhinoManagement
-
Get a proxy to the ContainerConfigurationMBean object on the given MBean server.
- getContainerConfigurationMBean(MBeanServerConnection, String) - Static method in class com.opencloud.slee.remote.RhinoManagement
-
Get a proxy to a ContainerConfigurationMBean object for a namespaace on the given MBean server.
- getCounterValue(String, boolean) - Method in class com.opencloud.slee.remote.RemoteUsage.UsageReader
-
Get the value of a counter usage parameter.
- getDefaultDomain() - Method in class com.opencloud.slee.remote.ConnectionImpl
-
- getDeploymentMBean(MBeanServerConnection) - Static method in class com.opencloud.slee.remote.RhinoManagement
-
Get a proxy to the DeploymentMBean object on the given MBean server.
- getDeploymentMBean(MBeanServerConnection) - Static method in class com.opencloud.slee.remote.SleeManagement
-
Get a proxy to the DeploymentMBean object on the given MBean server.
- getDomains() - Method in class com.opencloud.slee.remote.ConnectionImpl
-
- getJdbcResourceConnectionPoolManagementMBean(MBeanServerConnection, String) - Static method in class com.opencloud.slee.remote.RhinoManagement
-
- getJmxConnector() - Method in class com.opencloud.slee.remote.ConnectionImpl
-
- getJmxConnector() - Method in interface com.opencloud.slee.remote.RhinoConnection
-
Get the JMXConnector associated with this MBeanServer connection.
- getLicenseManagementMBean(MBeanServerConnection) - Static method in class com.opencloud.slee.remote.RhinoManagement
-
Get a proxy to the LicenseManagementMBean object on the given MBean server.
- getLimiterManagementMBean(MBeanServerConnection) - Static method in class com.opencloud.slee.remote.RhinoManagement
-
Get a proxy to the LimiterManagementMBean object on the given MBean server.
- getLimiterMBean(MBeanServerConnection, ObjectName) - Static method in class com.opencloud.slee.remote.RhinoManagement
-
Get a proxy to the LimiterMBean object for a given MBean on the given MBean server.
- getLimiterRampUpMBean(MBeanServerConnection, ObjectName) - Static method in class com.opencloud.slee.remote.RhinoManagement
-
Get a proxy to the LimiterRampUpMBean object on the given MBean server.
- getLimiterRampUpMbean(MBeanServerConnection, ObjectName) - Static method in class com.opencloud.slee.remote.RhinoManagement
-
- getLoggingManagementMBean(MBeanServerConnection) - Static method in class com.opencloud.slee.remote.RhinoManagement
-
Get a proxy to the LoggingManagementMBean object on the given MBean server.
- getLogWriter() - Static method in class com.opencloud.slee.remote.RhinoConnectionFactory
-
Retrieves the log writer.
- getMBeanCount() - Method in class com.opencloud.slee.remote.ConnectionImpl
-
- getMBeanInfo(ObjectName) - Method in class com.opencloud.slee.remote.ConnectionImpl
-
- getMBeanProxy(MBeanServerConnection, ObjectName, Class, boolean) - Static method in class com.opencloud.slee.remote.ProxyUtil
-
Get a proxy instance for the given MBean.
- getNamespaceManagementMBean(MBeanServerConnection) - Static method in class com.opencloud.slee.remote.RhinoManagement
-
Get a proxy to the NamespaceManagementMBean object on the given MBean server.
- getNodeHousekeepingMBean(MBeanServerConnection, int) - Static method in class com.opencloud.slee.remote.RemoteHousekeeping
-
Retrieve a client proxy for
NodeHousekeepingMBean
configured for managing a single node in the Rhino cluster.
- getNotificationsEnabled(String) - Method in class com.opencloud.slee.remote.RemoteUsage.UsageNotificationManager
-
Determine whether notifications are enabled for a usage parameter.
- getObjectInstance(ObjectName) - Method in class com.opencloud.slee.remote.ConnectionImpl
-
- getObjectName() - Method in class com.opencloud.slee.remote.RemoteProfiles.UncommittedProfile
-
Retrieve the ObjectName for the new profile.
- getObjectPoolManagementMBean(MBeanServerConnection) - Static method in class com.opencloud.slee.remote.RhinoManagement
-
Get a proxy to the ObjectPoolManagementMBean object on the given MBean server.
- getObjectPoolMBean(MBeanServerConnection, ObjectName) - Static method in class com.opencloud.slee.remote.RhinoManagement
-
Get a proxy to the ObjectPoolMBean object for a given MBean on the given MBean server.
- getParameterCount() - Method in class com.opencloud.slee.remote.RemoteUsage.UsageNotificationManager
-
Get the number of usage parameter names available to have notifications enabled.
- getParameterCount() - Method in class com.opencloud.slee.remote.RemoteUsage.UsageReader
-
Get the number of usage parameters.
- getPersistenceManagementMBean(MBeanServerConnection) - Static method in class com.opencloud.slee.remote.RhinoManagement
-
Get a proxy to the PersistenceManagementMBean object on the given MBean server.
- getPrivateKey(String) - Method in class com.opencloud.slee.remote.CompositeX509KeyManager
-
- getProduct() - Method in interface com.opencloud.slee.remote.RhinoVersion
-
The product name, "Rhino" or "RhinoSDK".
- getProduct() - Method in class com.opencloud.slee.remote.VersionImpl
-
- getProfile(MBeanServerConnection, String, String, Class<T>) - Static method in class com.opencloud.slee.remote.RemoteProfiles
-
Get a proxy for a profile.
- getProfileMBean(MBeanServerConnection, ObjectName) - Static method in class com.opencloud.slee.remote.RemoteProfiles
-
Creates a Profile
proxy object for a given ObjectName
.
- getProfileMBean(MBeanServerConnection, ProfileID) - Static method in class com.opencloud.slee.remote.RemoteProfiles
-
Creates a Profile
proxy object for a given profile Id.
- getProfileMBean(MBeanServerConnection, String, String) - Static method in class com.opencloud.slee.remote.RemoteProfiles
-
Creates a Profile
proxy object for a given profile table and profile name
- getProfileMBean() - Method in class com.opencloud.slee.remote.RemoteProfiles.UncommittedProfile
-
Retrieve the ProfileMBean proxy instance for the new profile.
- getProfileProvisioningMBean(MBeanServerConnection) - Static method in class com.opencloud.slee.remote.RhinoManagement
-
Get a proxy to the ProfileProvisioningMBean object on the given MBean server.
- getProfileProvisioningMBean(MBeanServerConnection) - Static method in class com.opencloud.slee.remote.SleeManagement
-
Get a proxy to the ProfileProvisioningMBean object on the given MBean server.
- getProfileProxy() - Method in class com.opencloud.slee.remote.RemoteProfiles.UncommittedProfile
-
- getProfileTableUsage(MBeanServerConnection, String) - Static method in class com.opencloud.slee.remote.RemoteProfiles
-
- getProfileTableUsageMBean(MBeanServerConnection, String) - Static method in class com.opencloud.slee.remote.RemoteUsage.Profiles
-
- getQueueSaturationLimiterMBean(MBeanServerConnection, ObjectName) - Static method in class com.opencloud.slee.remote.RhinoManagement
-
Get a proxy to the QueueSaturationLimiterMBean object for a given MBean on the given MBean server.
- getRateLimiterMBean(MBeanServerConnection, ObjectName) - Static method in class com.opencloud.slee.remote.RhinoManagement
-
Get a proxy to the RateLimiterMBean object for a given MBean on the given MBean server.
- getRelease() - Method in interface com.opencloud.slee.remote.RhinoVersion
-
Release number, e.g., "00".
- getRelease() - Method in class com.opencloud.slee.remote.VersionImpl
-
- getResourceManagementMBean(MBeanServerConnection) - Static method in class com.opencloud.slee.remote.RhinoManagement
-
Get a proxy to the ResourceManagementMBean object on the given MBean server.
- getResourceManagementMBean(MBeanServerConnection) - Static method in class com.opencloud.slee.remote.SleeManagement
-
Get a proxy to the ResourceManagementMBean object on the given MBean server.
- getResourceUsageMBean(MBeanServerConnection, String) - Static method in class com.opencloud.slee.remote.RemoteUsage.Resources
-
- getRevision() - Method in interface com.opencloud.slee.remote.RhinoVersion
-
VCS revision string.
- getRevision() - Method in class com.opencloud.slee.remote.VersionImpl
-
- getRhinoHousekeepingMBean(MBeanServerConnection) - Static method in class com.opencloud.slee.remote.RhinoManagement
-
Get a proxy to the RhinoHousekeepingMBean object on the given MBean server.
- getRuntimeConfigManagementMBean(MBeanServerConnection) - Static method in class com.opencloud.slee.remote.RhinoManagement
-
Get a proxy to the RuntimeConfigManagementMBean object on the given MBean server.
- getSampleStatistics(String, boolean) - Method in class com.opencloud.slee.remote.RemoteUsage.UsageReader
-
Get the value of a sample usage parameter.
- getSasManagementMBean(MBeanServerConnection) - Static method in class com.opencloud.slee.remote.RhinoManagement
-
Get a proxy to the SasManagementMBean object on the given MBean server.
- getScattercastMBean(MBeanServerConnection) - Static method in class com.opencloud.slee.remote.RhinoManagement
-
Get a proxy to the ScattercastMBean object on the given MBean server.
- getServerAliases(String, Principal[]) - Method in class com.opencloud.slee.remote.CompositeX509KeyManager
-
- getServerHost() - Method in class com.opencloud.slee.remote.ConnectionImpl
-
- getServerHost() - Method in interface com.opencloud.slee.remote.RhinoConnection
-
The host name of the current connection.
- getServerNodeId() - Method in class com.opencloud.slee.remote.ConnectionImpl
-
- getServerNodeId() - Method in interface com.opencloud.slee.remote.RhinoConnection
-
The node ID of the server the current connection is to.
- getServerPort() - Method in class com.opencloud.slee.remote.ConnectionImpl
-
- getServerPort() - Method in interface com.opencloud.slee.remote.RhinoConnection
-
The port of the current connection.
- getServerRhinoVersion() - Method in class com.opencloud.slee.remote.ConnectionImpl
-
- getServerRhinoVersion() - Method in interface com.opencloud.slee.remote.RhinoConnection
-
The version of Rhino this connection is to.
- getServiceManagementMBean(MBeanServerConnection) - Static method in class com.opencloud.slee.remote.RhinoManagement
-
Get a proxy to the ServiceManagementMBean object on the given MBean server.
- getServiceManagementMBean(MBeanServerConnection) - Static method in class com.opencloud.slee.remote.SleeManagement
-
Get a proxy to the ServiceManagementMBean object on the given MBean server.
- getServiceUsageMBean(MBeanServerConnection, ServiceID) - Static method in class com.opencloud.slee.remote.RemoteUsage.Sbbs
-
- getSleeManagementMBean(MBeanServerConnection) - Static method in class com.opencloud.slee.remote.RhinoManagement
-
Get a proxy to the SleeManagementMBean object on the given MBean server.
- getSleeManagementMBean(MBeanServerConnection) - Static method in class com.opencloud.slee.remote.SleeManagement
-
Get a proxy to the SleeManagementMBean object on the given MBean server.
- getSNMPManagementMBean(MBeanServerConnection) - Static method in class com.opencloud.slee.remote.RhinoManagement
-
Get a proxy to the SNMPManagementMBean object on the given MBean server.
- getSNMPNodeMBean(MBeanServerConnection, ObjectName) - Static method in class com.opencloud.slee.remote.RhinoManagement
-
Get a proxy to an SNMPNodeMBean object on the given MBean server.
- getSNMPParameterSetTypeManagementMBean(MBeanServerConnection) - Static method in class com.opencloud.slee.remote.RhinoManagement
-
Get a proxy to an SNMPParameterSetTypeManagementMBean object on the given MBean server.
- getSNMPParameterSetTypeManagementMBean(MBeanServerConnection, String) - Static method in class com.opencloud.slee.remote.RhinoManagement
-
Get a proxy to an SNMPParameterSetTypeManagementMBean object for a namespace on the given MBean server.
- getSNMPParameterSetTypeMBean(MBeanServerConnection, ObjectName) - Static method in class com.opencloud.slee.remote.RhinoManagement
-
Get a proxy to an SNMPParameterSetTypeManagementMBean object on the given MBean server.
- getStagingQueueManagementMBean(MBeanServerConnection) - Static method in class com.opencloud.slee.remote.RhinoManagement
-
Get a proxy to the StagingQueueManagementMBean object on the given MBean server.
- getStatsManagementMBean(MBeanServerConnection) - Static method in class com.opencloud.slee.remote.RhinoManagement
-
Get a proxy to the StatsManagementMBean object on the given MBean server.
- getThresholdRuleManagementMBean(MBeanServerConnection) - Static method in class com.opencloud.slee.remote.RhinoManagement
-
Get a proxy to the ThresholdRuleManagementMBean object on the given MBean server.
- getThresholdRuleMBean(MBeanServerConnection, ObjectName) - Static method in class com.opencloud.slee.remote.RhinoManagement
-
Get a proxy to the ThresholdRuleMBean object for a given MBean on the given MBean server.
- getTraceMBean(MBeanServerConnection) - Static method in class com.opencloud.slee.remote.RhinoManagement
-
Get a proxy to the TraceMBean object on the given MBean server.
- getTraceMBean(MBeanServerConnection) - Static method in class com.opencloud.slee.remote.SleeManagement
-
Get a proxy to the TraceMBean object on the given MBean server.
- getUsageMBean(MBeanServerConnection, ObjectName) - Static method in class com.opencloud.slee.remote.RemoteUsage
-
Get a proxy for a UsageMBean with the given object name.
- getUsageMBean(MBeanServerConnection, NotificationSource) - Static method in class com.opencloud.slee.remote.RemoteUsage
-
Get a UsageMBean for a notification source.
- getUsageMBean(MBeanServerConnection, NotificationSource, String) - Static method in class com.opencloud.slee.remote.RemoteUsage
-
Get a UsageMBean for a notification source and parameter set.
- getUsageMBean(MBeanServerConnection, String) - Static method in class com.opencloud.slee.remote.RemoteUsage.Profiles
-
Get a UsageMBean for the unnamed parameter set of a profile table.
- getUsageMBean(MBeanServerConnection, String, String) - Static method in class com.opencloud.slee.remote.RemoteUsage.Profiles
-
Get a UsageMBean for the specified parameter set of a profile table.
- getUsageMBean(MBeanServerConnection, String, int) - Static method in class com.opencloud.slee.remote.RemoteUsage.Profiles
-
Get a UsageMBean for the unnamed parameter set of a profile table on the specified node.
- getUsageMBean(MBeanServerConnection, String, String, int) - Static method in class com.opencloud.slee.remote.RemoteUsage.Profiles
-
Get a UsageMBean for specified parameter set of a profile table on the specified node.
- getUsageMBean(MBeanServerConnection, ProfileTableUsageMBean) - Static method in class com.opencloud.slee.remote.RemoteUsage.Profiles
-
Get a UsageMBean for the unnamed parameter set of a profile table.
- getUsageMBean(MBeanServerConnection, ProfileTableUsageMBean, String) - Static method in class com.opencloud.slee.remote.RemoteUsage.Profiles
-
Get a UsageMBean for a named parameter set of a profile table on the specified node.
- getUsageMBean(MBeanServerConnection, ProfileTableUsageMBean, int) - Static method in class com.opencloud.slee.remote.RemoteUsage.Profiles
-
Get a UsageMBean for a named parameter set of a profile table on the specified node.
- getUsageMBean(MBeanServerConnection, ProfileTableUsageMBean, String, int) - Static method in class com.opencloud.slee.remote.RemoteUsage.Profiles
-
Get a UsageMBean for a named parameter set of a profile table on the specified node.
- getUsageMBean(MBeanServerConnection, String) - Static method in class com.opencloud.slee.remote.RemoteUsage.Resources
-
Get a UsageMBean for the unnamed parameter set of an RA entity.
- getUsageMBean(MBeanServerConnection, String, String) - Static method in class com.opencloud.slee.remote.RemoteUsage.Resources
-
Get a UsageMBean for the specified usage parameter set of an RA entity.
- getUsageMBean(MBeanServerConnection, String, int) - Static method in class com.opencloud.slee.remote.RemoteUsage.Resources
-
Get a UsageMBean for the unnamed usage parameter set of an RA entity on the specified node.
- getUsageMBean(MBeanServerConnection, String, String, int) - Static method in class com.opencloud.slee.remote.RemoteUsage.Resources
-
Get a UsageMBean for the specified usage parameter set of an RA entity on the specified node.
- getUsageMBean(MBeanServerConnection, ResourceUsageMBean) - Static method in class com.opencloud.slee.remote.RemoteUsage.Resources
-
Get a UsageMBean for the unnamed parameter set of an RA entity.
- getUsageMBean(MBeanServerConnection, ResourceUsageMBean, String) - Static method in class com.opencloud.slee.remote.RemoteUsage.Resources
-
Get a UsageMBean for the specified parameter set of an RA entity.
- getUsageMBean(MBeanServerConnection, ResourceUsageMBean, int) - Static method in class com.opencloud.slee.remote.RemoteUsage.Resources
-
Get a UsageMBean for the unnamed parameter set of an RA entity on the specified node.
- getUsageMBean(MBeanServerConnection, ResourceUsageMBean, String, int) - Static method in class com.opencloud.slee.remote.RemoteUsage.Resources
-
Get a UsageMBean for the specified parameter set of an RA entity on the specified node.
- getUsageMBean(MBeanServerConnection, ServiceID, SbbID) - Static method in class com.opencloud.slee.remote.RemoteUsage.Sbbs
-
Get a UsageMBean for the unnamed parameter set for an SBB.
- getUsageMBean(MBeanServerConnection, ServiceID, SbbID, String) - Static method in class com.opencloud.slee.remote.RemoteUsage.Sbbs
-
Get a UsageMBean for the specified parameter set of an SBB.
- getUsageMBean(MBeanServerConnection, ServiceID, SbbID, int) - Static method in class com.opencloud.slee.remote.RemoteUsage.Sbbs
-
Get a UsageMBean for the unnamed parameter set of an SBB on the specified node.
- getUsageMBean(MBeanServerConnection, ServiceID, SbbID, String, int) - Static method in class com.opencloud.slee.remote.RemoteUsage.Sbbs
-
Get a UsageMBean for the specified parameter set of an SBB on the specified node.
- getUsageMBean(MBeanServerConnection, ServiceUsageMBean, SbbID) - Static method in class com.opencloud.slee.remote.RemoteUsage.Sbbs
-
Get a UsageMBean for the unnamed parameter set of an SBB.
- getUsageMBean(MBeanServerConnection, ServiceUsageMBean, SbbID, String) - Static method in class com.opencloud.slee.remote.RemoteUsage.Sbbs
-
Get a UsageMBean for the specified parameter set of an SBB.
- getUsageMBean(MBeanServerConnection, ServiceUsageMBean, SbbID, int) - Static method in class com.opencloud.slee.remote.RemoteUsage.Sbbs
-
Get a UsageMBean for the unnamed parameter set of an SBB on the specified node.
- getUsageMBean(MBeanServerConnection, ServiceUsageMBean, SbbID, String, int) - Static method in class com.opencloud.slee.remote.RemoteUsage.Sbbs
-
Get a UsageMBean for the specified parameter set of an SBB on the specified node.
- getUsageMBean(MBeanServerConnection, String) - Static method in class com.opencloud.slee.remote.RemoteUsage.Subsystems
-
Get a UsageMBean for the unnamed parameter set for a subsystem.
- getUsageMBean(MBeanServerConnection, String, String) - Static method in class com.opencloud.slee.remote.RemoteUsage.Subsystems
-
Get a UsageMBean for a named parameter set for a subsystem.
- getUsageNotificationManager(MBeanServerConnection, NotificationSource) - Static method in class com.opencloud.slee.remote.RemoteUsage
-
Get a UsageNotificationManager helper for a notification source.
- getUsageNotificationManager(MBeanServerConnection, NotificationSource, String) - Static method in class com.opencloud.slee.remote.RemoteUsage
-
Get a UsageNotificationManager helper for a notification source and usage parameters interface type.
- getUsageNotificationManager(MBeanServerConnection, String) - Static method in class com.opencloud.slee.remote.RemoteUsage.Profiles
-
- getUsageNotificationManager(MBeanServerConnection, String, String) - Static method in class com.opencloud.slee.remote.RemoteUsage.Profiles
-
- getUsageNotificationManager(MBeanServerConnection, String) - Static method in class com.opencloud.slee.remote.RemoteUsage.Resources
-
- getUsageNotificationManager(MBeanServerConnection, String, String) - Static method in class com.opencloud.slee.remote.RemoteUsage.Resources
-
- getUsageNotificationManager(MBeanServerConnection, ServiceID, SbbID) - Static method in class com.opencloud.slee.remote.RemoteUsage.Sbbs
-
- getUsageNotificationManager(MBeanServerConnection, ServiceID, SbbID, String) - Static method in class com.opencloud.slee.remote.RemoteUsage.Sbbs
-
- getUsageNotificationManager(MBeanServerConnection, String) - Static method in class com.opencloud.slee.remote.RemoteUsage.Subsystems
-
- getUsageNotificationManagerMBean(MBeanServerConnection, ObjectName) - Static method in class com.opencloud.slee.remote.RemoteUsage
-
Get a proxy for a UsageNotificationManagerMBean with the given object name.
- getUsageNotificationManagerMBean(MBeanServerConnection, NotificationSource) - Static method in class com.opencloud.slee.remote.RemoteUsage
-
Get a UsageNotificationManagerMBean for a notification source.
- getUsageNotificationManagerMBean(MBeanServerConnection, NotificationSource, String) - Static method in class com.opencloud.slee.remote.RemoteUsage
-
Get a UsageNotificationManagerMBean for a notification source and usage parameters interface type.
- getUsageNotificationManagerMBean(MBeanServerConnection, ProfileTableUsageMBean) - Static method in class com.opencloud.slee.remote.RemoteUsage.Profiles
-
Get a UsageNotificationManagerMBean for a profile table.
- getUsageNotificationManagerMBean(MBeanServerConnection, ProfileTableUsageMBean, String) - Static method in class com.opencloud.slee.remote.RemoteUsage.Profiles
-
Get a UsageNotificationManagerMBean for a profile table.
- getUsageNotificationManagerMBean(MBeanServerConnection, ResourceUsageMBean) - Static method in class com.opencloud.slee.remote.RemoteUsage.Resources
-
Get a UsageNotificationManagerMBean for an RA entity.
- getUsageNotificationManagerMBean(MBeanServerConnection, ResourceUsageMBean, String) - Static method in class com.opencloud.slee.remote.RemoteUsage.Resources
-
Get a UsageNotificationManagerMBean for an RA entity.
- getUsageNotificationManagerMBean(MBeanServerConnection, ServiceUsageMBean, SbbID) - Static method in class com.opencloud.slee.remote.RemoteUsage.Sbbs
-
Get a UsageNotificationManagerMBean for an SBB.
- getUsageNotificationManagerMBean(MBeanServerConnection, ServiceUsageMBean, SbbID, String) - Static method in class com.opencloud.slee.remote.RemoteUsage.Sbbs
-
Get a UsageNotificationManagerMBean for an SBB.
- getUsageNotificationManagerMBean(MBeanServerConnection, String) - Static method in class com.opencloud.slee.remote.RemoteUsage.Subsystems
-
Get a UsageNotificationManagerMBean for a SLEE subsystem.
- getUsageParametersInterfaceType() - Method in class com.opencloud.slee.remote.RemoteUsage.UsageNotificationManager
-
Get the usage parameters interface type.
- getUsageReader(MBeanServerConnection, String) - Static method in class com.opencloud.slee.remote.RemoteUsage.Profiles
-
- getUsageReader(MBeanServerConnection, String, String) - Static method in class com.opencloud.slee.remote.RemoteUsage.Profiles
-
- getUsageReader(MBeanServerConnection, String, int) - Static method in class com.opencloud.slee.remote.RemoteUsage.Profiles
-
- getUsageReader(MBeanServerConnection, String, String, int) - Static method in class com.opencloud.slee.remote.RemoteUsage.Profiles
-
- getUsageReader(MBeanServerConnection, String) - Static method in class com.opencloud.slee.remote.RemoteUsage.Resources
-
- getUsageReader(MBeanServerConnection, String, String) - Static method in class com.opencloud.slee.remote.RemoteUsage.Resources
-
- getUsageReader(MBeanServerConnection, String, int) - Static method in class com.opencloud.slee.remote.RemoteUsage.Resources
-
- getUsageReader(MBeanServerConnection, String, String, int) - Static method in class com.opencloud.slee.remote.RemoteUsage.Resources
-
- getUsageReader(MBeanServerConnection, ServiceID, SbbID) - Static method in class com.opencloud.slee.remote.RemoteUsage.Sbbs
-
- getUsageReader(MBeanServerConnection, ServiceID, SbbID, String) - Static method in class com.opencloud.slee.remote.RemoteUsage.Sbbs
-
- getUsageReader(MBeanServerConnection, ServiceID, SbbID, int) - Static method in class com.opencloud.slee.remote.RemoteUsage.Sbbs
-
- getUsageReader(MBeanServerConnection, ServiceID, SbbID, String, int) - Static method in class com.opencloud.slee.remote.RemoteUsage.Sbbs
-
- getUsageReader(MBeanServerConnection, String) - Static method in class com.opencloud.slee.remote.RemoteUsage.Subsystems
-
- getUsageReader(MBeanServerConnection, String, String) - Static method in class com.opencloud.slee.remote.RemoteUsage.Subsystems
-
- getUserTransactionManagementMBean(MBeanServerConnection) - Static method in class com.opencloud.slee.remote.RhinoManagement
-
Get a proxy to the UserTransactionManagementMBean object on the given MBean server.
- getVersion() - Method in interface com.opencloud.slee.remote.RhinoVersion
-
Version string, e.g., "2.2".
- getVersion() - Method in class com.opencloud.slee.remote.VersionImpl
-