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

A

AbstractDynamicMBean - class mx4j.AbstractDynamicMBean.
Utility class that allow the user to easily write DynamicMBeans.
AbstractDynamicMBean() - Constructor for class mx4j.AbstractDynamicMBean
Only subclasses can create a new instance of an AbstractDynamicMBean.
ACTION - Static variable in class javax.management.MBeanOperationInfo
 
ACTION_INFO - Static variable in class javax.management.MBeanOperationInfo
 
AdaptorAuthenticator - interface mx4j.adaptor.AdaptorAuthenticator.
 
AdaptorInterceptor - class mx4j.adaptor.interceptor.AdaptorInterceptor.
The base adaptor interceptor implementation
AdaptorInterceptor() - Constructor for class mx4j.adaptor.interceptor.AdaptorInterceptor
 
AdaptorInterceptorException - exception mx4j.adaptor.interceptor.AdaptorInterceptorException.
This exception is only used internally by the AdaptorInterceptor class, to avoid that interceptors do too much exception logging.
AdaptorInterceptorException(Exception) - Constructor for class mx4j.adaptor.interceptor.AdaptorInterceptorException
 
AdaptorInterceptorMBean - interface mx4j.adaptor.interceptor.AdaptorInterceptorMBean.
Management interface for interceptors
AdaptorServerSocketFactory - interface mx4j.adaptor.AdaptorServerSocketFactory.
The ServerSocket factory interface.
add(Attribute) - Method in class javax.management.AttributeList
 
add(int, Attribute) - Method in class javax.management.AttributeList
 
add(int, Object) - Method in class javax.management.AttributeList
 
add(int, Role) - Method in class javax.management.relation.RoleList
 
add(int, RoleUnresolved) - Method in class javax.management.relation.RoleUnresolvedList
 
add(Object) - Method in class javax.management.AttributeList
 
add(Role) - Method in class javax.management.relation.RoleList
 
add(RoleUnresolved) - Method in class javax.management.relation.RoleUnresolvedList
 
addAll(AttributeList) - Method in class javax.management.AttributeList
 
addAll(Collection) - Method in class javax.management.AttributeList
 
addAll(int, AttributeList) - Method in class javax.management.AttributeList
 
addAll(int, Collection) - Method in class javax.management.AttributeList
 
addAll(int, RoleList) - Method in class javax.management.relation.RoleList
 
addAll(int, RoleUnresolvedList) - Method in class javax.management.relation.RoleUnresolvedList
 
addAll(RoleList) - Method in class javax.management.relation.RoleList
 
addAll(RoleUnresolvedList) - Method in class javax.management.relation.RoleUnresolvedList
 
addAttributeChangeNotificationListener(NotificationListener, String, Object) - Method in class javax.management.modelmbean.RequiredModelMBean
 
addAttributeChangeNotificationListener(NotificationListener, String, Object) - Method in interface javax.management.modelmbean.ModelMBeanNotificationBroadcaster
 
addAuthorization(String, String) - Method in class mx4j.adaptor.http.HttpAdaptor
Adds an authorization pair as username/password
addAuthorization(String, String) - Method in interface mx4j.adaptor.http.HttpAdaptorMBean
Adds an authorization pair as username/password
addClassLoader(ClassLoader) - Method in class mx4j.server.BaseClassLoaderRepository
 
addCommandProcessor(String, HttpCommandProcessor) - Method in class mx4j.adaptor.http.HttpAdaptor
Adds a command processor object
addCommandProcessor(String, HttpCommandProcessor) - Method in interface mx4j.adaptor.http.HttpAdaptorMBean
Adds a command processor object
addCommandProcessor(String, String) - Method in class mx4j.adaptor.http.HttpAdaptor
Adds a command processor object by class
addCommandProcessor(String, String) - Method in interface mx4j.adaptor.http.HttpAdaptorMBean
Adds a command processor object by class
addHeartBeatListener(String, Object, Object) - Method in class mx4j.tools.heartbeat.HeartBeat
Adds the specified heartbeat listener to receive heartbeat notifications from * this HeartBeatMBean.
addHeartBeatListener(String, Object, Object) - Method in interface mx4j.tools.heartbeat.HeartBeatMBean
Adds the specified heartbeat listener to receive heartbeat notifications from * this HeartBeatMBean.
addInterceptor(Interceptor) - Method in class mx4j.adaptor.rmi.RMIAdaptor
Adds an interceptor to this RMI adaptor
addInterceptor(MBeanServerInterceptor) - Method in interface mx4j.server.interceptor.MBeanServerInterceptorConfiguratorMBean
Appends the given interceptor, provided by the client, to the existing interceptor chain.
addInterceptor(MBeanServerInterceptor) - Method in class mx4j.server.interceptor.MBeanServerInterceptorConfigurator
Appends the given interceptor, provided by the client, to the existing interceptor chain.
addMimeType(String, String) - Method in class mx4j.adaptor.http.XSLTProcessor
 
addMimeType(String, String) - Method in interface mx4j.adaptor.http.XSLTProcessorMBean
 
addNotification(String, String, Object, Date) - Method in class javax.management.timer.Timer
 
addNotification(String, String, Object, Date) - Method in interface javax.management.timer.TimerMBean
 
addNotification(String, String, Object, Date, long) - Method in class javax.management.timer.Timer
 
addNotification(String, String, Object, Date, long) - Method in interface javax.management.timer.TimerMBean
 
addNotification(String, String, Object, Date, long, long) - Method in class javax.management.timer.Timer
 
addNotification(String, String, Object, Date, long, long) - Method in interface javax.management.timer.TimerMBean
 
addNotificationListener(MBeanMetaData, NotificationListener, NotificationFilter, Object) - Method in class mx4j.server.interceptor.InvokerMBeanServerInterceptor
 
addNotificationListener(MBeanMetaData, NotificationListener, NotificationFilter, Object) - Method in class mx4j.server.interceptor.NotificationListenerMBeanServerInterceptor
 
addNotificationListener(MBeanMetaData, NotificationListener, NotificationFilter, Object) - Method in class mx4j.server.interceptor.DefaultMBeanServerInterceptor
 
addNotificationListener(MBeanMetaData, NotificationListener, NotificationFilter, Object) - Method in class mx4j.server.interceptor.ContextClassLoaderMBeanServerInterceptor
 
addNotificationListener(MBeanMetaData, NotificationListener, NotificationFilter, Object) - Method in class mx4j.server.interceptor.SecurityMBeanServerInterceptor
 
addNotificationListener(MBeanMetaData, NotificationListener, NotificationFilter, Object) - Method in interface mx4j.server.interceptor.MBeanServerInterceptor
 
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in interface mx4j.log.LoggerBroadcasterMBean
 
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in interface javax.management.NotificationBroadcaster
Adds a listener to the registered MBean.
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class javax.management.NotificationBroadcasterSupport
 
addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in interface mx4j.connector.MBeanServerConnection
 
addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in interface mx4j.connector.RemoteMBeanServer
 
addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class mx4j.server.ChainedMBeanServer
 
addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class mx4j.server.MBeanServerImpl
Add a NotificationListener to a registered MBean Register an MBean listener to allow broadcast of management events(notifications).
addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in interface javax.management.MBeanServer
 
addNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in class mx4j.server.ChainedMBeanServer
 
addNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in class mx4j.server.MBeanServerImpl
Add a NotificationListener to a registered MBean Register an MBean listener to allow broadcast of management events(notifications).
addNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in interface javax.management.MBeanServer
 
addParameters(Element, Document, Class[]) - Method in class mx4j.adaptor.http.ConstructorsCommandProcessor
 
addParameters(Element, Document, MBeanParameterInfo[]) - Method in class mx4j.adaptor.http.MBeanCommandProcessor
 
addPostInterceptor(MBeanServerInterceptor) - Method in class mx4j.server.interceptor.MBeanServerInterceptorConfigurator
Adds the given interceptor at the end of the interceptor chain, after the custom interceptors that may be added via MBeanServerInterceptorConfigurator.addInterceptor(mx4j.server.interceptor.MBeanServerInterceptor).
addPreInterceptor(MBeanServerInterceptor) - Method in class mx4j.server.interceptor.MBeanServerInterceptorConfigurator
Adds the given interceptor at the beginning of the interceptor chain, before the custom interceptors that may be added via MBeanServerInterceptorConfigurator.addInterceptor(mx4j.server.interceptor.MBeanServerInterceptor).
addProvider(Provider) - Static method in class mx4j.adaptor.ssl.SSLAdaptorServerSocketFactory
 
addRelation(ObjectName) - Method in interface javax.management.relation.RelationServiceMBean
 
addRelation(ObjectName) - Method in class javax.management.relation.RelationService
Add relation of a class that extends RelationSupport, is an external relation and can only be created with this method createRelation() is for internal relations only
addRelationType(RelationType) - Method in interface javax.management.relation.RelationServiceMBean
 
addRelationType(RelationType) - Method in class javax.management.relation.RelationService
 
addRelationTypeNames(Element, Document, List) - Method in class mx4j.adaptor.http.RelationCommandProcessor
put everything into a map as we need to maintain the correct relationTypeName to relationId TODO: determine how to make relationService tab useful!!
addRoleInfo(RoleInfo) - Method in class javax.management.relation.RelationTypeSupport
 
addURL(String) - Method in class javax.management.loading.MLet
Appends the specified URL to the list of URLs to search for classes and resources.
addURL(String) - Method in interface javax.management.loading.MLetMBean
 
addURL(URL) - Method in class javax.management.loading.MLet
Appends the specified URL to the list of URLs to search for classes and resources
addURL(URL) - Method in interface javax.management.loading.MLetMBean
 
ALLOWED_CLASSNAMES - Static variable in class javax.management.openmbean.OpenType
 
and(QueryExp, QueryExp) - Static method in class javax.management.Query
 
anySubString(AttributeValueExp, StringValueExp) - Static method in class javax.management.Query
 
apply(ObjectName) - Method in class javax.management.AttributeValueExp
 
apply(ObjectName) - Method in interface javax.management.ValueExp
Apply the QueryExp on an MBean
apply(ObjectName) - Method in interface javax.management.QueryExp
Apply the QueryExp on an MBean
apply(ObjectName) - Method in class javax.management.StringValueExp
 
ARCHIVE_ATTR - Static variable in class mx4j.loading.MLetParser
 
ARG_TAG - Static variable in class mx4j.loading.MLetParser
 
arrayCopy(char[]) - Static method in class mx4j.util.Utils
 
arrayEquals(byte[], byte[]) - Static method in class mx4j.util.Utils
 
arrayEquals(Object[], Object[]) - Static method in class mx4j.util.Utils
 
arrayHashCode(byte[]) - Static method in class mx4j.util.Utils
 
arrayHashCode(Object[]) - Static method in class mx4j.util.Utils
 
ArrayType - class javax.management.openmbean.ArrayType.
The ArrayType class is the open type class whose instances describe all open data values which are n-dimensional arrays of open data values
ArrayType(int, OpenType) - Constructor for class javax.management.openmbean.ArrayType
Constructs an ArrayType instance describing open data values which are arrays with dimension dimension of elements whose open type is elementType.
attr(String) - Static method in class javax.management.Query
 
attr(String, String) - Static method in class javax.management.Query
 
Attribute - class javax.management.Attribute.
An MBean attribute which is a name value pair combination.
ATTRIBUTE_CHANGE - Static variable in class javax.management.AttributeChangeNotification
A Notification type for an attribute change
Attribute(String, Object) - Constructor for class javax.management.Attribute
Creates an Attribute with the given name and value.
AttributeChangeNotification - class javax.management.AttributeChangeNotification.
A Notification for AttributeChange sent by MBeans.
AttributeChangeNotification(Object, long, long, String, String, String, Object, Object) - Constructor for class javax.management.AttributeChangeNotification
Creates an AttributeChangeNotification
AttributeChangeNotificationFilter - class javax.management.AttributeChangeNotificationFilter.
Provides a filter for the AttributeChangeNotification.
AttributeChangeNotificationFilter() - Constructor for class javax.management.AttributeChangeNotificationFilter
 
AttributeList - class javax.management.AttributeList.
 
AttributeList() - Constructor for class javax.management.AttributeList
 
AttributeList(AttributeList) - Constructor for class javax.management.AttributeList
 
AttributeList(int) - Constructor for class javax.management.AttributeList
 
AttributeNotFoundException - exception javax.management.AttributeNotFoundException.
 
AttributeNotFoundException() - Constructor for class javax.management.AttributeNotFoundException
 
AttributeNotFoundException(String) - Constructor for class javax.management.AttributeNotFoundException
 
AttributeValueExp - class javax.management.AttributeValueExp.
 
AttributeValueExp() - Constructor for class javax.management.AttributeValueExp
 
AttributeValueExp(String) - Constructor for class javax.management.AttributeValueExp
 
AuthContext - interface mx4j.security.auth.AuthContext.
Tag interface for the authorization context
Authenticator - interface mx4j.security.auth.Authenticator.
 
AuthReply - interface mx4j.security.auth.AuthReply.
 
AuthRequest - interface mx4j.security.auth.AuthRequest.
 

B

BadAttributeValueExpException - exception javax.management.BadAttributeValueExpException.
 
BadAttributeValueExpException(Object) - Constructor for class javax.management.BadAttributeValueExpException
 
BadBinaryOpValueExpException - exception javax.management.BadBinaryOpValueExpException.
 
BadBinaryOpValueExpException(ValueExp) - Constructor for class javax.management.BadBinaryOpValueExpException
 
BadStringOperationException - exception javax.management.BadStringOperationException.
 
BadStringOperationException(String) - Constructor for class javax.management.BadStringOperationException
 
Base64 - class mx4j.adaptor.http.Base64.
Base 64 processor.
Base64.InputStream - class mx4j.adaptor.http.Base64.InputStream.
A Base64.InputStream will read data from another InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.InputStream(InputStream) - Constructor for class mx4j.adaptor.http.Base64.InputStream
Constructs a Base64.InputStream in DECODE mode.
Base64.InputStream(InputStream, boolean) - Constructor for class mx4j.adaptor.http.Base64.InputStream
Constructs a Base64.InputStream in either ENCODE or DECODE mode.
Base64.OutputStream - class mx4j.adaptor.http.Base64.OutputStream.
A Base64.OutputStream will write data to another OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.OutputStream(OutputStream) - Constructor for class mx4j.adaptor.http.Base64.OutputStream
Constructs a Base64.OutputStream in ENCODE mode.
Base64.OutputStream(OutputStream, boolean) - Constructor for class mx4j.adaptor.http.Base64.OutputStream
Constructs a Base64.OutputStream in either ENCODE or DECODE mode.
BaseClassLoaderRepository - class mx4j.server.BaseClassLoaderRepository.
Base class to extend to create custom ClassLoaderRepositories.
BaseClassLoaderRepository() - Constructor for class mx4j.server.BaseClassLoaderRepository
 
BCELMBeanInvoker - class mx4j.server.BCELMBeanInvoker.
MBeanInvoker that generates on-the-fly implementations to call standard MBeans directly, instead of using reflection.
BCELMBeanInvoker() - Constructor for class mx4j.server.BCELMBeanInvoker
 
between(ValueExp, ValueExp, ValueExp) - Static method in class javax.management.Query
 
BIGDECIMAL - Static variable in class javax.management.openmbean.SimpleType
 
BIGINTEGER - Static variable in class javax.management.openmbean.SimpleType
 
bind(Object) - Method in class mx4j.adaptor.rmi.RMIAdaptor
 
BOOLEAN - Static variable in class javax.management.openmbean.SimpleType
 
booleanVariableValue(HttpInputStream, String, boolean) - Static method in class mx4j.adaptor.http.HttpUtil
Returns whether a boolean variable is in the variables.
buildCommands() - Method in class mx4j.adaptor.http.HttpAdaptor
Build the commands
builder - Variable in class mx4j.adaptor.http.HttpCommandProcessorAdaptor
 
BYTE - Static variable in class javax.management.openmbean.SimpleType
 

C

calculateIndex(CompositeData) - Method in class javax.management.openmbean.TabularDataSupport
Calculates the index that would be used in this TabularData instance to refer to the specified composite data value parameter is it were added to this instance.This method checks for the type validity of the specified value, but does not check if the calculated index is already used to refer to a value, in this tabular data instance
calculateIndex(CompositeData) - Method in interface javax.management.openmbean.TabularData
Calculates the index that would be used in this TabularData instance to refer to the specified CompositeData value parameter, if it were added.
canCreateParameterValue(String) - Static method in class mx4j.adaptor.http.CommandProcessorUtil
Checks if the given type is primitive of can be initialized from String.
This is done by trying to load the class and checking if there is a public String only constructor.
canonicalizePath(String) - Static method in class mx4j.adaptor.http.HttpUtil
Makes a path canonical
ChainedMBeanServer - class mx4j.server.ChainedMBeanServer.
Base class for chained MBeanServer.
ChainedMBeanServer(MBeanServer) - Constructor for class mx4j.server.ChainedMBeanServer
Creates a new ChainedMBeanServer with the specified MBeanServer.
CHARACTER - Static variable in class javax.management.openmbean.SimpleType
 
checkMaxDegree(int) - Method in class javax.management.relation.RoleInfo
 
checkMinDegree(int) - Method in class javax.management.relation.RoleInfo
 
checkRelationServiceIsRegistered() - Method in class mx4j.adaptor.http.RelationCommandProcessor
 
checkRoleReading(String, String) - Method in interface javax.management.relation.RelationServiceMBean
 
checkRoleReading(String, String) - Method in class javax.management.relation.RelationService
 
checkRoleWriting(Role, String, Boolean) - Method in interface javax.management.relation.RelationServiceMBean
 
checkRoleWriting(Role, String, Boolean) - Method in class javax.management.relation.RelationService
 
classattr() - Static method in class javax.management.Query
 
classloader - Variable in class mx4j.server.MBeanMetaData
The classloader of the MBean
CLASSLOADER_LOADER - Static variable in class mx4j.adaptor.interceptor.Invocation
 
CLASSLOADER_MBEAN - Static variable in class mx4j.adaptor.interceptor.Invocation
 
CLASSLOADER_MBEANSERVER - Static variable in class mx4j.adaptor.interceptor.Invocation
 
CLASSLOADER_REPOSITORY - Static variable in class mx4j.adaptor.interceptor.Invocation
 
ClassLoaderObjectInputStream - class mx4j.loading.ClassLoaderObjectInputStream.
Load classes with the specified classloader, or with the DefaultLoaderRepository
ClassLoaderObjectInputStream(InputStream) - Constructor for class mx4j.loading.ClassLoaderObjectInputStream
Creates an instance of this ObjectInputStream that will load classes with the DefaultLoaderRepository
ClassLoaderObjectInputStream(InputStream, ClassLoader) - Constructor for class mx4j.loading.ClassLoaderObjectInputStream
Creates an instance of this ObjectInputStream that will load classes with the specified classloader
ClassLoaderRepository - interface javax.management.loading.ClassLoaderRepository.
Instances of this interface are used to keep the list of Class Loaders registered in a MBean Server.
clear() - Method in class mx4j.util.TimeQueue
Removes all the tasks from this TimeQueue.
clear() - Method in class javax.management.openmbean.TabularDataSupport
clears this instances internal map
clear() - Method in interface javax.management.openmbean.TabularData
 
clearInterceptors() - Method in interface mx4j.server.interceptor.MBeanServerInterceptorConfiguratorMBean
Removes all the interceptors added via MBeanServerInterceptorConfiguratorMBean.addInterceptor(MBeanServerInterceptor interceptor).
clearInterceptors() - Method in class mx4j.server.interceptor.MBeanServerInterceptorConfigurator
Removes all the interceptors added via MBeanServerInterceptorConfigurator.addInterceptor(MBeanServerInterceptor interceptor).
clearJNDIProperties() - Method in interface mx4j.adaptor.rmi.RMIAdaptorMBean
Resets the JNDI properties set for this adaptor.
clearJNDIProperties() - Method in class mx4j.adaptor.rmi.RMIAdaptor
Resets the JNDI properties set for this adaptor.
clearNamingProperties() - Method in interface mx4j.adaptor.rmi.RMIAdaptorMBean
 
clearNamingProperties() - Method in class mx4j.adaptor.rmi.RMIAdaptor
Deprecated. Replaced by RMIAdaptor.clearJNDIProperties()
clone() - Method in class mx4j.connector.JMXAddress
 
clone() - Method in interface mx4j.server.MBeanRepository
Clones this MBean repository
clone() - Method in class javax.management.relation.Role
 
clone() - Method in class javax.management.relation.RoleUnresolved
 
clone() - Method in interface javax.management.Descriptor
Returns a new Descriptor of which is a duplicate of this Descriptor
clone() - Method in class javax.management.openmbean.TabularDataSupport
Returns a clone of this TabularDataSupport instance: the clone is obtained by calling super.clone(), and then cloning the underlying map.
clone() - Method in class javax.management.MBeanInfo
 
clone() - Method in class javax.management.MBeanFeatureInfo
 
clone() - Method in class javax.management.modelmbean.ModelMBeanInfoSupport
 
clone() - Method in class javax.management.modelmbean.DescriptorSupport
 
clone() - Method in interface javax.management.modelmbean.ModelMBeanInfo
 
CLOSE_BRACKET - Static variable in class mx4j.loading.MLetParser
 
CLOSE_COMMENT - Static variable in class mx4j.loading.MLetParser
 
close() - Method in class mx4j.connector.rmi.RMIConnector
 
close() - Method in interface mx4j.connector.JMXConnector
Closes this connector
close() - Method in class mx4j.adaptor.http.Base64.OutputStream
Flushes and closes stream.
code - Variable in class mx4j.adaptor.http.HttpOutputStream
Answer code
code - Variable in class mx4j.adaptor.http.HttpException
Error code
CODE_ATTR - Static variable in class mx4j.loading.MLetParser
 
CODEBASE_ATTR - Static variable in class mx4j.loading.MLetParser
 
CommandProcessorUtil - class mx4j.adaptor.http.CommandProcessorUtil.
Contains utilities common to CommandProcessor objects
CommandProcessorUtil() - Constructor for class mx4j.adaptor.http.CommandProcessorUtil
 
compareTo(Object) - Method in class mx4j.util.TimeTask
Compares 2 TimeTasks by comparing their next execution times
CompositeData - interface javax.management.openmbean.CompositeData.
 
CompositeDataSupport - class javax.management.openmbean.CompositeDataSupport.
 
CompositeDataSupport(CompositeType, Map) - Constructor for class javax.management.openmbean.CompositeDataSupport
Constructs a CompositeDataSupport instance with the specified compositeType, whose items names and corresponding values are given by the mappings in the map items.
CompositeDataSupport(CompositeType, String[], Object[]) - Constructor for class javax.management.openmbean.CompositeDataSupport
Constructs a CompositeDataSupport instance with the specified compositeType, whose item values are specified by itemValues[], in the same order as in itemNames[].
CompositeType - class javax.management.openmbean.CompositeType.
 
CompositeType(String, String, String[], String[], OpenType[]) - Constructor for class javax.management.openmbean.CompositeType
The CompositeType class is the open type class whose instances describe the types of CompositeData values The Java class name of composite data values this composite type represents (ie the class name returned by the getClassName method) is set to the string value returned by CompositeData.class.getName().
connect(String, Hashtable) - Method in class mx4j.connector.rmi.RMIConnector
Connect to a server-side adaptor using the given JNDI name and JNDI properties.
ConnectorException - exception mx4j.tools.heartbeat.ConnectorException.
* @author Michael Gorelik * @version $Revision: 1.2 $
ConnectorException(String) - Constructor for class mx4j.tools.heartbeat.ConnectorException
 
ConstructorsCommandProcessor - class mx4j.adaptor.http.ConstructorsCommandProcessor.
ConstructorsCommandProcessor, processes a request to query the available constructors for a classname
ConstructorsCommandProcessor() - Constructor for class mx4j.adaptor.http.ConstructorsCommandProcessor
 
containsKey(Object) - Method in class javax.management.openmbean.TabularDataSupport
returns true if and only if this tabularData instance contains a compositeData value (i.e.
containsKey(Object[]) - Method in class javax.management.openmbean.TabularDataSupport
Returns true if and only if this TabularData instance contains a CompositeData value (ie a row) whose index is the specified key.
containsKey(Object[]) - Method in interface javax.management.openmbean.TabularData
 
containsKey(String) - Method in class javax.management.openmbean.CompositeDataSupport
Returns true if and only if this CompositeData instance contains an item whose name is key.
containsKey(String) - Method in interface javax.management.openmbean.CompositeData
 
containsKey(String) - Method in class javax.management.openmbean.CompositeType
check if the key itemName is present
containsValue(CompositeData) - Method in class javax.management.openmbean.TabularDataSupport
Returns true if and only if this TabularData instance contains the specified CompositeData value.
containsValue(CompositeData) - Method in interface javax.management.openmbean.TabularData
 
containsValue(Object) - Method in class javax.management.openmbean.TabularDataSupport
Returns true if and only if this TabularData instance contains the specified value.
containsValue(Object) - Method in class javax.management.openmbean.CompositeDataSupport
Returns true if and only if this CompositeData instance contains an item whose value is value
containsValue(Object) - Method in interface javax.management.openmbean.CompositeData
 
ContextClassLoaderAdaptorInterceptor - class mx4j.adaptor.interceptor.ContextClassLoaderAdaptorInterceptor.
The interceptor that sets the context classloader for incoming calls
ContextClassLoaderAdaptorInterceptor() - Constructor for class mx4j.adaptor.interceptor.ContextClassLoaderAdaptorInterceptor
 
ContextClassLoaderMBeanServerInterceptor - class mx4j.server.interceptor.ContextClassLoaderMBeanServerInterceptor.
This interceptor sets the context class loader to the proper value for incoming calls.
ContextClassLoaderMBeanServerInterceptor() - Constructor for class mx4j.server.interceptor.ContextClassLoaderMBeanServerInterceptor
 
convertPriority(int) - Method in class mx4j.log.Log4JLogger
Converts MX4J priority to Log4J priority
CosNamingService - class mx4j.tools.naming.CosNamingService.
An MBean that wraps tnameserv.
CosNamingService() - Constructor for class mx4j.tools.naming.CosNamingService
Creates a new instance of CosNamingService with the default port (900).
CosNamingService(int) - Constructor for class mx4j.tools.naming.CosNamingService
Creates a new instance of CosNamingService with the specified port.
CosNamingServiceMBean - interface mx4j.tools.naming.CosNamingServiceMBean.
MBean interface.
CosNamingServiceMBeanDescription - class mx4j.tools.naming.CosNamingServiceMBeanDescription.
MBean description.
CosNamingServiceMBeanDescription() - Constructor for class mx4j.tools.naming.CosNamingServiceMBeanDescription
 
CounterMonitor - class javax.management.monitor.CounterMonitor.
 
CounterMonitor() - Constructor for class javax.management.monitor.CounterMonitor
 
CounterMonitorMBean - interface javax.management.monitor.CounterMonitorMBean.
 
create(Class, MBeanServerConnection, ObjectName) - Static method in class mx4j.connector.RemoteStandardMBeanProxy
Creates a proxy with the given MBean interface for an MBean with the specified ObjectName living in the specified remote MBeanServer.
create(Class, MBeanServer, ObjectName) - Static method in class mx4j.util.StandardMBeanProxy
Creates a proxy with the given MBean interface for an MBean with the specified ObjectName living in the specified local MBeanServer.
create(Class, ObjectName) - Static method in class mx4j.util.StandardMBeanProxy
Deprecated. Replaced by StandardMBeanProxy.create(Class mbeanInterface, MBeanServer server, ObjectName name)
create(MBeanMetaData) - Static method in class mx4j.server.BCELMBeanInvoker
 
createLoggerPrototype() - Method in class mx4j.log.LoggerBroadcaster
 
createMBean(String, ObjectName) - Method in interface mx4j.connector.RemoteMBeanServer
 
createMBean(String, ObjectName) - Method in class mx4j.server.ChainedMBeanServer
 
createMBean(String, ObjectName) - Method in class mx4j.server.MBeanServerImpl
Registers an MBean and returns an ObjectInstance.
createMBean(String, ObjectName) - Method in interface javax.management.MBeanServer
 
createMBean(String, ObjectName, Object[], String[]) - Method in interface mx4j.connector.MBeanServerConnection
 
createMBean(String, ObjectName, Object[], String[]) - Method in interface mx4j.connector.RemoteMBeanServer
 
createMBean(String, ObjectName, Object[], String[]) - Method in class mx4j.adaptor.rmi.UnmarshallingMBeanServer
 
createMBean(String, ObjectName, Object[], String[]) - Method in class mx4j.server.ChainedMBeanServer
 
createMBean(String, ObjectName, Object[], String[]) - Method in class mx4j.server.MBeanServerImpl
Registers an MBean and returns an ObjectInstance
createMBean(String, ObjectName, Object[], String[]) - Method in interface javax.management.MBeanServer
 
createMBean(String, ObjectName, ObjectName) - Method in interface mx4j.connector.RemoteMBeanServer
 
createMBean(String, ObjectName, ObjectName) - Method in class mx4j.server.ChainedMBeanServer
 
createMBean(String, ObjectName, ObjectName) - Method in class mx4j.server.MBeanServerImpl
Registers an MBean and returns an ObjectInstance, and use the specified loaderName.
createMBean(String, ObjectName, ObjectName) - Method in interface javax.management.MBeanServer
 
createMBean(String, ObjectName, ObjectName, Object[], String[]) - Method in interface mx4j.connector.MBeanServerConnection
 
createMBean(String, ObjectName, ObjectName, Object[], String[]) - Method in interface mx4j.connector.RemoteMBeanServer
 
createMBean(String, ObjectName, ObjectName, Object[], String[]) - Method in class mx4j.adaptor.rmi.UnmarshallingMBeanServer
 
createMBean(String, ObjectName, ObjectName, Object[], String[]) - Method in class mx4j.server.ChainedMBeanServer
 
createMBean(String, ObjectName, ObjectName, Object[], String[]) - Method in class mx4j.server.MBeanServerImpl
Registers an MBean and returns an ObjectInstance using the specified loaderName for the ClassLoader
createMBean(String, ObjectName, ObjectName, Object[], String[]) - Method in interface javax.management.MBeanServer
 
createMBeanAttributeInfo() - Method in class mx4j.AbstractDynamicMBean
To be overridden to return metadata information about manageable attributes.
CreateMBeanCommandProcessor - class mx4j.adaptor.http.CreateMBeanCommandProcessor.
CreateMBeanCommandProcessor, processes a request for creating and registering an MBean
CreateMBeanCommandProcessor() - Constructor for class mx4j.adaptor.http.CreateMBeanCommandProcessor
Constructs a new CreateMBeanCommandProcessor
createMBeanConstructorInfo() - Method in class mx4j.AbstractDynamicMBean
To be overridden to return metadata information about manageable constructors.
createMBeanInfo() - Method in class mx4j.AbstractDynamicMBean
Creates the MBeanInfo for this instance, calling in succession factory methods that the user can override.
createMBeanNotificationInfo() - Method in class mx4j.AbstractDynamicMBean
To be overridden to return metadata information about manageable notifications.
createMBeanOperationInfo() - Method in class mx4j.AbstractDynamicMBean
To be overridden to return metadata information about manageable operations.
createMBeanServer() - Static method in class javax.management.MBeanServerFactory
 
createMBeanServer(String) - Static method in class javax.management.MBeanServerFactory
 
createParameterValue(String, String) - Static method in class mx4j.adaptor.http.CommandProcessorUtil
Creates a parameter object of the given type containing a given value.
createPermissionTargetName(String, String, ObjectName) - Static method in class mx4j.util.Utils
 
createRelation(String, String, RoleList) - Method in interface javax.management.relation.RelationServiceMBean
 
createRelation(String, String, RoleList) - Method in class javax.management.relation.RelationService
 
createRelationType(String, RoleInfo[]) - Method in interface javax.management.relation.RelationServiceMBean
 
createRelationType(String, RoleInfo[]) - Method in class javax.management.relation.RelationService
 
createRemoteNotificationFilter(NotificationFilter) - Method in class mx4j.connector.rmi.iiop.IIOPConnector
 
createRemoteNotificationFilter(NotificationFilter) - Method in class mx4j.connector.rmi.jrmp.JRMPConnector
 
createRemoteNotificationFilter(NotificationFilter) - Method in class mx4j.connector.rmi.RMIConnector
 
createRemoteNotificationListener(NotificationListener) - Method in class mx4j.connector.rmi.iiop.IIOPConnector
 
createRemoteNotificationListener(NotificationListener) - Method in class mx4j.connector.rmi.jrmp.JRMPConnector
 
createRemoteNotificationListener(NotificationListener) - Method in class mx4j.connector.rmi.RMIConnector
 
createServerSocket(int) - Method in class mx4j.adaptor.rmi.SSLAdaptorRMIServerSocketFactory
 
createServerSocket(int, int, String) - Method in class mx4j.adaptor.ssl.SSLAdaptorServerSocketFactory
Returns a SSLServerSocket on the given port.
createServerSocket(int, int, String) - Method in class mx4j.adaptor.PlainAdaptorServerSocketFactory
 
createServerSocket(int, int, String) - Method in interface mx4j.adaptor.AdaptorServerSocketFactory
Creates a new ServerSocket on the specified port, with the specified backlog and on the given host.
createSocket(String, int) - Method in class mx4j.adaptor.rmi.SSLRMIClientSocketFactory
 
createTransformer(String) - Method in class mx4j.adaptor.http.XSLTProcessor
 

D

DEBUG - Static variable in class mx4j.log.Logger
 
debug(Object) - Method in class mx4j.log.Logger
 
debug(Object, Throwable) - Method in class mx4j.log.Logger
 
DECODE - Static variable in class mx4j.adaptor.http.Base64
Specify decoding (value is false).
decode(byte[], int, int) - Static method in class mx4j.adaptor.http.Base64
Decodes Base64 content in byte array format and returns the decoded byte array.
decode(String) - Static method in class mx4j.adaptor.http.Base64
Decodes data from Base64 notation.
decodeToObject(String) - Static method in class mx4j.adaptor.http.Base64
Attempts to decode Base64 data and deserialize a Java Object within.
decodeToString(String) - Static method in class mx4j.adaptor.http.Base64
Decodes data from Base64 notation and returns it as a string.
DEFAULT_LISTENER_NAME - Static variable in interface mx4j.tools.heartbeat.HeartBeatListenerMBean
 
DEFAULT_PERIOD - Static variable in interface mx4j.tools.heartbeat.HeartBeatMBean
 
DEFAULT_RETRIES - Static variable in interface mx4j.tools.heartbeat.HeartBeatMBean
HeartBeat source will retry calling listener a few times and then will * declare listener down
DefaultLoaderRepository - class javax.management.loading.DefaultLoaderRepository.
A Singleton class which keeps the list of ClassLoaders registered in the MBeanServer.
DefaultMBeanServerInterceptor - class mx4j.server.interceptor.DefaultMBeanServerInterceptor.
Base class for MBeanServer interceptors
DefaultMBeanServerInterceptor() - Constructor for class mx4j.server.interceptor.DefaultMBeanServerInterceptor
 
DefaultMBeanServerInterceptorMBean - interface mx4j.server.interceptor.DefaultMBeanServerInterceptorMBean.
MBean interface.
DefaultMBeanServerInterceptorMBeanDescription - class mx4j.server.interceptor.DefaultMBeanServerInterceptorMBeanDescription.
MBean description.
DefaultMBeanServerInterceptorMBeanDescription() - Constructor for class mx4j.server.interceptor.DefaultMBeanServerInterceptorMBeanDescription
 
DefaultProcessor - class mx4j.adaptor.http.DefaultProcessor.
DefaultPostProcessor doesn't alter the result, just publising the xml file
DefaultProcessor() - Constructor for class mx4j.adaptor.http.DefaultProcessor
 
DeleteMBeanCommandProcessor - class mx4j.adaptor.http.DeleteMBeanCommandProcessor.
DeleteMBeanCommandProcessor, processes a request for unregistering an MBean
DeleteMBeanCommandProcessor() - Constructor for class mx4j.adaptor.http.DeleteMBeanCommandProcessor
 
Descriptor - interface javax.management.Descriptor.
Descriptor is cloneable since represent a snapshot of what the client passed in to the model mbean.
DescriptorAccess - interface javax.management.DescriptorAccess.
Use to gain access to the Descriptor class associated with a JMX component.
DescriptorSupport - class javax.management.modelmbean.DescriptorSupport.
 
DescriptorSupport() - Constructor for class javax.management.modelmbean.DescriptorSupport
 
DescriptorSupport(String[]) - Constructor for class javax.management.modelmbean.DescriptorSupport
 
DescriptorSupport(String[], Object[]) - Constructor for class javax.management.modelmbean.DescriptorSupport
 
deserialize(ObjectName, byte[]) - Method in class mx4j.server.ChainedMBeanServer
 
deserialize(ObjectName, byte[]) - Method in class mx4j.server.MBeanServerImpl
Deserialize the specified bytes using the classloader of the MBean registered with the given ObjectName
deserialize(ObjectName, byte[]) - Method in interface javax.management.MBeanServer
 
deserialize(String, byte[]) - Method in class mx4j.server.ChainedMBeanServer
 
deserialize(String, byte[]) - Method in class mx4j.server.MBeanServerImpl
Deserialize the specified bytes using the classloader that is able to load the specified class.
deserialize(String, byte[]) - Method in interface javax.management.MBeanServer
 
deserialize(String, ObjectName, byte[]) - Method in class mx4j.server.ChainedMBeanServer
 
deserialize(String, ObjectName, byte[]) - Method in class mx4j.server.MBeanServerImpl
Deserialize the given bytes using the classloader that can actually load className using the classloader MBean with the specified ObjectName as initiating classloader.
deserialize(String, ObjectName, byte[]) - Method in interface javax.management.MBeanServer
 
disableAllAttributes() - Method in class javax.management.AttributeChangeNotificationFilter
Disable all attribute notifications
disableAllObjectNames() - Method in class javax.management.relation.MBeanServerNotificationFilter
 
disableAllTypes() - Method in class javax.management.NotificationFilterSupport
 
disableAttribute(String) - Method in class javax.management.AttributeChangeNotificationFilter
Disables the given attribute.
disableObjectName(ObjectName) - Method in class javax.management.relation.MBeanServerNotificationFilter
 
disableType(String) - Method in class javax.management.NotificationFilterSupport
 
DIV - Static variable in class javax.management.Query
 
div(ValueExp, ValueExp) - Static method in class javax.management.Query
 
doInvoke(Invocation) - Method in class mx4j.adaptor.interceptor.InvokerAdaptorInterceptor
 
doInvoke(Invocation) - Method in class mx4j.adaptor.interceptor.AdaptorInterceptor
The real invocation on the interceptor chain.
DOUBLE - Static variable in class javax.management.openmbean.SimpleType
 
dynamic - Variable in class mx4j.server.MBeanMetaData
True if the MBean is dynamic
DynamicMBean - interface javax.management.DynamicMBean.
Defines methods that should be implemented by a Dynamic MBean

E

EmptyCommandProcessor - class mx4j.adaptor.http.EmptyCommandProcessor.
EmptyCommandProcessor, returns an empty xml tree
EmptyCommandProcessor() - Constructor for class mx4j.adaptor.http.EmptyCommandProcessor
Constructs a new EmptyCommandProcessor
enableAllObjectNames() - Method in class javax.management.relation.MBeanServerNotificationFilter
 
enableAttribute(String) - Method in class javax.management.AttributeChangeNotificationFilter
Enable the Notification for the given attribute name.
enableObjectName(ObjectName) - Method in class javax.management.relation.MBeanServerNotificationFilter
 
enableType(String) - Method in class javax.management.NotificationFilterSupport
 
ENCODE - Static variable in class mx4j.adaptor.http.Base64
Specify encoding (value is true).
encodeBytes(byte[]) - Static method in class mx4j.adaptor.http.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int) - Static method in class mx4j.adaptor.http.Base64
Encodes a byte array into Base64 notation.
encodeObject(Serializable) - Static method in class mx4j.adaptor.http.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeString(String) - Static method in class mx4j.adaptor.http.Base64
Encodes a string in Base64 notation with line breaks after every 75 Base64 characters.
entrySet() - Method in class javax.management.openmbean.TabularDataSupport
Returns a collection view of the index to row mappings contained in this TabularDataSupport instance.
EQ - Static variable in class javax.management.Query
 
eq(ValueExp, ValueExp) - Static method in class javax.management.Query
 
equals(Object) - Method in class mx4j.timer.TimerTask
 
equals(Object) - Method in class mx4j.connector.rmi.RemoteNotificationFilterSupport
 
equals(Object) - Method in class mx4j.connector.rmi.RemoteNotificationListenerSupport
 
equals(Object) - Method in class mx4j.connector.JMXAddress
 
equals(Object) - Method in class mx4j.server.MBeanPermission
 
equals(Object) - Method in class mx4j.security.SimplePrincipal
 
equals(Object) - Method in class javax.management.MBeanOperationInfo
 
equals(Object) - Method in class javax.management.ObjectName
 
equals(Object) - Method in class javax.management.MBeanServerPermission
 
equals(Object) - Method in class javax.management.MBeanConstructorInfo
 
equals(Object) - Method in class javax.management.openmbean.TabularDataSupport
Compares the specified obj parameter with this TabularDataSupport instance for equality
equals(Object) - Method in class javax.management.openmbean.CompositeDataSupport
tests that the Object obj is equal to this compositeData instance
equals(Object) - Method in class javax.management.openmbean.OpenMBeanConstructorInfoSupport
Tests if the object given in the parameter is equal to this instance
equals(Object) - Method in interface javax.management.openmbean.OpenMBeanParameterInfo
 
equals(Object) - Method in class javax.management.openmbean.ArrayType
Check if object is equal with this ArrayType
equals(Object) - Method in class javax.management.openmbean.SimpleType
Check the given object for equality
equals(Object) - Method in class javax.management.openmbean.OpenType
 
equals(Object) - Method in interface javax.management.openmbean.OpenMBeanAttributeInfo
Compares the give Object for equality with this instance.
equals(Object) - Method in interface javax.management.openmbean.TabularData
 
equals(Object) - Method in interface javax.management.openmbean.OpenMBeanOperationInfo
Test the specified object for equality.
equals(Object) - Method in class javax.management.openmbean.TabularType
determines if the object passed in is equal to this class instance
equals(Object) - Method in class javax.management.openmbean.OpenMBeanParameterInfoSupport
Compares the specified obj parameter with this OpenMBeanParameterInfoSupport instance for equality.
equals(Object) - Method in interface javax.management.openmbean.OpenMBeanInfo
Checks if the given Object is equal with this OpenMBeanInfo
equals(Object) - Method in interface javax.management.openmbean.CompositeData
 
equals(Object) - Method in class javax.management.openmbean.OpenMBeanOperationInfoSupport
Test the specified object for equality.
equals(Object) - Method in class javax.management.openmbean.CompositeType
tests object passed in is equal to the CompositeType instance
equals(Object) - Method in class javax.management.openmbean.OpenMBeanAttributeInfoSupport
Compares the give Object for equality with this instance.
equals(Object) - Method in class javax.management.openmbean.OpenMBeanInfoSupport
Check the given obj for equality
equals(Object) - Method in interface javax.management.openmbean.OpenMBeanConstructorInfo
 
equals(Object) - Method in class javax.management.MBeanInfo
 
equals(Object) - Method in class javax.management.AttributeChangeNotificationFilter
Checks the given object for equality.
equals(Object) - Method in class javax.management.MBeanFeatureInfo
 
equals(Object) - Method in class javax.management.MBeanNotificationInfo
 
equals(Object) - Method in class javax.management.Attribute
Checks the given obj for equality with this Attribute.
equals(Object) - Method in class javax.management.MBeanParameterInfo
 
equals(Object) - Method in class javax.management.ObjectInstance
 
equals(Object) - Method in class javax.management.MBeanAttributeInfo
 
ERROR - Static variable in class mx4j.log.Logger
 
error(Object) - Method in class mx4j.log.Logger
 
error(Object, Throwable) - Method in class mx4j.log.Logger
 
executeRequest(HttpInputStream) - Method in class mx4j.adaptor.http.ServerByDomainCommandProcessor
 
executeRequest(HttpInputStream) - Method in class mx4j.adaptor.http.HttpCommandProcessorAdaptor
 
executeRequest(HttpInputStream) - Method in class mx4j.adaptor.http.RelationCommandProcessor
 
executeRequest(HttpInputStream) - Method in class mx4j.adaptor.http.InvokeOperationCommandProcessor
 
executeRequest(HttpInputStream) - Method in class mx4j.adaptor.http.SetAttributeCommandProcessor
 
executeRequest(HttpInputStream) - Method in class mx4j.adaptor.http.DeleteMBeanCommandProcessor
 
executeRequest(HttpInputStream) - Method in class mx4j.adaptor.http.SetAttributesCommandProcessor
 
executeRequest(HttpInputStream) - Method in class mx4j.adaptor.http.ConstructorsCommandProcessor
 
executeRequest(HttpInputStream) - Method in class mx4j.adaptor.http.ServerCommandProcessor
 
executeRequest(HttpInputStream) - Method in class mx4j.adaptor.http.MBeanCommandProcessor
 
executeRequest(HttpInputStream) - Method in interface mx4j.adaptor.http.HttpCommandProcessor
Executes an HTTP request.
executeRequest(HttpInputStream) - Method in class mx4j.adaptor.http.CreateMBeanCommandProcessor
 
executeRequest(HttpInputStream) - Method in class mx4j.adaptor.http.GetAttributeCommandProcessor
 
executeRequest(HttpInputStream) - Method in class mx4j.adaptor.http.EmptyCommandProcessor
 
export() - Method in class mx4j.connector.rmi.iiop.IIOPRemoteNotificationListenerSupport
 
export() - Method in class mx4j.connector.rmi.iiop.IIOPRemoteNotificationFilterSupport
 
export() - Method in class mx4j.connector.rmi.jrmp.JRMPRemoteNotificationListenerSupport
 
export() - Method in class mx4j.connector.rmi.jrmp.JRMPRemoteNotificationFilterSupport
 
export() - Method in class mx4j.connector.rmi.RemoteNotificationFilterSupport
 
export() - Method in class mx4j.connector.rmi.RemoteNotificationListenerSupport
 
export(int) - Method in class mx4j.connector.rmi.jrmp.JRMPRemoteNotificationListenerSupport
 
export(int) - Method in class mx4j.connector.rmi.jrmp.JRMPRemoteNotificationFilterSupport
 
export(int, RMIClientSocketFactory, RMIServerSocketFactory) - Method in class mx4j.connector.rmi.jrmp.JRMPRemoteNotificationListenerSupport
 
export(int, RMIClientSocketFactory, RMIServerSocketFactory) - Method in class mx4j.connector.rmi.jrmp.JRMPRemoteNotificationFilterSupport
 

F

FATAL - Static variable in class mx4j.log.Logger
 
fatal(Object) - Method in class mx4j.log.Logger
 
fatal(Object, Throwable) - Method in class mx4j.log.Logger
 
FileLogger - class mx4j.log.FileLogger.
This logger logs to a file.
FileLogger(String) - Constructor for class mx4j.log.FileLogger
 
FilePersister - class mx4j.persist.FilePersister.
A persister object that stores to files.
FilePersister(String, String) - Constructor for class mx4j.persist.FilePersister
Creates a new FilePersister.
finalSubString(AttributeValueExp, StringValueExp) - Static method in class javax.management.Query
 
findAssociatedMBeans(ObjectName, String, String) - Method in interface javax.management.relation.RelationServiceMBean
 
findAssociatedMBeans(ObjectName, String, String) - Method in class javax.management.relation.RelationService
 
findClass(String) - Method in class javax.management.loading.MLet
This is the main method for class loaders to load/find the class
findLibrary(String) - Method in class javax.management.loading.MLet
Returns the absolute path name of a native library.
findMBeanServer(String) - Static method in class javax.management.MBeanServerFactory
 
findMethod(Class, String, Class[]) - Method in class mx4j.AbstractDynamicMBean
Returns the (public) method with the given name and signature on the given class.
findReferencingRelations(ObjectName, String, String) - Method in interface javax.management.relation.RelationServiceMBean
 
findReferencingRelations(ObjectName, String, String) - Method in class javax.management.relation.RelationService
 
findRelationsOfType(String) - Method in interface javax.management.relation.RelationServiceMBean
 
findRelationsOfType(String) - Method in class javax.management.relation.RelationService
 
findUnknownElement(String, HttpOutputStream, HttpInputStream) - Method in class mx4j.adaptor.http.HttpAdaptor
 
FLOAT - Static variable in class javax.management.openmbean.SimpleType
 
flush() - Method in class mx4j.adaptor.http.Base64.OutputStream
Appropriately pads Base64 notation when encoding or throws an exception if Base64 input is not properly padded when decoding.

G

GaugeMonitor - class javax.management.monitor.GaugeMonitor.
 
GaugeMonitor() - Constructor for class javax.management.monitor.GaugeMonitor
 
GaugeMonitorMBean - interface javax.management.monitor.GaugeMonitorMBean.
 
GE - Static variable in class javax.management.Query
 
geq(ValueExp, ValueExp) - Static method in class javax.management.Query
 
get(Object) - Method in class javax.management.openmbean.TabularDataSupport
This method simply calls get((Object[]) key).
get(Object[]) - Method in class javax.management.openmbean.TabularDataSupport
This method validates the key Object[] parameter.
get(Object[]) - Method in interface javax.management.openmbean.TabularData
 
get(ObjectName) - Method in interface mx4j.server.MBeanRepository
Returns the metadata information associated with the given object name.
get(String) - Method in class javax.management.openmbean.CompositeDataSupport
 
get(String) - Method in interface javax.management.openmbean.CompositeData
 
get(String, String[]) - Method in class mx4j.util.MethodTernaryTree
Returns the method information given the method name and its signature.
getActions() - Method in class mx4j.server.MBeanPermission
 
getActions() - Method in class javax.management.MBeanServerPermission
 
getAll(String[]) - Method in class javax.management.openmbean.CompositeDataSupport
Returns an array of the values of the items whose names are specified by keys, in the same order as keys this method simple calls get for each key
getAll(String[]) - Method in interface javax.management.openmbean.CompositeData
 
getAllNotificationIDs() - Method in class javax.management.timer.Timer
 
getAllNotificationIDs() - Method in interface javax.management.timer.TimerMBean
 
getAllRelationIds() - Method in interface javax.management.relation.RelationServiceMBean
 
getAllRelationIds() - Method in class javax.management.relation.RelationService
 
getAllRelationTypeNames() - Method in interface javax.management.relation.RelationServiceMBean
 
getAllRelationTypeNames() - Method in class javax.management.relation.RelationService
 
getAllRoles() - Method in interface javax.management.relation.Relation
 
getAllRoles() - Method in class javax.management.relation.RelationSupport
 
getAllRoles(String) - Method in interface javax.management.relation.RelationServiceMBean
 
getAllRoles(String) - Method in class javax.management.relation.RelationService
 
getArguments() - Method in class mx4j.loading.MLetTag
 
getArguments() - Method in class mx4j.adaptor.interceptor.Invocation
Returns the invocation method arguments
getAttribute(MBeanMetaData, String) - Method in interface mx4j.server.MBeanInvoker
Returns the value of the specified attribute.
getAttribute(MBeanMetaData, String) - Method in class mx4j.server.ReflectedMBeanInvoker
 
getAttribute(MBeanMetaData, String) - Method in class mx4j.server.interceptor.InvokerMBeanServerInterceptor
 
getAttribute(MBeanMetaData, String) - Method in class mx4j.server.interceptor.DefaultMBeanServerInterceptor
 
getAttribute(MBeanMetaData, String) - Method in class mx4j.server.interceptor.ContextClassLoaderMBeanServerInterceptor
 
getAttribute(MBeanMetaData, String) - Method in class mx4j.server.interceptor.SecurityMBeanServerInterceptor
 
getAttribute(MBeanMetaData, String) - Method in interface mx4j.server.interceptor.MBeanServerInterceptor
 
getAttribute(ObjectName) - Method in class javax.management.AttributeValueExp
 
getAttribute(ObjectName, String) - Method in interface mx4j.connector.MBeanServerConnection
 
getAttribute(ObjectName, String) - Method in interface mx4j.connector.RemoteMBeanServer
 
getAttribute(ObjectName, String) - Method in class mx4j.server.ChainedMBeanServer
 
getAttribute(ObjectName, String) - Method in class mx4j.server.MBeanServerImpl
Retrieve an attribute using the given objectName
getAttribute(ObjectName, String) - Method in interface javax.management.MBeanServer
 
getAttribute(String) - Method in class mx4j.util.StandardMBeanProxy.Handler
Called to invoke getAttribute on a (possibly remote) MBeanServer.
getAttribute(String) - Method in class mx4j.AbstractDynamicMBean
Returns the value of the manageable attribute, as specified by the DynamicMBean interface.
getAttribute(String) - Method in class javax.management.modelmbean.ModelMBeanInfoSupport
 
getAttribute(String) - Method in class javax.management.modelmbean.RequiredModelMBean
 
getAttribute(String) - Method in interface javax.management.modelmbean.ModelMBeanInfo
 
getAttribute(String) - Method in interface javax.management.DynamicMBean
Returns the value of the given attribute.
GetAttributeCommandProcessor - class mx4j.adaptor.http.GetAttributeCommandProcessor.
GetAttributeCommandProcessor, processes a request for getting one attribute of a specific MBean.
GetAttributeCommandProcessor() - Constructor for class mx4j.adaptor.http.GetAttributeCommandProcessor
 
getAttributeDescription(String) - Method in class mx4j.MBeanDescriptionAdapter
 
getAttributeDescription(String) - Method in interface mx4j.MBeanDescription
Should return the description for the specified attribute.
getAttributeDescription(String) - Method in class mx4j.tools.jython.JythonRunnerMBeanDescription
 
getAttributeDescription(String) - Method in class mx4j.tools.naming.CosNamingServiceMBeanDescription
 
getAttributeDescription(String) - Method in class mx4j.tools.naming.NamingServiceMBeanDescription
 
getAttributeDescription(String) - Method in class mx4j.adaptor.rmi.iiop.IIOPAdaptorMBeanDescription
 
getAttributeDescription(String) - Method in class mx4j.adaptor.rmi.jrmp.JRMPAdaptorMBeanDescription
 
getAttributeDescription(String) - Method in class mx4j.adaptor.rmi.RMIAdaptorMBeanDescription
 
getAttributeDescription(String) - Method in class mx4j.adaptor.ssl.SSLAdaptorServerSocketFactoryMBeanDescription
 
getAttributeDescription(String) - Method in class mx4j.adaptor.http.HttpAdaptorMBeanDescription
 
getAttributeDescription(String) - Method in class mx4j.adaptor.http.XSLTProcessorMBeanDescription
 
getAttributeDescription(String) - Method in class mx4j.adaptor.http.ProcessorMBeanDescription
 
getAttributeDescription(String) - Method in class mx4j.server.interceptor.DefaultMBeanServerInterceptorMBeanDescription
 
getAttributeDescription(String) - Method in class mx4j.server.interceptor.MBeanServerInterceptorConfiguratorMBeanDescription
 
getAttributeDescription(String) - Method in class mx4j.server.interceptor.InvokerMBeanServerInterceptorMBeanDescription
 
getAttributeName() - Method in class javax.management.AttributeValueExp
 
getAttributeName() - Method in class javax.management.AttributeChangeNotification
Returns the attribute name of this change notification.
getAttributes() - Method in interface javax.management.openmbean.OpenMBeanInfo
Returns an instance of MBeanAttributeInfo ( OpenMBeanAttributeInfo )
getAttributes() - Method in class javax.management.MBeanInfo
 
getAttributes() - Method in class javax.management.modelmbean.ModelMBeanInfoSupport
 
getAttributes() - Method in interface javax.management.modelmbean.ModelMBeanInfo
 
getAttributes(MBeanMetaData, String[]) - Method in class mx4j.server.interceptor.InvokerMBeanServerInterceptor
 
getAttributes(MBeanMetaData, String[]) - Method in class mx4j.server.interceptor.DefaultMBeanServerInterceptor
 
getAttributes(MBeanMetaData, String[]) - Method in class mx4j.server.interceptor.ContextClassLoaderMBeanServerInterceptor
 
getAttributes(MBeanMetaData, String[]) - Method in class mx4j.server.interceptor.SecurityMBeanServerInterceptor
 
getAttributes(MBeanMetaData, String[]) - Method in interface mx4j.server.interceptor.MBeanServerInterceptor
 
getAttributes(ObjectName, String[]) - Method in interface mx4j.connector.MBeanServerConnection
 
getAttributes(ObjectName, String[]) - Method in interface mx4j.connector.RemoteMBeanServer
 
getAttributes(ObjectName, String[]) - Method in class mx4j.server.ChainedMBeanServer
 
getAttributes(ObjectName, String[]) - Method in class mx4j.server.MBeanServerImpl
 
getAttributes(ObjectName, String[]) - Method in interface javax.management.MBeanServer
 
getAttributes(String[]) - Method in class mx4j.AbstractDynamicMBean
Returns the manageable attributes, as specified by the DynamicMBean interface.
getAttributes(String[]) - Method in class javax.management.modelmbean.RequiredModelMBean
 
getAttributes(String[]) - Method in interface javax.management.DynamicMBean
Returns an AttributeList given an array of attributes.
getAttributeType() - Method in class javax.management.AttributeChangeNotification
Returns the attribute type of this change notification.
getAuthenticationMethod() - Method in class mx4j.adaptor.http.HttpAdaptor
Authentication Method
getAuthenticationMethod() - Method in interface mx4j.adaptor.http.HttpAdaptorMBean
Authentication Method
getBCC() - Method in interface mx4j.tools.mail.SMTPMBean
Gets a comma separated list of addresses set in the BCC field
getBCC() - Method in class mx4j.tools.mail.SMTP
 
getCacheScript() - Method in class mx4j.tools.jython.JythonRunner
Returns whether the script should be kept in the cache.
getCacheScript() - Method in interface mx4j.tools.jython.JythonRunnerMBean
Returns whether the script should be kept in the cache.
getCanonicalKeyPropertyListString() - Method in class javax.management.ObjectName
 
getCanonicalName() - Method in class javax.management.ObjectName
 
getCategory() - Method in class mx4j.log.Logger
 
getCC() - Method in interface mx4j.tools.mail.SMTPMBean
Gets a comma separated list of addresses set in the CC field
getCC() - Method in class mx4j.tools.mail.SMTP
 
getClassLoader(ObjectName) - Method in class mx4j.server.MBeanServerImpl
Returns a ClassLoader using the ObjectName.
getClassLoaderFor(ObjectName) - Method in class mx4j.server.MBeanServerImpl
Returns the ClassLoader used by the MBean for the given ObjectName
getClassLoaderKey() - Method in class mx4j.adaptor.interceptor.Invocation
Returns the key used to identify the classloader to be used as context classloader
getClassLoaderRepository() - Method in class mx4j.server.MBeanServerImpl
Returns the ClassLoaderRepository for this MBeanServer.
getClassLoaderRepository(MBeanServer) - Static method in class javax.management.MBeanServerFactory
 
getClassName() - Method in class javax.management.openmbean.OpenType
Retrieve the className
getClassName() - Method in interface javax.management.openmbean.OpenMBeanInfo
Return the fully qualified classname that this OpenMBeanInfo describes
getClassName() - Method in class javax.management.MBeanInfo
 
getClassName() - Method in interface javax.management.modelmbean.ModelMBeanInfo
 
getClassName() - Method in class javax.management.ObjectInstance
 
getCode() - Method in class mx4j.loading.MLetTag
 
getCode() - Method in class mx4j.adaptor.http.HttpException
Return the exception code
getCodeMessage(int) - Static method in class mx4j.adaptor.http.HttpUtil
Gets a message apropriate for a give HTTP code
getCompositeType() - Method in class javax.management.openmbean.CompositeDataSupport
 
getCompositeType() - Method in interface javax.management.openmbean.CompositeData
 
getConnector(Object, Object) - Method in class mx4j.tools.heartbeat.HeartBeatConnectorFactory
 
getConstructor(String) - Method in class javax.management.modelmbean.ModelMBeanInfoSupport
 
getConstructor(String) - Method in interface javax.management.modelmbean.ModelMBeanInfo
 
getConstructorDescription(Constructor) - Method in class mx4j.MBeanDescriptionAdapter
 
getConstructorDescription(Constructor) - Method in interface mx4j.MBeanDescription
Should return the description for the given constructor of the MBean.
getConstructorDescription(Constructor) - Method in class mx4j.tools.jython.JythonRunnerMBeanDescription
 
getConstructorDescription(Constructor) - Method in class mx4j.tools.naming.CosNamingServiceMBeanDescription
 
getConstructorDescription(Constructor) - Method in class mx4j.tools.naming.NamingServiceMBeanDescription
 
getConstructorDescription(Constructor) - Method in class mx4j.adaptor.rmi.iiop.IIOPAdaptorMBeanDescription
 
getConstructorDescription(Constructor) - Method in class mx4j.adaptor.rmi.jrmp.JRMPAdaptorMBeanDescription
 
getConstructorDescription(Constructor) - Method in class mx4j.adaptor.rmi.RMIAdaptorMBeanDescription
 
getConstructorDescription(Constructor) - Method in class mx4j.adaptor.ssl.SSLAdaptorServerSocketFactoryMBeanDescription
 
getConstructorDescription(Constructor) - Method in class mx4j.adaptor.http.HttpAdaptorMBeanDescription
 
getConstructorDescription(Constructor) - Method in class mx4j.adaptor.http.XSLTProcessorMBeanDescription
 
getConstructorDescription(Constructor) - Method in class mx4j.server.interceptor.DefaultMBeanServerInterceptorMBeanDescription
 
getConstructorDescription(Constructor) - Method in class mx4j.server.interceptor.MBeanServerInterceptorConfiguratorMBeanDescription
 
getConstructorDescription(Constructor) - Method in class mx4j.server.interceptor.InvokerMBeanServerInterceptorMBeanDescription
 
getConstructorParameterDescription(Constructor, int) - Method in class mx4j.MBeanDescriptionAdapter
 
getConstructorParameterDescription(Constructor, int) - Method in interface mx4j.MBeanDescription
Should return the description for the constructor's parameter for the given constructor and parameter index.
getConstructorParameterDescription(Constructor, int) - Method in class mx4j.tools.jython.JythonRunnerMBeanDescription
 
getConstructorParameterDescription(Constructor, int) - Method in class mx4j.tools.naming.CosNamingServiceMBeanDescription
 
getConstructorParameterDescription(Constructor, int) - Method in class mx4j.tools.naming.NamingServiceMBeanDescription
 
getConstructorParameterDescription(Constructor, int) - Method in class mx4j.adaptor.rmi.iiop.IIOPAdaptorMBeanDescription
 
getConstructorParameterDescription(Constructor, int) - Method in class mx4j.adaptor.rmi.jrmp.JRMPAdaptorMBeanDescription
 
getConstructorParameterDescription(Constructor, int) - Method in class mx4j.adaptor.rmi.RMIAdaptorMBeanDescription
 
getConstructorParameterDescription(Constructor, int) - Method in class mx4j.adaptor.http.HttpAdaptorMBeanDescription
 
getConstructorParameterDescription(Constructor, int) - Method in class mx4j.adaptor.http.XSLTProcessorMBeanDescription
 
getConstructorParameterDescription(Constructor, int) - Method in class mx4j.server.interceptor.DefaultMBeanServerInterceptorMBeanDescription
 
getConstructorParameterDescription(Constructor, int) - Method in class mx4j.server.interceptor.MBeanServerInterceptorConfiguratorMBeanDescription
 
getConstructorParameterDescription(Constructor, int) - Method in class mx4j.server.interceptor.InvokerMBeanServerInterceptorMBeanDescription
 
getConstructorParameterName(Constructor, int) - Method in class mx4j.MBeanDescriptionAdapter
 
getConstructorParameterName(Constructor, int) - Method in interface mx4j.MBeanDescription
Should return the name of the constructor's parameter for the given constructor and parameter index.
getConstructorParameterName(Constructor, int) - Method in class mx4j.tools.jython.JythonRunnerMBeanDescription
 
getConstructorParameterName(Constructor, int) - Method in class mx4j.tools.naming.CosNamingServiceMBeanDescription
 
getConstructorParameterName(Constructor, int) - Method in class mx4j.tools.naming.NamingServiceMBeanDescription
 
getConstructorParameterName(Constructor, int) - Method in class mx4j.adaptor.rmi.iiop.IIOPAdaptorMBeanDescription
 
getConstructorParameterName(Constructor, int) - Method in class mx4j.adaptor.rmi.jrmp.JRMPAdaptorMBeanDescription
 
getConstructorParameterName(Constructor, int) - Method in class mx4j.adaptor.rmi.RMIAdaptorMBeanDescription
 
getConstructorParameterName(Constructor, int) - Method in class mx4j.adaptor.http.HttpAdaptorMBeanDescription
 
getConstructorParameterName(Constructor, int) - Method in class mx4j.adaptor.http.XSLTProcessorMBeanDescription
 
getConstructorParameterName(Constructor, int) - Method in class mx4j.server.interceptor.DefaultMBeanServerInterceptorMBeanDescription
 
getConstructorParameterName(Constructor, int) - Method in class mx4j.server.interceptor.MBeanServerInterceptorConfiguratorMBeanDescription
 
getConstructorParameterName(Constructor, int) - Method in class mx4j.server.interceptor.InvokerMBeanServerInterceptorMBeanDescription
 
getConstructors() - Method in interface javax.management.openmbean.OpenMBeanInfo
Returns an array of MBeanConstructorInfo ( OpenMBeanConstructorInfo )
getConstructors() - Method in class javax.management.MBeanInfo
 
getConstructors() - Method in class javax.management.modelmbean.ModelMBeanInfoSupport
 
getConstructors() - Method in interface javax.management.modelmbean.ModelMBeanInfo
 
getContent() - Method in interface mx4j.tools.mail.SMTPMBean
Returns the content of the mail
getContent() - Method in class mx4j.tools.mail.SMTP
 
getDate() - Method in class mx4j.timer.TimerTask
 
getDate(Integer) - Method in class javax.management.timer.Timer
 
getDate(Integer) - Method in interface javax.management.timer.TimerMBean
 
getDefaultDomain() - Method in interface mx4j.connector.MBeanServerConnection
 
getDefaultDomain() - Method in interface mx4j.connector.RemoteMBeanServer
 
getDefaultDomain() - Method in class mx4j.server.ChainedMBeanServer
 
getDefaultDomain() - Method in class mx4j.server.MBeanServerImpl
Retrieve the default domain of this MBean Server
getDefaultDomain() - Method in interface javax.management.MBeanServer
 
getDefaultPage() - Method in class mx4j.adaptor.http.XSLTProcessor
 
getDefaultPage() - Method in interface mx4j.adaptor.http.XSLTProcessorMBean
 
getDefaultPriority() - Static method in class mx4j.log.Log
Returns the default priority.
getDefaultValue() - Method in interface javax.management.openmbean.OpenMBeanParameterInfo
 
getDefaultValue() - Method in class javax.management.openmbean.OpenMBeanParameterInfoSupport
 
getDefaultValue() - Method in class javax.management.openmbean.OpenMBeanAttributeInfoSupport
Returns the default value, if specified, null otherwise
getDelay() - Method in interface mx4j.tools.naming.CosNamingServiceMBean
Returns the delay (in milliseconds) that the CosNamingServiceMBean.start() and CosNamingServiceMBean.stop() methods waits before returning.
getDelay() - Method in class mx4j.tools.naming.CosNamingService
Returns the delay (in milliseconds) that the CosNamingService.start() and CosNamingService.stop() methods waits before returning.
getDerivedGauge() - Method in class javax.management.monitor.MonitorNotification
 
getDerivedGauge() - Method in class javax.management.monitor.GaugeMonitor
 
getDerivedGauge() - Method in class javax.management.monitor.CounterMonitor
 
getDerivedGauge() - Method in interface javax.management.monitor.GaugeMonitorMBean
 
getDerivedGauge() - Method in interface javax.management.monitor.StringMonitorMBean
 
getDerivedGauge() - Method in class javax.management.monitor.StringMonitor
 
getDerivedGauge() - Method in interface javax.management.monitor.CounterMonitorMBean
 
getDerivedGaugeTimeStamp() - Method in class javax.management.monitor.GaugeMonitor
 
getDerivedGaugeTimeStamp() - Method in class javax.management.monitor.CounterMonitor
 
getDerivedGaugeTimeStamp() - Method in interface javax.management.monitor.GaugeMonitorMBean
 
getDerivedGaugeTimeStamp() - Method in interface javax.management.monitor.StringMonitorMBean
 
getDerivedGaugeTimeStamp() - Method in class javax.management.monitor.StringMonitor
 
getDerivedGaugeTimeStamp() - Method in interface javax.management.monitor.CounterMonitorMBean
 
getDescription() - Method in class javax.management.relation.RoleInfo
 
getDescription() - Method in interface javax.management.openmbean.OpenMBeanParameterInfo
 
getDescription() - Method in class javax.management.openmbean.OpenType
Retrieve the description
getDescription() - Method in interface javax.management.openmbean.OpenMBeanOperationInfo
Returs a human readable description about this operation.
getDescription() - Method in interface javax.management.openmbean.OpenMBeanInfo
Returns a human readable description
getDescription() - Method in interface javax.management.openmbean.OpenMBeanConstructorInfo
 
getDescription() - Method in class javax.management.MBeanInfo
 
getDescription() - Method in class javax.management.MBeanFeatureInfo
 
getDescription() - Method in interface javax.management.modelmbean.ModelMBeanInfo
 
getDescription(String) - Method in class javax.management.openmbean.CompositeType
Retrieve the description value for the given key
getDescriptor() - Method in class javax.management.modelmbean.ModelMBeanConstructorInfo
 
getDescriptor() - Method in class javax.management.modelmbean.ModelMBeanNotificationInfo
 
getDescriptor() - Method in class javax.management.modelmbean.ModelMBeanAttributeInfo
 
getDescriptor() - Method in class javax.management.modelmbean.ModelMBeanOperationInfo
 
getDescriptor() - Method in interface javax.management.DescriptorAccess
Returns a copy of the Descriptor
getDescriptor(String, String) - Method in class javax.management.modelmbean.ModelMBeanInfoSupport
 
getDescriptor(String, String) - Method in interface javax.management.modelmbean.ModelMBeanInfo
 
getDescriptors(String) - Method in class javax.management.modelmbean.ModelMBeanInfoSupport
 
getDescriptors(String) - Method in interface javax.management.modelmbean.ModelMBeanInfo
 
getDifferenceMode() - Method in class javax.management.monitor.GaugeMonitor
 
getDifferenceMode() - Method in class javax.management.monitor.CounterMonitor
 
getDifferenceMode() - Method in interface javax.management.monitor.GaugeMonitorMBean
 
getDifferenceMode() - Method in interface javax.management.monitor.CounterMonitorMBean
 
getDimension() - Method in class javax.management.openmbean.ArrayType
Returns the Dimension described by this ArrayType
getDisabledObjectNames() - Method in class javax.management.relation.MBeanServerNotificationFilter
 
getDomain() - Method in class javax.management.ObjectName
 
getElementOpenType() - Method in class javax.management.openmbean.ArrayType
Returns the OpenType of element values contained in in the arrays described by this ArrayType instance
getEnabledAttributes() - Method in class javax.management.AttributeChangeNotificationFilter
Returns the list of all enabled attributes for notification.
getEnabledObjectNames() - Method in class javax.management.relation.MBeanServerNotificationFilter
 
getEnabledTypes() - Method in class javax.management.NotificationFilterSupport
 
getExp() - Method in class javax.management.BadBinaryOpValueExpException
 
getFactory() - Static method in class mx4j.tools.heartbeat.HeartBeatConnectorFactory
 
getFieldNames() - Method in interface javax.management.Descriptor
Return all the field names as an array of String.
getFieldNames() - Method in class javax.management.modelmbean.DescriptorSupport
 
getFields() - Method in interface javax.management.Descriptor
Returns all the fields contained in this Descriptor as an array.
getFields() - Method in class javax.management.modelmbean.DescriptorSupport
 
getFieldValue(String) - Method in interface javax.management.Descriptor
Returns the field value of a given field name.
getFieldValue(String) - Method in class javax.management.modelmbean.DescriptorSupport
 
getFieldValues(String[]) - Method in interface javax.management.Descriptor
Return all field values as an array using the given field names array.
getFieldValues(String[]) - Method in class javax.management.modelmbean.DescriptorSupport
 
getFile() - Method in class mx4j.adaptor.http.XSLTProcessor
 
getFile() - Method in interface mx4j.adaptor.http.XSLTProcessorMBean
 
getFileName() - Method in class mx4j.persist.FilePersister
Returns the path where the information is stored.
getFromAddress() - Method in interface mx4j.tools.mail.SMTPMBean
Gets the from address attached to mails
getFromAddress() - Method in class mx4j.tools.mail.SMTP
 
getFromName() - Method in interface mx4j.tools.mail.SMTPMBean
Gets the from name presented on the mail
getFromName() - Method in class mx4j.tools.mail.SMTP
 
getGranularityPeriod() - Method in class javax.management.monitor.Monitor
 
getGranularityPeriod() - Method in interface javax.management.monitor.MonitorMBean
 
getHeader(String) - Method in class mx4j.adaptor.http.HttpInputStream
Returns a given header by name, assumes lower case
getHeaders() - Method in class mx4j.adaptor.http.HttpInputStream
Returns a given header by name, assumes lower case
getHeadInterceptor() - Method in class mx4j.server.interceptor.MBeanServerInterceptorConfigurator
Returns the head interceptor of the interceptor chain.
getHeartBeatName() - Method in interface mx4j.tools.heartbeat.HeartBeatCapable
 
getHighThreshold() - Method in class javax.management.monitor.GaugeMonitor
 
getHighThreshold() - Method in interface javax.management.monitor.GaugeMonitorMBean
 
getHost() - Method in class mx4j.connector.JMXAddress
Returns the host part
getHost() - Method in class mx4j.adaptor.http.HttpAdaptor
Return the host name the server will be listening to.
getHost() - Method in interface mx4j.adaptor.http.HttpAdaptorMBean
Return the host name the server will be listening to.
getHostAddress() - Method in interface mx4j.adaptor.rmi.RMIAdaptorMBean
Returns the host address on which this adaptor is running
getHostAddress() - Method in interface mx4j.adaptor.rmi.RemoteAdaptor
 
getHostAddress() - Method in class mx4j.adaptor.rmi.RMIAdaptor
Returns the host address on which this adaptor is running
getHostName() - Method in interface mx4j.adaptor.rmi.RMIAdaptorMBean
Returns the host name on which this adaptor is running
getHostName() - Method in interface mx4j.adaptor.rmi.RemoteAdaptor
 
getHostName() - Method in class mx4j.adaptor.rmi.RMIAdaptor
Returns the host name on which this adaptor is running
getImpact() - Method in class javax.management.MBeanOperationInfo
 
getImpact() - Method in interface javax.management.openmbean.OpenMBeanOperationInfo
Returns a constant which qualifies the impact of the operation being described by the OpenMBeanOperationInfo.
getImplementationName() - Method in interface javax.management.MBeanServerDelegateMBean
Returns the implementation name, e.g.
getImplementationName() - Method in class javax.management.MBeanServerDelegate
 
getImplementationVendor() - Method in interface javax.management.MBeanServerDelegateMBean
Returns the implementation vendor, e.g.
getImplementationVendor() - Method in class javax.management.MBeanServerDelegate
 
getImplementationVersion() - Method in interface javax.management.MBeanServerDelegateMBean
Returns the implementation version, e.g.
getImplementationVersion() - Method in class javax.management.MBeanServerDelegate
 
getIndexNames() - Method in class javax.management.openmbean.TabularType
 
getInputStream(String) - Method in class mx4j.adaptor.http.XSLTProcessor
 
getInterceptor() - Method in interface mx4j.adaptor.AdaptorAuthenticator
 
getInvocationContext() - Method in class mx4j.adaptor.interceptor.Invocation
Returns the invocation user-defined information
getJNDIName() - Method in interface mx4j.adaptor.rmi.RMIAdaptorMBean
Returns the JNDI name under which this RMI Adaptor is registered
getJNDIName() - Method in class mx4j.adaptor.rmi.RMIAdaptor
Returns the JNDI name under which this RMI Adaptor is registered
getJNDIProperties() - Method in interface mx4j.adaptor.rmi.RMIAdaptorMBean
Returns the JNDI properties for this adaptor.
getJNDIProperties() - Method in class mx4j.adaptor.rmi.RMIAdaptor
Returns the JNDI properties for this adaptor.
getKeyProperty(String) - Method in class javax.management.ObjectName
 
getKeyPropertyList() - Method in class javax.management.ObjectName
 
getKeyPropertyListString() - Method in class javax.management.ObjectName
 
getLegalValues() - Method in interface javax.management.openmbean.OpenMBeanParameterInfo
 
getLegalValues() - Method in class javax.management.openmbean.OpenMBeanParameterInfoSupport
 
getLegalValues() - Method in class javax.management.openmbean.OpenMBeanAttributeInfoSupport
Returns the legalValues as a Set
getLibraryDirectory() - Method in class javax.management.loading.MLet
Gets the current directory used by the library loader for storing native libraries before they are loaded into memory
getLibraryDirectory() - Method in interface javax.management.loading.MLetMBean
 
getLocale() - Method in class mx4j.adaptor.http.XSLTProcessor
 
getLocale() - Method in interface mx4j.adaptor.http.XSLTProcessorMBean
 
getLogger() - Method in class mx4j.adaptor.interceptor.AdaptorInterceptor
 
getLogger() - Method in class mx4j.server.BCELMBeanInvoker
 
getLogger() - Method in class mx4j.server.interceptor.DefaultMBeanServerInterceptor
 
getLogger(String) - Static method in class mx4j.log.Log
Returns a new instance of a Logger associated with the given category; if Log.redirectTo(mx4j.log.Logger) has been called then a new instance of the prototype Logger, associated with the given category, is returned.
getLowThreshold() - Method in class javax.management.monitor.GaugeMonitor
 
getLowThreshold() - Method in interface javax.management.monitor.GaugeMonitorMBean
 
getMaxDegree() - Method in class javax.management.relation.RoleInfo
 
getMaxValue() - Method in interface javax.management.openmbean.OpenMBeanParameterInfo
 
getMaxValue() - Method in class javax.management.openmbean.OpenMBeanParameterInfoSupport
 
getMaxValue() - Method in class javax.management.openmbean.OpenMBeanAttributeInfoSupport
Returns the maxValue
getMBeanClassName() - Method in class mx4j.AbstractDynamicMBean
To be overridden to return metadata information about the class name of this MBean; by default returns this class' name.
getMBeanCount() - Method in interface mx4j.connector.MBeanServerConnection
 
getMBeanCount() - Method in interface mx4j.connector.RemoteMBeanServer
 
getMBeanCount() - Method in class mx4j.server.ChainedMBeanServer
 
getMBeanCount() - Method in class mx4j.server.MBeanServerImpl
Returns the number of MBeans
getMBeanCount() - Method in interface javax.management.MBeanServer
 
getMBeanDescription() - Method in class mx4j.MBeanDescriptionAdapter
 
getMBeanDescription() - Method in interface mx4j.MBeanDescription
Should return the description of the MBean.
getMBeanDescription() - Method in class mx4j.tools.jython.JythonRunnerMBeanDescription
 
getMBeanDescription() - Method in class mx4j.tools.naming.CosNamingServiceMBeanDescription
 
getMBeanDescription() - Method in class mx4j.tools.naming.NamingServiceMBeanDescription
 
getMBeanDescription() - Method in class mx4j.adaptor.rmi.iiop.IIOPAdaptorMBeanDescription
 
getMBeanDescription() - Method in class mx4j.adaptor.rmi.jrmp.JRMPAdaptorMBeanDescription
 
getMBeanDescription() - Method in class mx4j.adaptor.ssl.SSLAdaptorServerSocketFactoryMBeanDescription
 
getMBeanDescription() - Method in class mx4j.adaptor.http.HttpAdaptorMBeanDescription
 
getMBeanDescription() - Method in class mx4j.adaptor.http.XSLTProcessorMBeanDescription
 
getMBeanDescription() - Method in class mx4j.server.interceptor.DefaultMBeanServerInterceptorMBeanDescription
 
getMBeanDescription() - Method in class mx4j.server.interceptor.MBeanServerInterceptorConfiguratorMBeanDescription
 
getMBeanDescription() - Method in class mx4j.server.interceptor.InvokerMBeanServerInterceptorMBeanDescription
 
getMBeanDescription() - Method in class mx4j.AbstractDynamicMBean
To be overridden to return metadata information about the description of this MBean.
getMBeanDescriptor() - Method in class javax.management.modelmbean.ModelMBeanInfoSupport
 
getMBeanDescriptor() - Method in interface javax.management.modelmbean.ModelMBeanInfo
 
getMBeanInfo() - Method in class mx4j.AbstractDynamicMBean
Returns the MBeaInfo, as specified by the DynamicMBean interface; the default implementation caches the value returned by AbstractDynamicMBean.createMBeanInfo() (that is thus called only once).
getMBeanInfo() - Method in class javax.management.modelmbean.RequiredModelMBean
 
getMBeanInfo() - Method in interface javax.management.DynamicMBean
Provides the exposed attributes/actions of this DynamicMBean
getMBeanInfo(MBeanMetaData) - Method in class mx4j.server.interceptor.InvokerMBeanServerInterceptor
 
getMBeanInfo(MBeanMetaData) - Method in class mx4j.server.interceptor.DefaultMBeanServerInterceptor
 
getMBeanInfo(MBeanMetaData) - Method in class mx4j.server.interceptor.ContextClassLoaderMBeanServerInterceptor
 
getMBeanInfo(MBeanMetaData) - Method in class mx4j.server.interceptor.SecurityMBeanServerInterceptor
 
getMBeanInfo(MBeanMetaData) - Method in interface mx4j.server.interceptor.MBeanServerInterceptor
 
getMBeanInfo(ObjectName) - Method in interface mx4j.connector.MBeanServerConnection
 
getMBeanInfo(ObjectName) - Method in interface mx4j.connector.RemoteMBeanServer
 
getMBeanInfo(ObjectName) - Method in class mx4j.server.ChainedMBeanServer
 
getMBeanInfo(ObjectName) - Method in class mx4j.server.MBeanServerImpl
Returns an MBeanInfo using the specified objectName
getMBeanInfo(ObjectName) - Method in interface javax.management.MBeanServer
 
getMBeanName() - Method in class javax.management.MBeanServerNotification
 
getMBeanServer() - Method in class mx4j.adaptor.rmi.RMIAdaptor
 
getMBeanServer() - Method in class mx4j.adaptor.interceptor.AdaptorInterceptor
 
getMBeanServer() - Method in class mx4j.server.ChainedMBeanServer
 
getMBeanServerId() - Method in interface javax.management.MBeanServerDelegateMBean
Returns the MBeanServer id.
getMBeanServerId() - Method in class javax.management.MBeanServerDelegate
 
getMBeansFromURL(String) - Method in class javax.management.loading.MLet
Loads a text file containing MLET tags that define the MBeans to be added to the agent.
getMBeansFromURL(String) - Method in interface javax.management.loading.MLetMBean
 
getMBeansFromURL(URL) - Method in class javax.management.loading.MLet
Loads a text file containing MLET tags that define the MBeans to be added to the agent.
getMBeansFromURL(URL) - Method in interface javax.management.loading.MLetMBean
 
getMBeansToUnregister() - Method in class javax.management.relation.RelationNotification
 
getMessage() - Method in class javax.management.Notification
 
getMessage() - Method in class javax.management.RuntimeErrorException
 
getMessage() - Method in class javax.management.RuntimeOperationsException
 
getMessage() - Method in class javax.management.ReflectionException
 
getMessage() - Method in class javax.management.MBeanException
 
getMessage() - Method in class javax.management.RuntimeMBeanException
 
getMethod() - Method in class mx4j.adaptor.http.HttpInputStream
Returns the method of the request
getMethodName() - Method in class mx4j.adaptor.interceptor.Invocation
Returns the invocation method name
getMimeType() - Method in interface mx4j.tools.mail.SMTPMBean
Gets the MIME type set to the mail
getMimeType() - Method in class mx4j.tools.mail.SMTP
 
getMinDegree() - Method in class javax.management.relation.RoleInfo
 
getMinValue() - Method in interface javax.management.openmbean.OpenMBeanParameterInfo
 
getMinValue() - Method in class javax.management.openmbean.OpenMBeanParameterInfoSupport
 
getMinValue() - Method in class javax.management.openmbean.OpenMBeanAttributeInfoSupport
Returns the minValue
getModulus() - Method in class javax.management.monitor.CounterMonitor
 
getModulus() - Method in interface javax.management.monitor.CounterMonitorMBean
 
getName() - Method in interface mx4j.adaptor.http.ProcessorMBean
 
getName() - Method in class mx4j.adaptor.http.XSLTProcessor
 
getName() - Method in class mx4j.adaptor.http.DefaultProcessor
 
getName() - Method in class mx4j.security.SimplePrincipal
 
getName() - Method in class javax.management.relation.RoleInfo
 
getName() - Method in interface javax.management.openmbean.OpenMBeanParameterInfo
 
getName() - Method in interface javax.management.openmbean.OpenMBeanOperationInfo
Returns the name of the operation being described by this OpenMBeanOperationInfo
getName() - Method in interface javax.management.openmbean.OpenMBeanConstructorInfo
 
getName() - Method in class javax.management.MBeanFeatureInfo
 
getName() - Method in class javax.management.Attribute
Return the name of this Attribute.
getNamingProperties() - Method in interface mx4j.adaptor.rmi.RMIAdaptorMBean
 
getNamingProperties() - Method in class mx4j.adaptor.rmi.RMIAdaptor
Deprecated. Replaced by RMIAdaptor.getJNDIProperties()
getNbNotifications() - Method in class javax.management.timer.Timer
 
getNbNotifications() - Method in interface javax.management.timer.TimerMBean
 
getNbOccurences(Integer) - Method in class javax.management.timer.Timer
 
getNbOccurences(Integer) - Method in interface javax.management.timer.TimerMBean
 
getNewRoleValue() - Method in class javax.management.relation.RelationNotification
 
getNewValue() - Method in class javax.management.AttributeChangeNotification
Returns the new value of the attribute
getNext() - Method in class mx4j.adaptor.interceptor.AdaptorInterceptor
 
getNext() - Method in class mx4j.server.interceptor.DefaultMBeanServerInterceptor
 
getNextExecutionTime() - Method in class mx4j.util.TimeTask
Returns the next time at which the task will be executed, ie the TimeTask.run() method is called.
getNextExecutionTime() - Method in class mx4j.timer.TimerTask
 
getNotification() - Method in class mx4j.timer.TimerTask
 
getNotification(String) - Method in class javax.management.modelmbean.ModelMBeanInfoSupport
 
getNotification(String) - Method in interface javax.management.modelmbean.ModelMBeanInfo
 
getNotificationID() - Method in class javax.management.timer.TimerNotification
 
getNotificationIDs(String) - Method in class javax.management.timer.Timer
 
getNotificationIDs(String) - Method in interface javax.management.timer.TimerMBean
 
getNotificationInfo() - Method in class mx4j.log.LoggerBroadcaster
 
getNotificationInfo() - Method in class javax.management.relation.RelationService
Implement to return more info regarding Notification Types
getNotificationInfo() - Method in interface javax.management.NotificationBroadcaster
Returns the name of the java class of the notification and the notification types sent.
getNotificationInfo() - Method in class javax.management.NotificationBroadcasterSupport
 
getNotificationInfo() - Method in class javax.management.MBeanServerDelegate
 
getNotificationInfo() - Method in class javax.management.monitor.GaugeMonitor
 
getNotificationInfo() - Method in class javax.management.monitor.CounterMonitor
 
getNotificationInfo() - Method in class javax.management.monitor.StringMonitor
 
getNotificationMessage(Integer) - Method in class javax.management.timer.Timer
 
getNotificationMessage(Integer) - Method in interface javax.management.timer.TimerMBean
 
getNotificationName() - Method in interface mx4j.tools.mail.SMTPMBean
Returns the notification which will trigger the mail sending
getNotificationName() - Method in class mx4j.tools.mail.SMTP
 
getNotifications() - Method in interface javax.management.openmbean.OpenMBeanInfo
Returns an array of MBeanNotificationInfo which describes notifications by this OpenMBeanInfo
getNotifications() - Method in class javax.management.MBeanInfo
 
getNotifications() - Method in class javax.management.modelmbean.ModelMBeanInfoSupport
 
getNotifications() - Method in interface javax.management.modelmbean.ModelMBeanInfo
 
getNotificationType() - Method in class mx4j.tools.jython.JythonRunner
Gets the specific notification type being listened
getNotificationType() - Method in interface mx4j.tools.jython.JythonRunnerMBean
Gets the specific notification type being listened
getNotificationType(Integer) - Method in class javax.management.timer.Timer
 
getNotificationType(Integer) - Method in interface javax.management.timer.TimerMBean
 
getNotificationUserData(Integer) - Method in class javax.management.timer.Timer
 
getNotificationUserData(Integer) - Method in interface javax.management.timer.TimerMBean
 
getNotifTypes() - Method in class javax.management.MBeanNotificationInfo
 
getNotify() - Method in class javax.management.monitor.CounterMonitor
 
getNotify() - Method in interface javax.management.monitor.CounterMonitorMBean
 
getNotifyDiffer() - Method in interface javax.management.monitor.StringMonitorMBean
 
getNotifyDiffer() - Method in class javax.management.monitor.StringMonitor
 
getNotifyHigh() - Method in class javax.management.monitor.GaugeMonitor
 
getNotifyHigh() - Method in interface javax.management.monitor.GaugeMonitorMBean
 
getNotifyLow() - Method in class javax.management.monitor.GaugeMonitor
 
getNotifyLow() - Method in interface javax.management.monitor.GaugeMonitorMBean
 
getNotifyMatch() - Method in interface javax.management.monitor.StringMonitorMBean
 
getNotifyMatch() - Method in class javax.management.monitor.StringMonitor
 
getObject() - Method in class mx4j.loading.MLetTag
 
getObjectInstance(ObjectName) - Method in interface mx4j.connector.MBeanServerConnection
 
getObjectInstance(ObjectName) - Method in interface mx4j.connector.RemoteMBeanServer
 
getObjectInstance(ObjectName) - Method in class mx4j.server.ChainedMBeanServer
 
getObjectInstance(ObjectName) - Method in class mx4j.server.MBeanServerImpl
Returns an ObjectInstance using the specified objectName
getObjectInstance(ObjectName) - Method in interface javax.management.MBeanServer
 
getObjectName() - Method in class mx4j.tools.heartbeat.HeartBeatListener
 
getObjectName() - Method in class mx4j.loading.MLetTag
 
getObjectName() - Method in class mx4j.adaptor.rmi.RMIAdaptor
 
getObjectName() - Method in class mx4j.adaptor.interceptor.AdaptorInterceptor
Returns the object name explicitely set by AdaptorInterceptor.setObjectName(javax.management.ObjectName)
getObjectName() - Method in class javax.management.relation.RelationNotification
 
getObjectName() - Method in class javax.management.ObjectInstance
 
getObjectNameForClassLoader() - Method in class mx4j.adaptor.interceptor.Invocation
Returns the object name to be used to retrieve the classloader used as context classloader
getObservedAttribute() - Method in class javax.management.monitor.MonitorNotification
 
getObservedAttribute() - Method in class javax.management.monitor.Monitor
 
getObservedAttribute() - Method in interface javax.management.monitor.MonitorMBean
 
getObservedObject() - Method in interface mx4j.tools.mail.SMTPMBean
Gets the MBean's objectname which is being listened
getObservedObject() - Method in class mx4j.tools.mail.SMTP
 
getObservedObject() - Method in class mx4j.tools.jython.JythonRunner
Gets the object being observed by this MBean
getObservedObject() - Method in interface mx4j.tools.jython.JythonRunnerMBean
Gets the object being observed by this MBean
getObservedObject() - Method in class javax.management.monitor.MonitorNotification
 
getObservedObject() - Method in class javax.management.monitor.Monitor
 
getObservedObject() - Method in interface javax.management.monitor.MonitorMBean
 
getOccurrences() - Method in class mx4j.timer.TimerTask
 
getOffset() - Method in class javax.management.monitor.CounterMonitor
 
getOffset() - Method in interface javax.management.monitor.CounterMonitorMBean
 
getOldRoleValue() - Method in class javax.management.relation.RelationNotification
 
getOldValue() - Method in class javax.management.AttributeChangeNotification
Returns the old value of the attribute
getOpenType() - Method in interface javax.management.openmbean.OpenMBeanParameterInfo
 
getOpenType() - Method in class javax.management.openmbean.OpenMBeanParameterInfoSupport
 
getOpenType() - Method in class javax.management.openmbean.OpenMBeanAttributeInfoSupport
Returns the OpenType of this attribute
getOperation(String) - Method in class javax.management.modelmbean.ModelMBeanInfoSupport
 
getOperation(String) - Method in interface javax.management.modelmbean.ModelMBeanInfo
 
getOperationDescription(Method) - Method in class mx4j.MBeanDescriptionAdapter
 
getOperationDescription(Method) - Method in interface mx4j.MBeanDescription
Should return the description for the specified operation.
getOperationDescription(Method) - Method in class mx4j.tools.jython.JythonRunnerMBeanDescription
 
getOperationDescription(Method) - Method in class mx4j.tools.naming.CosNamingServiceMBeanDescription
 
getOperationDescription(Method) - Method in class mx4j.tools.naming.NamingServiceMBeanDescription
 
getOperationDescription(Method) - Method in class mx4j.adaptor.rmi.iiop.IIOPAdaptorMBeanDescription
 
getOperationDescription(Method) - Method in class mx4j.adaptor.rmi.jrmp.JRMPAdaptorMBeanDescription
 
getOperationDescription(Method) - Method in class mx4j.adaptor.rmi.RMIAdaptorMBeanDescription
 
getOperationDescription(Method) - Method in class mx4j.adaptor.ssl.SSLAdaptorServerSocketFactoryMBeanDescription
 
getOperationDescription(Method) - Method in class mx4j.adaptor.http.HttpAdaptorMBeanDescription
 
getOperationDescription(Method) - Method in class mx4j.adaptor.http.XSLTProcessorMBeanDescription
 
getOperationDescription(Method) - Method in class mx4j.adaptor.http.ProcessorMBeanDescription
 
getOperationDescription(Method) - Method in class mx4j.server.interceptor.DefaultMBeanServerInterceptorMBeanDescription
 
getOperationDescription(Method) - Method in class mx4j.server.interceptor.MBeanServerInterceptorConfiguratorMBeanDescription
 
getOperationDescription(Method) - Method in class mx4j.server.interceptor.InvokerMBeanServerInterceptorMBeanDescription
 
getOperationParameterDescription(Method, int) - Method in class mx4j.MBeanDescriptionAdapter
 
getOperationParameterDescription(Method, int) - Method in interface mx4j.MBeanDescription
Should return the description for the operations's parameter for the given operation and parameter index.
getOperationParameterDescription(Method, int) - Method in class mx4j.tools.jython.JythonRunnerMBeanDescription
 
getOperationParameterDescription(Method, int) - Method in class mx4j.tools.naming.CosNamingServiceMBeanDescription
 
getOperationParameterDescription(Method, int) - Method in class mx4j.tools.naming.NamingServiceMBeanDescription
 
getOperationParameterDescription(Method, int) - Method in class mx4j.adaptor.rmi.iiop.IIOPAdaptorMBeanDescription
 
getOperationParameterDescription(Method, int) - Method in class mx4j.adaptor.rmi.jrmp.JRMPAdaptorMBeanDescription
 
getOperationParameterDescription(Method, int) - Method in class mx4j.adaptor.rmi.RMIAdaptorMBeanDescription
 
getOperationParameterDescription(Method, int) - Method in class mx4j.adaptor.ssl.SSLAdaptorServerSocketFactoryMBeanDescription
 
getOperationParameterDescription(Method, int) - Method in class mx4j.adaptor.http.HttpAdaptorMBeanDescription
 
getOperationParameterDescription(Method, int) - Method in class mx4j.adaptor.http.XSLTProcessorMBeanDescription
 
getOperationParameterDescription(Method, int) - Method in class mx4j.server.interceptor.DefaultMBeanServerInterceptorMBeanDescription
 
getOperationParameterDescription(Method, int) - Method in class mx4j.server.interceptor.MBeanServerInterceptorConfiguratorMBeanDescription
 
getOperationParameterDescription(Method, int) - Method in class mx4j.server.interceptor.InvokerMBeanServerInterceptorMBeanDescription
 
getOperationParameterName(Method, int) - Method in class mx4j.MBeanDescriptionAdapter
 
getOperationParameterName(Method, int) - Method in interface mx4j.MBeanDescription
Should return the name of the operation's parameter for the given operation and parameter index.
getOperationParameterName(Method, int) - Method in class mx4j.tools.jython.JythonRunnerMBeanDescription
 
getOperationParameterName(Method, int) - Method in class mx4j.tools.naming.CosNamingServiceMBeanDescription
 
getOperationParameterName(Method, int) - Method in class mx4j.tools.naming.NamingServiceMBeanDescription
 
getOperationParameterName(Method, int) - Method in class mx4j.adaptor.rmi.iiop.IIOPAdaptorMBeanDescription
 
getOperationParameterName(Method, int) - Method in class mx4j.adaptor.rmi.jrmp.JRMPAdaptorMBeanDescription
 
getOperationParameterName(Method, int) - Method in class mx4j.adaptor.rmi.RMIAdaptorMBeanDescription
 
getOperationParameterName(Method, int) - Method in class mx4j.adaptor.ssl.SSLAdaptorServerSocketFactoryMBeanDescription
 
getOperationParameterName(Method, int) - Method in class mx4j.adaptor.http.HttpAdaptorMBeanDescription
 
getOperationParameterName(Method, int) - Method in class mx4j.adaptor.http.XSLTProcessorMBeanDescription
 
getOperationParameterName(Method, int) - Method in class mx4j.server.interceptor.DefaultMBeanServerInterceptorMBeanDescription
 
getOperationParameterName(Method, int) - Method in class mx4j.server.interceptor.MBeanServerInterceptorConfiguratorMBeanDescription
 
getOperationParameterName(Method, int) - Method in class mx4j.server.interceptor.InvokerMBeanServerInterceptorMBeanDescription
 
getOperations() - Method in interface javax.management.openmbean.OpenMBeanInfo
Returns an instance of MBeanOperationInfo ( OpenMBeanOperationInfo )
getOperations() - Method in class javax.management.MBeanInfo
 
getOperations() - Method in class javax.management.modelmbean.ModelMBeanInfoSupport
 
getOperations() - Method in interface javax.management.modelmbean.ModelMBeanInfo
 
getPath() - Method in class mx4j.connector.JMXAddress
Returns the path
getPath() - Method in class mx4j.adaptor.http.HttpInputStream
Returns the path of the request
getPathInJar() - Method in class mx4j.adaptor.http.XSLTProcessor
 
getPathInJar() - Method in interface mx4j.adaptor.http.XSLTProcessorMBean
 
getPeriod() - Method in class mx4j.util.TimeTask
Returns the period of this task.
getPeriod() - Method in class mx4j.timer.TimerTask
 
getPeriod() - Method in class mx4j.tools.heartbeat.HeartBeat
 
getPeriod(Integer) - Method in class javax.management.timer.Timer
 
getPeriod(Integer) - Method in interface javax.management.timer.TimerMBean
 
getPort() - Method in interface mx4j.tools.naming.CosNamingServiceMBean
Returns the port on which tnameserv listens for incoming connections
getPort() - Method in class mx4j.tools.naming.CosNamingService
Returns the port on which tnameserv listens for incoming connections
getPort() - Method in class mx4j.tools.naming.NamingService
Returns the port on which rmiregistry listens for incoming connections
getPort() - Method in interface mx4j.tools.naming.NamingServiceMBean
Returns the port on which rmiregistry listens for incoming connections
getPort() - Method in class mx4j.connector.JMXAddress
Returns the port
getPort() - Method in interface mx4j.adaptor.rmi.jrmp.JRMPAdaptorMBean
Returns the RMI port on which the adaptor's remote object is exported to
getPort() - Method in class mx4j.adaptor.rmi.jrmp.JRMPAdaptor
Returns the RMI port on which the adaptor's remote object is exported to
getPort() - Method in class mx4j.adaptor.http.HttpAdaptor
Returns the port where the server is running on.
getPort() - Method in interface mx4j.adaptor.http.HttpAdaptorMBean
Returns the port where the server is running on.
getPriority() - Method in class mx4j.log.Logger
 
getProblemType() - Method in class javax.management.relation.RoleUnresolved
 
getProcessor() - Method in class mx4j.adaptor.http.HttpAdaptor
 
getProcessor() - Method in interface mx4j.adaptor.http.HttpAdaptorMBean
 
getProcessor(String) - Method in class mx4j.adaptor.http.HttpAdaptor
 
getProcessorName() - Method in class mx4j.adaptor.http.HttpAdaptor
 
getProcessorName() - Method in interface mx4j.adaptor.http.HttpAdaptorMBean
 
getProperties() - Method in class mx4j.connector.JMXAddress
Returns a clone of the properties of this ServiceURL
getProperty(String) - Method in class mx4j.connector.JMXAddress
Returns the value of the specified property
getProtocol() - Method in class mx4j.connector.JMXAddress
Protocol is in the form jrmp, iiop, https and so on.
getProtocol() - Method in class mx4j.adaptor.rmi.iiop.IIOPAdaptor
 
getProtocol() - Method in interface mx4j.adaptor.rmi.iiop.IIOPAdaptorMBean
 
getProtocol() - Method in interface mx4j.adaptor.rmi.jrmp.JRMPAdaptorMBean
 
getProtocol() - Method in class mx4j.adaptor.rmi.jrmp.JRMPAdaptor
 
getProtocol() - Method in interface mx4j.adaptor.rmi.RMIAdaptorMBean
Returns the protocol of this adaptor
getProtocol() - Method in class mx4j.adaptor.rmi.RMIAdaptor
Returns the protocol of this adaptor
getPurgeFlag() - Method in interface javax.management.relation.RelationServiceMBean
 
getPurgeFlag() - Method in class javax.management.relation.RelationService
 
getPythonInterpreter() - Static method in class mx4j.tools.jython.JythonRunner
 
getQueryString() - Method in class mx4j.adaptor.http.HttpInputStream
Returns the query string
getReferencedMBeans() - Method in interface javax.management.relation.Relation
 
getReferencedMBeans() - Method in class javax.management.relation.RelationSupport
 
getReferencedMBeans(String) - Method in interface javax.management.relation.RelationServiceMBean
 
getReferencedMBeans(String) - Method in class javax.management.relation.RelationService
 
getRefMBeanClassName() - Method in class javax.management.relation.RoleInfo
 
getRelationId() - Method in interface javax.management.relation.Relation
 
getRelationId() - Method in class javax.management.relation.RelationNotification
 
getRelationId() - Method in class javax.management.relation.RelationSupport
 
getRelationServiceName() - Method in interface javax.management.relation.Relation
 
getRelationServiceName() - Method in class javax.management.relation.RelationSupport
 
getRelationTypeName() - Method in interface javax.management.relation.Relation
 
getRelationTypeName() - Method in class javax.management.relation.RelationNotification
 
getRelationTypeName() - Method in class javax.management.relation.RelationTypeSupport
 
getRelationTypeName() - Method in interface javax.management.relation.RelationType
 
getRelationTypeName() - Method in class javax.management.relation.RelationSupport
 
getRelationTypeName(String) - Method in interface javax.management.relation.RelationServiceMBean
 
getRelationTypeName(String) - Method in class javax.management.relation.RelationService
 
getRemoteHostAddress() - Method in class mx4j.connector.rmi.RMIConnector
 
getRemoteHostName() - Method in class mx4j.connector.rmi.RMIConnector
 
getRemoteMBeanServer() - Method in class mx4j.connector.rmi.RMIConnector
 
getRemoteMBeanServer() - Method in interface mx4j.connector.JMXConnector
Returns an object representing a remote MBeanServer
getRemoteNotificationFilter() - Method in class mx4j.connector.rmi.RemoteNotificationFilterSupport
 
getRemoteNotificationListener() - Method in class mx4j.connector.rmi.RemoteNotificationListenerSupport
 
getRequestsCount() - Method in class mx4j.adaptor.http.HttpAdaptor
Requests count
getRequestsCount() - Method in interface mx4j.adaptor.http.HttpAdaptorMBean
Requests count
getResource() - Method in class mx4j.AbstractDynamicMBean
Returns the resource object on which invoke attribute's getters, attribute's setters and operation's methods
getResource(String) - Method in interface javax.management.loading.MLetMBean
Finds the resource with the given name.
getResourceAsStream(String) - Method in interface javax.management.loading.MLetMBean
Returns an input stream for reading the specified resource.
getResources(String) - Method in interface javax.management.loading.MLetMBean
Finds all the resources with the given name.
getResponseDoc() - Method in class mx4j.adaptor.http.HttpException
 
getResult() - Method in class mx4j.adaptor.interceptor.InvocationResult
 
getRetries() - Method in class mx4j.tools.heartbeat.HeartBeat
 
getReturnOpenType() - Method in interface javax.management.openmbean.OpenMBeanOperationInfo
Return the OpenType of the values returned by this OpenMBeanOperationInfo
getReturnOpenType() - Method in class javax.management.openmbean.OpenMBeanOperationInfoSupport
Returns the returntype as an OpenType
getReturnType() - Method in class javax.management.MBeanOperationInfo
 
getReturnType() - Method in interface javax.management.openmbean.OpenMBeanOperationInfo
Return the fully qualified class name of the values being returned by this operation.
getRole(String) - Method in interface javax.management.relation.Relation
 
getRole(String) - Method in class javax.management.relation.RelationSupport
 
getRole(String, String) - Method in interface javax.management.relation.RelationServiceMBean
 
getRole(String, String) - Method in class javax.management.relation.RelationService
 
getRoleCardinality(String) - Method in interface javax.management.relation.Relation
 
getRoleCardinality(String) - Method in class javax.management.relation.RelationSupport
 
getRoleCardinality(String, String) - Method in interface javax.management.relation.RelationServiceMBean
 
getRoleCardinality(String, String) - Method in class javax.management.relation.RelationService
 
getRoleInfo(String) - Method in class javax.management.relation.RelationTypeSupport
 
getRoleInfo(String) - Method in interface javax.management.relation.RelationType
 
getRoleInfo(String, String) - Method in interface javax.management.relation.RelationServiceMBean
 
getRoleInfo(String, String) - Method in class javax.management.relation.RelationService
 
getRoleInfos() - Method in class javax.management.relation.RelationTypeSupport
 
getRoleInfos() - Method in interface javax.management.relation.RelationType
 
getRoleInfos(String) - Method in interface javax.management.relation.RelationServiceMBean
 
getRoleInfos(String) - Method in class javax.management.relation.RelationService
 
getRoleName() - Method in class javax.management.relation.Role
 
getRoleName() - Method in class javax.management.relation.RelationNotification
 
getRoleName() - Method in class javax.management.relation.RoleUnresolved
 
getRoles() - Method in class javax.management.relation.RoleResult
 
getRoles(String[]) - Method in interface javax.management.relation.Relation
 
getRoles(String[]) - Method in class javax.management.relation.RelationSupport
 
getRoles(String, String[]) - Method in interface javax.management.relation.RelationServiceMBean
 
getRoles(String, String[]) - Method in class javax.management.relation.RelationService
 
getRolesUnresolved() - Method in class javax.management.relation.RoleResult
 
getRoleValue() - Method in class javax.management.relation.Role
 
getRoleValue() - Method in class javax.management.relation.RoleUnresolved
 
getRowType() - Method in class javax.management.openmbean.TabularType
 
getScript() - Method in class mx4j.tools.jython.JythonRunner
Returns the script as text.
getScript() - Method in interface mx4j.tools.jython.JythonRunnerMBean
Returns the script as text.
getScriptFile() - Method in class mx4j.tools.jython.JythonRunner
Returns the URL pointing to the script source
getScriptFile() - Method in interface mx4j.tools.jython.JythonRunnerMBean
Returns the URL pointing to the script source
getSendPastNotifications() - Method in class javax.management.timer.Timer
 
getSendPastNotifications() - Method in interface javax.management.timer.TimerMBean
 
getSequenceNumber() - Method in class javax.management.Notification
 
getServerHost() - Method in interface mx4j.tools.mail.SMTPMBean
Gets the server's host as name or IP
getServerHost() - Method in class mx4j.tools.mail.SMTP
 
getServerPort() - Method in interface mx4j.tools.mail.SMTPMBean
Gets the server's port, by default is 25
getServerPort() - Method in class mx4j.tools.mail.SMTP
 
getServerUsername() - Method in interface mx4j.tools.mail.SMTPMBean
Gets the username to log to the server
getServerUsername() - Method in class mx4j.tools.mail.SMTP
 
getSignature() - Method in class mx4j.loading.MLetTag
 
getSignature() - Method in class mx4j.adaptor.interceptor.Invocation
Returns the invocation method signature
getSignature() - Method in class javax.management.MBeanOperationInfo
 
getSignature() - Method in class javax.management.MBeanConstructorInfo
 
getSignature() - Method in interface javax.management.openmbean.OpenMBeanOperationInfo
Returns an array of MBeanParameterInfo for the operation
getSignature() - Method in interface javax.management.openmbean.OpenMBeanConstructorInfo
 
getSource() - Method in class javax.management.Notification
 
getSpecificationName() - Method in interface javax.management.MBeanServerDelegateMBean
Returns the specification name.
getSpecificationName() - Method in class javax.management.MBeanServerDelegate
 
getSpecificationVendor() - Method in interface javax.management.MBeanServerDelegateMBean
Returns the specification vendor
getSpecificationVendor() - Method in class javax.management.MBeanServerDelegate
 
getSpecificationVersion() - Method in interface javax.management.MBeanServerDelegateMBean
Returns the specification version
getSpecificationVersion() - Method in class javax.management.MBeanServerDelegate
 
getSSLFactory() - Method in interface mx4j.adaptor.rmi.jrmp.JRMPAdaptorMBean
Returns the ObjectName of the SSL ServerSocket factory MBean used by this adaptor for secure invocations.
getSSLFactory() - Method in class mx4j.adaptor.rmi.jrmp.JRMPAdaptor
Returns the ObjectName of the SSL ServerSocket factory MBean used by this adaptor for secure invocations.
getStartDate() - Method in class mx4j.adaptor.http.HttpAdaptor
Starting date
getStartDate() - Method in interface mx4j.adaptor.http.HttpAdaptorMBean
Starting date
getStaticClassLoaderRepository() - Static method in class mx4j.server.MBeanServerImpl
Returns the ClassLoaderRepository that maps ClassLoaderRepositories of all MBeanServer in a JVM.
getStringToCompare() - Method in interface javax.management.monitor.StringMonitorMBean
 
getStringToCompare() - Method in class javax.management.monitor.StringMonitor
 
getSubject() - Method in interface mx4j.tools.mail.SMTPMBean
Gets the mail subject
getSubject() - Method in class mx4j.tools.mail.SMTP
 
getTabularType() - Method in class javax.management.openmbean.TabularDataSupport
get the TabularType that this instance contains
getTabularType() - Method in interface javax.management.openmbean.TabularData
 
getTargetError() - Method in class javax.management.RuntimeErrorException
 
getTargetException() - Method in class mx4j.adaptor.interceptor.AdaptorInterceptorException
 
getTargetException() - Method in class javax.management.RuntimeOperationsException
 
getTargetException() - Method in class javax.management.ReflectionException
 
getTargetException() - Method in class javax.management.MBeanException
 
getTargetException() - Method in class javax.management.RuntimeMBeanException
 
getText() - Method in class mx4j.security.auth.TextCallback
 
getThreshold() - Method in class javax.management.monitor.CounterMonitor
 
getThreshold() - Method in interface javax.management.monitor.CounterMonitorMBean
 
getTimeout() - Method in interface mx4j.tools.mail.SMTPMBean
Returns the timeout used when sending mails
getTimeout() - Method in class mx4j.tools.mail.SMTP
 
getTimeStamp() - Method in class javax.management.Notification
 
getTo() - Method in interface mx4j.tools.mail.SMTPMBean
Gets a comma separated list of addresses set in the TO field
getTo() - Method in class mx4j.tools.mail.SMTP
 
getTrigger() - Method in class javax.management.monitor.MonitorNotification
 
getType() - Method in class mx4j.tools.adaptor.interceptor.TimingAdaptorInterceptor
 
getType() - Method in class mx4j.adaptor.interceptor.ContextClassLoaderAdaptorInterceptor
 
getType() - Method in class mx4j.adaptor.interceptor.LoggerAdaptorInterceptor
 
getType() - Method in class mx4j.adaptor.interceptor.InvokerAdaptorInterceptor
 
getType() - Method in interface mx4j.adaptor.interceptor.AdaptorInterceptorMBean
Returns the type of this interceptor
getType() - Method in class mx4j.adaptor.interceptor.AdaptorInterceptor
 
getType() - Method in interface mx4j.adaptor.interceptor.Interceptor
Returns the type of this interceptor
getType() - Method in class mx4j.server.interceptor.InvokerMBeanServerInterceptor
Returns the type of this interceptor
getType() - Method in class mx4j.server.interceptor.NotificationListenerMBeanServerInterceptor
 
getType() - Method in class mx4j.server.interceptor.DefaultMBeanServerInterceptor
Returns the type of this interceptor
getType() - Method in interface mx4j.server.interceptor.InvokerMBeanServerInterceptorMBean
Returns the type of this interceptor
getType() - Method in class mx4j.server.interceptor.ContextClassLoaderMBeanServerInterceptor
 
getType() - Method in interface mx4j.server.interceptor.DefaultMBeanServerInterceptorMBean
Returns the type of this interceptor
getType() - Method in class mx4j.server.interceptor.SecurityMBeanServerInterceptor
 
getType() - Method in interface mx4j.server.interceptor.MBeanServerInterceptor
The type of this interceptor
getType() - Method in class javax.management.Notification
 
getType() - Method in class javax.management.MBeanParameterInfo
 
getType() - Method in class javax.management.MBeanAttributeInfo
 
getType(String) - Method in class javax.management.openmbean.CompositeType
Retrieve the OpenType for the given key
getTypeName() - Method in class javax.management.openmbean.OpenType
Retrieve the typeName
getURLs() - Method in interface javax.management.loading.MLetMBean
 
getURLs(String) - Method in class mx4j.loading.MLetTag
 
getUserData() - Method in class javax.management.Notification
 
getUserPassword(String) - Method in interface mx4j.security.PasswordStore
 
getUserPassword(String) - Method in class mx4j.security.SimplePasswordStore
 
getUseText() - Method in class mx4j.tools.jython.JythonRunner
Indicates wether to use the script given in the ScripText variable or the one given in the script File.
getUseText() - Method in interface mx4j.tools.jython.JythonRunnerMBean
Indicates wether to use the script given in the ScripText variable or the one given in the script File.
getValue() - Method in class javax.management.Attribute
Returns the value of this Attribute.
getValue() - Method in class javax.management.StringValueExp
 
getVariable(String) - Method in class mx4j.adaptor.http.HttpInputStream
Returns one variable value.
getVariables() - Method in class mx4j.adaptor.http.HttpInputStream
Returns a map with the variables passed in the request.
getVariableValues(String) - Method in class mx4j.adaptor.http.HttpInputStream
Returns one variable values.
getVersion() - Method in class mx4j.adaptor.http.HttpAdaptor
Gets the HttpAdaptor version
getVersion() - Method in interface mx4j.adaptor.http.HttpAdaptorMBean
Gets the HttpAdaptor version
getVersion() - Method in class mx4j.adaptor.http.HttpInputStream
Returns the version of the request
GT - Static variable in class javax.management.Query
 
gt(ValueExp, ValueExp) - Static method in class javax.management.Query
 

H

handleMBeanUnregistration(ObjectName, String) - Method in interface javax.management.relation.Relation
 
handleMBeanUnregistration(ObjectName, String) - Method in class javax.management.relation.RelationSupport
 
handleNotification(Notification, Object) - Method in class mx4j.tools.mail.SMTP
 
handleNotification(Notification, Object) - Method in class mx4j.tools.jython.JythonRunner
 
handleNotification(Notification, Object) - Method in class mx4j.connector.rmi.RemoteNotificationListenerSupport
 
handleNotification(Notification, Object) - Method in class javax.management.relation.RelationService
 
handleNotification(Notification, Object) - Method in interface javax.management.NotificationListener
Called when a notification occurs.
hasDefaultValue() - Method in interface javax.management.openmbean.OpenMBeanParameterInfo
 
hasDefaultValue() - Method in class javax.management.openmbean.OpenMBeanParameterInfoSupport
 
hasDefaultValue() - Method in class javax.management.openmbean.OpenMBeanAttributeInfoSupport
true if has defaultValue, false otherwise
hashCode() - Method in class mx4j.timer.TimerTask
 
hashCode() - Method in class mx4j.connector.rmi.RemoteNotificationFilterSupport
 
hashCode() - Method in class mx4j.connector.rmi.RemoteNotificationListenerSupport
 
hashCode() - Method in class mx4j.connector.JMXAddress
 
hashCode() - Method in class mx4j.server.MBeanPermission
 
hashCode() - Method in class mx4j.security.SimplePrincipal
 
hashCode() - Method in class javax.management.MBeanOperationInfo
 
hashCode() - Method in class javax.management.ObjectName
 
hashCode() - Method in class javax.management.MBeanServerPermission
 
hashCode() - Method in class javax.management.MBeanConstructorInfo
 
hashCode() - Method in class javax.management.openmbean.TabularDataSupport
The hash code of a TabularDataSupport instance is the sum of the hash codes of all elements of information used in equals comparisons (ie: its tabular type and its content, where the content is defined as all the CompositeData values).
hashCode() - Method in class javax.management.openmbean.CompositeDataSupport
Using the same information as in equals test to create the hashcode i.e) The hash code of a CompositeDataSupport instance is the sum of the hash codes of all elements of information used in equals comparisons (ie: its composite type and all the item values).
hashCode() - Method in class javax.management.openmbean.OpenMBeanConstructorInfoSupport
 
hashCode() - Method in interface javax.management.openmbean.OpenMBeanParameterInfo
 
hashCode() - Method in class javax.management.openmbean.ArrayType
Compute the hashCode of this ArrayType
hashCode() - Method in class javax.management.openmbean.SimpleType
Retrieve the hashCode
hashCode() - Method in class javax.management.openmbean.OpenType
 
hashCode() - Method in interface javax.management.openmbean.OpenMBeanAttributeInfo
Computes the hashCode of this OpenMBeanAttributeInfo
hashCode() - Method in interface javax.management.openmbean.TabularData
 
hashCode() - Method in interface javax.management.openmbean.OpenMBeanOperationInfo
Returns the hashcode of this OpenMBeanOperationInfo
hashCode() - Method in class javax.management.openmbean.TabularType
computes a hashcode for this instance
hashCode() - Method in class javax.management.openmbean.OpenMBeanParameterInfoSupport
 
hashCode() - Method in interface javax.management.openmbean.OpenMBeanInfo
Returns the hashCode of this OpenMBean info
hashCode() - Method in interface javax.management.openmbean.CompositeData
 
hashCode() - Method in class javax.management.openmbean.OpenMBeanOperationInfoSupport
Returns the hashcode of this OpenMBeanOperationInfo
hashCode() - Method in class javax.management.openmbean.CompositeType
 
hashCode() - Method in class javax.management.openmbean.OpenMBeanAttributeInfoSupport
Computes the hashCode of this OpenMBeanAttributeInfo
hashCode() - Method in class javax.management.openmbean.OpenMBeanInfoSupport
Returns the hashCode of this OpenMBeanInfoSupport
hashCode() - Method in interface javax.management.openmbean.OpenMBeanConstructorInfo
 
hashCode() - Method in class javax.management.MBeanInfo
 
hashCode() - Method in class javax.management.AttributeChangeNotificationFilter
Returns the hashCode.
hashCode() - Method in class javax.management.MBeanFeatureInfo
 
hashCode() - Method in class javax.management.MBeanNotificationInfo
 
hashCode() - Method in class javax.management.Attribute
Returns the hashCode
hashCode() - Method in class javax.management.MBeanParameterInfo
 
hashCode() - Method in class javax.management.ObjectInstance
 
hashCode() - Method in class javax.management.MBeanAttributeInfo
 
hasLegalValues() - Method in interface javax.management.openmbean.OpenMBeanParameterInfo
 
hasLegalValues() - Method in class javax.management.openmbean.OpenMBeanParameterInfoSupport
 
hasLegalValues() - Method in class javax.management.openmbean.OpenMBeanAttributeInfoSupport
true if has a legalValues allowed, false otherwise.
hasMaxValue() - Method in interface javax.management.openmbean.OpenMBeanParameterInfo
 
hasMaxValue() - Method in class javax.management.openmbean.OpenMBeanParameterInfoSupport
 
hasMaxValue() - Method in class javax.management.openmbean.OpenMBeanAttributeInfoSupport
true if has a maxValue, false otherwise.
hasMinValue() - Method in interface javax.management.openmbean.OpenMBeanParameterInfo
 
hasMinValue() - Method in class javax.management.openmbean.OpenMBeanParameterInfoSupport
 
hasMinValue() - Method in class javax.management.openmbean.OpenMBeanAttributeInfoSupport
true if has a minValue, false otherwise.
hasRelation(String) - Method in interface javax.management.relation.RelationServiceMBean
 
hasRelation(String) - Method in class javax.management.relation.RelationService
 
headers - Variable in class mx4j.adaptor.http.HttpOutputStream
Headers to be sent
HeartBeat - class mx4j.tools.heartbeat.HeartBeat.
 
HEARTBEAT_OBJECT_NAME - Static variable in interface mx4j.tools.heartbeat.HeartBeatMBean
 
HeartBeat(String) - Constructor for class mx4j.tools.heartbeat.HeartBeat
 
HeartBeatCapable - interface mx4j.tools.heartbeat.HeartBeatCapable.
Interface to be implemented by any mbean that may support * heartbeat mechanism.
HeartBeatConnectorFactory - class mx4j.tools.heartbeat.HeartBeatConnectorFactory.
 
HeartBeatListener - class mx4j.tools.heartbeat.HeartBeatListener.
HeartbeatListener supports multiple observers listening to heartbeat * from multiple sources.
HeartBeatListener(String) - Constructor for class mx4j.tools.heartbeat.HeartBeatListener
 
HeartBeatListenerControl - interface mx4j.tools.heartbeat.HeartBeatListenerControl.
Interface to be implemented by HeartBeatListener.
HeartBeatListenerMBean - interface mx4j.tools.heartbeat.HeartBeatListenerMBean.
Callback interface.
HeartBeatMBean - interface mx4j.tools.heartbeat.HeartBeatMBean.
Interface to be implemented by all modules that want to support * heartbeat mechanism.
HTTP_VERSION - Static variable in class mx4j.adaptor.http.HttpConstants
HTTP implemented version
HttpAdaptor - class mx4j.adaptor.http.HttpAdaptor.
HttpAdaptor sets the basic adaptor listening for HTTP requests
HttpAdaptor() - Constructor for class mx4j.adaptor.http.HttpAdaptor
Default Constructor added so that we can have some additional constructors as well.
HttpAdaptor(int) - Constructor for class mx4j.adaptor.http.HttpAdaptor
Overloaded constructor to allow the port to be set.
HttpAdaptor(int, String) - Constructor for class mx4j.adaptor.http.HttpAdaptor
Overloaded constructor to allow the port to be set.
HttpAdaptor(String) - Constructor for class mx4j.adaptor.http.HttpAdaptor
Overloaded constructor to allow the host to be set.
HttpAdaptorMBean - interface mx4j.adaptor.http.HttpAdaptorMBean.
MBean interface.
HttpAdaptorMBeanDescription - class mx4j.adaptor.http.HttpAdaptorMBeanDescription.
MBean description.
HttpAdaptorMBeanDescription() - Constructor for class mx4j.adaptor.http.HttpAdaptorMBeanDescription
 
HttpCommandProcessor - interface mx4j.adaptor.http.HttpCommandProcessor.
HttpCommandProcessor sets the structure of a command processor
HttpCommandProcessorAdaptor - class mx4j.adaptor.http.HttpCommandProcessorAdaptor.
HttpCommandProcessor sets the structure of a command processor
HttpCommandProcessorAdaptor() - Constructor for class mx4j.adaptor.http.HttpCommandProcessorAdaptor
 
HttpConstants - class mx4j.adaptor.http.HttpConstants.
Define constants for the HTTP request processing
HttpConstants() - Constructor for class mx4j.adaptor.http.HttpConstants
 
HttpException - exception mx4j.adaptor.http.HttpException.
HttpException is emitted when an error parsing an HTTP request appears
HttpException(int, String) - Constructor for class mx4j.adaptor.http.HttpException
Constructor for the HttpException object
HttpInputStream - class mx4j.adaptor.http.HttpInputStream.
HttpInputStream processes an HTTP request
HttpInputStream(InputStream) - Constructor for class mx4j.adaptor.http.HttpInputStream
Constructs a new HttpInputStream
HttpOutputStream - class mx4j.adaptor.http.HttpOutputStream.
HttpAdaptor sets the basic adaptor listening for HTTP requests
HttpOutputStream(OutputStream, HttpInputStream) - Constructor for class mx4j.adaptor.http.HttpOutputStream
Creates a new HttpOutputStream with a given OutputStream and an InputStream
HttpUtil - class mx4j.adaptor.http.HttpUtil.
Utility methods for the HTTP adaptor
HttpUtil() - Constructor for class mx4j.adaptor.http.HttpUtil
 

I

IIOP_TYPE - Static variable in interface mx4j.tools.heartbeat.HeartBeatMBean
 
IIOPAdaptor - class mx4j.adaptor.rmi.iiop.IIOPAdaptor.
Adaptor for the IIOP protocol, the CORBA default protocol
IIOPAdaptor() - Constructor for class mx4j.adaptor.rmi.iiop.IIOPAdaptor
Creates a new IIOP adaptor
IIOPAdaptorMBean - interface mx4j.adaptor.rmi.iiop.IIOPAdaptorMBean.
MBean interface.
IIOPAdaptorMBeanDescription - class mx4j.adaptor.rmi.iiop.IIOPAdaptorMBeanDescription.
MBean description.
IIOPAdaptorMBeanDescription() - Constructor for class mx4j.adaptor.rmi.iiop.IIOPAdaptorMBeanDescription
 
IIOPConnector - class mx4j.connector.rmi.iiop.IIOPConnector.
 
IIOPConnector() - Constructor for class mx4j.connector.rmi.iiop.IIOPConnector
 
IIOPRemoteNotificationFilterSupport - class mx4j.connector.rmi.iiop.IIOPRemoteNotificationFilterSupport.
 
IIOPRemoteNotificationFilterSupport(NotificationFilter) - Constructor for class mx4j.connector.rmi.iiop.IIOPRemoteNotificationFilterSupport
 
IIOPRemoteNotificationListenerSupport - class mx4j.connector.rmi.iiop.IIOPRemoteNotificationListenerSupport.
 
IIOPRemoteNotificationListenerSupport(NotificationListener) - Constructor for class mx4j.connector.rmi.iiop.IIOPRemoteNotificationListenerSupport
 
ImplementationException - exception mx4j.ImplementationException.
Thrown when an internal error in the MX4J implementation is detected.
ImplementationException() - Constructor for class mx4j.ImplementationException
 
ImplementationException(String) - Constructor for class mx4j.ImplementationException
 
implies(Permission) - Method in class mx4j.server.MBeanPermission
 
implies(Permission) - Method in class javax.management.MBeanServerPermission
 
impliesObjectName(ObjectName, ObjectName) - Static method in class mx4j.util.Utils
 
in(ValueExp, ValueExp[]) - Static method in class javax.management.Query
 
indexOf(char[], int, char, int) - Static method in class mx4j.adaptor.http.HttpUtil
 
info - Variable in class mx4j.server.MBeanMetaData
The MBeanInfo of the MBean
INFO - Static variable in class mx4j.log.Logger
 
INFO - Static variable in class javax.management.MBeanOperationInfo
 
info(Object) - Method in class mx4j.log.Logger
 
info(Object, Throwable) - Method in class mx4j.log.Logger
 
initialSubString(AttributeValueExp, StringValueExp) - Static method in class javax.management.Query
 
installInterceptors() - Method in class mx4j.adaptor.rmi.RMIAdaptor
 
instance - Variable in class mx4j.server.MBeanMetaData
The ObjectInstance of the MBean
InstanceAlreadyExistsException - exception javax.management.InstanceAlreadyExistsException.
 
InstanceAlreadyExistsException() - Constructor for class javax.management.InstanceAlreadyExistsException
 
InstanceAlreadyExistsException(String) - Constructor for class javax.management.InstanceAlreadyExistsException
 
InstanceNotFoundException - exception javax.management.InstanceNotFoundException.
 
InstanceNotFoundException() - Constructor for class javax.management.InstanceNotFoundException
 
InstanceNotFoundException(String) - Constructor for class javax.management.InstanceNotFoundException
 
instantiate(MBeanMetaData, String, String[], Object[]) - Method in class mx4j.server.interceptor.InvokerMBeanServerInterceptor
 
instantiate(MBeanMetaData, String, String[], Object[]) - Method in class mx4j.server.interceptor.DefaultMBeanServerInterceptor
 
instantiate(MBeanMetaData, String, String[], Object[]) - Method in class mx4j.server.interceptor.ContextClassLoaderMBeanServerInterceptor
 
instantiate(MBeanMetaData, String, String[], Object[]) - Method in class mx4j.server.interceptor.SecurityMBeanServerInterceptor
 
instantiate(MBeanMetaData, String, String[], Object[]) - Method in interface mx4j.server.interceptor.MBeanServerInterceptor
 
instantiate(String) - Method in class mx4j.server.ChainedMBeanServer
 
instantiate(String) - Method in class mx4j.server.MBeanServerImpl
Instantiate the given className using the default ClassLoaderRepository.
instantiate(String) - Method in interface javax.management.MBeanServer
 
instantiate(String, Object[], String[]) - Method in class mx4j.server.ChainedMBeanServer
 
instantiate(String, Object[], String[]) - Method in class mx4j.server.MBeanServerImpl
Instantiate the given className using the given args and parameters using the ClassLoaderRepository
instantiate(String, Object[], String[]) - Method in interface javax.management.MBeanServer
 
instantiate(String, ObjectName) - Method in class mx4j.server.ChainedMBeanServer
 
instantiate(String, ObjectName) - Method in class mx4j.server.MBeanServerImpl
Instantiate the given className using the loaderName as the ClassLoader
instantiate(String, ObjectName) - Method in interface javax.management.MBeanServer
 
instantiate(String, ObjectName, Object[], String[]) - Method in class mx4j.server.ChainedMBeanServer
 
instantiate(String, ObjectName, Object[], String[]) - Method in class mx4j.server.MBeanServerImpl
Instantiate the given className using the ClassLoader (loaderName), args and parameters
instantiate(String, ObjectName, Object[], String[]) - Method in interface javax.management.MBeanServer
 
INTEGER - Static variable in class javax.management.openmbean.SimpleType
 
Interceptor - interface mx4j.adaptor.interceptor.Interceptor.
The interceptor interface for JMX adaptors.
IntrospectionException - exception javax.management.IntrospectionException.
 
IntrospectionException() - Constructor for class javax.management.IntrospectionException
 
IntrospectionException(String) - Constructor for class javax.management.IntrospectionException
 
InvalidApplicationException - exception javax.management.InvalidApplicationException.
 
InvalidApplicationException(Object) - Constructor for class javax.management.InvalidApplicationException
 
InvalidAttributeValueException - exception javax.management.InvalidAttributeValueException.
 
InvalidAttributeValueException() - Constructor for class javax.management.InvalidAttributeValueException
 
InvalidAttributeValueException(String) - Constructor for class javax.management.InvalidAttributeValueException
 
InvalidKeyException - exception javax.management.openmbean.InvalidKeyException.
 
InvalidKeyException() - Constructor for class javax.management.openmbean.InvalidKeyException
 
InvalidKeyException(String) - Constructor for class javax.management.openmbean.InvalidKeyException
 
InvalidOpenTypeException - exception javax.management.openmbean.InvalidOpenTypeException.
 
InvalidOpenTypeException() - Constructor for class javax.management.openmbean.InvalidOpenTypeException
 
InvalidOpenTypeException(String) - Constructor for class javax.management.openmbean.InvalidOpenTypeException
 
InvalidRelationIdException - exception javax.management.relation.InvalidRelationIdException.
 
InvalidRelationIdException() - Constructor for class javax.management.relation.InvalidRelationIdException
 
InvalidRelationIdException(String) - Constructor for class javax.management.relation.InvalidRelationIdException
 
InvalidRelationServiceException - exception javax.management.relation.InvalidRelationServiceException.
 
InvalidRelationServiceException() - Constructor for class javax.management.relation.InvalidRelationServiceException
 
InvalidRelationServiceException(String) - Constructor for class javax.management.relation.InvalidRelationServiceException
 
InvalidRelationTypeException - exception javax.management.relation.InvalidRelationTypeException.
 
InvalidRelationTypeException() - Constructor for class javax.management.relation.InvalidRelationTypeException
 
InvalidRelationTypeException(String) - Constructor for class javax.management.relation.InvalidRelationTypeException
 
InvalidRoleInfoException - exception javax.management.relation.InvalidRoleInfoException.
 
InvalidRoleInfoException() - Constructor for class javax.management.relation.InvalidRoleInfoException
 
InvalidRoleInfoException(String) - Constructor for class javax.management.relation.InvalidRoleInfoException
 
InvalidRoleValueException - exception javax.management.relation.InvalidRoleValueException.
 
InvalidRoleValueException() - Constructor for class javax.management.relation.InvalidRoleValueException
 
InvalidRoleValueException(String) - Constructor for class javax.management.relation.InvalidRoleValueException
 
InvalidTargetObjectTypeException - exception javax.management.modelmbean.InvalidTargetObjectTypeException.
 
InvalidTargetObjectTypeException() - Constructor for class javax.management.modelmbean.InvalidTargetObjectTypeException
 
InvalidTargetObjectTypeException(Exception, String) - Constructor for class javax.management.modelmbean.InvalidTargetObjectTypeException
 
InvalidTargetObjectTypeException(String) - Constructor for class javax.management.modelmbean.InvalidTargetObjectTypeException
 
Invocable - interface mx4j.adaptor.interceptor.Invocable.
Abstraction for object that may be invoked.
Invocation - class mx4j.adaptor.interceptor.Invocation.
The invocation information carrier.
Invocation() - Constructor for class mx4j.adaptor.interceptor.Invocation
 
InvocationContext - interface mx4j.adaptor.interceptor.InvocationContext.
A tagging interface for user-defined invocation information.
InvocationResult - class mx4j.adaptor.interceptor.InvocationResult.
The invocation result carrier.
InvocationResult() - Constructor for class mx4j.adaptor.interceptor.InvocationResult
 
invoke(Invocation) - Method in class mx4j.adaptor.rmi.RMIAdaptor
 
invoke(Invocation) - Method in class mx4j.adaptor.interceptor.LoggerAdaptorInterceptor
 
invoke(Invocation) - Method in class mx4j.adaptor.interceptor.InvokerAdaptorInterceptor
 
invoke(Invocation) - Method in class mx4j.adaptor.interceptor.AdaptorInterceptor
 
invoke(Invocation) - Method in interface mx4j.adaptor.interceptor.Invocable
Invocation method
invoke(MBeanMetaData, String, String[], Object[]) - Method in interface mx4j.server.MBeanInvoker
Invokes the specified operation on the MBean instance
invoke(MBeanMetaData, String, String[], Object[]) - Method in class mx4j.server.ReflectedMBeanInvoker
 
invoke(MBeanMetaData, String, String[], Object[]) - Method in class mx4j.server.interceptor.InvokerMBeanServerInterceptor
 
invoke(MBeanMetaData, String, String[], Object[]) - Method in class mx4j.server.interceptor.DefaultMBeanServerInterceptor
 
invoke(MBeanMetaData, String, String[], Object[]) - Method in class mx4j.server.interceptor.ContextClassLoaderMBeanServerInterceptor
 
invoke(MBeanMetaData, String, String[], Object[]) - Method in class mx4j.server.interceptor.SecurityMBeanServerInterceptor
 
invoke(MBeanMetaData, String, String[], Object[]) - Method in interface mx4j.server.interceptor.MBeanServerInterceptor
 
invoke(Object, Method, Object[]) - Method in class mx4j.util.StandardMBeanProxy.Handler
 
invoke(ObjectName, String, Object[], String[]) - Method in interface mx4j.connector.MBeanServerConnection
 
invoke(ObjectName, String, Object[], String[]) - Method in interface mx4j.connector.RemoteMBeanServer
 
invoke(ObjectName, String, Object[], String[]) - Method in class mx4j.adaptor.rmi.UnmarshallingMBeanServer
 
invoke(ObjectName, String, Object[], String[]) - Method in class mx4j.server.ChainedMBeanServer
 
invoke(ObjectName, String, Object[], String[]) - Method in class mx4j.server.MBeanServerImpl
Invokes/Execute an operation on an MBean
invoke(ObjectName, String, Object[], String[]) - Method in interface javax.management.MBeanServer
 
invoke(String, Class[], Object[]) - Method in class mx4j.AbstractDynamicMBean
Looks up the method to call on the object set as resource (see AbstractDynamicMBean.setResource(java.lang.Object)) and invokes it.
invoke(String, Object[], String[]) - Method in class mx4j.AbstractDynamicMBean
Returns the value of the manageable operation as specified by the DynamicMBean interface
invoke(String, Object[], String[]) - Method in class javax.management.modelmbean.RequiredModelMBean
 
invoke(String, Object[], String[]) - Method in interface javax.management.DynamicMBean
Invoke the given method.
invoke(String, ObjectName, String, String[], Object[]) - Method in class mx4j.connector.rmi.RMIConnector
 
invokeImpl(MBeanMetaData, String, String[], Object[]) - Method in class mx4j.server.BCELMBeanInvoker
 
invokeImpl(MBeanMetaData, String, String[], Object[]) - Method in class mx4j.server.ReflectedMBeanInvoker
 
invokeMethod(Method, Object, Object[]) - Method in class mx4j.AbstractDynamicMBean
Invokes the given method on the given resource object with the given arguments.
invokeOperation(String, Object[], String[]) - Method in class mx4j.util.StandardMBeanProxy.Handler
Called to invoke invoke on a (possibly remote) MBeanServer.
InvokeOperationCommandProcessor - class mx4j.adaptor.http.InvokeOperationCommandProcessor.
InvokeOperationCommandProcessor, processes a request for unregistering an MBean
InvokeOperationCommandProcessor() - Constructor for class mx4j.adaptor.http.InvokeOperationCommandProcessor
 
invoker - Variable in class mx4j.server.MBeanMetaData
The invoker for the MBean, if it is a standard MBean
InvokerAdaptorInterceptor - class mx4j.adaptor.interceptor.InvokerAdaptorInterceptor.
 
InvokerAdaptorInterceptor() - Constructor for class mx4j.adaptor.interceptor.InvokerAdaptorInterceptor
 
InvokerMBeanServerInterceptor - class mx4j.server.interceptor.InvokerMBeanServerInterceptor.
The last interceptor in the chain.
InvokerMBeanServerInterceptor(MBeanServer) - Constructor for class mx4j.server.interceptor.InvokerMBeanServerInterceptor
 
InvokerMBeanServerInterceptorMBean - interface mx4j.server.interceptor.InvokerMBeanServerInterceptorMBean.
MBean interface.
InvokerMBeanServerInterceptorMBeanDescription - class mx4j.server.interceptor.InvokerMBeanServerInterceptorMBeanDescription.
MBean description.
InvokerMBeanServerInterceptorMBeanDescription() - Constructor for class mx4j.server.interceptor.InvokerMBeanServerInterceptorMBeanDescription
 
isActive() - Method in class mx4j.adaptor.http.HttpAdaptor
Indicates whether the server's running
isActive() - Method in interface mx4j.adaptor.http.HttpAdaptorMBean
Indicates whether the server's running
isActive() - Method in interface javax.management.relation.RelationServiceMBean
 
isActive() - Method in class javax.management.relation.RelationService
 
isActive() - Method in class javax.management.timer.Timer
 
isActive() - Method in interface javax.management.timer.TimerMBean
 
isActive() - Method in class javax.management.monitor.Monitor
 
isActive() - Method in interface javax.management.monitor.MonitorMBean
 
isArray() - Method in class javax.management.openmbean.OpenType
check if this instance represents an array or not
isAttributeGetter(Method) - Static method in class mx4j.util.Utils
Returns true is the given method is a JMX attribute getter method
isAttributeSetter(Method) - Static method in class mx4j.util.Utils
Returns true if the method is a JMX attribute setter method
isEmpty() - Method in class javax.management.timer.Timer
 
isEmpty() - Method in interface javax.management.timer.TimerMBean
 
isEmpty() - Method in class javax.management.openmbean.TabularDataSupport
 
isEmpty() - Method in interface javax.management.openmbean.TabularData
 
isEnabled() - Method in class mx4j.adaptor.interceptor.ContextClassLoaderAdaptorInterceptor
This interceptor is always enabled
isEnabled() - Method in class mx4j.adaptor.interceptor.InvokerAdaptorInterceptor
This interceptor is always enabled
isEnabled() - Method in interface mx4j.adaptor.interceptor.AdaptorInterceptorMBean
Returns whether this interceptor is enabled
isEnabled() - Method in class mx4j.adaptor.interceptor.AdaptorInterceptor
 
isEnabled() - Method in class mx4j.server.interceptor.InvokerMBeanServerInterceptor
Returns whether this interceptor is enabled
isEnabled() - Method in class mx4j.server.interceptor.DefaultMBeanServerInterceptor
Returns whether this interceptor is enabled
isEnabled() - Method in interface mx4j.server.interceptor.InvokerMBeanServerInterceptorMBean
Returns whether this interceptor is enabled
isEnabled() - Method in interface mx4j.server.interceptor.DefaultMBeanServerInterceptorMBean
Returns whether this interceptor is enabled
isEnabled() - Method in class mx4j.server.interceptor.SecurityMBeanServerInterceptor
 
isEnabledFor(int) - Method in class mx4j.log.Logger
 
isEqual(Object) - Method in class mx4j.connector.JMXAddress
 
isFinished() - Method in class mx4j.util.TimeTask
Returns whethere this task is finished.
isFinished() - Method in class mx4j.timer.TimerTask
 
isInRelationService() - Method in class javax.management.relation.RelationSupport
 
isInRelationService() - Method in interface javax.management.relation.RelationSupportMBean
 
isInstanceOf(ObjectName, String) - Method in interface mx4j.connector.MBeanServerConnection
 
isInstanceOf(ObjectName, String) - Method in interface mx4j.connector.RemoteMBeanServer
 
isInstanceOf(ObjectName, String) - Method in class mx4j.server.ChainedMBeanServer
 
isInstanceOf(ObjectName, String) - Method in class mx4j.server.MBeanServerImpl
Checks if the MBean denoted by objectName is of type className
isInstanceOf(ObjectName, String) - Method in interface javax.management.MBeanServer
 
isIs() - Method in interface javax.management.openmbean.OpenMBeanAttributeInfo
Returns true if the attribute described is accessed through a isXXX getter
isIs() - Method in class javax.management.MBeanAttributeInfo
 
isLoginToServer() - Method in interface mx4j.tools.mail.SMTPMBean
Indicates whether login to the SMTP server will be attpemted
isLoginToServer() - Method in class mx4j.tools.mail.SMTP
 
isNotificationEnabled(Notification) - Method in class mx4j.connector.rmi.RemoteNotificationFilterSupport
 
isNotificationEnabled(Notification) - Method in class javax.management.relation.MBeanServerNotificationFilter
 
isNotificationEnabled(Notification) - Method in class javax.management.AttributeChangeNotificationFilter
Checks if the given Notification is enabled.
isNotificationEnabled(Notification) - Method in interface javax.management.NotificationFilter
Invoked before sending the Notification to the listener.
isNotificationEnabled(Notification) - Method in class javax.management.NotificationFilterSupport
 
isPattern() - Method in class javax.management.ObjectName
 
isPeriodic() - Method in class mx4j.util.TimeTask
Returns whether this task is periodic.
isPeriodic() - Method in class mx4j.timer.TimerTask
 
isPropertyPattern() - Method in class javax.management.ObjectName
 
isReadable() - Method in class javax.management.relation.RoleInfo
 
isReadable() - Method in interface javax.management.openmbean.OpenMBeanAttributeInfo
Returns true if the attribute is readable, false in not.
isReadable() - Method in class javax.management.MBeanAttributeInfo
 
isRegistered(ObjectName) - Method in interface mx4j.connector.MBeanServerConnection
 
isRegistered(ObjectName) - Method in interface mx4j.connector.RemoteMBeanServer
 
isRegistered(ObjectName) - Method in class mx4j.server.ChainedMBeanServer
 
isRegistered(ObjectName) - Method in class mx4j.server.MBeanServerImpl
Checks if the specified ObjectName is registered with this MBean Server
isRegistered(ObjectName) - Method in interface javax.management.MBeanServer
 
isRelation(ObjectName) - Method in interface javax.management.relation.RelationServiceMBean
 
isRelation(ObjectName) - Method in class javax.management.relation.RelationService
 
isRelationMBean(String) - Method in interface javax.management.relation.RelationServiceMBean
 
isRelationMBean(String) - Method in class javax.management.relation.RelationService
 
isRoleStatus(int) - Static method in class javax.management.relation.RoleStatus
 
isRunning() - Method in interface mx4j.tools.naming.CosNamingServiceMBean
Returns whether this MBean has been started and not yet stopped.
isRunning() - Method in class mx4j.tools.naming.CosNamingService
Returns whether this MBean has been started and not yet stopped.
isRunning() - Method in class mx4j.tools.naming.NamingService
Returns whether this MBean has been started and not yet stopped.
isRunning() - Method in interface mx4j.tools.naming.NamingServiceMBean
Returns whether this MBean has been started and not yet stopped.
isRunning() - Method in class mx4j.adaptor.rmi.iiop.IIOPAdaptor
 
isRunning() - Method in interface mx4j.adaptor.rmi.iiop.IIOPAdaptorMBean
 
isRunning() - Method in interface mx4j.adaptor.rmi.jrmp.JRMPAdaptorMBean
 
isRunning() - Method in class mx4j.adaptor.rmi.jrmp.JRMPAdaptor
 
isRunning() - Method in interface mx4j.adaptor.rmi.RMIAdaptorMBean
Returns whether this adaptor has been started and not been stopped.
isRunning() - Method in class mx4j.adaptor.rmi.RMIAdaptor
Returns whether this adaptor has been started and not been stopped.
isRunning() - Method in interface mx4j.server.interceptor.MBeanServerInterceptorConfiguratorMBean
Returns whether this configurator is running and thus if the MBeanServer can accept incoming calls
isRunning() - Method in class mx4j.server.interceptor.MBeanServerInterceptorConfigurator
Returns whether this configurator is running and thus if the MBeanServer can accept incoming calls
isUseCache() - Method in class mx4j.adaptor.http.XSLTProcessor
 
isUseCache() - Method in interface mx4j.adaptor.http.XSLTProcessorMBean
 
isUseJar() - Method in class mx4j.adaptor.http.XSLTProcessor
 
isUseJar() - Method in interface mx4j.adaptor.http.XSLTProcessorMBean
 
isUsePath() - Method in class mx4j.adaptor.http.XSLTProcessor
 
isUsePath() - Method in interface mx4j.adaptor.http.XSLTProcessorMBean
 
isUserKnown(String) - Method in interface mx4j.security.PasswordStore
 
isUserKnown(String) - Method in class mx4j.security.SimplePasswordStore
 
isValid() - Method in interface javax.management.Descriptor
Returns true if fieldValues are checked to be sure they are legal for the fieldNames.
isValid() - Method in class javax.management.modelmbean.DescriptorSupport
 
isValue(Object) - Method in interface javax.management.openmbean.OpenMBeanParameterInfo
 
isValue(Object) - Method in class javax.management.openmbean.ArrayType
Test whether object is a value for this ArrayType instance.
isValue(Object) - Method in class javax.management.openmbean.SimpleType
Checks if this SimpleType object is value of the given object
isValue(Object) - Method in class javax.management.openmbean.OpenType
 
isValue(Object) - Method in class javax.management.openmbean.TabularType
checks if the typeName of the object is the same as the typeName of this TabularType instance
isValue(Object) - Method in class javax.management.openmbean.OpenMBeanParameterInfoSupport
Tests wether obj is a valid value for the parameter described by this OpenMBeanParameterInfo instance
isValue(Object) - Method in class javax.management.openmbean.CompositeType
Test whether object is a value which could be described by this CompositeType instance.
isValue(Object) - Method in class javax.management.openmbean.OpenMBeanAttributeInfoSupport
Test wether obj is a valid value for this attribute
isWritable() - Method in class javax.management.relation.RoleInfo
 
isWritable() - Method in interface javax.management.openmbean.OpenMBeanAttributeInfo
Returns true if the attribute is writable, false in not.
isWritable() - Method in class javax.management.MBeanAttributeInfo
 
iterator() - Method in interface mx4j.server.MBeanRepository
Returns an iterator on the metadata stored in this repository.

J

javax.management - package javax.management
 
javax.management.loading - package javax.management.loading
 
javax.management.modelmbean - package javax.management.modelmbean
 
javax.management.monitor - package javax.management.monitor
 
javax.management.openmbean - package javax.management.openmbean
 
javax.management.relation - package javax.management.relation
 
javax.management.timer - package javax.management.timer
 
JMException - exception javax.management.JMException.
 
JMException() - Constructor for class javax.management.JMException
 
JMException(String) - Constructor for class javax.management.JMException
 
JMRuntimeException - exception javax.management.JMRuntimeException.
 
JMRuntimeException() - Constructor for class javax.management.JMRuntimeException
 
JMRuntimeException(String) - Constructor for class javax.management.JMRuntimeException
 
JMXAddress - class mx4j.connector.JMXAddress.
A JMXAddress is an URL in form of
JMXAddress(String) - Constructor for class mx4j.connector.JMXAddress
 
JMXAddress(String, String, int, String) - Constructor for class mx4j.connector.JMXAddress
 
JMXConnector - interface mx4j.connector.JMXConnector.
Interface to be implemented by all client-side JMX connectors.
JRMPAdaptor - class mx4j.adaptor.rmi.jrmp.JRMPAdaptor.
Adaptor for the JRMP protocol, the native protocol of Java RMI.
JRMPAdaptor() - Constructor for class mx4j.adaptor.rmi.jrmp.JRMPAdaptor
Creates a new JRMP adaptor
JRMPAdaptorMBean - interface mx4j.adaptor.rmi.jrmp.JRMPAdaptorMBean.
MBean interface.
JRMPAdaptorMBeanDescription - class mx4j.adaptor.rmi.jrmp.JRMPAdaptorMBeanDescription.
MBean description.
JRMPAdaptorMBeanDescription() - Constructor for class mx4j.adaptor.rmi.jrmp.JRMPAdaptorMBeanDescription
 
JRMPConnector - class mx4j.connector.rmi.jrmp.JRMPConnector.
 
JRMPConnector() - Constructor for class mx4j.connector.rmi.jrmp.JRMPConnector
 
JRMPRemoteNotificationFilterSupport - class mx4j.connector.rmi.jrmp.JRMPRemoteNotificationFilterSupport.
 
JRMPRemoteNotificationFilterSupport(NotificationFilter) - Constructor for class mx4j.connector.rmi.jrmp.JRMPRemoteNotificationFilterSupport
 
JRMPRemoteNotificationListenerSupport - class mx4j.connector.rmi.jrmp.JRMPRemoteNotificationListenerSupport.
 
JRMPRemoteNotificationListenerSupport(NotificationListener) - Constructor for class mx4j.connector.rmi.jrmp.JRMPRemoteNotificationListenerSupport
 
JythonRunner - class mx4j.tools.jython.JythonRunner.
This MBean enables you to run scripts written in jython.
JythonRunner() - Constructor for class mx4j.tools.jython.JythonRunner
 
JythonRunnerMBean - interface mx4j.tools.jython.JythonRunnerMBean.
MBean interface.
JythonRunnerMBeanDescription - class mx4j.tools.jython.JythonRunnerMBeanDescription.
MBean description.
JythonRunnerMBeanDescription() - Constructor for class mx4j.tools.jython.JythonRunnerMBeanDescription
 

K

KeyAlreadyExistsException - exception javax.management.openmbean.KeyAlreadyExistsException.
 
KeyAlreadyExistsException() - Constructor for class javax.management.openmbean.KeyAlreadyExistsException
 
KeyAlreadyExistsException(String) - Constructor for class javax.management.openmbean.KeyAlreadyExistsException
 
keySet() - Method in class javax.management.openmbean.TabularDataSupport
Returns a set view of the keys contained in the underlying map of this TabularDataSupport instance, and used to index the rows.
keySet() - Method in interface javax.management.openmbean.TabularData
 
keySet() - Method in class javax.management.openmbean.CompositeType
Retrieve an unmodifiable set of keys

L

LE - Static variable in class javax.management.Query
 
leq(ValueExp, ValueExp) - Static method in class javax.management.Query
 
LESS_THAN_MIN_ROLE_DEGREE - Static variable in class javax.management.relation.RoleStatus
 
ListenerNotFoundException - exception javax.management.ListenerNotFoundException.
 
ListenerNotFoundException() - Constructor for class javax.management.ListenerNotFoundException
 
ListenerNotFoundException(String) - Constructor for class javax.management.ListenerNotFoundException
 
load() - Method in class mx4j.persist.MBeanPersister
 
load() - Method in interface mx4j.persist.PersisterMBean
Loads the information persisted on the storage media.
load() - Method in class mx4j.persist.FilePersister
 
load() - Method in interface javax.management.PersistentMBean
Instantiates for the data found in the persistance store.
load() - Method in class javax.management.modelmbean.RequiredModelMBean
 
loadClass(ClassLoader, String) - Static method in class mx4j.util.Utils
This methods load a class given the classloader and the name of the class, and work for extended names of primitive types.
loadClass(String) - Method in class mx4j.loading.RepositoryClassLoader
 
loadClass(String) - Static method in class javax.management.loading.DefaultLoaderRepository
Go through the list of class loaders and try to load the requested class.
loadClass(String) - Method in interface javax.management.loading.ClassLoaderRepository
Go through the list of class loaders and try to load the requested class.
loadClass(String, ClassLoaderRepository) - Method in class javax.management.loading.MLet
Load a class using the given ClassLoaderRepository, iterating through the list of class loaders.
loadClasses(ClassLoader, String[]) - Static method in class mx4j.util.Utils
Returns the classes whose names are specified by the names argument, loaded with the specified classloader.
loadClassWithout(ClassLoader, String) - Static method in class javax.management.loading.DefaultLoaderRepository
Try to load the class with the list of classloaders without using the given classLoader.
loadClassWithout(ClassLoader, String) - Method in interface javax.management.loading.ClassLoaderRepository
Try to load the class with the list of classloaders without using the given classLoader.
loadStream(InputStream) - Static method in class mx4j.tools.jython.JythonRunner
 
Log - class mx4j.log.Log.
Main class for the log service.
log(int, Object, Throwable) - Method in class mx4j.log.Logger
 
log(int, Object, Throwable) - Method in class mx4j.log.Log4JLogger
 
log(int, Object, Throwable) - Method in class mx4j.log.LoggerBroadcaster.LoggerNotifier
 
log(int, Object, Throwable) - Method in class mx4j.log.FileLogger
 
log(int, Object, Throwable) - Method in class mx4j.log.MBeanLogger
 
Log4JLogger - class mx4j.log.Log4JLogger.
Log that redirects log calls to a Log4J Category.
Log4JLogger() - Constructor for class mx4j.log.Log4JLogger
This constructor is called to create instances of this Logger, following the prototype pattern.
Logger - class mx4j.log.Logger.
Base class for logging objects.
Logger() - Constructor for class mx4j.log.Logger
 
LoggerAdaptorInterceptor - class mx4j.adaptor.interceptor.LoggerAdaptorInterceptor.
 
LoggerAdaptorInterceptor() - Constructor for class mx4j.adaptor.interceptor.LoggerAdaptorInterceptor
 
LoggerBroadcaster - class mx4j.log.LoggerBroadcaster.
This broadcaster MBean allows to redirect MX4J internal logging to registered JMX listeners.
LoggerBroadcaster.LoggerNotifier - class mx4j.log.LoggerBroadcaster.LoggerNotifier.
 
LoggerBroadcaster.LoggerNotifier() - Constructor for class mx4j.log.LoggerBroadcaster.LoggerNotifier
 
LoggerBroadcaster() - Constructor for class mx4j.log.LoggerBroadcaster
 
LoggerBroadcasterMBean - interface mx4j.log.LoggerBroadcasterMBean.
Management interface for the LoggerBroadcaster MBean.
login(AuthRequest) - Method in interface mx4j.security.auth.Authenticator
 
logout(AuthContext) - Method in interface mx4j.security.auth.Authenticator
 
LONG - Static variable in class javax.management.openmbean.SimpleType
 
LOST_HEARTBEAT - Static variable in interface mx4j.tools.heartbeat.HeartBeatListenerControl
 
LT - Static variable in class javax.management.Query
 
lt(ValueExp, ValueExp) - Static method in class javax.management.Query
 

M

main(String[]) - Static method in class mx4j.adaptor.http.Base64
Testing.
MalformedJMXAddressException - exception mx4j.connector.MalformedJMXAddressException.
Thrown when a JMXAddress is created incorrectly
MalformedJMXAddressException() - Constructor for class mx4j.connector.MalformedJMXAddressException
 
MalformedJMXAddressException(String) - Constructor for class mx4j.connector.MalformedJMXAddressException
 
MalformedObjectNameException - exception javax.management.MalformedObjectNameException.
 
MalformedObjectNameException() - Constructor for class javax.management.MalformedObjectNameException
 
MalformedObjectNameException(String) - Constructor for class javax.management.MalformedObjectNameException
 
management - Variable in class mx4j.server.MBeanMetaData
The management interface of the MBean, if it is a standard MBean
match(AttributeValueExp, StringValueExp) - Static method in class javax.management.Query
 
mbean - Variable in class mx4j.server.MBeanMetaData
The MBean instance.
MBeanAttributeInfo - class javax.management.MBeanAttributeInfo.
 
MBeanAttributeInfo(String, String, Method, Method) - Constructor for class javax.management.MBeanAttributeInfo
 
MBeanAttributeInfo(String, String, String, boolean, boolean, boolean) - Constructor for class javax.management.MBeanAttributeInfo
 
MBeanCommandProcessor - class mx4j.adaptor.http.MBeanCommandProcessor.
MBeanCommandProcessor, processes a request for getting data about a MBean
MBeanCommandProcessor() - Constructor for class mx4j.adaptor.http.MBeanCommandProcessor
 
MBeanConstructorInfo - class javax.management.MBeanConstructorInfo.
 
MBeanConstructorInfo(String, Constructor) - Constructor for class javax.management.MBeanConstructorInfo
 
MBeanConstructorInfo(String, String, MBeanParameterInfo[]) - Constructor for class javax.management.MBeanConstructorInfo
 
MBeanDescription - interface mx4j.MBeanDescription.
Implement this inteface to give descriptions to standard MBean.
MBeanDescriptionAdapter - class mx4j.MBeanDescriptionAdapter.
Default implementation for the MBeanDescription interface.
MBeanDescriptionAdapter() - Constructor for class mx4j.MBeanDescriptionAdapter
 
MBeanException - exception javax.management.MBeanException.
 
MBeanException(Exception) - Constructor for class javax.management.MBeanException
 
MBeanException(Exception, String) - Constructor for class javax.management.MBeanException
 
MBeanFeatureInfo - class javax.management.MBeanFeatureInfo.
 
MBeanFeatureInfo(String, String) - Constructor for class javax.management.MBeanFeatureInfo
 
MBeanInfo - class javax.management.MBeanInfo.
 
MBeanInfo(String, String, MBeanAttributeInfo[], MBeanConstructorInfo[], MBeanOperationInfo[], MBeanNotificationInfo[]) - Constructor for class javax.management.MBeanInfo
 
MBeanInvoker - interface mx4j.server.MBeanInvoker.
Invokes methods on standard MBeans.
MBeanLogger - class mx4j.log.MBeanLogger.
This logger forwards log requests to an MBean, that must have an operation with signature
MBeanLogger(MBeanServer, ObjectName) - Constructor for class mx4j.log.MBeanLogger
 
MBeanMetaData - class mx4j.server.MBeanMetaData.
Objects of this class hold metadata information about MBeans.
MBeanMetaData() - Constructor for class mx4j.server.MBeanMetaData
 
MBeanNotificationInfo - class javax.management.MBeanNotificationInfo.
 
MBeanNotificationInfo(String[], String, String) - Constructor for class javax.management.MBeanNotificationInfo
 
MBeanOperationInfo - class javax.management.MBeanOperationInfo.
 
MBeanOperationInfo(String, Method) - Constructor for class javax.management.MBeanOperationInfo
 
MBeanOperationInfo(String, String, MBeanParameterInfo[], String, int) - Constructor for class javax.management.MBeanOperationInfo
 
MBeanParameterInfo - class javax.management.MBeanParameterInfo.
 
MBeanParameterInfo(String, String, String) - Constructor for class javax.management.MBeanParameterInfo
 
MBeanPermission - class mx4j.server.MBeanPermission.
Permission that control access to MBeanServer methods.
MBeanPermission(String) - Constructor for class mx4j.server.MBeanPermission
 
MBeanPermission(String, String) - Constructor for class mx4j.server.MBeanPermission
 
MBeanPersister - class mx4j.persist.MBeanPersister.
A persister that delegates the persistence to a registered persister MBean.
MBeanPersister(MBeanServer, ObjectName) - Constructor for class mx4j.persist.MBeanPersister
Creates a new MBeanPersister that delegates persistence to a persister MBean registered in the specified MBeanServer with the specified ObjectName.
MBeanRegistration - interface javax.management.MBeanRegistration.
Implemented by an MBean that need to carry out operations before and after being registered or de-registered.
MBeanRegistrationException - exception javax.management.MBeanRegistrationException.
 
MBeanRegistrationException(Exception) - Constructor for class javax.management.MBeanRegistrationException
 
MBeanRegistrationException(Exception, String) - Constructor for class javax.management.MBeanRegistrationException
 
MBeanRepository - interface mx4j.server.MBeanRepository.
The MBeanServer implementation delegates to implementations of this interface the storage of registered MBeans.
MBeanServer - interface javax.management.MBeanServer.
 
MBeanServerConnection - interface mx4j.connector.MBeanServerConnection.
The interface for generic MBeanServers.
MBeanServerDelegate - class javax.management.MBeanServerDelegate.
 
MBeanServerDelegate() - Constructor for class javax.management.MBeanServerDelegate
 
MBeanServerDelegateMBean - interface javax.management.MBeanServerDelegateMBean.
Defines the management interface for a MBeanServerDelegate
MBeanServerFactory - class javax.management.MBeanServerFactory.
 
MBeanServerImpl - class mx4j.server.MBeanServerImpl.
MBeanServer implementation.
MBeanServerImpl(String) - Constructor for class mx4j.server.MBeanServerImpl
Create a new MBeanServerImpl with the specified default domain.
MBeanServerInterceptor - interface mx4j.server.interceptor.MBeanServerInterceptor.
MBeanServer --> MBean interceptor.
MBeanServerInterceptorConfigurator - class mx4j.server.interceptor.MBeanServerInterceptorConfigurator.
MBean that configures the MBeanServer --> MBean interceptor chain.
MBeanServerInterceptorConfigurator(MBeanServer) - Constructor for class mx4j.server.interceptor.MBeanServerInterceptorConfigurator
Creates an instance of this configurator, for the given MBeanServer
MBeanServerInterceptorConfiguratorMBean - interface mx4j.server.interceptor.MBeanServerInterceptorConfiguratorMBean.
MBean interface.
MBeanServerInterceptorConfiguratorMBeanDescription - class mx4j.server.interceptor.MBeanServerInterceptorConfiguratorMBeanDescription.
MBean description.
MBeanServerInterceptorConfiguratorMBeanDescription() - Constructor for class mx4j.server.interceptor.MBeanServerInterceptorConfiguratorMBeanDescription
 
MBeanServerNotification - class javax.management.MBeanServerNotification.
 
MBeanServerNotification(String, Object, long, ObjectName) - Constructor for class javax.management.MBeanServerNotification
 
MBeanServerNotificationFilter - class javax.management.relation.MBeanServerNotificationFilter.
 
MBeanServerNotificationFilter() - Constructor for class javax.management.relation.MBeanServerNotificationFilter
 
MBeanServerPermission - class javax.management.MBeanServerPermission.
 
MBeanServerPermission(String) - Constructor for class javax.management.MBeanServerPermission
 
MBeanServerPermission(String, String) - Constructor for class javax.management.MBeanServerPermission
 
MBeanTrustPermission - class mx4j.server.MBeanTrustPermission.
Permission that MBean class must have in order to be trusted.
MBeanTrustPermission(String) - Constructor for class mx4j.server.MBeanTrustPermission
 
MBeanTrustPermission(String, String) - Constructor for class mx4j.server.MBeanTrustPermission
 
METHOD_GET - Static variable in class mx4j.adaptor.http.HttpConstants
Get method header
METHOD_POST - Static variable in class mx4j.adaptor.http.HttpConstants
Post method header
MethodTernaryTree - class mx4j.util.MethodTernaryTree.
Specialized ternary tree for method metadata information.
MethodTernaryTree() - Constructor for class mx4j.util.MethodTernaryTree
 
MINUS - Static variable in class javax.management.Query
 
minus(ValueExp, ValueExp) - Static method in class javax.management.Query
 
MLet - class javax.management.loading.MLet.
Allows you to instantiate and register one or several MBeans in the MBean server coming from a remote URL.
MLET_TAG - Static variable in class mx4j.loading.MLetParser
 
MLet() - Constructor for class javax.management.loading.MLet
Constructs a new MLet using the default delegation parent ClassLoader
MLet(URL[]) - Constructor for class javax.management.loading.MLet
Constructs a new MLet for the specified URLs using the default delegation parent ClassLoader.
MLet(URL[], ClassLoader) - Constructor for class javax.management.loading.MLet
Constructs a new MLet for the given URLs.
MLet(URL[], ClassLoader, URLStreamHandlerFactory) - Constructor for class javax.management.loading.MLet
Constructs a new MLet for the specified URLs, parent class loader, and URLStreamHandlerFactory.
MLetMBean - interface javax.management.loading.MLetMBean.
 
MLetParseException - exception mx4j.loading.MLetParseException.
 
MLetParseException() - Constructor for class mx4j.loading.MLetParseException
 
MLetParseException(String) - Constructor for class mx4j.loading.MLetParseException
 
MLetParser - class mx4j.loading.MLetParser.
 
MLetParser() - Constructor for class mx4j.loading.MLetParser
 
MLetParser(MLet) - Constructor for class mx4j.loading.MLetParser
 
MLetTag - class mx4j.loading.MLetTag.
 
MLetTag() - Constructor for class mx4j.loading.MLetTag
 
ModelMBean - interface javax.management.modelmbean.ModelMBean.
 
ModelMBeanAttributeInfo - class javax.management.modelmbean.ModelMBeanAttributeInfo.
 
ModelMBeanAttributeInfo(ModelMBeanAttributeInfo) - Constructor for class javax.management.modelmbean.ModelMBeanAttributeInfo
 
ModelMBeanAttributeInfo(String, String, Method, Method) - Constructor for class javax.management.modelmbean.ModelMBeanAttributeInfo
 
ModelMBeanAttributeInfo(String, String, Method, Method, Descriptor) - Constructor for class javax.management.modelmbean.ModelMBeanAttributeInfo
 
ModelMBeanAttributeInfo(String, String, String, boolean, boolean, boolean) - Constructor for class javax.management.modelmbean.ModelMBeanAttributeInfo
 
ModelMBeanAttributeInfo(String, String, String, boolean, boolean, boolean, Descriptor) - Constructor for class javax.management.modelmbean.ModelMBeanAttributeInfo
 
ModelMBeanConstructorInfo - class javax.management.modelmbean.ModelMBeanConstructorInfo.
 
ModelMBeanConstructorInfo(String, Constructor) - Constructor for class javax.management.modelmbean.ModelMBeanConstructorInfo
 
ModelMBeanConstructorInfo(String, Constructor, Descriptor) - Constructor for class javax.management.modelmbean.ModelMBeanConstructorInfo
 
ModelMBeanConstructorInfo(String, String, MBeanParameterInfo[]) - Constructor for class javax.management.modelmbean.ModelMBeanConstructorInfo
 
ModelMBeanConstructorInfo(String, String, MBeanParameterInfo[], Descriptor) - Constructor for class javax.management.modelmbean.ModelMBeanConstructorInfo
 
ModelMBeanInfo - interface javax.management.modelmbean.ModelMBeanInfo.
 
ModelMBeanInfoSupport - class javax.management.modelmbean.ModelMBeanInfoSupport.
 
ModelMBeanInfoSupport(String, String, ModelMBeanAttributeInfo[], ModelMBeanConstructorInfo[], ModelMBeanOperationInfo[], ModelMBeanNotificationInfo[]) - Constructor for class javax.management.modelmbean.ModelMBeanInfoSupport
 
ModelMBeanInfoSupport(String, String, ModelMBeanAttributeInfo[], ModelMBeanConstructorInfo[], ModelMBeanOperationInfo[], ModelMBeanNotificationInfo[], Descriptor) - Constructor for class javax.management.modelmbean.ModelMBeanInfoSupport
 
ModelMBeanNotificationBroadcaster - interface javax.management.modelmbean.ModelMBeanNotificationBroadcaster.
 
ModelMBeanNotificationInfo - class javax.management.modelmbean.ModelMBeanNotificationInfo.
 
ModelMBeanNotificationInfo(ModelMBeanNotificationInfo) - Constructor for class javax.management.modelmbean.ModelMBeanNotificationInfo
 
ModelMBeanNotificationInfo(String[], String, String) - Constructor for class javax.management.modelmbean.ModelMBeanNotificationInfo
 
ModelMBeanNotificationInfo(String[], String, String, Descriptor) - Constructor for class javax.management.modelmbean.ModelMBeanNotificationInfo
 
ModelMBeanOperationInfo - class javax.management.modelmbean.ModelMBeanOperationInfo.
 
ModelMBeanOperationInfo(ModelMBeanOperationInfo) - Constructor for class javax.management.modelmbean.ModelMBeanOperationInfo
 
ModelMBeanOperationInfo(String, Method) - Constructor for class javax.management.modelmbean.ModelMBeanOperationInfo
 
ModelMBeanOperationInfo(String, Method, Descriptor) - Constructor for class javax.management.modelmbean.ModelMBeanOperationInfo
 
ModelMBeanOperationInfo(String, String, MBeanParameterInfo[], String, int) - Constructor for class javax.management.modelmbean.ModelMBeanOperationInfo
 
ModelMBeanOperationInfo(String, String, MBeanParameterInfo[], String, int, Descriptor) - Constructor for class javax.management.modelmbean.ModelMBeanOperationInfo
 
Monitor - class javax.management.monitor.Monitor.
Class monitor.
Monitor() - Constructor for class javax.management.monitor.Monitor
 
MonitorMBean - interface javax.management.monitor.MonitorMBean.
Interface MonitorMBean.
MonitorNotification - class javax.management.monitor.MonitorNotification.
Class MonitorNotification.
MonitorSettingException - exception javax.management.monitor.MonitorSettingException.
 
MonitorSettingException() - Constructor for class javax.management.monitor.MonitorSettingException
 
MonitorSettingException(String) - Constructor for class javax.management.monitor.MonitorSettingException
 
MORE_THAN_MAX_ROLE_DEGREE - Static variable in class javax.management.relation.RoleStatus
 
mx4j - package mx4j
 
mx4j.adaptor - package mx4j.adaptor
 
mx4j.adaptor.http - package mx4j.adaptor.http
 
mx4j.adaptor.interceptor - package mx4j.adaptor.interceptor
 
mx4j.adaptor.rmi - package mx4j.adaptor.rmi
 
mx4j.adaptor.rmi.iiop - package mx4j.adaptor.rmi.iiop
 
mx4j.adaptor.rmi.jrmp - package mx4j.adaptor.rmi.jrmp
 
mx4j.adaptor.ssl - package mx4j.adaptor.ssl
 
mx4j.connector - package mx4j.connector
 
mx4j.connector.rmi - package mx4j.connector.rmi
 
mx4j.connector.rmi.iiop - package mx4j.connector.rmi.iiop
 
mx4j.connector.rmi.jrmp - package mx4j.connector.rmi.jrmp
 
mx4j.loading - package mx4j.loading
 
mx4j.log - package mx4j.log
 
mx4j.persist - package mx4j.persist
 
mx4j.security - package mx4j.security
 
mx4j.security.auth - package mx4j.security.auth
 
mx4j.server - package mx4j.server
 
mx4j.server.interceptor - package mx4j.server.interceptor
 
mx4j.timer - package mx4j.timer
 
mx4j.tools.adaptor.interceptor - package mx4j.tools.adaptor.interceptor
 
mx4j.tools.heartbeat - package mx4j.tools.heartbeat
 
mx4j.tools.jython - package mx4j.tools.jython
 
mx4j.tools.mail - package mx4j.tools.mail
 
mx4j.tools.naming - package mx4j.tools.naming
 
mx4j.util - package mx4j.util
 

N

name - Variable in class mx4j.server.MBeanMetaData
The ObjectName of the MBean
NAME_ATTR - Static variable in class mx4j.loading.MLetParser
 
NamingService - class mx4j.tools.naming.NamingService.
An MBean that wraps rmiregistry.
NamingService() - Constructor for class mx4j.tools.naming.NamingService
Creates a new instance of NamingService with the default rmiregistry port (1099).
NamingService(int) - Constructor for class mx4j.tools.naming.NamingService
Creates a new instance of NamingService with the specified port.
NamingServiceMBean - interface mx4j.tools.naming.NamingServiceMBean.
MBean interface.
NamingServiceMBeanDescription - class mx4j.tools.naming.NamingServiceMBeanDescription.
MBean description.
NamingServiceMBeanDescription() - Constructor for class mx4j.tools.naming.NamingServiceMBeanDescription
 
narrow(Object) - Method in class mx4j.connector.rmi.iiop.IIOPConnector
 
narrow(Object) - Method in class mx4j.connector.rmi.jrmp.JRMPConnector
 
narrow(Object) - Method in class mx4j.connector.rmi.RMIConnector
 
newMBeanServer() - Static method in class javax.management.MBeanServerFactory
 
newMBeanServer(String) - Static method in class javax.management.MBeanServerFactory
 
NO_HEARTBEAT - Static variable in interface mx4j.tools.heartbeat.HeartBeatCapable
 
NO_ROLE_WITH_NAME - Static variable in class javax.management.relation.RoleStatus
 
normalize(String) - Method in class mx4j.adaptor.http.DefaultProcessor
Normalizes the given string.
not(QueryExp) - Static method in class javax.management.Query
 
NotCompliantMBeanException - exception javax.management.NotCompliantMBeanException.
 
NotCompliantMBeanException() - Constructor for class javax.management.NotCompliantMBeanException
 
NotCompliantMBeanException(String) - Constructor for class javax.management.NotCompliantMBeanException
 
notFoundElement(String, HttpOutputStream, HttpInputStream) - Method in interface mx4j.adaptor.http.ProcessorMBean
Let the processor load internally a not found element.
notFoundElement(String, HttpOutputStream, HttpInputStream) - Method in class mx4j.adaptor.http.XSLTProcessor
 
notFoundElement(String, HttpOutputStream, HttpInputStream) - Method in class mx4j.adaptor.http.DefaultProcessor
 
Notification - class javax.management.Notification.
 
Notification(String, Object, long) - Constructor for class javax.management.Notification
 
Notification(String, Object, long, long) - Constructor for class javax.management.Notification
 
Notification(String, Object, long, long, String) - Constructor for class javax.management.Notification
 
Notification(String, Object, long, String) - Constructor for class javax.management.Notification
 
NotificationBroadcaster - interface javax.management.NotificationBroadcaster.
Implemented by an MBean that emits Notification.
NotificationBroadcasterSupport - class javax.management.NotificationBroadcasterSupport.
 
NotificationBroadcasterSupport() - Constructor for class javax.management.NotificationBroadcasterSupport
 
NotificationFilter - interface javax.management.NotificationFilter.
Implemented by a class that acts as a NotificationFilter, which allows it to filter the notifications.
NotificationFilterSupport - class javax.management.NotificationFilterSupport.
 
NotificationFilterSupport() - Constructor for class javax.management.NotificationFilterSupport
 
NotificationListener - interface javax.management.NotificationListener.
Implemented by an object that want to receive notifications.
NotificationListenerMBeanServerInterceptor - class mx4j.server.interceptor.NotificationListenerMBeanServerInterceptor.
Interceptor that takes care of replacing the source of Notifications to the ObjectName of the NotificationBroadcaster that emitted it.
NotificationListenerMBeanServerInterceptor() - Constructor for class mx4j.server.interceptor.NotificationListenerMBeanServerInterceptor
 

O

OBJECT_ATTR - Static variable in class mx4j.loading.MLetParser
 
OBJECT_NAME - Static variable in class mx4j.server.interceptor.MBeanServerInterceptorConfigurator
 
ObjectInstance - class javax.management.ObjectInstance.
 
ObjectInstance(ObjectName, String) - Constructor for class javax.management.ObjectInstance
 
ObjectInstance(String, String) - Constructor for class javax.management.ObjectInstance
 
ObjectName - class javax.management.ObjectName.
 
OBJECTNAME - Static variable in class javax.management.openmbean.SimpleType
 
ObjectName(String) - Constructor for class javax.management.ObjectName
 
ObjectName(String, Hashtable) - Constructor for class javax.management.ObjectName
 
ObjectName(String, String, String) - Constructor for class javax.management.ObjectName
 
OBSERVED_ATTRIBUTE_ERROR - Static variable in class javax.management.monitor.MonitorNotification
 
OBSERVED_ATTRIBUTE_TYPE_ERROR - Static variable in class javax.management.monitor.MonitorNotification
 
OBSERVED_OBJECT_ERROR - Static variable in class javax.management.monitor.MonitorNotification
 
ONE_DAY - Static variable in class javax.management.timer.Timer
 
ONE_HOUR - Static variable in class javax.management.timer.Timer
 
ONE_MINUTE - Static variable in class javax.management.timer.Timer
 
ONE_SECOND - Static variable in class javax.management.timer.Timer
 
ONE_WEEK - Static variable in class javax.management.timer.Timer
 
OPEN_BRACKET - Static variable in class mx4j.loading.MLetParser
 
OPEN_COMMENT - Static variable in class mx4j.loading.MLetParser
 
OpenDataException - exception javax.management.openmbean.OpenDataException.
 
OpenDataException() - Constructor for class javax.management.openmbean.OpenDataException
 
OpenDataException(String) - Constructor for class javax.management.openmbean.OpenDataException
 
OpenMBeanAttributeInfo - interface javax.management.openmbean.OpenMBeanAttributeInfo.
An OpenMBeanAttributeInfo represents an attribute of an OpenMBean
OpenMBeanAttributeInfoSupport - class javax.management.openmbean.OpenMBeanAttributeInfoSupport.
 
OpenMBeanAttributeInfoSupport(String, String, OpenType, boolean, boolean, boolean) - Constructor for class javax.management.openmbean.OpenMBeanAttributeInfoSupport
Constructs an OpenMBeanAttributeInfoSupport which is an OpenMBean with the specified name,OpenType, description and and the specified read/write access properties.
OpenMBeanAttributeInfoSupport(String, String, OpenType, boolean, boolean, boolean, Object) - Constructor for class javax.management.openmbean.OpenMBeanAttributeInfoSupport
Constructs an OpenMBeanAttributeInfoSupport which is an OpenMBean with the specified name,OpenType, description and and the specified read/write access properties and the default value.
OpenMBeanAttributeInfoSupport(String, String, OpenType, boolean, boolean, boolean, Object, Comparable, Comparable) - Constructor for class javax.management.openmbean.OpenMBeanAttributeInfoSupport
Constructs an OpenMBeanAttributeInfoSupport which is an OpenMBean with the specified name,OpenType, description and and the specified read/write access properties,default value and legal values as an array
OpenMBeanAttributeInfoSupport(String, String, OpenType, boolean, boolean, boolean, Object, Object[]) - Constructor for class javax.management.openmbean.OpenMBeanAttributeInfoSupport
Constructs an OpenMBeanAttributeInfoSupport which is an OpenMBean with the specified name,OpenType, description and and the specified read/write access properties and the default value.
OpenMBeanConstructorInfo - interface javax.management.openmbean.OpenMBeanConstructorInfo.
 
OpenMBeanConstructorInfoSupport - class javax.management.openmbean.OpenMBeanConstructorInfoSupport.
Describes a constructor of an openMBean
OpenMBeanConstructorInfoSupport(String, String, OpenMBeanParameterInfo[]) - Constructor for class javax.management.openmbean.OpenMBeanConstructorInfoSupport
Constructs an OpenMBeanConstructorInfoSupport instance, which describes the constructor of a class of open MBeans with the specified name, description and signature
OpenMBeanInfo - interface javax.management.openmbean.OpenMBeanInfo.
The OpenMBeanInfo describes an OpenMBean.
OpenMBeanInfoSupport - class javax.management.openmbean.OpenMBeanInfoSupport.
 
OpenMBeanInfoSupport(String, String, OpenMBeanAttributeInfo[], OpenMBeanConstructorInfo[], OpenMBeanOperationInfo[], MBeanNotificationInfo[]) - Constructor for class javax.management.openmbean.OpenMBeanInfoSupport
Creates an OpenMBeanInfoSupport.
OpenMBeanOperationInfo - interface javax.management.openmbean.OpenMBeanOperationInfo.
Describes operation of an OpenMBean
OpenMBeanOperationInfoSupport - class javax.management.openmbean.OpenMBeanOperationInfoSupport.
Describes an operation of an OpenMBean
OpenMBeanOperationInfoSupport(String, String, OpenMBeanParameterInfo[], OpenType, int) - Constructor for class javax.management.openmbean.OpenMBeanOperationInfoSupport
Creates an instance of OpenMBeanOperationInfoSupport
OpenMBeanParameterInfo - interface javax.management.openmbean.OpenMBeanParameterInfo.
 
OpenMBeanParameterInfoSupport - class javax.management.openmbean.OpenMBeanParameterInfoSupport.
Describes a parameter used in one or more operations or constructors of an open MBean
OpenMBeanParameterInfoSupport(String, String, OpenType) - Constructor for class javax.management.openmbean.OpenMBeanParameterInfoSupport
No validation done for null values is done here.
OpenMBeanParameterInfoSupport(String, String, OpenType, Object) - Constructor for class javax.management.openmbean.OpenMBeanParameterInfoSupport
Constructs an OpenMBeanParameterInfoSupport instance, which describes the parameter used in one or more operations or constructors of a class of open MBeans, with the specified name, openType, description and defaultValue.
OpenMBeanParameterInfoSupport(String, String, OpenType, Object, Comparable, Comparable) - Constructor for class javax.management.openmbean.OpenMBeanParameterInfoSupport
Constructs an OpenMBeanParameterInfoSupport instance, which describes the parameter used in one or more operations or constructors of a class of open MBeans, with the specified name, openType, description, defaultValue, minValue and maxValue.
OpenMBeanParameterInfoSupport(String, String, OpenType, Object, Object[]) - Constructor for class javax.management.openmbean.OpenMBeanParameterInfoSupport
Constructs an OpenMBeanParameterInfoSupport instance, which describes the parameter used in one or more operations or constructors of a class of open MBeans, with the specified name, openType, description, defaultValue and legalValues.
OpenType - class javax.management.openmbean.OpenType.
 
OpenType(String, String, String) - Constructor for class javax.management.openmbean.OpenType
 
OperationsException - exception javax.management.OperationsException.
 
OperationsException() - Constructor for class javax.management.OperationsException
 
OperationsException(String) - Constructor for class javax.management.OperationsException
 
or(QueryExp, QueryExp) - Static method in class javax.management.Query
 

P

parse(String) - Method in class mx4j.loading.MLetParser
 
parseMethod(String) - Method in class mx4j.adaptor.http.HttpInputStream
Parses the connection method.
parseRequest(String) - Method in class mx4j.adaptor.http.HttpInputStream
Parses the request
parseVariables() - Method in class mx4j.adaptor.http.HttpInputStream
Parses the request parameters
parseVersion(String) - Method in class mx4j.adaptor.http.HttpInputStream
Parses the request HttpConstants version
PasswordStore - interface mx4j.security.PasswordStore.
 
PERIOD_PROP - Static variable in interface mx4j.tools.heartbeat.HeartBeatMBean
 
PersistentMBean - interface javax.management.PersistentMBean.
Implements by an MBean that are meant to be persistent.
Persister - class mx4j.persist.Persister.
This class has the only purpose of making the PersisterMBean interface a management interface.
Persister() - Constructor for class mx4j.persist.Persister
 
PersisterMBean - interface mx4j.persist.PersisterMBean.
Management interface for components able to persist information to a storage media.
PlainAdaptorServerSocketFactory - class mx4j.adaptor.PlainAdaptorServerSocketFactory.
Creates plain ServerSockets.
PlainAdaptorServerSocketFactory() - Constructor for class mx4j.adaptor.PlainAdaptorServerSocketFactory
 
PLUS - Static variable in class javax.management.Query
 
plus(ValueExp, ValueExp) - Static method in class javax.management.Query
 
POST_DEREGISTER - Static variable in interface mx4j.server.interceptor.MBeanServerInterceptor
 
POST_REGISTER_FALSE - Static variable in interface mx4j.server.interceptor.MBeanServerInterceptor
 
POST_REGISTER_TRUE - Static variable in interface mx4j.server.interceptor.MBeanServerInterceptor
 
postDeregister() - Method in class mx4j.log.LoggerBroadcaster
 
postDeregister() - Method in class mx4j.tools.mail.SMTP
 
postDeregister() - Method in class mx4j.tools.jython.JythonRunner
 
postDeregister() - Method in class mx4j.adaptor.rmi.RMIAdaptor
 
postDeregister() - Method in class mx4j.adaptor.http.HttpAdaptor
 
postDeregister() - Method in class javax.management.relation.RelationSupport
 
postDeregister() - Method in class javax.management.relation.RelationService
 
postDeregister() - Method in class javax.management.timer.Timer
 
postDeregister() - Method in class javax.management.loading.MLet
Allows the m-let to perform any operations needed after having been de-registered in the MBean server
postDeregister() - Method in class javax.management.monitor.Monitor
 
postDeregister() - Method in class javax.management.modelmbean.RequiredModelMBean
 
postDeregister() - Method in interface javax.management.MBeanRegistration
Called upon after the MBean has been de-registered.
postInvoke(Invocation) - Method in class mx4j.tools.adaptor.interceptor.TimingAdaptorInterceptor
 
postInvoke(Invocation) - Method in class mx4j.adaptor.interceptor.ContextClassLoaderAdaptorInterceptor
 
postInvoke(Invocation) - Method in class mx4j.adaptor.interceptor.AdaptorInterceptor
Called after the real invocation in the interceptor chain.
postProcess(HttpOutputStream, HttpInputStream, Document) - Method in class mx4j.adaptor.http.HttpAdaptor
 
postProcess(HttpOutputStream, HttpInputStream, Exception) - Method in class mx4j.adaptor.http.HttpAdaptor
 
postRegister(Boolean) - Method in class mx4j.log.LoggerBroadcaster
 
postRegister(Boolean) - Method in class mx4j.tools.mail.SMTP
 
postRegister(Boolean) - Method in class mx4j.tools.jython.JythonRunner
 
postRegister(Boolean) - Method in class mx4j.adaptor.rmi.RMIAdaptor
 
postRegister(Boolean) - Method in class mx4j.adaptor.http.HttpAdaptor
 
postRegister(Boolean) - Method in class javax.management.relation.RelationSupport
 
postRegister(Boolean) - Method in class javax.management.relation.RelationService
 
postRegister(Boolean) - Method in class javax.management.timer.Timer
 
postRegister(Boolean) - Method in class javax.management.loading.MLet
Allows the m-let to perform any operations needed after having been registered in the MBean server or after the registration has failed.
postRegister(Boolean) - Method in class javax.management.monitor.Monitor
 
postRegister(Boolean) - Method in class javax.management.modelmbean.RequiredModelMBean
 
postRegister(Boolean) - Method in interface javax.management.MBeanRegistration
Called upon after a registration ( successful or not ).
PRE_DEREGISTER - Static variable in interface mx4j.server.interceptor.MBeanServerInterceptor
 
PRE_REGISTER - Static variable in interface mx4j.server.interceptor.MBeanServerInterceptor
 
preDeregister() - Method in class mx4j.log.LoggerBroadcaster
 
preDeregister() - Method in class mx4j.tools.mail.SMTP
 
preDeregister() - Method in class mx4j.tools.jython.JythonRunner
 
preDeregister() - Method in class mx4j.adaptor.rmi.RMIAdaptor
 
preDeregister() - Method in class mx4j.adaptor.http.HttpAdaptor
 
preDeregister() - Method in class javax.management.relation.RelationSupport
 
preDeregister() - Method in class javax.management.relation.RelationService
 
preDeregister() - Method in class javax.management.timer.Timer
 
preDeregister() - Method in class javax.management.loading.MLet
Allows the m-let to perform any operations it needs before being de-registered by the MBean server.
preDeregister() - Method in class javax.management.monitor.Monitor
 
preDeregister() - Method in class javax.management.modelmbean.RequiredModelMBean
 
preDeregister() - Method in interface javax.management.MBeanRegistration
Called upon before an MBean will be de-registered by the MBeanServer.
preInvoke(Invocation) - Method in class mx4j.tools.adaptor.interceptor.TimingAdaptorInterceptor
 
preInvoke(Invocation) - Method in class mx4j.adaptor.interceptor.ContextClassLoaderAdaptorInterceptor
 
preInvoke(Invocation) - Method in class mx4j.adaptor.interceptor.AdaptorInterceptor
Called before the real invocation on the interceptor chain.
preProcess(String) - Method in interface mx4j.adaptor.http.ProcessorMBean
Preprocess a path and return a replacement path.
preProcess(String) - Method in class mx4j.adaptor.http.XSLTProcessor
 
preProcess(String) - Method in class mx4j.adaptor.http.HttpAdaptor
 
preProcess(String) - Method in class mx4j.adaptor.http.DefaultProcessor
 
preRegister(MBeanServer, ObjectName) - Method in class mx4j.log.LoggerBroadcaster
 
preRegister(MBeanServer, ObjectName) - Method in class mx4j.tools.mail.SMTP
Gathers some basic data
preRegister(MBeanServer, ObjectName) - Method in class mx4j.tools.jython.JythonRunner
Gathers some basic data
preRegister(MBeanServer, ObjectName) - Method in class mx4j.adaptor.rmi.RMIAdaptor
 
preRegister(MBeanServer, ObjectName) - Method in class mx4j.adaptor.http.HttpAdaptor
Gathers some basic data
preRegister(MBeanServer, ObjectName) - Method in class javax.management.relation.RelationSupport
 
preRegister(MBeanServer, ObjectName) - Method in class javax.management.relation.RelationService
 
preRegister(MBeanServer, ObjectName) - Method in class javax.management.timer.Timer
 
preRegister(MBeanServer, ObjectName) - Method in class javax.management.loading.MLet
Allows the m-let to perform any operations it needs before being registered in the MBean server.
preRegister(MBeanServer, ObjectName) - Method in class javax.management.monitor.Monitor
 
preRegister(MBeanServer, ObjectName) - Method in class javax.management.modelmbean.RequiredModelMBean
 
preRegister(MBeanServer, ObjectName) - Method in interface javax.management.MBeanRegistration
Allows the MBean to perform any operations before being registered to the MBeanServer.
print(PrintWriter, Node) - Method in class mx4j.adaptor.http.DefaultProcessor
 
printStackTrace() - Method in class javax.management.RuntimeErrorException
 
printStackTrace() - Method in class javax.management.RuntimeOperationsException
 
printStackTrace() - Method in class javax.management.ReflectionException
 
printStackTrace() - Method in class javax.management.MBeanException
 
printStackTrace() - Method in class javax.management.RuntimeMBeanException
 
printStackTrace(PrintStream) - Method in class javax.management.RuntimeErrorException
 
printStackTrace(PrintStream) - Method in class javax.management.RuntimeOperationsException
 
printStackTrace(PrintStream) - Method in class javax.management.ReflectionException
 
printStackTrace(PrintStream) - Method in class javax.management.MBeanException
 
printStackTrace(PrintStream) - Method in class javax.management.RuntimeMBeanException
 
printStackTrace(PrintWriter) - Method in class javax.management.RuntimeErrorException
 
printStackTrace(PrintWriter) - Method in class javax.management.RuntimeOperationsException
 
printStackTrace(PrintWriter) - Method in class javax.management.ReflectionException
 
printStackTrace(PrintWriter) - Method in class javax.management.MBeanException
 
printStackTrace(PrintWriter) - Method in class javax.management.RuntimeMBeanException
 
processHeartBeat(String) - Method in class mx4j.tools.heartbeat.HeartBeatListener
 
processHeartBeat(String) - Method in interface mx4j.tools.heartbeat.HeartBeatListenerMBean
 
processHttpException(HttpInputStream, HttpOutputStream, HttpException) - Method in class mx4j.adaptor.http.XSLTProcessor
 
ProcessorMBean - interface mx4j.adaptor.http.ProcessorMBean.
Processor ManagementBean, just defines a generic description
ProcessorMBeanDescription - class mx4j.adaptor.http.ProcessorMBeanDescription.
Description of the ProcessorMBean interface
ProcessorMBeanDescription() - Constructor for class mx4j.adaptor.http.ProcessorMBeanDescription
 
purgeRelations() - Method in interface javax.management.relation.RelationServiceMBean
 
purgeRelations() - Method in class javax.management.relation.RelationService
 
put(CompositeData) - Method in class javax.management.openmbean.TabularDataSupport
Adds "value" to this TabularData instance, if value's composite type is the same as this instance's row type (ie the composite type returned by this.getTabularType().getRowType()), and if there is not already an existing value in this TabularData instance whose index is the same as the one calculated for the value to be added.
put(CompositeData) - Method in interface javax.management.openmbean.TabularData
 
put(ObjectName, MBeanMetaData) - Method in interface mx4j.server.MBeanRepository
Inserts the given metadata associated with the given object name into this repository.
put(Object, Object) - Method in class javax.management.openmbean.TabularDataSupport
This method simply calls put((CompositeData) value) and therefore ignores its key parameter which can be null
put(String, String[], Object) - Method in class mx4j.util.MethodTernaryTree
Inserts in this TernaryTree the given method information, using as key the method name and its signature
putAll(CompositeData[]) - Method in class javax.management.openmbean.TabularDataSupport
Adds all the elements in values to this TabularData instance.
putAll(CompositeData[]) - Method in interface javax.management.openmbean.TabularData
 
putAll(Map) - Method in class javax.management.openmbean.TabularDataSupport
Add all the values contained in the specified map t to this TabularData instance.
putJNDIProperty(Object, Object) - Method in interface mx4j.adaptor.rmi.RMIAdaptorMBean
Puts a JNDI property in the environment for the JNDI Initial Context used by this adaptor.
putJNDIProperty(Object, Object) - Method in class mx4j.adaptor.rmi.RMIAdaptor
Puts a JNDI property in the environment for the JNDI Initial Context used by this adaptor.
putNamingProperty(Object, Object) - Method in interface mx4j.adaptor.rmi.RMIAdaptorMBean
 
putNamingProperty(Object, Object) - Method in class mx4j.adaptor.rmi.RMIAdaptor
Deprecated. Replaced by {link #putJNDIProperty}
putProperty(String, Object) - Method in class mx4j.connector.JMXAddress
Sets the specified property

Q

Query - class javax.management.Query.
 
Query() - Constructor for class javax.management.Query
 
QueryEval - class javax.management.QueryEval.
 
QueryEval() - Constructor for class javax.management.QueryEval
 
QueryExp - interface javax.management.QueryExp.
Represents relational constraint.
queryMBeans(ObjectName, QueryExp) - Method in interface mx4j.connector.MBeanServerConnection
 
queryMBeans(ObjectName, QueryExp) - Method in interface mx4j.connector.RemoteMBeanServer
 
queryMBeans(ObjectName, QueryExp) - Method in class mx4j.server.ChainedMBeanServer
 
queryMBeans(ObjectName, QueryExp) - Method in class mx4j.server.MBeanServerImpl
Returns the names of all MBeans controlled by the MBean Server using the given patternName and filter.
queryMBeans(ObjectName, QueryExp) - Method in interface javax.management.MBeanServer
 
queryNames(ObjectName, QueryExp) - Method in interface mx4j.connector.MBeanServerConnection
 
queryNames(ObjectName, QueryExp) - Method in interface mx4j.connector.RemoteMBeanServer
 
queryNames(ObjectName, QueryExp) - Method in class mx4j.server.ChainedMBeanServer
 
queryNames(ObjectName, QueryExp) - Method in class mx4j.server.MBeanServerImpl
Returns the names of all MBeans controlled by the MBean Server using the given patternName and filter.
queryNames(ObjectName, QueryExp) - Method in interface javax.management.MBeanServer
 

R

read() - Method in class mx4j.adaptor.http.Base64.InputStream
Reads enough of the input stream to convert to/from Base64 and returns the next byte.
read(byte[], int, int) - Method in class mx4j.adaptor.http.Base64.InputStream
Calls Base64.InputStream.read() repeatedly until the end of stream is reached or len bytes are read.
readHeaders() - Method in class mx4j.adaptor.http.HttpInputStream
Reads the headers
readLine() - Method in class mx4j.adaptor.http.HttpInputStream
Reads an HTTP line
readRequest() - Method in class mx4j.adaptor.http.HttpInputStream
Reads the request parsing the headers
readResolve() - Method in class javax.management.openmbean.SimpleType
 
redirectTo(Logger) - Static method in class mx4j.log.Log
Tells to the log service to use the given delegate Logger to perform logging.
redirectTo(Logger, String) - Static method in class mx4j.log.Log
Tells to the log service to use the given delegate Logger to perform logging for the given category (that cannot be null).
REF_MBEAN_NOT_REGISTERED - Static variable in class javax.management.relation.RoleStatus
 
REF_MBEAN_OF_INCORRECT_CLASS - Static variable in class javax.management.relation.RoleStatus
 
ReflectedMBeanInvoker - class mx4j.server.ReflectedMBeanInvoker.
MBeanInvoker that uses reflection to invoke on MBean instances.
ReflectedMBeanInvoker() - Constructor for class mx4j.server.ReflectedMBeanInvoker
 
ReflectionException - exception javax.management.ReflectionException.
 
ReflectionException(Exception) - Constructor for class javax.management.ReflectionException
 
ReflectionException(Exception, String) - Constructor for class javax.management.ReflectionException
 
registerInterceptor(MBeanServerInterceptor, ObjectName) - Method in interface mx4j.server.interceptor.MBeanServerInterceptorConfiguratorMBean
Appends the given interceptor, provided by the client, to the existing interceptor chain and registers it as MBean.
registerInterceptor(MBeanServerInterceptor, ObjectName) - Method in class mx4j.server.interceptor.MBeanServerInterceptorConfigurator
Appends the given interceptor, provided by the client, to the existing interceptor chain and registers it as MBean.
registerListener() - Method in class mx4j.tools.mail.SMTP
 
registerListener() - Method in class mx4j.tools.jython.JythonRunner
 
registerMBean(Object, ObjectName) - Method in class mx4j.server.ChainedMBeanServer
 
registerMBean(Object, ObjectName) - Method in class mx4j.server.MBeanServerImpl
Register an already created MBean using the specified ObjectName
registerMBean(Object, ObjectName) - Method in interface javax.management.MBeanServer
 
registerObserver(RemoteMBeanServer, Object, Object, String, NotificationListener) - Method in class mx4j.tools.heartbeat.HeartBeatListener
Add this listener to a remote heartbeat source and register application to * receive heart beat failure notification from HeartBeatListener.
registerObserver(RemoteMBeanServer, Object, Object, String, NotificationListener) - Method in interface mx4j.tools.heartbeat.HeartBeatListenerControl
Add listener to a remote heartbeat source and register application to * receive heart beat failure notification from HeartBeatListener.
REGISTRATION_NOTIFICATION - Static variable in class javax.management.MBeanServerNotification
 
registration(MBeanMetaData, int) - Method in class mx4j.server.interceptor.InvokerMBeanServerInterceptor
 
registration(MBeanMetaData, int) - Method in class mx4j.server.interceptor.DefaultMBeanServerInterceptor
 
registration(MBeanMetaData, int) - Method in class mx4j.server.interceptor.ContextClassLoaderMBeanServerInterceptor
 
registration(MBeanMetaData, int) - Method in class mx4j.server.interceptor.SecurityMBeanServerInterceptor
 
registration(MBeanMetaData, int) - Method in interface mx4j.server.interceptor.MBeanServerInterceptor
 
Relation - interface javax.management.relation.Relation.
 
RELATION_BASIC_CREATION - Static variable in class javax.management.relation.RelationNotification
 
RELATION_BASIC_REMOVAL - Static variable in class javax.management.relation.RelationNotification
 
RELATION_BASIC_UPDATE - Static variable in class javax.management.relation.RelationNotification
 
RELATION_MBEAN_CREATION - Static variable in class javax.management.relation.RelationNotification
 
RELATION_MBEAN_REMOVAL - Static variable in class javax.management.relation.RelationNotification
 
RELATION_MBEAN_UPDATE - Static variable in class javax.management.relation.RelationNotification
 
RelationCommandProcessor - class mx4j.adaptor.http.RelationCommandProcessor.
CreateMBeanCommandProcessor, processes a request for creating and registering an MBean
RelationCommandProcessor() - Constructor for class mx4j.adaptor.http.RelationCommandProcessor
 
RelationException - exception javax.management.relation.RelationException.
 
RelationException() - Constructor for class javax.management.relation.RelationException
 
RelationException(String) - Constructor for class javax.management.relation.RelationException
 
RelationNotFoundException - exception javax.management.relation.RelationNotFoundException.
 
RelationNotFoundException() - Constructor for class javax.management.relation.RelationNotFoundException
 
RelationNotFoundException(String) - Constructor for class javax.management.relation.RelationNotFoundException
 
RelationNotification - class javax.management.relation.RelationNotification.
 
RelationNotification(String, Object, long, long, String, String, String, ObjectName, List) - Constructor for class javax.management.relation.RelationNotification
Constructor used when creating or removing a relation
RelationNotification(String, Object, long, long, String, String, String, ObjectName, String, List, List) - Constructor for class javax.management.relation.RelationNotification
Constructor used when updating a Relation
RelationService - class javax.management.relation.RelationService.
An MBean that maintains the consistency of all relation types and all relation instances within a JMX agent.
RelationService(boolean) - Constructor for class javax.management.relation.RelationService
constructor
RelationServiceMBean - interface javax.management.relation.RelationServiceMBean.
 
RelationServiceNotRegisteredException - exception javax.management.relation.RelationServiceNotRegisteredException.
 
RelationServiceNotRegisteredException() - Constructor for class javax.management.relation.RelationServiceNotRegisteredException
 
RelationServiceNotRegisteredException(String) - Constructor for class javax.management.relation.RelationServiceNotRegisteredException
 
RelationSupport - class javax.management.relation.RelationSupport.
 
RelationSupport(String, ObjectName, MBeanServer, String, RoleList) - Constructor for class javax.management.relation.RelationSupport
 
RelationSupport(String, ObjectName, String, RoleList) - Constructor for class javax.management.relation.RelationSupport
 
RelationSupportMBean - interface javax.management.relation.RelationSupportMBean.
 
RelationType - interface javax.management.relation.RelationType.
 
RelationTypeNotFoundException - exception javax.management.relation.RelationTypeNotFoundException.
 
RelationTypeNotFoundException() - Constructor for class javax.management.relation.RelationTypeNotFoundException
 
RelationTypeNotFoundException(String) - Constructor for class javax.management.relation.RelationTypeNotFoundException
 
RelationTypeSupport - class javax.management.relation.RelationTypeSupport.
 
RelationTypeSupport(String) - Constructor for class javax.management.relation.RelationTypeSupport
 
RelationTypeSupport(String, RoleInfo[]) - Constructor for class javax.management.relation.RelationTypeSupport
 
releaseMBeanServer(MBeanServer) - Static method in class javax.management.MBeanServerFactory
 
RemoteAdaptor - interface mx4j.adaptor.rmi.RemoteAdaptor.
Remote interface for interceptor invocation style
RemoteMBeanServer - interface mx4j.connector.RemoteMBeanServer.
A restricted MBeanServer interface to be used by RMI clients.
RemoteNotificationFilterSupport - class mx4j.connector.rmi.RemoteNotificationFilterSupport.
This class is serialized from client to the server, and forwards calls to remote filter.
RemoteNotificationFilterSupport(NotificationFilter) - Constructor for class mx4j.connector.rmi.RemoteNotificationFilterSupport
 
RemoteNotificationListenerSupport - class mx4j.connector.rmi.RemoteNotificationListenerSupport.
This class is serialized from client to the server, and forwards calls to remote listener.
RemoteNotificationListenerSupport(NotificationListener) - Constructor for class mx4j.connector.rmi.RemoteNotificationListenerSupport
 
RemoteStandardMBeanProxy - class mx4j.connector.RemoteStandardMBeanProxy.
A utility class that creates proxies for invocation on standard MBeans (does not work for DynamicMBeans) on remote MBeanServers.
RemoteStandardMBeanProxy() - Constructor for class mx4j.connector.RemoteStandardMBeanProxy
 
remove(Object) - Method in class javax.management.openmbean.TabularDataSupport
This method simply calls remove((Object[]) key).
remove(Object[]) - Method in class javax.management.openmbean.TabularDataSupport
Method validates the key checking for null, zero length and if items in the key are invalid as returned by @see OpenType isValue(Object obj)
remove(Object[]) - Method in interface javax.management.openmbean.TabularData
 
remove(ObjectName) - Method in interface mx4j.server.MBeanRepository
Removes the metadata associated with the given object name from this repository.
removeAllNotifications() - Method in class javax.management.timer.Timer
 
removeAllNotifications() - Method in interface javax.management.timer.TimerMBean
 
removeAttributeChangeNotificationListener(NotificationListener, String) - Method in class javax.management.modelmbean.RequiredModelMBean
 
removeAttributeChangeNotificationListener(NotificationListener, String) - Method in interface javax.management.modelmbean.ModelMBeanNotificationBroadcaster
 
removeClassLoader(ClassLoader) - Method in class mx4j.server.BaseClassLoaderRepository
 
removeCommandProcessor(String) - Method in class mx4j.adaptor.http.HttpAdaptor
Removes a command processor object by class
removeCommandProcessor(String) - Method in interface mx4j.adaptor.http.HttpAdaptorMBean
Removes a command processor object by class
removeField(String) - Method in interface javax.management.Descriptor
Remove a field using the given field name.
removeField(String) - Method in class javax.management.modelmbean.DescriptorSupport
 
removeHeartBeatListener(String) - Method in class mx4j.tools.heartbeat.HeartBeat
Removes the specified heartbeat listener so that it no longer receives * heartbeat notifications from this HeartBeatMBean.
removeHeartBeatListener(String) - Method in interface mx4j.tools.heartbeat.HeartBeatMBean
Removes the specified heartbeat listener so that it no longer receives * heartbeat notifications from this HeartBeatMBean.
removeNotification(Integer) - Method in class javax.management.timer.Timer
 
removeNotification(Integer) - Method in interface javax.management.timer.TimerMBean
 
removeNotificationListener(MBeanMetaData, NotificationListener, NotificationFilter, Object) - Method in class mx4j.server.interceptor.InvokerMBeanServerInterceptor
 
removeNotificationListener(MBeanMetaData, NotificationListener, NotificationFilter, Object) - Method in class mx4j.server.interceptor.NotificationListenerMBeanServerInterceptor
 
removeNotificationListener(MBeanMetaData, NotificationListener, NotificationFilter, Object) - Method in class mx4j.server.interceptor.DefaultMBeanServerInterceptor
 
removeNotificationListener(MBeanMetaData, NotificationListener, NotificationFilter, Object) - Method in class mx4j.server.interceptor.ContextClassLoaderMBeanServerInterceptor
 
removeNotificationListener(MBeanMetaData, NotificationListener, NotificationFilter, Object) - Method in class mx4j.server.interceptor.SecurityMBeanServerInterceptor
 
removeNotificationListener(MBeanMetaData, NotificationListener, NotificationFilter, Object) - Method in interface mx4j.server.interceptor.MBeanServerInterceptor
 
removeNotificationListener(NotificationListener) - Method in interface javax.management.NotificationBroadcaster
Removes a listener.
removeNotificationListener(NotificationListener) - Method in class javax.management.NotificationBroadcasterSupport
 
removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in interface mx4j.log.LoggerBroadcasterMBean
 
removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class mx4j.log.LoggerBroadcaster
 
removeNotificationListener(ObjectName, NotificationListener) - Method in class mx4j.server.ChainedMBeanServer
 
removeNotificationListener(ObjectName, NotificationListener) - Method in class mx4j.server.MBeanServerImpl
Removed a notificationListener.
removeNotificationListener(ObjectName, NotificationListener) - Method in interface javax.management.MBeanServer
 
removeNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in interface mx4j.connector.MBeanServerConnection
 
removeNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in interface mx4j.connector.RemoteMBeanServer
 
removeNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class mx4j.server.MBeanServerImpl
Not present in the specification but needed
removeNotificationListener(ObjectName, ObjectName) - Method in class mx4j.server.ChainedMBeanServer
 
removeNotificationListener(ObjectName, ObjectName) - Method in class mx4j.server.MBeanServerImpl
Remove a notificationListener.
removeNotificationListener(ObjectName, ObjectName) - Method in interface javax.management.MBeanServer
 
removeNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in class mx4j.server.MBeanServerImpl
Not present in the specification but needed
removeNotifications(String) - Method in class javax.management.timer.Timer
 
removeNotifications(String) - Method in interface javax.management.timer.TimerMBean
 
removeRelation(String) - Method in interface javax.management.relation.RelationServiceMBean
 
removeRelation(String) - Method in class javax.management.relation.RelationService
 
removeRelationType(String) - Method in interface javax.management.relation.RelationServiceMBean
 
removeRelationType(String) - Method in class javax.management.relation.RelationService
 
RepositoryClassLoader - class mx4j.loading.RepositoryClassLoader.
A classloader that delegates to the ClassLoaderRepository
RepositoryClassLoader(ClassLoaderRepository) - Constructor for class mx4j.loading.RepositoryClassLoader
 
RequiredModelMBean - class javax.management.modelmbean.RequiredModelMBean.
 
RequiredModelMBean() - Constructor for class javax.management.modelmbean.RequiredModelMBean
 
RequiredModelMBean(ModelMBeanInfo) - Constructor for class javax.management.modelmbean.RequiredModelMBean
 
resolve(String, String) - Method in class mx4j.adaptor.http.XSLTProcessor
 
resolveClass(ObjectStreamClass) - Method in class mx4j.loading.ClassLoaderObjectInputStream
 
resolveProxyClass(String[]) - Method in class mx4j.loading.ClassLoaderObjectInputStream
 
restart() - Method in class mx4j.adaptor.http.HttpAdaptor
Deprecated. as of RC 1
retrieveAllRoles() - Method in interface javax.management.relation.Relation
 
retrieveAllRoles() - Method in class javax.management.relation.RelationSupport
 
RMI_TYPE - Static variable in interface mx4j.tools.heartbeat.HeartBeatMBean
 
RMIAdaptor - class mx4j.adaptor.rmi.RMIAdaptor.
The RMI adaptor MBean, base for the JRMP and IIOP protocol
RMIAdaptor() - Constructor for class mx4j.adaptor.rmi.RMIAdaptor
 
RMIAdaptorMBean - interface mx4j.adaptor.rmi.RMIAdaptorMBean.
MBean interface.
RMIAdaptorMBeanDescription - class mx4j.adaptor.rmi.RMIAdaptorMBeanDescription.
MBean description.
RMIAdaptorMBeanDescription() - Constructor for class mx4j.adaptor.rmi.RMIAdaptorMBeanDescription
 
RMIConnector - class mx4j.connector.rmi.RMIConnector.
Client-side connector for Remote Method Invocation.
RMIConnector() - Constructor for class mx4j.connector.rmi.RMIConnector
 
Role - class javax.management.relation.Role.
 
ROLE_CARDINALITY_INFINITY - Static variable in class javax.management.relation.RoleInfo
 
ROLE_NOT_READABLE - Static variable in class javax.management.relation.RoleStatus
 
ROLE_NOT_WRITABLE - Static variable in class javax.management.relation.RoleStatus
 
Role(String, List) - Constructor for class javax.management.relation.Role
 
RoleInfo - class javax.management.relation.RoleInfo.
 
RoleInfo(RoleInfo) - Constructor for class javax.management.relation.RoleInfo
 
RoleInfo(String, String) - Constructor for class javax.management.relation.RoleInfo
 
RoleInfo(String, String, boolean, boolean) - Constructor for class javax.management.relation.RoleInfo
 
RoleInfo(String, String, boolean, boolean, int, int, String) - Constructor for class javax.management.relation.RoleInfo
 
RoleInfoNotFoundException - exception javax.management.relation.RoleInfoNotFoundException.
 
RoleInfoNotFoundException() - Constructor for class javax.management.relation.RoleInfoNotFoundException
 
RoleInfoNotFoundException(String) - Constructor for class javax.management.relation.RoleInfoNotFoundException
 
RoleList - class javax.management.relation.RoleList.
 
RoleList() - Constructor for class javax.management.relation.RoleList
 
RoleList(int) - Constructor for class javax.management.relation.RoleList
 
RoleList(List) - Constructor for class javax.management.relation.RoleList
 
RoleNotFoundException - exception javax.management.relation.RoleNotFoundException.
 
RoleNotFoundException() - Constructor for class javax.management.relation.RoleNotFoundException
 
RoleNotFoundException(String) - Constructor for class javax.management.relation.RoleNotFoundException
 
RoleResult - class javax.management.relation.RoleResult.
 
RoleResult(RoleList, RoleUnresolvedList) - Constructor for class javax.management.relation.RoleResult
 
RoleStatus - class javax.management.relation.RoleStatus.
 
RoleStatus() - Constructor for class javax.management.relation.RoleStatus
 
RoleUnresolved - class javax.management.relation.RoleUnresolved.
 
RoleUnresolved(String, List, int) - Constructor for class javax.management.relation.RoleUnresolved
 
RoleUnresolvedList - class javax.management.relation.RoleUnresolvedList.
 
RoleUnresolvedList() - Constructor for class javax.management.relation.RoleUnresolvedList
 
RoleUnresolvedList(int) - Constructor for class javax.management.relation.RoleUnresolvedList
 
RoleUnresolvedList(List) - Constructor for class javax.management.relation.RoleUnresolvedList
 
roleValueToString(List) - Static method in class javax.management.relation.Role
 
run() - Method in class mx4j.util.TimeTask
The method to implement to have this TimeTask to do something.
runScript() - Method in class mx4j.tools.jython.JythonRunner
Executes a given script.
runScript() - Method in interface mx4j.tools.jython.JythonRunnerMBean
Executes a given script.
RUNTIME_ERROR - Static variable in class javax.management.monitor.MonitorNotification
 
RuntimeErrorException - exception javax.management.RuntimeErrorException.
 
RuntimeErrorException(Error) - Constructor for class javax.management.RuntimeErrorException
 
RuntimeErrorException(Error, String) - Constructor for class javax.management.RuntimeErrorException
 
RuntimeMBeanException - exception javax.management.RuntimeMBeanException.
 
RuntimeMBeanException(RuntimeException) - Constructor for class javax.management.RuntimeMBeanException
 
RuntimeMBeanException(RuntimeException, String) - Constructor for class javax.management.RuntimeMBeanException
 
RuntimeOperationsException - exception javax.management.RuntimeOperationsException.
 
RuntimeOperationsException() - Constructor for class javax.management.RuntimeOperationsException
 
RuntimeOperationsException(RuntimeException) - Constructor for class javax.management.RuntimeOperationsException
 
RuntimeOperationsException(RuntimeException, String) - Constructor for class javax.management.RuntimeOperationsException
 
RuntimeOperationsException(String) - Constructor for class javax.management.RuntimeOperationsException
 

S

schedule(TimeTask) - Method in class mx4j.util.TimeQueue
Schedules the given task for execution.
SecurityMBeanServerInterceptor - class mx4j.server.interceptor.SecurityMBeanServerInterceptor.
 
SecurityMBeanServerInterceptor() - Constructor for class mx4j.server.interceptor.SecurityMBeanServerInterceptor
 
sendAttributeChangeNotification(Attribute, Attribute) - Method in class javax.management.modelmbean.RequiredModelMBean
 
sendAttributeChangeNotification(Attribute, Attribute) - Method in interface javax.management.modelmbean.ModelMBeanNotificationBroadcaster
 
sendAttributeChangeNotification(AttributeChangeNotification) - Method in class javax.management.modelmbean.RequiredModelMBean
 
sendAttributeChangeNotification(AttributeChangeNotification) - Method in interface javax.management.modelmbean.ModelMBeanNotificationBroadcaster
 
sendHeaders - Variable in class mx4j.adaptor.http.HttpOutputStream
whether to send the headers
sendHeaders() - Method in class mx4j.adaptor.http.HttpOutputStream
Sends the headers
sendMail() - Method in interface mx4j.tools.mail.SMTPMBean
This will directly execute the send mail.
sendMail() - Method in class mx4j.tools.mail.SMTP
 
sendNotification(Notification) - Method in class mx4j.log.LoggerBroadcaster
 
sendNotification(Notification) - Method in class javax.management.timer.Timer
 
sendNotification(Notification) - Method in class javax.management.NotificationBroadcasterSupport
 
sendNotification(Notification) - Method in interface javax.management.modelmbean.ModelMBeanNotificationBroadcaster
 
sendNotification(String) - Method in class javax.management.modelmbean.RequiredModelMBean
 
sendNotification(String) - Method in interface javax.management.modelmbean.ModelMBeanNotificationBroadcaster
 
sendRelationCreationNotification(String) - Method in interface javax.management.relation.RelationServiceMBean
 
sendRelationCreationNotification(String) - Method in class javax.management.relation.RelationService
 
sendRelationRemovalNotification(String, List) - Method in interface javax.management.relation.RelationServiceMBean
 
sendRelationRemovalNotification(String, List) - Method in class javax.management.relation.RelationService
 
sendRoleUpdateNotification(String, Role, List) - Method in interface javax.management.relation.RelationServiceMBean
 
sendRoleUpdateNotification(String, Role, List) - Method in class javax.management.relation.RelationService
 
server - Variable in class mx4j.adaptor.http.HttpCommandProcessorAdaptor
 
SERVER_INFO - Static variable in class mx4j.adaptor.http.HttpConstants
Server info header
ServerByDomainCommandProcessor - class mx4j.adaptor.http.ServerByDomainCommandProcessor.
ServerByDomainCommandProcessor, processes a request for getting all the MBeans of the current server grouped by domains
ServerByDomainCommandProcessor() - Constructor for class mx4j.adaptor.http.ServerByDomainCommandProcessor
 
ServerCommandProcessor - class mx4j.adaptor.http.ServerCommandProcessor.
ServerCommandProcessor, processes a request for getting all the MBeans of the current server
ServerCommandProcessor() - Constructor for class mx4j.adaptor.http.ServerCommandProcessor
 
ServiceNotFoundException - exception javax.management.ServiceNotFoundException.
 
ServiceNotFoundException() - Constructor for class javax.management.ServiceNotFoundException
 
ServiceNotFoundException(String) - Constructor for class javax.management.ServiceNotFoundException
 
set(int, Attribute) - Method in class javax.management.AttributeList
 
set(int, Object) - Method in class javax.management.AttributeList
 
set(int, Role) - Method in class javax.management.relation.RoleList
 
set(int, RoleUnresolved) - Method in class javax.management.relation.RoleUnresolvedList
 
setArguments(Object[]) - Method in class mx4j.adaptor.interceptor.Invocation
Sets the arguments of the method to be invoked on the server-side
setAttribute(Attribute) - Method in class mx4j.util.StandardMBeanProxy.Handler
Called to invoke setAttribute on a (possibly remote) MBeanServer.
setAttribute(Attribute) - Method in class mx4j.AbstractDynamicMBean
Sets the value of the manageable attribute, as specified by the DynamicMBean interface.
setAttribute(Attribute) - Method in class javax.management.modelmbean.RequiredModelMBean
 
setAttribute(Attribute) - Method in interface javax.management.DynamicMBean
Set the value of the specific attribute
setAttribute(MBeanMetaData, Attribute) - Method in interface mx4j.server.MBeanInvoker
Sets the value of the specified attribute.
setAttribute(MBeanMetaData, Attribute) - Method in class mx4j.server.ReflectedMBeanInvoker
 
setAttribute(MBeanMetaData, Attribute) - Method in class mx4j.server.interceptor.InvokerMBeanServerInterceptor
 
setAttribute(MBeanMetaData, Attribute) - Method in class mx4j.server.interceptor.DefaultMBeanServerInterceptor
 
setAttribute(MBeanMetaData, Attribute) - Method in class mx4j.server.interceptor.ContextClassLoaderMBeanServerInterceptor
 
setAttribute(MBeanMetaData, Attribute) - Method in class mx4j.server.interceptor.SecurityMBeanServerInterceptor
 
setAttribute(MBeanMetaData, Attribute) - Method in interface mx4j.server.interceptor.MBeanServerInterceptor
 
setAttribute(ObjectName, Attribute) - Method in interface mx4j.connector.MBeanServerConnection
 
setAttribute(ObjectName, Attribute) - Method in interface mx4j.connector.RemoteMBeanServer
 
setAttribute(ObjectName, Attribute) - Method in class mx4j.adaptor.rmi.UnmarshallingMBeanServer
 
setAttribute(ObjectName, Attribute) - Method in class mx4j.server.ChainedMBeanServer
 
setAttribute(ObjectName, Attribute) - Method in class mx4j.server.MBeanServerImpl
Sets the vallue of the Attribute of the given MBean
setAttribute(ObjectName, Attribute) - Method in interface javax.management.MBeanServer
 
SetAttributeCommandProcessor - class mx4j.adaptor.http.SetAttributeCommandProcessor.
SetAttributeCommandProcessor, processes a request for setting one attribute in one MBean
SetAttributeCommandProcessor() - Constructor for class mx4j.adaptor.http.SetAttributeCommandProcessor
 
setAttributes(AttributeList) - Method in class mx4j.AbstractDynamicMBean
Sets the manageable attributes, as specified by the DynamicMBean interface.
setAttributes(AttributeList) - Method in class javax.management.modelmbean.RequiredModelMBean
 
setAttributes(AttributeList) - Method in interface javax.management.DynamicMBean
Set the attribute using the given attribute as an AttributeList
setAttributes(MBeanMetaData, AttributeList) - Method in class mx4j.server.interceptor.InvokerMBeanServerInterceptor
 
setAttributes(MBeanMetaData, AttributeList) - Method in class mx4j.server.interceptor.DefaultMBeanServerInterceptor
 
setAttributes(MBeanMetaData, AttributeList) - Method in class mx4j.server.interceptor.ContextClassLoaderMBeanServerInterceptor
 
setAttributes(MBeanMetaData, AttributeList) - Method in class mx4j.server.interceptor.SecurityMBeanServerInterceptor
 
setAttributes(MBeanMetaData, AttributeList) - Method in interface mx4j.server.interceptor.MBeanServerInterceptor
 
setAttributes(ObjectName, AttributeList) - Method in interface mx4j.connector.MBeanServerConnection
 
setAttributes(ObjectName, AttributeList) - Method in interface mx4j.connector.RemoteMBeanServer
 
setAttributes(ObjectName, AttributeList) - Method in class mx4j.adaptor.rmi.UnmarshallingMBeanServer
 
setAttributes(ObjectName, AttributeList) - Method in class mx4j.server.ChainedMBeanServer
 
setAttributes(ObjectName, AttributeList) - Method in class mx4j.server.MBeanServerImpl
Sets the attribute of an MBean
setAttributes(ObjectName, AttributeList) - Method in interface javax.management.MBeanServer
 
SetAttributesCommandProcessor - class mx4j.adaptor.http.SetAttributesCommandProcessor.
SetAttributesCommandProcessor, processes a request for setting one or more attributes in one MBean.
SetAttributesCommandProcessor() - Constructor for class mx4j.adaptor.http.SetAttributesCommandProcessor
 
setAuthenticationMethod(String) - Method in class mx4j.adaptor.http.HttpAdaptor
Sets the Authentication Method.
setAuthenticationMethod(String) - Method in interface mx4j.adaptor.http.HttpAdaptorMBean
Sets the Authentication Method.
setBCC(String) - Method in interface mx4j.tools.mail.SMTPMBean
Sets a comma separated list of address which will go in the BCC mail field
setBCC(String) - Method in class mx4j.tools.mail.SMTP
 
setCacheScript(boolean) - Method in class mx4j.tools.jython.JythonRunner
Sets whether the script should be kept in the cache.
setCacheScript(boolean) - Method in interface mx4j.tools.jython.JythonRunnerMBean
Sets whether the script should be kept in the cache.
setCategory(String) - Method in class mx4j.log.Logger
 
setCategory(String) - Method in class mx4j.log.Log4JLogger
 
setCC(String) - Method in interface mx4j.tools.mail.SMTPMBean
Sets a comma separated list of address which will go in the CC mail field
setCC(String) - Method in class mx4j.tools.mail.SMTP
 
setChain(List) - Method in class mx4j.server.interceptor.DefaultMBeanServerInterceptor
 
setChain(List) - Method in interface mx4j.server.interceptor.MBeanServerInterceptor
 
setClassLoaderKey(String) - Method in class mx4j.adaptor.interceptor.Invocation
Sets the key used to identify the classloader to be used as context classloader
setCode(int) - Method in class mx4j.adaptor.http.HttpOutputStream
Sets the answer code
setContent(String) - Method in interface mx4j.tools.mail.SMTPMBean
Sets the content of the mail
setContent(String) - Method in class mx4j.tools.mail.SMTP
 
setDefaultPage(String) - Method in class mx4j.adaptor.http.XSLTProcessor
 
setDefaultPage(String) - Method in interface mx4j.adaptor.http.XSLTProcessorMBean
 
setDefaultPriority(int) - Static method in class mx4j.log.Log
Sets the default priority for all loggers.
setDelay(long) - Method in interface mx4j.tools.naming.CosNamingServiceMBean
Sets the delay (in milliseconds) that the CosNamingServiceMBean.start() and CosNamingServiceMBean.stop() methods waits before returning.
setDelay(long) - Method in class mx4j.tools.naming.CosNamingService
Sets the delay (in milliseconds) that the CosNamingService.start() and CosNamingService.stop() methods waits before returning.
setDescriptor(Descriptor) - Method in class javax.management.modelmbean.ModelMBeanConstructorInfo
 
setDescriptor(Descriptor) - Method in class javax.management.modelmbean.ModelMBeanNotificationInfo
 
setDescriptor(Descriptor) - Method in class javax.management.modelmbean.ModelMBeanAttributeInfo
 
setDescriptor(Descriptor) - Method in class javax.management.modelmbean.ModelMBeanOperationInfo
 
setDescriptor(Descriptor) - Method in interface javax.management.DescriptorAccess
Sets the Descriptor and replaces the other (if any)
setDescriptor(Descriptor, String) - Method in class javax.management.modelmbean.ModelMBeanInfoSupport
 
setDescriptor(Descriptor, String) - Method in interface javax.management.modelmbean.ModelMBeanInfo
 
setDescriptors(Descriptor[]) - Method in class javax.management.modelmbean.ModelMBeanInfoSupport
 
setDescriptors(Descriptor[]) - Method in interface javax.management.modelmbean.ModelMBeanInfo
 
setDifferenceMode(boolean) - Method in class javax.management.monitor.GaugeMonitor
 
setDifferenceMode(boolean) - Method in class javax.management.monitor.CounterMonitor
 
setDifferenceMode(boolean) - Method in interface javax.management.monitor.GaugeMonitorMBean
 
setDifferenceMode(boolean) - Method in interface javax.management.monitor.CounterMonitorMBean
 
setDocumentBuilder(DocumentBuilder) - Method in class mx4j.adaptor.http.HttpCommandProcessorAdaptor
Sets the Document Builder factory
setDocumentBuilder(DocumentBuilder) - Method in interface mx4j.adaptor.http.HttpCommandProcessor
Sets the Document Builder factory
setEnabled(boolean) - Method in class mx4j.adaptor.interceptor.ContextClassLoaderAdaptorInterceptor
Cannot change the status of this attribute, this interceptor is always enabled
setEnabled(boolean) - Method in class mx4j.adaptor.interceptor.InvokerAdaptorInterceptor
Cannot change the status of this attribute, this interceptor is always enabled
setEnabled(boolean) - Method in interface mx4j.adaptor.interceptor.AdaptorInterceptorMBean
Enables or disables this interceptor
setEnabled(boolean) - Method in class mx4j.adaptor.interceptor.AdaptorInterceptor
 
setEnabled(boolean) - Method in class mx4j.server.interceptor.DefaultMBeanServerInterceptor
Enables or disables this interceptor
setEnabled(boolean) - Method in interface mx4j.server.interceptor.DefaultMBeanServerInterceptorMBean
Enables or disables this interceptor
setField(String, Object) - Method in interface javax.management.Descriptor
Sets a field name and field value.
setField(String, Object) - Method in class javax.management.modelmbean.DescriptorSupport
 
setFields(String[], Object[]) - Method in interface javax.management.Descriptor
Sets the given fieldNames against the givent fieldValues.
setFields(String[], Object[]) - Method in class javax.management.modelmbean.DescriptorSupport
 
setFile(String) - Method in class mx4j.adaptor.http.XSLTProcessor
 
setFile(String) - Method in interface mx4j.adaptor.http.XSLTProcessorMBean
 
setFinished(boolean) - Method in class mx4j.util.TimeTask
Marks this task as finished or not.
setFinished(boolean) - Method in class mx4j.timer.TimerTask
 
setFromAddress(String) - Method in interface mx4j.tools.mail.SMTPMBean
Sets the form address set to mail
setFromAddress(String) - Method in class mx4j.tools.mail.SMTP
 
setFromName(String) - Method in interface mx4j.tools.mail.SMTPMBean
Sets the from name presented on the mail
setFromName(String) - Method in class mx4j.tools.mail.SMTP
 
setGranularityPeriod(long) - Method in class javax.management.monitor.Monitor
 
setGranularityPeriod(long) - Method in interface javax.management.monitor.MonitorMBean
 
setHeader(String, String) - Method in class mx4j.adaptor.http.HttpOutputStream
Sets a given header code
setHost(String) - Method in class mx4j.adaptor.http.HttpAdaptor
Sets the host name where the server will be listening
setHost(String) - Method in interface mx4j.adaptor.http.HttpAdaptorMBean
Sets the host name where the server will be listening
setInvocationContext(InvocationContext) - Method in class mx4j.connector.rmi.RMIConnector
 
setInvocationContext(InvocationContext) - Method in class mx4j.adaptor.interceptor.Invocation
Sets the invocation user-defined information
setJNDIName(String) - Method in interface mx4j.adaptor.rmi.RMIAdaptorMBean
Sets the JNDI name under which the RMI adaptor should be registered.
setJNDIName(String) - Method in class mx4j.adaptor.rmi.RMIAdaptor
Sets the JNDI name under which the RMI adaptor should be registered.
setKeyManagerAlgorithm(String) - Method in interface mx4j.adaptor.ssl.SSLAdaptorServerSocketFactoryMBean
Sets the key manager algorithm, by default is "SunX509".
setKeyManagerAlgorithm(String) - Method in class mx4j.adaptor.ssl.SSLAdaptorServerSocketFactory
 
setKeyManagerPassword(String) - Method in interface mx4j.adaptor.ssl.SSLAdaptorServerSocketFactoryMBean
Sets the password to access the key present in the keystore.
setKeyManagerPassword(String) - Method in class mx4j.adaptor.ssl.SSLAdaptorServerSocketFactory
 
setKeyStoreName(String) - Method in interface mx4j.adaptor.ssl.SSLAdaptorServerSocketFactoryMBean
Sets the name of the keystore; if the keystore is of type JKS, then this is a file name, that will be resolved by the ClassLoader of this class, via getResourceAsStream.
setKeyStoreName(String) - Method in class mx4j.adaptor.ssl.SSLAdaptorServerSocketFactory
 
setKeyStorePassword(String) - Method in interface mx4j.adaptor.ssl.SSLAdaptorServerSocketFactoryMBean
Sets the password to access the keystore specified by SSLAdaptorServerSocketFactoryMBean.setKeyStoreName(java.lang.String).
setKeyStorePassword(String) - Method in class mx4j.adaptor.ssl.SSLAdaptorServerSocketFactory
 
setKeyStoreType(String) - Method in interface mx4j.adaptor.ssl.SSLAdaptorServerSocketFactoryMBean
Sets the type of the keystore, by default is "JKS".
setKeyStoreType(String) - Method in class mx4j.adaptor.ssl.SSLAdaptorServerSocketFactory
 
setLibraryDirectory(String) - Method in class javax.management.loading.MLet
Sets the directory used by the library loader for storing native libraries before they are loaded into memory
setLibraryDirectory(String) - Method in interface javax.management.loading.MLetMBean
 
setLocale(Locale) - Method in class mx4j.adaptor.http.XSLTProcessor
 
setLocale(Locale) - Method in interface mx4j.adaptor.http.XSLTProcessorMBean
 
setLocaleString(String) - Method in class mx4j.adaptor.http.XSLTProcessor
 
setLocaleString(String) - Method in interface mx4j.adaptor.http.XSLTProcessorMBean
 
setLoginToServer(boolean) - Method in interface mx4j.tools.mail.SMTPMBean
Sets whether to login to the SMTP server
setLoginToServer(boolean) - Method in class mx4j.tools.mail.SMTP
 
setManagedResource(Object, String) - Method in class javax.management.modelmbean.RequiredModelMBean
 
setManagedResource(Object, String) - Method in interface javax.management.modelmbean.ModelMBean
 
setMBeanDescriptor(Descriptor) - Method in class javax.management.modelmbean.ModelMBeanInfoSupport
 
setMBeanDescriptor(Descriptor) - Method in interface javax.management.modelmbean.ModelMBeanInfo
 
setMBeanInfo(MBeanInfo) - Method in class mx4j.AbstractDynamicMBean
Sets the MBeanInfo object cached by this instance.
setMBeanServer(MBeanServer) - Method in class mx4j.adaptor.rmi.RMIAdaptor
Sets the target MBeanServer in case this adaptor is not registered with it
setMBeanServer(MBeanServer) - Method in class mx4j.adaptor.http.HttpCommandProcessorAdaptor
Sets the target MBeanServer
setMBeanServer(MBeanServer) - Method in interface mx4j.adaptor.http.HttpCommandProcessor
Sets the target MBeanServer
setMBeanServer(MBeanServer) - Method in class mx4j.adaptor.interceptor.ContextClassLoaderAdaptorInterceptor
 
setMBeanServer(MBeanServer) - Method in class mx4j.adaptor.interceptor.InvokerAdaptorInterceptor
 
setMBeanServer(MBeanServer) - Method in class mx4j.adaptor.interceptor.AdaptorInterceptor
 
setMBeanServer(MBeanServer) - Method in class javax.management.AttributeValueExp
 
setMBeanServer(MBeanServer) - Method in interface javax.management.ValueExp
Sets the MBeanServer
setMBeanServer(MBeanServer) - Method in interface javax.management.QueryExp
Sets the MBeanServer.
setMBeanServer(MBeanServer) - Method in class javax.management.QueryEval
 
setMBeanServer(MBeanServer) - Method in class javax.management.StringValueExp
 
setMethodName(String) - Method in class mx4j.adaptor.interceptor.Invocation
Sets the method name to be invoked on the server-side
setMimeType(String) - Method in interface mx4j.tools.mail.SMTPMBean
Sets the MIME type, by default it is text/plain
setMimeType(String) - Method in class mx4j.tools.mail.SMTP
 
setModelMBeanInfo(ModelMBeanInfo) - Method in class javax.management.modelmbean.RequiredModelMBean
 
setModelMBeanInfo(ModelMBeanInfo) - Method in interface javax.management.modelmbean.ModelMBean
 
setModulus(Number) - Method in class javax.management.monitor.CounterMonitor
 
setModulus(Number) - Method in interface javax.management.monitor.CounterMonitorMBean
 
setNext(Interceptor) - Method in class mx4j.adaptor.interceptor.AdaptorInterceptor
 
setNext(Interceptor) - Method in interface mx4j.adaptor.interceptor.Interceptor
Sets the next interceptor in the chain
setNextExecutionTime(long) - Method in class mx4j.util.TimeTask
Sets the next execution time.
setNextExecutionTime(long) - Method in class mx4j.timer.TimerTask
 
setNotificationName(String) - Method in interface mx4j.tools.mail.SMTPMBean
Sets the notification name which will trigger the mail sending.
setNotificationName(String) - Method in class mx4j.tools.mail.SMTP
 
setNotificationType(String) - Method in class mx4j.tools.jython.JythonRunner
Sets the notification being listed.
setNotificationType(String) - Method in interface mx4j.tools.jython.JythonRunnerMBean
Sets the notification being listed.
setNotify(boolean) - Method in class javax.management.monitor.CounterMonitor
 
setNotify(boolean) - Method in interface javax.management.monitor.CounterMonitorMBean
 
setNotifyDiffer(boolean) - Method in interface javax.management.monitor.StringMonitorMBean
 
setNotifyDiffer(boolean) - Method in class javax.management.monitor.StringMonitor
 
setNotifyHigh(boolean) - Method in class javax.management.monitor.GaugeMonitor
 
setNotifyHigh(boolean) - Method in interface javax.management.monitor.GaugeMonitorMBean
 
setNotifyLow(boolean) - Method in class javax.management.monitor.GaugeMonitor
 
setNotifyLow(boolean) - Method in interface javax.management.monitor.GaugeMonitorMBean
 
setNotifyMatch(boolean) - Method in interface javax.management.monitor.StringMonitorMBean
 
setNotifyMatch(boolean) - Method in class javax.management.monitor.StringMonitor
 
setObjectName(ObjectName) - Method in class mx4j.adaptor.interceptor.AdaptorInterceptor
Explicitely sets the object name of this interceptor in case it is registered with an MBeanServer.
setObjectNameForClassLoader(ObjectName) - Method in class mx4j.adaptor.interceptor.Invocation
Sets the object name to be used to retrieve the classloader used as context classloader
setObservedAttribute(String) - Method in class javax.management.monitor.Monitor
 
setObservedAttribute(String) - Method in interface javax.management.monitor.MonitorMBean
 
setObservedObject(ObjectName) - Method in interface mx4j.tools.mail.SMTPMBean
Sets the observed object.
setObservedObject(ObjectName) - Method in class mx4j.tools.mail.SMTP
 
setObservedObject(ObjectName) - Method in class mx4j.tools.jython.JythonRunner
Sets the object being observed by this MBean.
setObservedObject(ObjectName) - Method in interface mx4j.tools.jython.JythonRunnerMBean
Sets the object being observed by this MBean.
setObservedObject(ObjectName) - Method in class javax.management.monitor.Monitor
 
setObservedObject(ObjectName) - Method in interface javax.management.monitor.MonitorMBean
 
setOffset(Number) - Method in class javax.management.monitor.CounterMonitor
 
setOffset(Number) - Method in interface javax.management.monitor.CounterMonitorMBean
 
setPathInJar(String) - Method in class mx4j.adaptor.http.XSLTProcessor
 
setPathInJar(String) - Method in interface mx4j.adaptor.http.XSLTProcessorMBean
 
setPeriod(int) - Method in class mx4j.tools.heartbeat.HeartBeat
 
setPort(int) - Method in interface mx4j.tools.naming.CosNamingServiceMBean
Sets the port on which tnameserv listens for incoming connections.
setPort(int) - Method in class mx4j.tools.naming.CosNamingService
Sets the port on which tnameserv listens for incoming connections.
setPort(int) - Method in class mx4j.tools.naming.NamingService
Sets the port on which rmiregistry listens for incoming connections.
setPort(int) - Method in interface mx4j.tools.naming.NamingServiceMBean
Sets the port on which rmiregistry listens for incoming connections.
setPort(int) - Method in interface mx4j.adaptor.rmi.jrmp.JRMPAdaptorMBean
Sets the RMI port on which the adaptor's remote object will be exported to.
setPort(int) - Method in class mx4j.adaptor.rmi.jrmp.JRMPAdaptor
Sets the RMI port on which the adaptor's remote object will be exported to.
setPort(int) - Method in class mx4j.adaptor.http.HttpAdaptor
Sets the value of the server's port
setPort(int) - Method in interface mx4j.adaptor.http.HttpAdaptorMBean
Sets the value of the server's port
setPriority(int) - Method in class mx4j.log.Logger
 
setProblemType(int) - Method in class javax.management.relation.RoleUnresolved
 
setProcessor(ProcessorMBean) - Method in class mx4j.adaptor.http.HttpAdaptor
Sets the object which will post process the XML results.
setProcessor(ProcessorMBean) - Method in interface mx4j.adaptor.http.HttpAdaptorMBean
Sets the object which will post process the XML results.
setProcessorClass(String) - Method in class mx4j.adaptor.http.HttpAdaptor
Sets the classname of the object which will post process the XML results.
setProcessorClass(String) - Method in interface mx4j.adaptor.http.HttpAdaptorMBean
Sets the classname of the object which will post process the XML results.
setProcessorName(ObjectName) - Method in class mx4j.adaptor.http.HttpAdaptor
Sets the object name which will post process the XML result.
setProcessorName(ObjectName) - Method in interface mx4j.adaptor.http.HttpAdaptorMBean
Sets the object name which will post process the XML result.
setProcessorNameString(String) - Method in class mx4j.adaptor.http.HttpAdaptor
Sets the object name of the PostProcessor MBean.
setProcessorNameString(String) - Method in interface mx4j.adaptor.http.HttpAdaptorMBean
Sets the object name of the PostProcessor MBean.
setPurgeFlag(boolean) - Method in interface javax.management.relation.RelationServiceMBean
 
setPurgeFlag(boolean) - Method in class javax.management.relation.RelationService
 
setRelationServiceManagementFlag(Boolean) - Method in class javax.management.relation.RelationSupport
 
setRelationServiceManagementFlag(Boolean) - Method in interface javax.management.relation.RelationSupportMBean
 
setResource(Object) - Method in class mx4j.AbstractDynamicMBean
Specifies the resource object on which invoke attribute's getters, attribute's setters and operation's methods.
setResult(Object) - Method in class mx4j.adaptor.interceptor.InvocationResult
 
setRetries(int) - Method in class mx4j.tools.heartbeat.HeartBeat
 
setRole(Role) - Method in interface javax.management.relation.Relation
 
setRole(Role) - Method in class javax.management.relation.RelationSupport
 
setRole(String, Role) - Method in interface javax.management.relation.RelationServiceMBean
 
setRole(String, Role) - Method in class javax.management.relation.RelationService
 
setRoleName(String) - Method in class javax.management.relation.Role
 
setRoleName(String) - Method in class javax.management.relation.RoleUnresolved
 
setRoles(RoleList) - Method in interface javax.management.relation.Relation
 
setRoles(RoleList) - Method in class javax.management.relation.RelationSupport
 
setRoles(RoleList) - Method in class javax.management.relation.RoleResult
 
setRoles(String, RoleList) - Method in interface javax.management.relation.RelationServiceMBean
 
setRoles(String, RoleList) - Method in class javax.management.relation.RelationService
 
setRolesUnresolved(RoleUnresolvedList) - Method in class javax.management.relation.RoleResult
 
setRoleValue(List) - Method in class javax.management.relation.Role
 
setRoleValue(List) - Method in class javax.management.relation.RoleUnresolved
 
setScript(String) - Method in class mx4j.tools.jython.JythonRunner
Sets the content of the script.
setScript(String) - Method in interface mx4j.tools.jython.JythonRunnerMBean
Sets the content of the script.
setScriptFile(URL) - Method in class mx4j.tools.jython.JythonRunner
Sets the script source as URL.
setScriptFile(URL) - Method in interface mx4j.tools.jython.JythonRunnerMBean
Sets the script source as URL.
setSendPastNotifications(boolean) - Method in class javax.management.timer.Timer
 
setSendPastNotifications(boolean) - Method in interface javax.management.timer.TimerMBean
 
setSequenceNumber(long) - Method in class javax.management.Notification
 
setServerHost(String) - Method in interface mx4j.tools.mail.SMTPMBean
Sets the server's host, it can be set as name or IP
setServerHost(String) - Method in class mx4j.tools.mail.SMTP
 
setServerPassword(String) - Method in interface mx4j.tools.mail.SMTPMBean
Sets server's passowrd, use with setLoginToServer(true) and setServerUsername
setServerPassword(String) - Method in class mx4j.tools.mail.SMTP
 
setServerPort(int) - Method in interface mx4j.tools.mail.SMTPMBean
Sets the server's port.
setServerPort(int) - Method in class mx4j.tools.mail.SMTP
 
setServerUsername(String) - Method in interface mx4j.tools.mail.SMTPMBean
Sets server's username, use with setLoginToServer(true)
setServerUsername(String) - Method in class mx4j.tools.mail.SMTP
 
setSignature(String[]) - Method in class mx4j.adaptor.interceptor.Invocation
Sets the signature of the method to be invoked on the server-side
setSocketFactory(AdaptorServerSocketFactory) - Method in class mx4j.adaptor.http.HttpAdaptor
Sets the object which create the server sockets
setSocketFactory(AdaptorServerSocketFactory) - Method in interface mx4j.adaptor.http.HttpAdaptorMBean
Sets the object which create the server sockets
setSocketFactoryName(ObjectName) - Method in class mx4j.adaptor.http.HttpAdaptor
Sets the factory's object name which will create the server sockets
setSocketFactoryName(ObjectName) - Method in interface mx4j.adaptor.http.HttpAdaptorMBean
Sets the factory's object name which will create the server sockets
setSocketFactoryNameString(String) - Method in class mx4j.adaptor.http.HttpAdaptor
Sets the factory's object name which will create the server sockets
setSocketFactoryNameString(String) - Method in interface mx4j.adaptor.http.HttpAdaptorMBean
Sets the factory's object name which will create the server sockets
setSource(Object) - Method in class javax.management.Notification
 
setSSLFactory(String) - Method in interface mx4j.adaptor.rmi.jrmp.JRMPAdaptorMBean
Sets the ObjectName of the SSL ServerSocket factory MBean that will be used by this adaptor for secure invocations.
setSSLFactory(String) - Method in class mx4j.adaptor.rmi.jrmp.JRMPAdaptor
Sets the ObjectName of the SSL ServerSocket factory MBean that will be used by this adaptor for secure invocations.
setSSLProtocol(String) - Method in interface mx4j.adaptor.ssl.SSLAdaptorServerSocketFactoryMBean
Sets the SSL protocol version, by default is "TLS".
setSSLProtocol(String) - Method in class mx4j.adaptor.ssl.SSLAdaptorServerSocketFactory
 
setStringToCompare(String) - Method in interface javax.management.monitor.StringMonitorMBean
 
setStringToCompare(String) - Method in class javax.management.monitor.StringMonitor
 
setSubject(String) - Method in interface mx4j.tools.mail.SMTPMBean
Sets the mail's subject, by default is Empty subject.
setSubject(String) - Method in class mx4j.tools.mail.SMTP
 
setText(String) - Method in class mx4j.security.auth.TextCallback
 
setThreshold(Number) - Method in class javax.management.monitor.CounterMonitor
 
setThreshold(Number) - Method in interface javax.management.monitor.CounterMonitorMBean
 
setThresholds(Number, Number) - Method in class javax.management.monitor.GaugeMonitor
 
setThresholds(Number, Number) - Method in interface javax.management.monitor.GaugeMonitorMBean
 
setTimeout(int) - Method in interface mx4j.tools.mail.SMTPMBean
Sets the send timeout, by default it is 10 secs
setTimeout(int) - Method in class mx4j.tools.mail.SMTP
 
setTimeStamp(long) - Method in class javax.management.Notification
 
setTo(String) - Method in interface mx4j.tools.mail.SMTPMBean
Sets a comma separated list of address which will go in the TO mail field
setTo(String) - Method in class mx4j.tools.mail.SMTP
 
setTrustManagerAlgorithm(String) - Method in interface mx4j.adaptor.ssl.SSLAdaptorServerSocketFactoryMBean
Sets the trust manager algorithm, by default is "SunX509".
setTrustManagerAlgorithm(String) - Method in class mx4j.adaptor.ssl.SSLAdaptorServerSocketFactory
 
setTrustStoreName(String) - Method in interface mx4j.adaptor.ssl.SSLAdaptorServerSocketFactoryMBean
Sets the name of the truststore; if the truststore is of type JKS, then this is a file name, that will be resolved by the ClassLoader of this class, via getResourceAsStream.
setTrustStoreName(String) - Method in class mx4j.adaptor.ssl.SSLAdaptorServerSocketFactory
 
setTrustStorePassword(String) - Method in interface mx4j.adaptor.ssl.SSLAdaptorServerSocketFactoryMBean
Sets the password to access the truststore specified by SSLAdaptorServerSocketFactoryMBean.setTrustStoreName(java.lang.String).
setTrustStorePassword(String) - Method in class mx4j.adaptor.ssl.SSLAdaptorServerSocketFactory
 
setTrustStoreType(String) - Method in interface mx4j.adaptor.ssl.SSLAdaptorServerSocketFactoryMBean
Sets the type of the truststore, by default is "JKS".
setTrustStoreType(String) - Method in class mx4j.adaptor.ssl.SSLAdaptorServerSocketFactory
 
setUseCache(boolean) - Method in class mx4j.adaptor.http.XSLTProcessor
 
setUseCache(boolean) - Method in interface mx4j.adaptor.http.XSLTProcessorMBean
 
setUserData(Object) - Method in class javax.management.Notification
 
SHORT - Static variable in class javax.management.openmbean.SimpleType
 
SimplePasswordStore - class mx4j.security.SimplePasswordStore.
 
SimplePasswordStore(File) - Constructor for class mx4j.security.SimplePasswordStore
 
SimplePasswordStore(Map) - Constructor for class mx4j.security.SimplePasswordStore
 
SimplePasswordStore(String) - Constructor for class mx4j.security.SimplePasswordStore
 
SimplePasswordStore(URL) - Constructor for class mx4j.security.SimplePasswordStore
 
SimplePrincipal - class mx4j.security.SimplePrincipal.
Implementation of the Principal interface.
SimplePrincipal(String) - Constructor for class mx4j.security.SimplePrincipal
Creates a new principal with the given name
SimpleType - class javax.management.openmbean.SimpleType.
The SimpleType class is the open type class whose instances describe all open data values which are neither arrays, nor CompositeData values, nor TabularData values.
size() - Method in class mx4j.util.TimeQueue
Returns the number of tasks present in this TimeQueue
size() - Method in interface mx4j.server.MBeanRepository
Returns the size of this repository.
size() - Method in class javax.management.openmbean.TabularDataSupport
 
size() - Method in interface javax.management.openmbean.TabularData
 
SMTP - class mx4j.tools.mail.SMTP.
This MBean is meant to send a mail given certain situation.
SMTP() - Constructor for class mx4j.tools.mail.SMTP
 
SMTPMBean - interface mx4j.tools.mail.SMTPMBean.
Management Interface of a SMTP MBean.
sortAttributes(NamedNodeMap) - Method in class mx4j.adaptor.http.DefaultProcessor
Returns a sorted list of attributes.
source - Variable in class javax.management.Notification
 
splitFunction(Object) - Method in class mx4j.util.MethodTernaryTree
 
SSLAdaptorRMIServerSocketFactory - class mx4j.adaptor.rmi.SSLAdaptorRMIServerSocketFactory.
The SSL RMIServerSocketFactory that uses the SSLAdaptorServerSocketFactory MBean to create instances of secure ServerSockets.
SSLAdaptorRMIServerSocketFactory(MBeanServer, ObjectName) - Constructor for class mx4j.adaptor.rmi.SSLAdaptorRMIServerSocketFactory
 
SSLAdaptorRMIServerSocketFactory(SSLAdaptorServerSocketFactoryMBean) - Constructor for class mx4j.adaptor.rmi.SSLAdaptorRMIServerSocketFactory
 
SSLAdaptorServerSocketFactory - class mx4j.adaptor.ssl.SSLAdaptorServerSocketFactory.
This MBean creates SSLServerSocket instances.
SSLAdaptorServerSocketFactory() - Constructor for class mx4j.adaptor.ssl.SSLAdaptorServerSocketFactory
 
SSLAdaptorServerSocketFactoryMBean - interface mx4j.adaptor.ssl.SSLAdaptorServerSocketFactoryMBean.
Management interface for the SSL ServerSocket factory
SSLAdaptorServerSocketFactoryMBeanDescription - class mx4j.adaptor.ssl.SSLAdaptorServerSocketFactoryMBeanDescription.
 
SSLAdaptorServerSocketFactoryMBeanDescription() - Constructor for class mx4j.adaptor.ssl.SSLAdaptorServerSocketFactoryMBeanDescription
 
SSLRMIClientSocketFactory - class mx4j.adaptor.rmi.SSLRMIClientSocketFactory.
The SSL socket factory for RMI connections.
SSLRMIClientSocketFactory() - Constructor for class mx4j.adaptor.rmi.SSLRMIClientSocketFactory
 
standard - Variable in class mx4j.server.MBeanMetaData
True if the MBean is standard
StandardMBeanProxy - class mx4j.util.StandardMBeanProxy.
A utility class that creates proxies for invocation on standard MBeans (does not work for DynamicMBeans) on local MBeanServers.
StandardMBeanProxy.Handler - class mx4j.util.StandardMBeanProxy.Handler.
Base class for MBeanServer invocation handlers.
StandardMBeanProxy.Handler() - Constructor for class mx4j.util.StandardMBeanProxy.Handler
 
StandardMBeanProxy() - Constructor for class mx4j.util.StandardMBeanProxy
 
start() - Method in interface mx4j.log.LoggerBroadcasterMBean
 
start() - Method in class mx4j.log.LoggerBroadcaster
 
start() - Method in class mx4j.util.TimeQueue
Starts this TimeQueue.
start() - Method in class mx4j.tools.heartbeat.HeartBeat
 
start() - Method in interface mx4j.tools.naming.CosNamingServiceMBean
Starts this MBean: tnameserv can now accept incoming calls
start() - Method in class mx4j.tools.naming.CosNamingService
Starts this MBean: tnameserv can now accept incoming calls
start() - Method in class mx4j.tools.naming.NamingService
Starts this MBean: rmiregistry can now accept incoming calls
start() - Method in interface mx4j.tools.naming.NamingServiceMBean
Starts this MBean: rmiregistry can now accept incoming calls
start() - Method in class mx4j.adaptor.rmi.iiop.IIOPAdaptor
 
start() - Method in interface mx4j.adaptor.rmi.iiop.IIOPAdaptorMBean
 
start() - Method in interface mx4j.adaptor.rmi.jrmp.JRMPAdaptorMBean
 
start() - Method in class mx4j.adaptor.rmi.jrmp.JRMPAdaptor
 
start() - Method in interface mx4j.adaptor.rmi.RMIAdaptorMBean
Starts this adaptor, so that it can accept incoming calls
start() - Method in class mx4j.adaptor.rmi.RMIAdaptor
Starts this adaptor, so that it can accept incoming calls
start() - Method in class mx4j.adaptor.http.HttpAdaptor
Starts the server
start() - Method in interface mx4j.adaptor.http.HttpAdaptorMBean
Starts the server
start() - Method in interface mx4j.server.interceptor.MBeanServerInterceptorConfiguratorMBean
Starts this configurator, so that the MBeanServer is now able to accept incoming calls.
start() - Method in class mx4j.server.interceptor.MBeanServerInterceptorConfigurator
Starts this configurator, so that the MBeanServer is now able to accept incoming calls.
start() - Method in class javax.management.timer.Timer
 
start() - Method in interface javax.management.timer.TimerMBean
 
start() - Method in class javax.management.monitor.GaugeMonitor
 
start() - Method in class javax.management.monitor.CounterMonitor
 
start() - Method in class javax.management.monitor.Monitor
 
start() - Method in class javax.management.monitor.StringMonitor
 
start() - Method in interface javax.management.monitor.MonitorMBean
 
start(String) - Method in interface mx4j.log.LoggerBroadcasterMBean
 
start(String) - Method in class mx4j.log.LoggerBroadcaster
 
STATUS_AUTHENTICATE - Static variable in class mx4j.adaptor.http.HttpConstants
Status code AUTHENTICATE
STATUS_BAD_REQUEST - Static variable in class mx4j.adaptor.http.HttpConstants
Status code BAD REQUEST
STATUS_FORBIDDEN - Static variable in class mx4j.adaptor.http.HttpConstants
Status code FORBIDDEN
STATUS_INTERNAL_ERROR - Static variable in class mx4j.adaptor.http.HttpConstants
Status code INTERNAL ERROR
STATUS_MOVED_PERMANENTLY - Static variable in class mx4j.adaptor.http.HttpConstants
Status code MOVED PERMANENTLY
STATUS_MOVED_TEMPORARILY - Static variable in class mx4j.adaptor.http.HttpConstants
Status code MOVED TEMPORARILY
STATUS_NO_CONTENT - Static variable in class mx4j.adaptor.http.HttpConstants
Status code NO CONTENT
STATUS_NOT_ALLOWED - Static variable in class mx4j.adaptor.http.HttpConstants
Status code NOT ALLOWED
STATUS_NOT_FOUND - Static variable in class mx4j.adaptor.http.HttpConstants
Status code NOT FOUND
STATUS_NOT_IMPLEMENTED - Static variable in class mx4j.adaptor.http.HttpConstants
Status code NOT IMPLEMENTED
STATUS_OKAY - Static variable in class mx4j.adaptor.http.HttpConstants
Status code OK
stop() - Method in interface mx4j.log.LoggerBroadcasterMBean
 
stop() - Method in class mx4j.log.LoggerBroadcaster
 
stop() - Method in class mx4j.util.TimeQueue
Stops this TimeQueue.
stop() - Method in class mx4j.tools.heartbeat.HeartBeatListener
 
stop() - Method in class mx4j.tools.heartbeat.HeartBeat
 
stop() - Method in interface mx4j.tools.naming.CosNamingServiceMBean
Stops this MBean: tnameserv cannot accept anymore incoming calls
stop() - Method in class mx4j.tools.naming.CosNamingService
Stops this MBean: tnameserv cannot accept anymore incoming calls
stop() - Method in class mx4j.tools.naming.NamingService
Stops this MBean: rmiregistry cannot accept anymore incoming calls
stop() - Method in interface mx4j.tools.naming.NamingServiceMBean
Stops this MBean: rmiregistry cannot accept anymore incoming calls
stop() - Method in class mx4j.adaptor.rmi.iiop.IIOPAdaptor
 
stop() - Method in interface mx4j.adaptor.rmi.iiop.IIOPAdaptorMBean
 
stop() - Method in interface mx4j.adaptor.rmi.jrmp.JRMPAdaptorMBean
 
stop() - Method in class mx4j.adaptor.rmi.jrmp.JRMPAdaptor
 
stop() - Method in interface mx4j.adaptor.rmi.RMIAdaptorMBean
Stops this adaptor, so that it does not accept incoming calls anymore
stop() - Method in class mx4j.adaptor.rmi.RMIAdaptor
Stops this adaptor, so that it does not accept incoming calls anymore
stop() - Method in class mx4j.adaptor.http.HttpAdaptor
Stops the HTTP daemon
stop() - Method in interface mx4j.adaptor.http.HttpAdaptorMBean
Stops the HTTP daemon
stop() - Method in interface mx4j.server.interceptor.MBeanServerInterceptorConfiguratorMBean
Stops this configurator, so that the MBeanServer is not able to accept incoming calls.
stop() - Method in class mx4j.server.interceptor.MBeanServerInterceptorConfigurator
Stops this configurator, so that the MBeanServer is not able to accept incoming calls.
stop() - Method in class javax.management.timer.Timer
 
stop() - Method in interface javax.management.timer.TimerMBean
 
stop() - Method in class javax.management.monitor.GaugeMonitor
 
stop() - Method in class javax.management.monitor.CounterMonitor
 
stop() - Method in class javax.management.monitor.Monitor
 
stop() - Method in class javax.management.monitor.StringMonitor
 
stop() - Method in interface javax.management.monitor.MonitorMBean
 
stop(String) - Method in interface mx4j.log.LoggerBroadcasterMBean
 
stop(String) - Method in class mx4j.log.LoggerBroadcaster
 
store() - Method in interface javax.management.PersistentMBean
Captures the current state of the MBean.
store() - Method in class javax.management.modelmbean.RequiredModelMBean
 
store(Object) - Method in class mx4j.persist.MBeanPersister
 
store(Object) - Method in interface mx4j.persist.PersisterMBean
Store the given information to the storage media.
store(Object) - Method in class mx4j.persist.FilePersister
 
STRING - Static variable in class javax.management.openmbean.SimpleType
 
STRING_TO_COMPARE_VALUE_DIFFERED - Static variable in class javax.management.monitor.MonitorNotification
 
STRING_TO_COMPARE_VALUE_MATCHED - Static variable in class javax.management.monitor.MonitorNotification
 
StringMonitor - class javax.management.monitor.StringMonitor.
 
StringMonitor() - Constructor for class javax.management.monitor.StringMonitor
 
StringMonitorMBean - interface javax.management.monitor.StringMonitorMBean.
 
StringValueExp - class javax.management.StringValueExp.
 
StringValueExp() - Constructor for class javax.management.StringValueExp
 
StringValueExp(String) - Constructor for class javax.management.StringValueExp
 
stripComments(String) - Method in class mx4j.loading.MLetParser
 

T

TabularData - interface javax.management.openmbean.TabularData.
The TabularData interface specifies the behaviour of a specific type of complex open data objects which represent tabular data structures
TabularDataSupport - class javax.management.openmbean.TabularDataSupport.
The TabularDataSupport class is the open data class which implements the TabularData and the Map interfaces, and which is internally based on a hash map data structure
TabularDataSupport(TabularType) - Constructor for class javax.management.openmbean.TabularDataSupport
Creates an empty TabularDataSupport instance whose open-type is tabularType, and whose underlying HashMap has a default initial capacity (101) and default load factor (0.75).
TabularDataSupport(TabularType, int, float) - Constructor for class javax.management.openmbean.TabularDataSupport
Creates an empty TabularDataSupport instance whose open-type is tabularType, and whose underlying HashMap has the specified initial capacity and load factor
TabularType - class javax.management.openmbean.TabularType.
 
TabularType(String, String, CompositeType, String[]) - Constructor for class javax.management.openmbean.TabularType
Constructs a TabularType instance
TextCallback - class mx4j.security.auth.TextCallback.
 
TextCallback() - Constructor for class mx4j.security.auth.TextCallback
 
THRESHOLD_ERROR - Static variable in class javax.management.monitor.MonitorNotification
 
THRESHOLD_HIGH_VALUE_EXCEEDED - Static variable in class javax.management.monitor.MonitorNotification
 
THRESHOLD_LOW_VALUE_EXCEEDED - Static variable in class javax.management.monitor.MonitorNotification
 
THRESHOLD_VALUE_EXCEEDED - Static variable in class javax.management.monitor.MonitorNotification
 
TimeQueue - class mx4j.util.TimeQueue.
A queue that executes TimeTasks.
TimeQueue() - Constructor for class mx4j.util.TimeQueue
Creates a new TimeQueue
Timer - class javax.management.timer.Timer.
 
Timer() - Constructor for class javax.management.timer.Timer
 
TimerMBean - interface javax.management.timer.TimerMBean.
 
TimerNotification - class javax.management.timer.TimerNotification.
 
TimerTask - class mx4j.timer.TimerTask.
A subclass of TimeTask for the JMX Timer service.
TimerTask(TimerNotification, Date, long, long) - Constructor for class mx4j.timer.TimerTask
 
TIMES - Static variable in class javax.management.Query
 
times(ValueExp, ValueExp) - Static method in class javax.management.Query
 
TimeTask - class mx4j.util.TimeTask.
A task that is executed at a specified time.
TimeTask() - Constructor for class mx4j.util.TimeTask
Constructor for subclasses
TimingAdaptorInterceptor - class mx4j.tools.adaptor.interceptor.TimingAdaptorInterceptor.
This interceptor registers and logs invocation times along the adaptor's interceptor chain
TimingAdaptorInterceptor() - Constructor for class mx4j.tools.adaptor.interceptor.TimingAdaptorInterceptor
 
toString() - Method in class mx4j.connector.JMXAddress
 
toString() - Method in class mx4j.adaptor.interceptor.AdaptorInterceptor
 
toString() - Method in class mx4j.security.SimplePrincipal
 
toString() - Method in class javax.management.relation.Role
 
toString() - Method in class javax.management.relation.RoleInfo
 
toString() - Method in class javax.management.relation.RoleUnresolved
 
toString() - Method in class javax.management.ObjectName
 
toString() - Method in class javax.management.timer.TimerNotification
 
toString() - Method in class javax.management.Notification
 
toString() - Method in class javax.management.monitor.MonitorNotification
 
toString() - Method in class javax.management.monitor.GaugeMonitor
 
toString() - Method in class javax.management.monitor.CounterMonitor
 
toString() - Method in class javax.management.monitor.Monitor
 
toString() - Method in class javax.management.monitor.StringMonitor
 
toString() - Method in class javax.management.MBeanServerNotification
 
toString() - Method in class javax.management.openmbean.TabularDataSupport
The string representation consists of the name of this class (ie com.sun.jdmk.TabularDataSupport), the string representation of the tabular type of this instance, and the string representation of the contents (ie list the key=value mappings as returned by a call to dataMap.toString())
toString() - Method in class javax.management.openmbean.CompositeDataSupport
The string representation consists of the name of this class (ie javax.management.openmbean.CompositeDataSupport), the string representation of the composite type of this instance, and the string representation of the contents (ie list the itemName=itemValue mappings).
toString() - Method in class javax.management.openmbean.OpenMBeanConstructorInfoSupport
 
toString() - Method in interface javax.management.openmbean.OpenMBeanParameterInfo
 
toString() - Method in class javax.management.openmbean.ArrayType
Format this ArrayType is a String
toString() - Method in class javax.management.openmbean.SimpleType
Returns a human readable representation of this SimpleType object
toString() - Method in class javax.management.openmbean.OpenType
 
toString() - Method in interface javax.management.openmbean.OpenMBeanAttributeInfo
Returns a string representation of this OpenMBeanAttributeInfo instance.
toString() - Method in interface javax.management.openmbean.TabularData
 
toString() - Method in interface javax.management.openmbean.OpenMBeanOperationInfo
Return a String representation
toString() - Method in class javax.management.openmbean.TabularType
creates a user friendly string value of the class
toString() - Method in class javax.management.openmbean.OpenMBeanParameterInfoSupport
 
toString() - Method in interface javax.management.openmbean.OpenMBeanInfo
Returns a String representation
toString() - Method in interface javax.management.openmbean.CompositeData
 
toString() - Method in class javax.management.openmbean.OpenMBeanOperationInfoSupport
Returns a String representation of this OpenMBeanOperationInfoSupport
toString() - Method in class javax.management.openmbean.CompositeType
 
toString() - Method in class javax.management.openmbean.OpenMBeanAttributeInfoSupport
Returns a string representation of this OpenMBeanAttributeInfo instance.
toString() - Method in interface javax.management.openmbean.OpenMBeanConstructorInfo
 
toString() - Method in class javax.management.Attribute
Returns a String representation of this Attribtue.
toString() - Method in class javax.management.StringValueExp
 
toString() - Method in class javax.management.ObjectInstance
 
TRACE - Static variable in class mx4j.log.Logger
 
trace(Object) - Method in class mx4j.log.Logger
 
trace(Object, Throwable) - Method in class mx4j.log.Logger
 
TRIES_PROP - Static variable in interface mx4j.tools.heartbeat.HeartBeatMBean
 
TYPE_ATTR - Static variable in class mx4j.loading.MLetParser
 

U

unbind() - Method in class mx4j.adaptor.rmi.RMIAdaptor
 
unexport() - Method in class mx4j.connector.rmi.iiop.IIOPRemoteNotificationListenerSupport
 
unexport() - Method in class mx4j.connector.rmi.iiop.IIOPRemoteNotificationFilterSupport
 
unexport() - Method in class mx4j.connector.rmi.jrmp.JRMPRemoteNotificationListenerSupport
 
unexport() - Method in class mx4j.connector.rmi.jrmp.JRMPRemoteNotificationFilterSupport
 
unexport() - Method in class mx4j.connector.rmi.RemoteNotificationFilterSupport
 
unexport() - Method in class mx4j.connector.rmi.RemoteNotificationListenerSupport
 
uninstallInterceptors() - Method in class mx4j.adaptor.rmi.RMIAdaptor
 
UNKNOWN - Static variable in class javax.management.MBeanOperationInfo
 
UnmarshallingMBeanServer - class mx4j.adaptor.rmi.UnmarshallingMBeanServer.
A decorator for MBeanServer that takes care of unmarshalling RMI arguments that are known to the MBean but not to the adaptor.
UnmarshallingMBeanServer(MBeanServer) - Constructor for class mx4j.adaptor.rmi.UnmarshallingMBeanServer
 
unregisterListener() - Method in class mx4j.tools.mail.SMTP
 
unregisterListener() - Method in class mx4j.tools.jython.JythonRunner
 
unregisterMBean(ObjectName) - Method in interface mx4j.connector.MBeanServerConnection
 
unregisterMBean(ObjectName) - Method in interface mx4j.connector.RemoteMBeanServer
 
unregisterMBean(ObjectName) - Method in class mx4j.server.ChainedMBeanServer
 
unregisterMBean(ObjectName) - Method in class mx4j.server.MBeanServerImpl
Unregister a registered MBean
unregisterMBean(ObjectName) - Method in interface javax.management.MBeanServer
 
unregisterObserver(String, NotificationListener) - Method in class mx4j.tools.heartbeat.HeartBeatListener
Removes the specified heartbeat observer.
unregisterObserver(String, NotificationListener) - Method in interface mx4j.tools.heartbeat.HeartBeatListenerControl
Removes the specified heartbeat observer.
UNREGISTRATION_NOTIFICATION - Static variable in class javax.management.MBeanServerNotification
 
unschedule(TimeTask) - Method in class mx4j.util.TimeQueue
Removes the given task from this TimeQueue
unwrapThrowable(Throwable, Class[]) - Method in class mx4j.util.StandardMBeanProxy.Handler
Rethrows as is the given throwable, if it is an instance of one of the given declared classes, ot tries to (recursively) unwrap it and rethrow it.
updateRoleMap(String, Role, List) - Method in interface javax.management.relation.RelationServiceMBean
 
updateRoleMap(String, Role, List) - Method in class javax.management.relation.RelationService
Handles update of the RelationService role map for the update of given roles in a given relation
Utils - class mx4j.util.Utils.
Several utility functions for the JMX implementation
Utils() - Constructor for class mx4j.util.Utils
 

V

VALUE_ATTR - Static variable in class mx4j.loading.MLetParser
 
value(boolean) - Static method in class javax.management.Query
 
value(double) - Static method in class javax.management.Query
 
value(float) - Static method in class javax.management.Query
 
value(int) - Static method in class javax.management.Query
 
value(long) - Static method in class javax.management.Query
 
value(Number) - Static method in class javax.management.Query
 
value(String) - Static method in class javax.management.Query
 
ValueExp - interface javax.management.ValueExp.
Represents values that can be passed to relational expressions.
values() - Method in class javax.management.openmbean.TabularDataSupport
Returns a collection view of the rows contained in this TabularDataSupport instance.
values() - Method in class javax.management.openmbean.CompositeDataSupport
Returns an unmodifiable Collection view of the item values contained in this CompositeData instance.
values() - Method in interface javax.management.openmbean.TabularData
 
values() - Method in interface javax.management.openmbean.CompositeData
 
VERSION_ATTR - Static variable in class mx4j.loading.MLetParser
 
VOID - Static variable in class javax.management.openmbean.SimpleType
 

W

WARN - Static variable in class mx4j.log.Logger
 
warn(Object) - Method in class mx4j.log.Logger
 
warn(Object, Throwable) - Method in class mx4j.log.Logger
 
wildcardMatch(String, String) - Static method in class mx4j.util.Utils
 
write(byte[], int, int) - Method in class mx4j.adaptor.http.Base64.OutputStream
Calls Base64.OutputStream.write(int) repeatedly until len bytes are written.
write(InputStream) - Method in class mx4j.adaptor.http.HttpOutputStream
Writes the content of the input stream to the output stream
write(int) - Method in class mx4j.adaptor.http.Base64.OutputStream
Writes the byte to the output stream after converting to/from Base64 notation.
write(String) - Method in class mx4j.adaptor.http.HttpOutputStream
Writes a given message line
writeError(HttpOutputStream, HttpInputStream, Exception) - Method in interface mx4j.adaptor.http.ProcessorMBean
The method will process the result exception and produce output.
writeError(HttpOutputStream, HttpInputStream, Exception) - Method in class mx4j.adaptor.http.XSLTProcessor
 
writeError(HttpOutputStream, HttpInputStream, Exception) - Method in class mx4j.adaptor.http.DefaultProcessor
 
writeResponse(HttpOutputStream, HttpInputStream, Document) - Method in interface mx4j.adaptor.http.ProcessorMBean
The method will process the result string and produce an output.
writeResponse(HttpOutputStream, HttpInputStream, Document) - Method in class mx4j.adaptor.http.XSLTProcessor
 
writeResponse(HttpOutputStream, HttpInputStream, Document) - Method in class mx4j.adaptor.http.DefaultProcessor
 

X

XSLTProcessor - class mx4j.adaptor.http.XSLTProcessor.
XSLTPostProcessor pass the document through an XSLT transformation
XSLTProcessor() - Constructor for class mx4j.adaptor.http.XSLTProcessor
 
XSLTProcessorMBean - interface mx4j.adaptor.http.XSLTProcessorMBean.
MBean interface.
XSLTProcessorMBeanDescription - class mx4j.adaptor.http.XSLTProcessorMBeanDescription.
MBean description.
XSLTProcessorMBeanDescription() - Constructor for class mx4j.adaptor.http.XSLTProcessorMBeanDescription
 

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