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

A

AbstractConnectionTypeDescriptor - Class in org.mc4j.ems.connection.support.metadata
 
AbstractConnectionTypeDescriptor() - Constructor for class org.mc4j.ems.connection.support.metadata.AbstractConnectionTypeDescriptor
 
ACTION - Static variable in class org.mc4j.ems.connection.bean.operation.EmsOperation.Impact
 
ACTION_INFO - Static variable in class org.mc4j.ems.connection.bean.operation.EmsOperation.Impact
 
addConnectionListener(ConnectionListener) - Method in interface org.mc4j.ems.connection.support.ConnectionProvider
 
addNotificationListener(EmsNotificationListener) - Method in interface org.mc4j.ems.connection.bean.notification.EmsNotification
 
addRegistrationListener(MBeanRegistrationListener) - Method in interface org.mc4j.ems.connection.EmsConnection
 
addValue(Value) - Method in class org.mc4j.ems.store.CompleteValueHistory
 
addValue(Value) - Method in interface org.mc4j.ems.store.ValueHistory
 
alterValue(Object) - Method in interface org.mc4j.ems.connection.bean.attribute.EmsAttribute
Alters the internally stored value of this attribute.
apply(String) - Method in interface org.mc4j.ems.connection.bean.EmsBeanName
Tests whether this name, which may be a pattern, matches another MBean name.
attributeChange(AttributeChangeEvent) - Method in interface org.mc4j.ems.connection.bean.attribute.AttributeChangeListener
 
AttributeChangeEvent - Class in org.mc4j.ems.connection.bean.attribute
 
AttributeChangeEvent() - Constructor for class org.mc4j.ems.connection.bean.attribute.AttributeChangeEvent
 
AttributeChangeEvent(EmsAttribute, Object, Object) - Constructor for class org.mc4j.ems.connection.bean.attribute.AttributeChangeEvent
 
AttributeChangeListener - Interface in org.mc4j.ems.connection.bean.attribute
 

B

buildObjectName(String) - Method in interface org.mc4j.ems.connection.EmsConnection
 

C

close() - Method in interface org.mc4j.ems.connection.EmsConnection
 
compareTo(Object) - Method in class org.mc4j.ems.connection.settings.ConnectionSettings
 
CompleteValueHistory - Class in org.mc4j.ems.store
 
CompleteValueHistory() - Constructor for class org.mc4j.ems.store.CompleteValueHistory
 
CompleteValueHistory(int) - Constructor for class org.mc4j.ems.store.CompleteValueHistory
 
connect(ConnectionSettings) - Method in class org.mc4j.ems.connection.ConnectionFactory
Deprecated.
Use getConnectionProvider.connect... hold on to the connection provider to reopen the connection
connect() - Method in interface org.mc4j.ems.connection.support.ConnectionListener
 
connect() - Method in interface org.mc4j.ems.connection.support.ConnectionProvider
 
CONNECTION_DESCRIPTORS - Static variable in class org.mc4j.ems.connection.ConnectionFactory
 
ConnectionEvent - Interface in org.mc4j.ems.connection.support
Created: Jun 21, 2005 2:15:42 AM
ConnectionException - Exception in org.mc4j.ems.connection
 
ConnectionException(String) - Constructor for exception org.mc4j.ems.connection.ConnectionException
 
ConnectionException(String, Throwable) - Constructor for exception org.mc4j.ems.connection.ConnectionException
 
ConnectionFactory - Class in org.mc4j.ems.connection
 
ConnectionFactory() - Constructor for class org.mc4j.ems.connection.ConnectionFactory
 
connectionFailure() - Method in interface org.mc4j.ems.connection.support.ConnectionListener
 
ConnectionListener - Interface in org.mc4j.ems.connection.support
Created: Jun 21, 2005 2:16:04 AM
ConnectionProvider - Interface in org.mc4j.ems.connection.support
 
ConnectionSettingPersistence - Class in org.mc4j.ems.connection.settings.persistence
 
ConnectionSettingPersistence() - Constructor for class org.mc4j.ems.connection.settings.persistence.ConnectionSettingPersistence
 
ConnectionSettings - Class in org.mc4j.ems.connection.settings
Options for connections
ConnectionSettings() - Constructor for class org.mc4j.ems.connection.settings.ConnectionSettings
 
ConnectionSettingsStore - Class in org.mc4j.ems.connection.settings.persistence
 
ConnectionSettingsStore() - Constructor for class org.mc4j.ems.connection.settings.persistence.ConnectionSettingsStore
 
ConnectionTracker - Interface in org.mc4j.ems.connection
 
ConnectionTypeDescriptor - Interface in org.mc4j.ems.connection.support.metadata
 
CONTROL_ATTRIBUTE_HISTORY - Static variable in interface org.mc4j.ems.connection.bean.attribute.EmsAttribute
Default true
CONTROL_ATTRIBUTE_HISTORY_CLASS - Static variable in interface org.mc4j.ems.connection.bean.attribute.EmsAttribute
Default CompleteValueHistory
CONTROL_ATTRIBUTE_HISTORY_DEPTH - Static variable in interface org.mc4j.ems.connection.bean.attribute.EmsAttribute
Default 1
COPY_JARS_TO_TEMP - Static variable in class org.mc4j.ems.connection.ConnectionFactory
 
createMBean(String, String) - Method in interface org.mc4j.ems.connection.EmsConnection
This will register a new MBean, but that may not be immediately recognized

D

decodeSettings(String) - Method in class org.mc4j.ems.connection.settings.persistence.ConnectionSettingPersistence
 
DEFAULT_DOMAIN_SEARCH - Static variable in class org.mc4j.ems.connection.support.metadata.InternalVMTypeDescriptor
 
disconnect() - Method in interface org.mc4j.ems.connection.support.ConnectionListener
 
disconnect() - Method in interface org.mc4j.ems.connection.support.ConnectionProvider
 
discoverServerClasses(ConnectionSettings) - Method in class org.mc4j.ems.connection.ConnectionFactory
This will find server classes for a ConnectionSettings by using the supplied LibraryURI of the ConnectionSettings and searching for the ConnectClassPathEntries of the ConnectionType supplied with the settings.

E

EmsAttribute - Interface in org.mc4j.ems.connection.bean.attribute
An MBean attribute.
EmsBean - Interface in org.mc4j.ems.connection.bean
An MBean.
EmsBeanName - Interface in org.mc4j.ems.connection.bean
An MBean name.
EmsBeanNotFoundException - Exception in org.mc4j.ems.connection
 
EmsBeanNotFoundException(String) - Constructor for exception org.mc4j.ems.connection.EmsBeanNotFoundException
 
EmsBeanNotFoundException(String, Throwable) - Constructor for exception org.mc4j.ems.connection.EmsBeanNotFoundException
 
EmsConnectException - Exception in org.mc4j.ems.connection
 
EmsConnectException(String) - Constructor for exception org.mc4j.ems.connection.EmsConnectException
 
EmsConnectException(String, Throwable) - Constructor for exception org.mc4j.ems.connection.EmsConnectException
 
EmsConnectException(Throwable) - Constructor for exception org.mc4j.ems.connection.EmsConnectException
 
EmsConnection - Interface in org.mc4j.ems.connection
TODO GH: Decide exception handling strategy (runtime?)
EmsConnectionContext - Interface in org.mc4j.ems.connection
 
EmsException - Exception in org.mc4j.ems.connection
 
EmsException(String) - Constructor for exception org.mc4j.ems.connection.EmsException
 
EmsException(String, Throwable) - Constructor for exception org.mc4j.ems.connection.EmsException
 
EmsException(Throwable) - Constructor for exception org.mc4j.ems.connection.EmsException
 
EmsInvocationException - Exception in org.mc4j.ems.connection
 
EmsInvocationException(String) - Constructor for exception org.mc4j.ems.connection.EmsInvocationException
 
EmsInvocationException(String, Throwable) - Constructor for exception org.mc4j.ems.connection.EmsInvocationException
 
EmsMalformedObjectNameException - Exception in org.mc4j.ems.connection
 
EmsMalformedObjectNameException(String) - Constructor for exception org.mc4j.ems.connection.EmsMalformedObjectNameException
 
EmsMalformedObjectNameException(String, Throwable) - Constructor for exception org.mc4j.ems.connection.EmsMalformedObjectNameException
 
EmsNotification - Interface in org.mc4j.ems.connection.bean.notification
An MBean notification.
EmsNotificationEvent - Class in org.mc4j.ems.connection.bean.notification
 
EmsNotificationEvent() - Constructor for class org.mc4j.ems.connection.bean.notification.EmsNotificationEvent
 
EmsNotificationEvent(EmsBean, String, long, String, long, Object, Object) - Constructor for class org.mc4j.ems.connection.bean.notification.EmsNotificationEvent
 
EmsNotificationListener - Interface in org.mc4j.ems.connection.bean.notification
 
EmsOperation - Interface in org.mc4j.ems.connection.bean.operation
An MBean operation.
EmsOperation.Impact - Class in org.mc4j.ems.connection.bean.operation
 
EmsParameter - Interface in org.mc4j.ems.connection.bean.parameter
An MBean operation parameter.
EmsUnsupportedTypeException - Exception in org.mc4j.ems.connection
 
EmsUnsupportedTypeException(String) - Constructor for exception org.mc4j.ems.connection.EmsUnsupportedTypeException
 
EmsUnsupportedTypeException(String, Throwable) - Constructor for exception org.mc4j.ems.connection.EmsUnsupportedTypeException
 
encodeSettings(ConnectionSettings) - Method in class org.mc4j.ems.connection.settings.persistence.ConnectionSettingPersistence
 
equals(Object) - Method in class org.mc4j.ems.connection.settings.ConnectionSettings
 
equals(Object) - Method in class org.mc4j.ems.connection.support.metadata.AbstractConnectionTypeDescriptor
 

G

GeronimoConnectionTypeDescriptor - Class in org.mc4j.ems.connection.support.metadata
 
GeronimoConnectionTypeDescriptor() - Constructor for class org.mc4j.ems.connection.support.metadata.GeronimoConnectionTypeDescriptor
 
getAdvancedProperties() - Method in class org.mc4j.ems.connection.settings.ConnectionSettings
 
getAttribute(String) - Method in interface org.mc4j.ems.connection.bean.EmsBean
Returns the attribute with the specified name, or null if this MBean has no such attribute.
getAttributes() - Method in interface org.mc4j.ems.connection.bean.EmsBean
Returns the set of all attributes for this MBean; never null.
getBean() - Method in class org.mc4j.ems.connection.bean.notification.EmsNotificationEvent
 
getBean(String) - Method in interface org.mc4j.ems.connection.EmsConnection
 
getBeanName() - Method in interface org.mc4j.ems.connection.bean.EmsBean
Returns the name of this MBean as an EmsBeanName (analogous to javax.management.ObjectName; never null.
getBeans() - Method in interface org.mc4j.ems.connection.EmsConnection
 
getCanonicalName() - Method in interface org.mc4j.ems.connection.bean.EmsBeanName
Returns the canonical form of the name as defined by ObjectName#getCanonicalName().
getChild(File, String) - Method in class org.mc4j.ems.connection.ConnectionFactory
 
getClassPathEntries() - Method in class org.mc4j.ems.connection.settings.ConnectionSettings
Getter for property classPathEntries.
getClassType() - Method in interface org.mc4j.ems.connection.bean.EmsBean
This MBean's interface class (e.g.
getClassTypeName() - Method in interface org.mc4j.ems.connection.bean.EmsBean
The fully qualified class name of this MBean's interface (e.g.
getCommandLine() - Method in class org.mc4j.ems.connection.local.LocalVirtualMachine
 
getConnectionClasspathEntries() - Method in interface org.mc4j.ems.connection.support.metadata.ConnectionTypeDescriptor
 
getConnectionClasspathEntries() - Method in class org.mc4j.ems.connection.support.metadata.JBossConnectionTypeDescriptor
 
getConnectionClasspathEntries() - Method in class org.mc4j.ems.connection.support.metadata.JDMKConnectionTypeDescriptor
 
getConnectionClasspathEntries() - Method in class org.mc4j.ems.connection.support.metadata.JSR160ConnectionTypeDescriptor
 
getConnectionClasspathEntries() - Method in class org.mc4j.ems.connection.support.metadata.Mx4jConnectionTypeDescriptor
 
getConnectionClasspathEntries() - Method in class org.mc4j.ems.connection.support.metadata.Oc4jConnectionTypeDescriptor
 
getConnectionClasspathEntries() - Method in class org.mc4j.ems.connection.support.metadata.PramatiConnectionTypeDescriptor
 
getConnectionClasspathEntries() - Method in class org.mc4j.ems.connection.support.metadata.Tomcat55ConnectionTypeDescriptor
 
getConnectionClasspathEntries() - Method in class org.mc4j.ems.connection.support.metadata.Weblogic9ConnectionTypeDescriptor
 
getConnectionClasspathEntries() - Method in class org.mc4j.ems.connection.support.metadata.Weblogic9Jsr77ConnectionTypeDescriptor
 
getConnectionClasspathEntries() - Method in class org.mc4j.ems.connection.support.metadata.WeblogicConnectionTypeDescriptor
 
getConnectionClasspathEntries() - Method in class org.mc4j.ems.connection.support.metadata.WebsphereConnectionTypeDescriptor
 
getConnectionClasspathEntries() - Method in class org.mc4j.ems.connection.support.metadata.WebsphereStudioConnectionTypeDescriptor
 
getConnectionMessage() - Method in interface org.mc4j.ems.connection.support.metadata.ConnectionTypeDescriptor
 
getConnectionMessage() - Method in class org.mc4j.ems.connection.support.metadata.JBossConnectionTypeDescriptor
 
getConnectionMessage() - Method in class org.mc4j.ems.connection.support.metadata.JDMKConnectionTypeDescriptor
 
getConnectionMessage() - Method in class org.mc4j.ems.connection.support.metadata.JSR160ConnectionTypeDescriptor
 
getConnectionMessage() - Method in class org.mc4j.ems.connection.support.metadata.Mx4jConnectionTypeDescriptor
 
getConnectionMessage() - Method in class org.mc4j.ems.connection.support.metadata.Oc4jConnectionTypeDescriptor
 
getConnectionMessage() - Method in class org.mc4j.ems.connection.support.metadata.PramatiConnectionTypeDescriptor
 
getConnectionMessage() - Method in class org.mc4j.ems.connection.support.metadata.Weblogic9ConnectionTypeDescriptor
 
getConnectionMessage() - Method in class org.mc4j.ems.connection.support.metadata.Weblogic9Jsr77ConnectionTypeDescriptor
 
getConnectionMessage() - Method in class org.mc4j.ems.connection.support.metadata.WeblogicConnectionTypeDescriptor
 
getConnectionMessage() - Method in class org.mc4j.ems.connection.support.metadata.WebsphereConnectionTypeDescriptor
 
getConnectionMessage() - Method in class org.mc4j.ems.connection.support.metadata.WebsphereStudioConnectionTypeDescriptor
 
getConnectionName() - Method in class org.mc4j.ems.connection.settings.ConnectionSettings
Getter for property name.
getConnectionNodeClassName() - Method in interface org.mc4j.ems.connection.support.metadata.ConnectionTypeDescriptor
 
getConnectionNodeClassName() - Method in class org.mc4j.ems.connection.support.metadata.InternalVMTypeDescriptor
 
getConnectionNodeClassName() - Method in class org.mc4j.ems.connection.support.metadata.JBossConnectionTypeDescriptor
 
getConnectionNodeClassName() - Method in class org.mc4j.ems.connection.support.metadata.JDMKConnectionTypeDescriptor
 
getConnectionNodeClassName() - Method in class org.mc4j.ems.connection.support.metadata.JSR160ConnectionTypeDescriptor
 
getConnectionNodeClassName() - Method in class org.mc4j.ems.connection.support.metadata.LocalVMTypeDescriptor
 
getConnectionNodeClassName() - Method in class org.mc4j.ems.connection.support.metadata.Mx4jConnectionTypeDescriptor
 
getConnectionNodeClassName() - Method in class org.mc4j.ems.connection.support.metadata.Oc4jConnectionTypeDescriptor
 
getConnectionNodeClassName() - Method in class org.mc4j.ems.connection.support.metadata.PramatiConnectionTypeDescriptor
 
getConnectionNodeClassName() - Method in class org.mc4j.ems.connection.support.metadata.WeblogicConnectionTypeDescriptor
 
getConnectionNodeClassName() - Method in class org.mc4j.ems.connection.support.metadata.WebsphereConnectionTypeDescriptor
 
getConnectionProvider() - Method in interface org.mc4j.ems.connection.bean.EmsBean
Returns the connection provider that was used to load this MBean; never null.
getConnectionProvider(ConnectionSettings) - Method in class org.mc4j.ems.connection.ConnectionFactory
Build a connection provider given the settings.
getConnectionProvider() - Method in interface org.mc4j.ems.connection.EmsConnection
 
getConnectionSettings() - Method in interface org.mc4j.ems.connection.support.ConnectionProvider
 
getConnectionType() - Method in class org.mc4j.ems.connection.settings.ConnectionSettings
Getter for property connectionType.
getConnectionType() - Method in interface org.mc4j.ems.connection.support.metadata.ConnectionTypeDescriptor
 
getConnectionType() - Method in class org.mc4j.ems.connection.support.metadata.GeronimoConnectionTypeDescriptor
 
getConnectionType() - Method in class org.mc4j.ems.connection.support.metadata.InternalVMTypeDescriptor
 
getConnectionType() - Method in class org.mc4j.ems.connection.support.metadata.J2SE5ConnectionTypeDescriptor
 
getConnectionType() - Method in class org.mc4j.ems.connection.support.metadata.JBossConnectionTypeDescriptor
 
getConnectionType() - Method in class org.mc4j.ems.connection.support.metadata.JDMKConnectionTypeDescriptor
 
getConnectionType() - Method in class org.mc4j.ems.connection.support.metadata.JSR160ConnectionTypeDescriptor
 
getConnectionType() - Method in class org.mc4j.ems.connection.support.metadata.LocalVMTypeDescriptor
 
getConnectionType() - Method in class org.mc4j.ems.connection.support.metadata.Mx4jConnectionTypeDescriptor
 
getConnectionType() - Method in class org.mc4j.ems.connection.support.metadata.Oc4jConnectionTypeDescriptor
 
getConnectionType() - Method in class org.mc4j.ems.connection.support.metadata.PramatiConnectionTypeDescriptor
 
getConnectionType() - Method in class org.mc4j.ems.connection.support.metadata.SJSASConnectionTypeDescriptor
 
getConnectionType() - Method in class org.mc4j.ems.connection.support.metadata.Tomcat55ConnectionTypeDescriptor
 
getConnectionType() - Method in class org.mc4j.ems.connection.support.metadata.Weblogic9ConnectionTypeDescriptor
 
getConnectionType() - Method in class org.mc4j.ems.connection.support.metadata.Weblogic9Jsr77ConnectionTypeDescriptor
 
getConnectionType() - Method in class org.mc4j.ems.connection.support.metadata.WeblogicConnectionTypeDescriptor
 
getConnectionType() - Method in class org.mc4j.ems.connection.support.metadata.WebsphereConnectionTypeDescriptor
 
getConnectionTypes() - Static method in class org.mc4j.ems.connection.ConnectionFactory
 
getConnectorAddress() - Method in class org.mc4j.ems.connection.local.LocalVirtualMachine
 
getControlProperties() - Method in class org.mc4j.ems.connection.settings.ConnectionSettings
 
getCredentials() - Method in class org.mc4j.ems.connection.settings.ConnectionSettings
Getter for property credentials.
getDefaultAdvancedProperties() - Method in class org.mc4j.ems.connection.support.metadata.AbstractConnectionTypeDescriptor
 
getDefaultAdvancedProperties() - Method in interface org.mc4j.ems.connection.support.metadata.ConnectionTypeDescriptor
 
getDefaultAdvancedProperties() - Method in class org.mc4j.ems.connection.support.metadata.JBossConnectionTypeDescriptor
 
getDefaultAdvancedProperties() - Method in class org.mc4j.ems.connection.support.metadata.Weblogic9ConnectionTypeDescriptor
 
getDefaultAdvancedProperties() - Method in class org.mc4j.ems.connection.support.metadata.Weblogic9Jsr77ConnectionTypeDescriptor
 
getDefaultCredentials() - Method in interface org.mc4j.ems.connection.support.metadata.ConnectionTypeDescriptor
 
getDefaultCredentials() - Method in class org.mc4j.ems.connection.support.metadata.JBossConnectionTypeDescriptor
 
getDefaultCredentials() - Method in class org.mc4j.ems.connection.support.metadata.JDMKConnectionTypeDescriptor
 
getDefaultCredentials() - Method in class org.mc4j.ems.connection.support.metadata.JSR160ConnectionTypeDescriptor
 
getDefaultCredentials() - Method in class org.mc4j.ems.connection.support.metadata.Mx4jConnectionTypeDescriptor
 
getDefaultCredentials() - Method in class org.mc4j.ems.connection.support.metadata.Oc4jConnectionTypeDescriptor
 
getDefaultCredentials() - Method in class org.mc4j.ems.connection.support.metadata.PramatiConnectionTypeDescriptor
 
getDefaultCredentials() - Method in class org.mc4j.ems.connection.support.metadata.WeblogicConnectionTypeDescriptor
 
getDefaultCredentials() - Method in class org.mc4j.ems.connection.support.metadata.WebsphereConnectionTypeDescriptor
 
getDefaultInitialContext() - Method in interface org.mc4j.ems.connection.support.metadata.ConnectionTypeDescriptor
 
getDefaultInitialContext() - Method in class org.mc4j.ems.connection.support.metadata.JBossConnectionTypeDescriptor
 
getDefaultInitialContext() - Method in class org.mc4j.ems.connection.support.metadata.JDMKConnectionTypeDescriptor
 
getDefaultInitialContext() - Method in class org.mc4j.ems.connection.support.metadata.JSR160ConnectionTypeDescriptor
 
getDefaultInitialContext() - Method in class org.mc4j.ems.connection.support.metadata.Mx4jConnectionTypeDescriptor
 
getDefaultInitialContext() - Method in class org.mc4j.ems.connection.support.metadata.Oc4jConnectionTypeDescriptor
 
getDefaultInitialContext() - Method in class org.mc4j.ems.connection.support.metadata.PramatiConnectionTypeDescriptor
 
getDefaultInitialContext() - Method in class org.mc4j.ems.connection.support.metadata.Weblogic9ConnectionTypeDescriptor
 
getDefaultInitialContext() - Method in class org.mc4j.ems.connection.support.metadata.Weblogic9Jsr77ConnectionTypeDescriptor
 
getDefaultInitialContext() - Method in class org.mc4j.ems.connection.support.metadata.WeblogicConnectionTypeDescriptor
 
getDefaultInitialContext() - Method in class org.mc4j.ems.connection.support.metadata.WebsphereConnectionTypeDescriptor
 
getDefaultJndiName() - Method in interface org.mc4j.ems.connection.support.metadata.ConnectionTypeDescriptor
 
getDefaultJndiName() - Method in class org.mc4j.ems.connection.support.metadata.JBossConnectionTypeDescriptor
 
getDefaultJndiName() - Method in class org.mc4j.ems.connection.support.metadata.JDMKConnectionTypeDescriptor
 
getDefaultJndiName() - Method in class org.mc4j.ems.connection.support.metadata.JSR160ConnectionTypeDescriptor
 
getDefaultJndiName() - Method in class org.mc4j.ems.connection.support.metadata.Mx4jConnectionTypeDescriptor
 
getDefaultJndiName() - Method in class org.mc4j.ems.connection.support.metadata.Oc4jConnectionTypeDescriptor
 
getDefaultJndiName() - Method in class org.mc4j.ems.connection.support.metadata.PramatiConnectionTypeDescriptor
 
getDefaultJndiName() - Method in class org.mc4j.ems.connection.support.metadata.WeblogicConnectionTypeDescriptor
 
getDefaultJndiName() - Method in class org.mc4j.ems.connection.support.metadata.WebsphereConnectionTypeDescriptor
 
getDefaultPrincipal() - Method in interface org.mc4j.ems.connection.support.metadata.ConnectionTypeDescriptor
 
getDefaultPrincipal() - Method in class org.mc4j.ems.connection.support.metadata.JBossConnectionTypeDescriptor
 
getDefaultPrincipal() - Method in class org.mc4j.ems.connection.support.metadata.JDMKConnectionTypeDescriptor
 
getDefaultPrincipal() - Method in class org.mc4j.ems.connection.support.metadata.JSR160ConnectionTypeDescriptor
 
getDefaultPrincipal() - Method in class org.mc4j.ems.connection.support.metadata.Mx4jConnectionTypeDescriptor
 
getDefaultPrincipal() - Method in class org.mc4j.ems.connection.support.metadata.Oc4jConnectionTypeDescriptor
 
getDefaultPrincipal() - Method in class org.mc4j.ems.connection.support.metadata.PramatiConnectionTypeDescriptor
 
getDefaultPrincipal() - Method in class org.mc4j.ems.connection.support.metadata.WeblogicConnectionTypeDescriptor
 
getDefaultPrincipal() - Method in class org.mc4j.ems.connection.support.metadata.WebsphereConnectionTypeDescriptor
 
getDefaultServerUrl() - Method in interface org.mc4j.ems.connection.support.metadata.ConnectionTypeDescriptor
Typically used to provide an example template for the url necessary to connect to this server type.
getDefaultServerUrl() - Method in class org.mc4j.ems.connection.support.metadata.GeronimoConnectionTypeDescriptor
 
getDefaultServerUrl() - Method in class org.mc4j.ems.connection.support.metadata.InternalVMTypeDescriptor
 
getDefaultServerUrl() - Method in class org.mc4j.ems.connection.support.metadata.J2SE5ConnectionTypeDescriptor
 
getDefaultServerUrl() - Method in class org.mc4j.ems.connection.support.metadata.JBossConnectionTypeDescriptor
 
getDefaultServerUrl() - Method in class org.mc4j.ems.connection.support.metadata.JDMKConnectionTypeDescriptor
 
getDefaultServerUrl() - Method in class org.mc4j.ems.connection.support.metadata.JSR160ConnectionTypeDescriptor
 
getDefaultServerUrl() - Method in class org.mc4j.ems.connection.support.metadata.Mx4jConnectionTypeDescriptor
 
getDefaultServerUrl() - Method in class org.mc4j.ems.connection.support.metadata.Oc4jConnectionTypeDescriptor
 
getDefaultServerUrl() - Method in class org.mc4j.ems.connection.support.metadata.PramatiConnectionTypeDescriptor
 
getDefaultServerUrl() - Method in class org.mc4j.ems.connection.support.metadata.SJSASConnectionTypeDescriptor
 
getDefaultServerUrl() - Method in class org.mc4j.ems.connection.support.metadata.Weblogic9ConnectionTypeDescriptor
 
getDefaultServerUrl() - Method in class org.mc4j.ems.connection.support.metadata.Weblogic9Jsr77ConnectionTypeDescriptor
 
getDefaultServerUrl() - Method in class org.mc4j.ems.connection.support.metadata.WeblogicConnectionTypeDescriptor
 
getDefaultServerUrl() - Method in class org.mc4j.ems.connection.support.metadata.WebsphereConnectionTypeDescriptor
 
getDeregistered() - Method in class org.mc4j.ems.connection.MBeanRegistrationEvent
 
getDescription() - Method in interface org.mc4j.ems.connection.bean.attribute.EmsAttribute
 
getDescription() - Method in interface org.mc4j.ems.connection.bean.notification.EmsNotification
 
getDescription() - Method in interface org.mc4j.ems.connection.bean.operation.EmsOperation
 
getDescription() - Method in interface org.mc4j.ems.connection.bean.parameter.EmsParameter
Returns a human readable description of this parameter; may be null.
getDisplayName() - Method in class org.mc4j.ems.connection.local.LocalVirtualMachine
 
getDisplayName() - Method in interface org.mc4j.ems.connection.support.metadata.ConnectionTypeDescriptor
 
getDisplayName() - Method in class org.mc4j.ems.connection.support.metadata.GeronimoConnectionTypeDescriptor
 
getDisplayName() - Method in class org.mc4j.ems.connection.support.metadata.InternalVMTypeDescriptor
 
getDisplayName() - Method in class org.mc4j.ems.connection.support.metadata.J2SE5ConnectionTypeDescriptor
 
getDisplayName() - Method in class org.mc4j.ems.connection.support.metadata.JBossConnectionTypeDescriptor
 
getDisplayName() - Method in class org.mc4j.ems.connection.support.metadata.JDMKConnectionTypeDescriptor
 
getDisplayName() - Method in class org.mc4j.ems.connection.support.metadata.JSR160ConnectionTypeDescriptor
 
getDisplayName() - Method in class org.mc4j.ems.connection.support.metadata.LocalVMTypeDescriptor
 
getDisplayName() - Method in class org.mc4j.ems.connection.support.metadata.Mx4jConnectionTypeDescriptor
 
getDisplayName() - Method in class org.mc4j.ems.connection.support.metadata.Oc4jConnectionTypeDescriptor
 
getDisplayName() - Method in class org.mc4j.ems.connection.support.metadata.PramatiConnectionTypeDescriptor
 
getDisplayName() - Method in class org.mc4j.ems.connection.support.metadata.SJSASConnectionTypeDescriptor
 
getDisplayName() - Method in class org.mc4j.ems.connection.support.metadata.Tomcat55ConnectionTypeDescriptor
 
getDisplayName() - Method in class org.mc4j.ems.connection.support.metadata.Weblogic9ConnectionTypeDescriptor
 
getDisplayName() - Method in class org.mc4j.ems.connection.support.metadata.Weblogic9Jsr77ConnectionTypeDescriptor
 
getDisplayName() - Method in class org.mc4j.ems.connection.support.metadata.WeblogicConnectionTypeDescriptor
 
getDisplayName() - Method in class org.mc4j.ems.connection.support.metadata.WebsphereConnectionTypeDescriptor
 
getDisplayName() - Method in class org.mc4j.ems.connection.support.metadata.WebsphereStudioConnectionTypeDescriptor
 
getDomain() - Method in interface org.mc4j.ems.connection.bean.EmsBeanName
Returns the domain of this name.
getEvents() - Method in interface org.mc4j.ems.connection.bean.notification.EmsNotification
 
getExistingConnection() - Method in interface org.mc4j.ems.connection.support.ConnectionProvider
 
getExtrasLibrary() - Method in class org.mc4j.ems.connection.support.metadata.AbstractConnectionTypeDescriptor
 
getExtrasLibrary() - Method in interface org.mc4j.ems.connection.support.metadata.ConnectionTypeDescriptor
 
getExtrasLibrary() - Method in class org.mc4j.ems.connection.support.metadata.JDMKConnectionTypeDescriptor
 
getExtrasLibrary() - Method in class org.mc4j.ems.connection.support.metadata.JSR160ConnectionTypeDescriptor
 
getExtrasLibrary() - Method in class org.mc4j.ems.connection.support.metadata.Mx4jConnectionTypeDescriptor
 
getFailures() - Method in interface org.mc4j.ems.connection.EmsConnection
 
getFailures() - Method in interface org.mc4j.ems.connection.support.ConnectionProvider
 
getHistorySize() - Method in class org.mc4j.ems.store.CompleteValueHistory
 
getHistorySize() - Method in interface org.mc4j.ems.store.ValueHistory
 
getImpact() - Method in interface org.mc4j.ems.connection.bean.operation.EmsOperation
 
getInitialContextName() - Method in class org.mc4j.ems.connection.settings.ConnectionSettings
Getter for property initialContextName.
getInstance() - Static method in class org.mc4j.ems.connection.settings.persistence.ConnectionSettingPersistence
 
getJndiName() - Method in class org.mc4j.ems.connection.settings.ConnectionSettings
Getter for property jndiName.
getKeyProperties() - Method in interface org.mc4j.ems.connection.bean.EmsBeanName
Returns a Map of this name's key properties.
getKeyProperty(String) - Method in interface org.mc4j.ems.connection.bean.EmsBeanName
Returns the value for the key property with the specified name.
getLibraryURI() - Method in class org.mc4j.ems.connection.settings.ConnectionSettings
The installation path (on disk) for the server to be connected to.
getLookup() - Static method in class org.mc4j.ems.access.Lookup
 
getManageableVirtualMachines() - Static method in class org.mc4j.ems.connection.local.LocalVMFinder
 
getMessage() - Method in class org.mc4j.ems.connection.bean.notification.EmsNotificationEvent
 
getName() - Method in interface org.mc4j.ems.connection.bean.attribute.EmsAttribute
 
getName() - Method in interface org.mc4j.ems.connection.bean.notification.EmsNotification
 
getName() - Method in interface org.mc4j.ems.connection.bean.operation.EmsOperation
 
getName() - Method in class org.mc4j.ems.connection.bean.operation.EmsOperation.Impact
 
getName() - Method in interface org.mc4j.ems.connection.bean.parameter.EmsParameter
Returns the name of this parameter.
getNotification(String) - Method in interface org.mc4j.ems.connection.bean.EmsBean
Returns the notification with the specified name, or null if this MBean has no such notification.
getNotifications() - Method in interface org.mc4j.ems.connection.bean.EmsBean
Returns the set of all notifications for this MBean; never null.
getOperation(String) - Method in interface org.mc4j.ems.connection.bean.EmsBean
Deprecated.
getOperation(String, Class...) - Method in interface org.mc4j.ems.connection.bean.EmsBean
Returns the operation with the specified name and parameter types, or null if this MBean has no such operation.
getOperations() - Method in interface org.mc4j.ems.connection.bean.EmsBean
Returns the set of all operations for this MBean; never null.
getOrdinal() - Method in class org.mc4j.ems.connection.bean.operation.EmsOperation.Impact
 
getParameters() - Method in interface org.mc4j.ems.connection.bean.operation.EmsOperation
 
getPrincipal() - Method in class org.mc4j.ems.connection.settings.ConnectionSettings
Getter for property principal.
getProxy(Class<T>) - Method in interface org.mc4j.ems.connection.bean.EmsBean
Returns a proxy for this MBean, typed to the specified interface (typically its MBean interface); never null.
getRecongnitionPath() - Method in interface org.mc4j.ems.connection.support.metadata.ConnectionTypeDescriptor
 
getRecongnitionPath() - Method in class org.mc4j.ems.connection.support.metadata.JBossConnectionTypeDescriptor
 
getRecongnitionPath() - Method in class org.mc4j.ems.connection.support.metadata.JDMKConnectionTypeDescriptor
 
getRecongnitionPath() - Method in class org.mc4j.ems.connection.support.metadata.JSR160ConnectionTypeDescriptor
 
getRecongnitionPath() - Method in class org.mc4j.ems.connection.support.metadata.Mx4jConnectionTypeDescriptor
 
getRecongnitionPath() - Method in class org.mc4j.ems.connection.support.metadata.Oc4jConnectionTypeDescriptor
 
getRecongnitionPath() - Method in class org.mc4j.ems.connection.support.metadata.PramatiConnectionTypeDescriptor
 
getRecongnitionPath() - Method in class org.mc4j.ems.connection.support.metadata.Tomcat55ConnectionTypeDescriptor
 
getRecongnitionPath() - Method in class org.mc4j.ems.connection.support.metadata.Weblogic9ConnectionTypeDescriptor
 
getRecongnitionPath() - Method in class org.mc4j.ems.connection.support.metadata.Weblogic9Jsr77ConnectionTypeDescriptor
 
getRecongnitionPath() - Method in class org.mc4j.ems.connection.support.metadata.WeblogicConnectionTypeDescriptor
 
getRecongnitionPath() - Method in class org.mc4j.ems.connection.support.metadata.WebsphereConnectionTypeDescriptor
 
getRecongnitionPath() - Method in class org.mc4j.ems.connection.support.metadata.WebsphereStudioConnectionTypeDescriptor
 
getRecorded() - Method in class org.mc4j.ems.store.Value
 
getRegistered() - Method in class org.mc4j.ems.connection.MBeanRegistrationEvent
 
getReturnType() - Method in interface org.mc4j.ems.connection.bean.operation.EmsOperation
 
getRoundTrips() - Method in interface org.mc4j.ems.connection.EmsConnection
 
getRoundTrips() - Method in interface org.mc4j.ems.connection.support.ConnectionProvider
 
getSequenceNumber() - Method in class org.mc4j.ems.connection.bean.notification.EmsNotificationEvent
 
getServerUrl() - Method in class org.mc4j.ems.connection.settings.ConnectionSettings
Getter for property serverUrl.
getServerVersion(File) - Method in class org.mc4j.ems.connection.support.metadata.AbstractConnectionTypeDescriptor
 
getServerVersion(File) - Method in interface org.mc4j.ems.connection.support.metadata.ConnectionTypeDescriptor
 
getServerVersion(File) - Method in class org.mc4j.ems.connection.support.metadata.PramatiConnectionTypeDescriptor
 
getServerVersion(File) - Method in class org.mc4j.ems.connection.support.metadata.Tomcat55ConnectionTypeDescriptor
 
getSource() - Method in class org.mc4j.ems.connection.bean.notification.EmsNotificationEvent
 
getTimeStamp() - Method in class org.mc4j.ems.connection.bean.notification.EmsNotificationEvent
 
getTracker() - Method in interface org.mc4j.ems.connection.EmsConnection
 
getType() - Method in interface org.mc4j.ems.connection.bean.attribute.EmsAttribute
 
getType() - Method in class org.mc4j.ems.connection.bean.notification.EmsNotificationEvent
 
getType() - Method in interface org.mc4j.ems.connection.bean.parameter.EmsParameter
Returns the type (i.e.
getTypeClass() - Method in interface org.mc4j.ems.connection.bean.attribute.EmsAttribute
 
getTypes() - Method in interface org.mc4j.ems.connection.bean.notification.EmsNotification
 
getUserData() - Method in class org.mc4j.ems.connection.bean.notification.EmsNotificationEvent
 
getValue() - Method in interface org.mc4j.ems.connection.bean.attribute.EmsAttribute
Returns the locally stored value of this attribute.
getValue() - Method in class org.mc4j.ems.store.Value
 
getValues() - Method in class org.mc4j.ems.store.CompleteValueHistory
 
getValues() - Method in interface org.mc4j.ems.store.ValueHistory
 
getValueSize() - Method in interface org.mc4j.ems.connection.bean.attribute.EmsAttribute
 
getVmid() - Method in class org.mc4j.ems.connection.local.LocalVirtualMachine
 

H

handleNotification(EmsNotificationEvent) - Method in interface org.mc4j.ems.connection.bean.notification.EmsNotificationListener
 
hashCode() - Method in class org.mc4j.ems.connection.settings.ConnectionSettings
 
hashCode() - Method in class org.mc4j.ems.connection.support.metadata.AbstractConnectionTypeDescriptor
 
historySize - Variable in class org.mc4j.ems.store.CompleteValueHistory
 

I

INFO - Static variable in class org.mc4j.ems.connection.bean.operation.EmsOperation.Impact
 
initialize(ConnectionSettings) - Method in interface org.mc4j.ems.connection.support.ConnectionProvider
 
initializeConnectionType(ConnectionTypeDescriptor) - Method in class org.mc4j.ems.connection.settings.ConnectionSettings
 
InternalVMTypeDescriptor - Class in org.mc4j.ems.connection.support.metadata
 
InternalVMTypeDescriptor() - Constructor for class org.mc4j.ems.connection.support.metadata.InternalVMTypeDescriptor
 
invoke(Object...) - Method in interface org.mc4j.ems.connection.bean.operation.EmsOperation
 
isAttachable() - Method in class org.mc4j.ems.connection.local.LocalVirtualMachine
 
isAutoConnect() - Method in class org.mc4j.ems.connection.settings.ConnectionSettings
Getter for property autoConnect.
isConnected() - Method in interface org.mc4j.ems.connection.support.ConnectionProvider
 
isHasUnsupportedType() - Method in interface org.mc4j.ems.connection.bean.EmsBean
Returns true if this MBean has one or more attributes or operations with unsupported types, otherwise returns false.
isListening() - Method in interface org.mc4j.ems.connection.bean.notification.EmsNotification
 
isLiveTree() - Method in class org.mc4j.ems.connection.settings.ConnectionSettings
Getter for property liveTree.
isManageable() - Method in class org.mc4j.ems.connection.local.LocalVirtualMachine
 
isMEJBCompliant() - Method in interface org.mc4j.ems.connection.support.metadata.ConnectionTypeDescriptor
 
isMEJBCompliant() - Method in class org.mc4j.ems.connection.support.metadata.InternalVMTypeDescriptor
 
isMEJBCompliant() - Method in class org.mc4j.ems.connection.support.metadata.J2SE5ConnectionTypeDescriptor
 
isMEJBCompliant() - Method in class org.mc4j.ems.connection.support.metadata.JBossConnectionTypeDescriptor
 
isMEJBCompliant() - Method in class org.mc4j.ems.connection.support.metadata.JDMKConnectionTypeDescriptor
 
isMEJBCompliant() - Method in class org.mc4j.ems.connection.support.metadata.JSR160ConnectionTypeDescriptor
 
isMEJBCompliant() - Method in class org.mc4j.ems.connection.support.metadata.Mx4jConnectionTypeDescriptor
 
isMEJBCompliant() - Method in class org.mc4j.ems.connection.support.metadata.Oc4jConnectionTypeDescriptor
 
isMEJBCompliant() - Method in class org.mc4j.ems.connection.support.metadata.PramatiConnectionTypeDescriptor
 
isMEJBCompliant() - Method in class org.mc4j.ems.connection.support.metadata.Tomcat55ConnectionTypeDescriptor
 
isMEJBCompliant() - Method in class org.mc4j.ems.connection.support.metadata.Weblogic9ConnectionTypeDescriptor
 
isMEJBCompliant() - Method in class org.mc4j.ems.connection.support.metadata.Weblogic9Jsr77ConnectionTypeDescriptor
 
isMEJBCompliant() - Method in class org.mc4j.ems.connection.support.metadata.WeblogicConnectionTypeDescriptor
 
isMEJBCompliant() - Method in class org.mc4j.ems.connection.support.metadata.WebsphereConnectionTypeDescriptor
 
isNotificationEmiter() - Method in interface org.mc4j.ems.connection.bean.EmsBean
Returns true if this MBean defines one or more notifications, otherwise returns false.
isNumericType() - Method in interface org.mc4j.ems.connection.bean.attribute.EmsAttribute
 
isReadable() - Method in interface org.mc4j.ems.connection.bean.attribute.EmsAttribute
Returns true if this attribute is readable, or false if it is not.
isRegistered() - Method in interface org.mc4j.ems.connection.bean.EmsBean
This sends a request to the server to check that this MBean is still registered on the server.
isSupportedType() - Method in interface org.mc4j.ems.connection.bean.attribute.EmsAttribute
 
isUseChildFirstClassLoader() - Method in class org.mc4j.ems.connection.support.metadata.AbstractConnectionTypeDescriptor
 
isUseChildFirstClassLoader() - Method in interface org.mc4j.ems.connection.support.metadata.ConnectionTypeDescriptor
True if the ClassLoaderFactory should use the connection specific library classes before using the system classes.
isUseChildFirstClassLoader() - Method in class org.mc4j.ems.connection.support.metadata.JBossConnectionTypeDescriptor
 
isUseManagementHome() - Method in class org.mc4j.ems.connection.support.metadata.AbstractConnectionTypeDescriptor
 
isUseManagementHome() - Method in interface org.mc4j.ems.connection.support.metadata.ConnectionTypeDescriptor
 
isUseManagementHome() - Method in class org.mc4j.ems.connection.support.metadata.Weblogic9ConnectionTypeDescriptor
 
isUseManagementHome() - Method in class org.mc4j.ems.connection.support.metadata.Weblogic9Jsr77ConnectionTypeDescriptor
 
isWritable() - Method in interface org.mc4j.ems.connection.bean.attribute.EmsAttribute
Returns true if this attribute is writable, or false if it is not.

J

J2SE5ConnectionTypeDescriptor - Class in org.mc4j.ems.connection.support.metadata
 
J2SE5ConnectionTypeDescriptor() - Constructor for class org.mc4j.ems.connection.support.metadata.J2SE5ConnectionTypeDescriptor
 
JAR_TEMP_DIR - Static variable in class org.mc4j.ems.connection.ConnectionFactory
 
JBossConnectionTypeDescriptor - Class in org.mc4j.ems.connection.support.metadata
 
JBossConnectionTypeDescriptor() - Constructor for class org.mc4j.ems.connection.support.metadata.JBossConnectionTypeDescriptor
 
JDMKConnectionTypeDescriptor - Class in org.mc4j.ems.connection.support.metadata
 
JDMKConnectionTypeDescriptor() - Constructor for class org.mc4j.ems.connection.support.metadata.JDMKConnectionTypeDescriptor
 
JSR160ConnectionTypeDescriptor - Class in org.mc4j.ems.connection.support.metadata
 
JSR160ConnectionTypeDescriptor() - Constructor for class org.mc4j.ems.connection.support.metadata.JSR160ConnectionTypeDescriptor
 

L

LoadException - Exception in org.mc4j.ems.connection
 
LoadException(String) - Constructor for exception org.mc4j.ems.connection.LoadException
 
LoadException(String, Throwable) - Constructor for exception org.mc4j.ems.connection.LoadException
 
loadSynchronous() - Method in interface org.mc4j.ems.connection.bean.EmsBean
Loads local representations of this MBean's attributes, operations and notifications if not already loaded.
loadSynchronous(boolean) - Method in interface org.mc4j.ems.connection.EmsConnection
Does a *:* load of all MBean names and caches them as EmsBeans.
LocalVirtualMachine - Class in org.mc4j.ems.connection.local
 
LocalVirtualMachine(int, String, boolean, String) - Constructor for class org.mc4j.ems.connection.local.LocalVirtualMachine
 
LocalVMFinder - Class in org.mc4j.ems.connection.local
 
LocalVMFinder() - Constructor for class org.mc4j.ems.connection.local.LocalVMFinder
 
LocalVMTypeDescriptor - Class in org.mc4j.ems.connection.support.metadata
 
LocalVMTypeDescriptor() - Constructor for class org.mc4j.ems.connection.support.metadata.LocalVMTypeDescriptor
 
Lookup - Class in org.mc4j.ems.access
 
Lookup() - Constructor for class org.mc4j.ems.access.Lookup
 
lookup(String, Map) - Method in class org.mc4j.ems.access.Lookup
 

M

main(String[]) - Static method in class org.mc4j.ems.access.Lookup
 
main(String[]) - Static method in class org.mc4j.ems.access.test
 
main(String[]) - Static method in class org.mc4j.ems.connection.support.metadata.Weblogic9ConnectionTypeDescriptor
 
main(String[]) - Static method in class org.mc4j.ems.connection.support.metadata.Weblogic9Jsr77ConnectionTypeDescriptor
 
MBeanRegistrationEvent - Class in org.mc4j.ems.connection
 
MBeanRegistrationEvent(Set<EmsBean>, Set<EmsBean>) - Constructor for class org.mc4j.ems.connection.MBeanRegistrationEvent
 
MBeanRegistrationListener - Interface in org.mc4j.ems.connection
 
Mx4jConnectionTypeDescriptor - Class in org.mc4j.ems.connection.support.metadata
 
Mx4jConnectionTypeDescriptor() - Constructor for class org.mc4j.ems.connection.support.metadata.Mx4jConnectionTypeDescriptor
 

O

Oc4jConnectionTypeDescriptor - Class in org.mc4j.ems.connection.support.metadata
 
Oc4jConnectionTypeDescriptor() - Constructor for class org.mc4j.ems.connection.support.metadata.Oc4jConnectionTypeDescriptor
 
org.mc4j.ems.access - package org.mc4j.ems.access
 
org.mc4j.ems.connection - package org.mc4j.ems.connection
 
org.mc4j.ems.connection.bean - package org.mc4j.ems.connection.bean
 
org.mc4j.ems.connection.bean.attribute - package org.mc4j.ems.connection.bean.attribute
 
org.mc4j.ems.connection.bean.notification - package org.mc4j.ems.connection.bean.notification
 
org.mc4j.ems.connection.bean.operation - package org.mc4j.ems.connection.bean.operation
 
org.mc4j.ems.connection.bean.parameter - package org.mc4j.ems.connection.bean.parameter
 
org.mc4j.ems.connection.local - package org.mc4j.ems.connection.local
 
org.mc4j.ems.connection.settings - package org.mc4j.ems.connection.settings
 
org.mc4j.ems.connection.settings.persistence - package org.mc4j.ems.connection.settings.persistence
 
org.mc4j.ems.connection.support - package org.mc4j.ems.connection.support
 
org.mc4j.ems.connection.support.metadata - package org.mc4j.ems.connection.support.metadata
 
org.mc4j.ems.store - package org.mc4j.ems.store
 

P

PramatiConnectionTypeDescriptor - Class in org.mc4j.ems.connection.support.metadata
 
PramatiConnectionTypeDescriptor() - Constructor for class org.mc4j.ems.connection.support.metadata.PramatiConnectionTypeDescriptor
 

Q

queryBeans(String) - Method in interface org.mc4j.ems.connection.EmsConnection
 

R

refresh() - Method in interface org.mc4j.ems.connection.bean.attribute.EmsAttribute
Updates the local value of this attribute from the server.
refresh() - Method in interface org.mc4j.ems.connection.Refreshable
 
Refreshable - Interface in org.mc4j.ems.connection
 
refreshAttributes() - Method in interface org.mc4j.ems.connection.bean.EmsBean
Refresh, from the server, all attribute values for this MBean and return the set of attributes; never null.
refreshAttributes(List<String>) - Method in interface org.mc4j.ems.connection.bean.EmsBean
Return a specific subset of EmsAttributes for a bean based on the requested list of attributes by name.
registerBean(String, String) - Method in interface org.mc4j.ems.connection.EmsConnection
 
registerBean(String, String, Object[], String[]) - Method in interface org.mc4j.ems.connection.EmsConnection
 
registerUpdateRequest(String, long) - Method in interface org.mc4j.ems.connection.ConnectionTracker
 
registrationChanged(MBeanRegistrationEvent) - Method in interface org.mc4j.ems.connection.MBeanRegistrationListener
 
removeConnectionListener(ConnectionListener) - Method in interface org.mc4j.ems.connection.support.ConnectionProvider
 
removeMBean(String) - Method in interface org.mc4j.ems.connection.EmsConnection
 
removeNotificationListener(EmsNotificationListener) - Method in interface org.mc4j.ems.connection.bean.notification.EmsNotification
 
removeRegistrationListener(MBeanRegistrationListener) - Method in interface org.mc4j.ems.connection.EmsConnection
 
removeUpdateRequest(String) - Method in interface org.mc4j.ems.connection.ConnectionTracker
 

S

setAdvancedProperties(Properties) - Method in class org.mc4j.ems.connection.settings.ConnectionSettings
 
setAutoConnect(boolean) - Method in class org.mc4j.ems.connection.settings.ConnectionSettings
Setter for property autoConnect.
setClassPathEntries(List<File>) - Method in class org.mc4j.ems.connection.settings.ConnectionSettings
Setter for property classPathEntries.
setConnectionName(String) - Method in class org.mc4j.ems.connection.settings.ConnectionSettings
Setter for property name.
setConnectionType(ConnectionTypeDescriptor) - Method in class org.mc4j.ems.connection.settings.ConnectionSettings
Setter for property connectionType.
setConnectorAddress(String) - Method in class org.mc4j.ems.connection.local.LocalVirtualMachine
 
setControlProperties(Properties) - Method in class org.mc4j.ems.connection.settings.ConnectionSettings
 
setCredentials(String) - Method in class org.mc4j.ems.connection.settings.ConnectionSettings
Setter for property credentials.
setInitialContextName(String) - Method in class org.mc4j.ems.connection.settings.ConnectionSettings
Setter for property initialContextName.
setJndiName(String) - Method in class org.mc4j.ems.connection.settings.ConnectionSettings
Setter for property jndiName.
setLibraryURI(String) - Method in class org.mc4j.ems.connection.settings.ConnectionSettings
 
setLiveTree(boolean) - Method in class org.mc4j.ems.connection.settings.ConnectionSettings
Setter for property liveTree.
setMaximumHistorySize(int) - Method in class org.mc4j.ems.store.CompleteValueHistory
 
setPrincipal(String) - Method in class org.mc4j.ems.connection.settings.ConnectionSettings
Setter for property principal.
setRecorded(long) - Method in class org.mc4j.ems.store.Value
 
setServerUrl(String) - Method in class org.mc4j.ems.connection.settings.ConnectionSettings
Setter for property serverUrl.
setSupportedType(boolean) - Method in interface org.mc4j.ems.connection.bean.attribute.EmsAttribute
 
setValue(Object) - Method in interface org.mc4j.ems.connection.bean.attribute.EmsAttribute
Set the attribute's value on the server.
setValue(Object) - Method in class org.mc4j.ems.store.Value
 
SJSASConnectionTypeDescriptor - Class in org.mc4j.ems.connection.support.metadata
 
SJSASConnectionTypeDescriptor() - Constructor for class org.mc4j.ems.connection.support.metadata.SJSASConnectionTypeDescriptor
 
startListening() - Method in interface org.mc4j.ems.connection.bean.notification.EmsNotification
 
stopListening() - Method in interface org.mc4j.ems.connection.bean.notification.EmsNotification
 
stopTracker() - Method in interface org.mc4j.ems.connection.ConnectionTracker
 
storeConnectionSettings(ConnectionSettings) - Method in class org.mc4j.ems.connection.settings.persistence.ConnectionSettingsStore
 

T

test - Class in org.mc4j.ems.access
 
test() - Constructor for class org.mc4j.ems.access.test
 
Tomcat55ConnectionTypeDescriptor - Class in org.mc4j.ems.connection.support.metadata
 
Tomcat55ConnectionTypeDescriptor() - Constructor for class org.mc4j.ems.connection.support.metadata.Tomcat55ConnectionTypeDescriptor
 
toString() - Method in class org.mc4j.ems.connection.bean.notification.EmsNotificationEvent
 
toString() - Method in class org.mc4j.ems.connection.local.LocalVirtualMachine
 
toString() - Method in class org.mc4j.ems.connection.settings.ConnectionSettings
 
toString() - Method in class org.mc4j.ems.connection.support.metadata.AbstractConnectionTypeDescriptor
 

U

UNKNOWN - Static variable in class org.mc4j.ems.connection.bean.operation.EmsOperation.Impact
 
unload() - Method in interface org.mc4j.ems.connection.bean.EmsBean
Unloads any cached metadata associated with this MBean.
unload() - Method in interface org.mc4j.ems.connection.EmsConnection
Unloads all cached metadata associated with this connection - MBeanInfos, etc.
unregister() - Method in interface org.mc4j.ems.connection.bean.EmsBean
Unregisters this MBean from the server.
UpdateException - Exception in org.mc4j.ems.connection
 
UpdateException(String) - Constructor for exception org.mc4j.ems.connection.UpdateException
 
UpdateException(String, Throwable) - Constructor for exception org.mc4j.ems.connection.UpdateException
 
USE_CONTEXT_CLASSLOADER - Static variable in class org.mc4j.ems.connection.ConnectionFactory
 

V

Value - Class in org.mc4j.ems.store
 
Value(Object, long) - Constructor for class org.mc4j.ems.store.Value
 
ValueHistory - Interface in org.mc4j.ems.store
 
VALUES - Static variable in class org.mc4j.ems.connection.bean.operation.EmsOperation.Impact
 
values - Variable in class org.mc4j.ems.store.CompleteValueHistory
Newer values are added at the end of the list.

W

Weblogic9ConnectionTypeDescriptor - Class in org.mc4j.ems.connection.support.metadata
 
Weblogic9ConnectionTypeDescriptor() - Constructor for class org.mc4j.ems.connection.support.metadata.Weblogic9ConnectionTypeDescriptor
 
Weblogic9Jsr77ConnectionTypeDescriptor - Class in org.mc4j.ems.connection.support.metadata
 
Weblogic9Jsr77ConnectionTypeDescriptor() - Constructor for class org.mc4j.ems.connection.support.metadata.Weblogic9Jsr77ConnectionTypeDescriptor
 
WeblogicConnectionTypeDescriptor - Class in org.mc4j.ems.connection.support.metadata
 
WeblogicConnectionTypeDescriptor() - Constructor for class org.mc4j.ems.connection.support.metadata.WeblogicConnectionTypeDescriptor
 
WebsphereConnectionTypeDescriptor - Class in org.mc4j.ems.connection.support.metadata
 
WebsphereConnectionTypeDescriptor() - Constructor for class org.mc4j.ems.connection.support.metadata.WebsphereConnectionTypeDescriptor
 
WebsphereStudioConnectionTypeDescriptor - Class in org.mc4j.ems.connection.support.metadata
 
WebsphereStudioConnectionTypeDescriptor() - Constructor for class org.mc4j.ems.connection.support.metadata.WebsphereStudioConnectionTypeDescriptor
 
A B C D E G H I J L M O P Q R S T U V W