Alphabetical Index

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

A

AbstractConnection - class mx4j.tools.remote.AbstractConnection
Implementation of the Connection interface, to be used on the server-side end of the connection.
Implementation of the ConnectionManager interface that implements emission of connection notifications, authentication, and proper closing of connections.
Called by subclasses.
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.
Base implementation for the HeartBeat interface.
Creates a new HeartBeat.
AbstractJMXConnector - class mx4j.tools.remote.AbstractJMXConnector
Abstract implementation of the JMXConnector interface.
Creates a new JMXConnector that will connect to the given JMXServiceURL
Extends the implementation of JMXConnectorServer by implementing most JMXConnectorServer methods following the JSR 160 specification and delegating implementation specific operations using the template method pattern.
Base implementation of the RemoteNotificationClientHandler interface.
Creates a new remote notification client-side handler.
This class implements partially the JMXConnection interface to forward the calls to an MBeanServerConnection object (hence the name 'invoker').
Class AbstractStatisticsRecorder.
The ServerSocket factory interface.
addAuthorization(String,String) - method in class mx4j.tools.adaptor.http.HttpAdaptor
Adds an authorization pair as username/password
addAuthorization(String,String) - method in class mx4j.tools.adaptor.http.HttpAdaptorMBean
Adds an authorization pair as username/password
addChild(Node) - method in class mx4j.tools.config.DefaultConfigurationBuilder.AbstractNode
Adds, if does not already exist, the specified ClassLoader to this repository.
Adds a command processor object
Adds a command processor object
addCommandProcessor(String,String) - method in class mx4j.tools.adaptor.http.HttpAdaptor
Adds a command processor object by class
addCommandProcessor(String,String) - method in class mx4j.tools.adaptor.http.HttpAdaptorMBean
Adds a command processor object by class
addConnection(mx4j.tools.remote.Connection) - method in class mx4j.tools.remote.http.HTTPService
addEntry(Date,Number) - method in class mx4j.tools.stats.AbstractStatisticsRecorder
Adds an entry to the collection.
Appends the given interceptor, provided by the client, to the existing interceptor chain.
Appends the given interceptor, provided by the client, to the existing interceptor chain.
addMimeType(String,String) - method in class mx4j.tools.adaptor.http.XSLTProcessor
addMimeType(String,String) - method in class mx4j.tools.adaptor.http.XSLTProcessorMBean
Maps a given extension with a specified MIME type
Adds the given tuple with the given listener ID to this handler
Adds the given tuple with the given listener ID to this handler
Adds the given tuple with the given listener ID to this handler
Adds the given notification listener to the MBean, along with the given filter and handback
Adds the given interceptor at the end of the interceptor chain, after the custom interceptors that may be added via addInterceptor(MBeanServerInterceptor).
Adds the given interceptor at the beginning of the interceptor chain, before the custom interceptors that may be added via addInterceptor(MBeanServerInterceptor).
addProvider(Provider) - static method in class mx4j.tools.adaptor.ssl.SSLAdaptorServerSocketFactory
put everything into a map as we need to maintain the correct relationTypeName to relationId TODO: determine how to make relationService tab useful!!
ARCHIVE_ATTR - static field in class mx4j.loading.MLetParser
ARG_TAG - static field 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
AttributeDeser - class mx4j.tools.remote.soap.axis.ser.AttributeDeser
AttributeDeserFactory - class mx4j.tools.remote.soap.axis.ser.AttributeDeserFactory
AttributeDeserFactory(Class,QName) - constructor for class mx4j.tools.remote.soap.axis.ser.AttributeDeserFactory
AttributeListDeser - class mx4j.tools.remote.soap.axis.ser.AttributeListDeser
AttributeListDeserFactory - class mx4j.tools.remote.soap.axis.ser.AttributeListDeserFactory
AttributeListDeserFactory(Class,QName) - constructor for class mx4j.tools.remote.soap.axis.ser.AttributeListDeserFactory
AttributeListSer - class mx4j.tools.remote.soap.axis.ser.AttributeListSer
AttributeListSerFactory - class mx4j.tools.remote.soap.axis.ser.AttributeListSerFactory
AttributeListSerFactory(Class,QName) - constructor for class mx4j.tools.remote.soap.axis.ser.AttributeListSerFactory
AttributeSer - class mx4j.tools.remote.soap.axis.ser.AttributeSer
AttributeSerFactory - class mx4j.tools.remote.soap.axis.ser.AttributeSerFactory
AttributeSerFactory(Class,QName) - constructor for class mx4j.tools.remote.soap.axis.ser.AttributeSerFactory
authenticate(Object) - method in class mx4j.tools.remote.AbstractConnectionManager
Authenticates a Subject with the given credentials, by looking up a JMXAuthenticator in the environment returned by getEnvironment().
authenticate(Object) - method in class mx4j.tools.remote.PasswordAuthenticator
averageValue - field in class mx4j.tools.stats.AbstractStatisticsRecorder
AxisDeserializer - class mx4j.tools.remote.soap.axis.ser.AxisDeserializer
AxisSerializer - class mx4j.tools.remote.soap.axis.ser.AxisSerializer

B

Base64Codec - class mx4j.util.Base64Codec
This class is copy/paste of Jakarta's Commons-Codec v1.1 org.apache.commons.codec.binary.Base64 implementation.
MBeanInvoker that generates on-the-fly implementations to call standard MBeans directly, instead of using reflection.
BCELMBeanInvoker() - constructor for class mx4j.server.BCELMBeanInvoker
bindClient(Object,Map) - method in class mx4j.remote.ConnectionResolver
Connects the client returned by lookupClient(JMXServiceURL,Map) to the server side.
bindClient(Object,Map) - method in class mx4j.tools.remote.http.HTTPResolver
Connects the client returned by ConnectionResolver.lookupClient(JMXServiceURL,Map) to the server side.
bindClient(Object,Map) - method in class mx4j.remote.resolver.iiop.Resolver
Connects the client returned by ConnectionResolver.lookupClient(JMXServiceURL,Map) to the server side.
bindClient(Object,Map) - method in class mx4j.remote.resolver.rmi.Resolver
Connects the client returned by ConnectionResolver.lookupClient(JMXServiceURL,Map) to the server side.
bindClient(Object,Map) - method in class mx4j.tools.remote.resolver.local.Resolver
Connects the client returned by ConnectionResolver.lookupClient(JMXServiceURL,Map) to the server side.
Binds the server created by createServer(JMXServiceURL,Map) to a place specified by the JMXServiceURL.
Binds the server created by ConnectionResolver.createServer(JMXServiceURL,Map) to a place specified by the JMXServiceURL.
Binds the server created by ConnectionResolver.createServer(JMXServiceURL,Map) to a place specified by the JMXServiceURL.
Binds the server created by ConnectionResolver.createServer(JMXServiceURL,Map) to a place specified by the JMXServiceURL.
bindServer(Object,javax.management.remote.JMXServiceURL,Map) - method in class mx4j.tools.remote.resolver.local.Resolver
Binds the server created by ConnectionResolver.createServer(JMXServiceURL,Map) to a place specified by the JMXServiceURL.
Returns whether a boolean variable is in the variables.
buildCommands() - method in class mx4j.tools.adaptor.http.HttpAdaptor
Build the commands
builder - field in class mx4j.tools.adaptor.http.HttpCommandProcessorAdaptor
BurlapClientInvoker - class mx4j.tools.remote.caucho.burlap.BurlapClientInvoker
BurlapClientInvoker(String) - constructor for class mx4j.tools.remote.caucho.burlap.BurlapClientInvoker
BurlapServlet - class mx4j.tools.remote.caucho.burlap.BurlapServlet

C

Once the MBeanInfo has been obtained discard our caches.
Caching MBeanInvoker that uses reflection to invoke on MBean instances.
canCreateParameterValue(String) - static method in class mx4j.tools.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.tools.adaptor.http.HttpUtil
Makes a path canonical
CauchoClientInvoker - class mx4j.tools.remote.caucho.CauchoClientInvoker
CauchoClientInvoker(String) - constructor for class mx4j.tools.remote.caucho.CauchoClientInvoker
CauchoInput - interface mx4j.tools.remote.caucho.CauchoInput
CauchoOutput - interface mx4j.tools.remote.caucho.CauchoOutput
CauchoService - class mx4j.tools.remote.caucho.CauchoService
CauchoService(String) - constructor for class mx4j.tools.remote.caucho.CauchoService
CauchoServlet - class mx4j.tools.remote.caucho.CauchoServlet
chain(Object,Method,Object[]) - method in class mx4j.tools.remote.SubjectInvoker
Base class for chained MBeanServers.
ChainedMBeanServer() - constructor for class mx4j.server.ChainedMBeanServer
Creates a new ChainedMBeanServer that will delegate to an MBeanServer specified using setMBeanServer(MBeanServer)
Creates a new ChainedMBeanServer that delegates to the specified MBeanServer.
Base class for chained MBeanServerBuilders.
Creates a new chained MBeanServerBuilder
checkRelationServiceIsRegistered() - method in class mx4j.tools.adaptor.http.RelationCommandProcessor
ObjectInputStream that can read serialized java Objects using a supplied classloader to find the object's classes.
Creates a new ClassLoaderObjectInputStream
clear() - method in class mx4j.timer.TimeQueue
Removes all the tasks from this TimeQueue.
clearInterceptors() - method in class mx4j.server.interceptor.MBeanServerInterceptorConfigurator
Removes all the interceptors added via addInterceptor(MBeanServerInterceptor interceptor).
clearInterceptors() - method in class mx4j.server.interceptor.MBeanServerInterceptorConfiguratorMBean
Removes all the interceptors added via addInterceptor(MBeanServerInterceptor interceptor).
clearNotificationStatus() - method in class mx4j.monitor.MX4JMonitor.MonitorInfo
clearObservedObjects() - method in class mx4j.monitor.MX4JMonitor
CLIENT_PROVIDER_CLASS - static field in class mx4j.remote.MX4JRemoteConstants
The string 'ClientProvider' as mandated by the spec
ClientInvoker - class mx4j.remote.rmi.ClientInvoker
An MBeanServerConnection that "converts" the MBeanServerConnection calls to RMIConnection calls, performing wrapping of parameters and/or the needed actions.
ClientProvider - class mx4j.remote.provider.iiop.ClientProvider
ClientProvider - class mx4j.remote.provider.rmi.ClientProvider
ClientProvider - class mx4j.tools.remote.provider.burlap.ClientProvider
ClientProvider - class mx4j.tools.remote.provider.burlap.ssl.ClientProvider
ClientProvider - class mx4j.tools.remote.provider.hessian.ClientProvider
ClientProvider - class mx4j.tools.remote.provider.hessian.ssl.ClientProvider
ClientProvider - class mx4j.tools.remote.provider.local.ClientProvider
ClientProvider - class mx4j.tools.remote.provider.soap.ClientProvider
SOAP Connector Client Provider
ClientProvider - class mx4j.tools.remote.provider.soap.ssl.ClientProvider
ClientProxy - class mx4j.remote.ClientProxy
ClientUnmarshaller - class mx4j.remote.rmi.ClientUnmarshaller
An MBeanServerConnection proxy that performs the setting of the appropriate context classloader to allow classloading of classes sent by the server but not known to the client, in methods like MBeanServerConnection.getAttribute, MBeanServerConnection.invoke and so on.
clone() - method in class mx4j.server.MBeanRepository
Clones this MBean repository
close() - method in class mx4j.tools.remote.AbstractConnection
Closes this connection
close() - method in class mx4j.tools.remote.AbstractConnectionManager
Implemented using the template method pattern
close() - method in class mx4j.tools.remote.AbstractJMXConnector
close() - method in class mx4j.tools.remote.Connection
Closes this connection
close() - method in class mx4j.tools.remote.ConnectionManager
Closes this ConnectionManager and all the opened connections it manages.
close() - method in class mx4j.remote.DefaultRemoteNotificationServerHandler
Closes this handler, that will not accept anymore add or removal of listeners
close() - method in class mx4j.tools.remote.http.HTTPClientInvoker
close() - method in class mx4j.tools.remote.http.HTTPServerInvoker
close() - method in class mx4j.tools.remote.http.HTTPService
close() - method in class mx4j.tools.remote.JMXConnection
close() - method in class mx4j.tools.remote.JMXConnectionHandler
Overridden to allow nested connections to close and release their resources and, afterwards, to close this connection with the JSR 160 semantic provided by the superclass.
close() - method in class mx4j.remote.RemoteNotificationServerHandler
Closes this handler, that will not accept anymore add or removal of listeners
close() - method in class mx4j.remote.rmi.RMIConnectionInvoker
close() - method in class mx4j.tools.remote.soap.SOAPClientInvoker
CLOSE_BRACKET - static field in class mx4j.loading.MLetParser
CLOSE_COMMENT - static field in class mx4j.loading.MLetParser
Implemented using the template method pattern, handles the emission of the connection notification of type "closed".
Closes the given Connection.
code - field in class mx4j.tools.adaptor.http.HttpException
Error code
code - field in class mx4j.tools.adaptor.http.HttpOutputStream
Answer code
CODE_ATTR - static field in class mx4j.loading.MLetParser
CODEBASE_ATTR - static field in class mx4j.loading.MLetParser
CommandProcessorUtil - class mx4j.tools.adaptor.http.CommandProcessorUtil
Contains utilities common to CommandProcessor objects
CommonsLogger - class mx4j.log.CommonsLogger
Log that redirects log calls to Jakarta Commons Logging.
CommonsLogger() - constructor for class mx4j.log.CommonsLogger
compare(Number,Number) - method in class mx4j.monitor.MX4JCounterMonitor
compare(Number,Number) - method in class mx4j.monitor.MX4JGaugeMonitor
compare(String,String) - method in class mx4j.monitor.MX4JStringMonitor
compareTo(Object) - method in class mx4j.tools.stats.PointTime
compareTo(Object) - method in class mx4j.timer.TimeTask
Compares 2 TimeTasks by comparing their next execution times
completeCall() - method in class mx4j.tools.remote.caucho.CauchoInput
completeCall() - method in class mx4j.tools.remote.caucho.CauchoOutput
completeReply() - method in class mx4j.tools.remote.caucho.CauchoInput
completeReply() - method in class mx4j.tools.remote.caucho.CauchoOutput
ConfigurationBuilder - interface mx4j.tools.config.ConfigurationBuilder
ConfigurationException() - constructor for class mx4j.tools.config.ConfigurationException
ConfigurationException(String) - constructor for class mx4j.tools.config.ConfigurationException
ConfigurationException(String,Throwable) - constructor for class mx4j.tools.config.ConfigurationException
ConfigurationException(Throwable) - constructor for class mx4j.tools.config.ConfigurationException
ConfigurationLoader - class mx4j.tools.config.ConfigurationLoader
ConfigurationLoader() - constructor for class mx4j.tools.config.ConfigurationLoader
connect() - method in class mx4j.tools.remote.AbstractJMXConnector
connect(Map) - method in class mx4j.tools.remote.AbstractJMXConnector
connect(Object) - method in class mx4j.tools.remote.AbstractConnectionManager
Implemented using the template method pattern, it handles authentication, creation of the connection ID, emission of connection notification of type "opened".
connect(Object) - method in class mx4j.tools.remote.ConnectionManager
Factory method that creates connections that are specific to the client that invoked this method.
connect(Object) - method in class mx4j.tools.remote.http.HTTPClientInvoker
This method is called when a call initiated by javax.management.remote.JMXConnector.connect arrives on server side.
connect(Object) - method in class mx4j.tools.remote.http.HTTPConnection
This method is called when a call initiated by javax.management.remote.JMXConnector.connect arrives on server side.
connect(Object) - method in class mx4j.tools.remote.http.HTTPConnectionHandler
This method is called when a call initiated by javax.management.remote.JMXConnector.connect arrives on server side.
connect(Object) - method in class mx4j.tools.remote.http.HTTPServerInvoker
This method is called when a call initiated by javax.management.remote.JMXConnector.connect arrives on server side.
connect(Object) - method in class mx4j.tools.remote.http.HTTPService
This method is called when a call initiated by javax.management.remote.JMXConnector.connect arrives on server side.
connect(Object) - method in class mx4j.tools.remote.soap.SOAPClientInvoker
This method is called when a call initiated by javax.management.remote.JMXConnector.connect arrives on server side.
Connection - interface mx4j.tools.remote.Connection
Represents a connection between a client and a server.
CONNECTION_HEARTBEAT_PERIOD - static field in class mx4j.remote.MX4JRemoteConstants
MX4J's implementation uses this property to specify the period (in ms) of the heartbeat pulse for JMXConnectors that use heartbeat to check if the connection with JMXConnectorServers is still alive.
CONNECTION_HEARTBEAT_RETRIES - static field in class mx4j.remote.MX4JRemoteConstants
MX4J's implementation uses this property to specify the number of retries of heartbeat pulses before declaring the connection between a JMXConnector and a JMXConnectorServer failed, at which a notification failed is emitted.
This class is used in the Axis deployment descriptor, and parses the SOAP header (on server-side) that contains the connection ID sent by the client.
ConnectionManager - interface mx4j.tools.remote.ConnectionManager
A ConnectionManager is a server-side object that acts as the factory for new connections and manages the authentication details.
ConnectionResolver handles the details of creating connections for different protocols.
constructClassName(String,String,String) - static method in class mx4j.remote.ProviderHelper
ConstructorsCommandProcessor, processes a request to query the available constructors for a classname
ConstructorsCommandProcessor() - constructor for class mx4j.tools.adaptor.http.ConstructorsCommandProcessor
Returns whether the tuple is already present in this handler
containsKey(String) - method in class mx4j.tools.config.ConfigurationBuilder.ObjectsHolder
This interceptor sets the context class loader to the proper value for incoming calls.
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
Management interface for the CosNamingService MBean.
Management interface descriptions for the CosNamingService MBean.
count - field in class mx4j.tools.stats.AbstractStatisticsRecorder
create() - static method in class mx4j.server.MBeanMetaData.Factory
create(mx4j.server.MBeanMetaData) - static method in class mx4j.server.BCELMBeanInvoker
Creates a new MBeanInvoker created on-the-fly by using BCEL.
createArchiveURL(URL,String) - method in class mx4j.loading.MLetTag
Returns the URL for the given archive file name using the provided URL as a codebase, or null if the URL cannot be created.
createCauchoInput(InputStream) - method in class mx4j.tools.remote.caucho.burlap.BurlapClientInvoker
createCauchoInput(InputStream) - method in class mx4j.tools.remote.caucho.burlap.BurlapServlet
createCauchoInput(InputStream) - method in class mx4j.tools.remote.caucho.CauchoClientInvoker
createCauchoInput(InputStream) - method in class mx4j.tools.remote.caucho.CauchoServlet
createCauchoInput(InputStream) - method in class mx4j.tools.remote.caucho.hessian.HessianClientInvoker
createCauchoInput(InputStream) - method in class mx4j.tools.remote.caucho.hessian.HessianServlet
createCauchoOutput(OutputStream) - method in class mx4j.tools.remote.caucho.burlap.BurlapClientInvoker
createCauchoOutput(OutputStream) - method in class mx4j.tools.remote.caucho.burlap.BurlapServlet
createCauchoOutput(OutputStream) - method in class mx4j.tools.remote.caucho.CauchoClientInvoker
createCauchoOutput(OutputStream) - method in class mx4j.tools.remote.caucho.CauchoServlet
createCauchoOutput(OutputStream) - method in class mx4j.tools.remote.caucho.hessian.HessianClientInvoker
createCauchoOutput(OutputStream) - method in class mx4j.tools.remote.caucho.hessian.HessianServlet
createClassComparator() - static method in class mx4j.tools.adaptor.http.CommandProcessorUtil
createConfigurationNode(Element) - method in class mx4j.tools.config.ConfigurationBuilder
createConnectionID(Subject) - method in class mx4j.tools.remote.AbstractConnectionManager
Returns a connection ID as specified by JSR 160.
Creates a notification emitter used to emit connection notifications.
createConstructorComparator() - static method in class mx4j.tools.adaptor.http.CommandProcessorUtil
createLoggerPrototype() - method in class mx4j.log.LoggerBroadcaster
To be overridden to return metadata information about manageable attributes.
CreateMBeanCommandProcessor, processes a request for creating and registering an MBean
CreateMBeanCommandProcessor() - constructor for class mx4j.tools.adaptor.http.CreateMBeanCommandProcessor
Constructs a new CreateMBeanCommandProcessor
To be overridden to return metadata information about manageable constructors.
Creates the MBeanInfo for this instance, calling in succession factory methods that the user can override.
To be overridden to return metadata information about manageable notifications.
To be overridden to return metadata information about manageable operations.
createMonitorInfo() - method in class mx4j.monitor.MX4JCounterMonitor
createMonitorInfo() - method in class mx4j.monitor.MX4JGaugeMonitor
createMonitorInfo() - method in class mx4j.monitor.MX4JMonitor
createMonitorInfo() - method in class mx4j.monitor.MX4JStringMonitor
createNotificationEmitter() - method in class mx4j.monitor.MX4JMonitor
createObject() - method in class mx4j.tools.remote.soap.axis.ser.AttributeDeser
createObject() - method in class mx4j.tools.remote.soap.axis.ser.AttributeListDeser
createObject() - method in class mx4j.tools.remote.soap.axis.ser.AxisDeserializer
createObject() - method in class mx4j.tools.remote.soap.axis.ser.MBeanAttributeInfoDeser
createObject() - method in class mx4j.tools.remote.soap.axis.ser.MBeanConstructorInfoDeser
createObject() - method in class mx4j.tools.remote.soap.axis.ser.MBeanInfoDeser
createObject() - method in class mx4j.tools.remote.soap.axis.ser.MBeanNotificationInfoDeser
createObject() - method in class mx4j.tools.remote.soap.axis.ser.MBeanOperationInfoDeser
createObject() - method in class mx4j.tools.remote.soap.axis.ser.MBeanParameterInfoDeser
createObject() - method in class mx4j.tools.remote.soap.axis.ser.MBeanServerNotificationDeser
createObject() - method in class mx4j.tools.remote.soap.axis.ser.MBeanServerNotificationFilterDeser
createObject() - method in class mx4j.tools.remote.soap.axis.ser.MonitorNotificationDeser
createObject() - method in class mx4j.tools.remote.soap.axis.ser.NotificationDeser
createObject() - method in class mx4j.tools.remote.soap.axis.ser.NotificationFilterSupportDeser
createObject() - method in class mx4j.tools.remote.soap.axis.ser.NotificationResultDeser
createObject() - method in class mx4j.tools.remote.soap.axis.ser.ObjectInstanceDeser
createObject() - method in class mx4j.tools.remote.soap.axis.ser.ObjectNameDeser
createObject() - method in class mx4j.tools.remote.soap.axis.ser.PrincipalDeser
createObject() - method in class mx4j.tools.remote.soap.axis.ser.RelationTypeSupportDeser
createObject() - method in class mx4j.tools.remote.soap.axis.ser.RoleDeser
createObject() - method in class mx4j.tools.remote.soap.axis.ser.RoleInfoDeser
createObject() - method in class mx4j.tools.remote.soap.axis.ser.RoleListDeser
createObject() - method in class mx4j.tools.remote.soap.axis.ser.RoleResultDeser
createObject() - method in class mx4j.tools.remote.soap.axis.ser.RoleUnresolvedDeser
createObject() - method in class mx4j.tools.remote.soap.axis.ser.RoleUnresolvedListDeser
createObject() - method in class mx4j.tools.remote.soap.axis.ser.SetDeser
createObject() - method in class mx4j.tools.remote.soap.axis.ser.SubjectDeser
createObject() - method in class mx4j.tools.remote.soap.axis.ser.TargetedNotificationDeser
createObject() - method in class mx4j.tools.remote.soap.axis.ser.TimerNotificationDeser
createObjectInstanceComparator() - static method in class mx4j.tools.adaptor.http.CommandProcessorUtil
createObjectNameComparator() - static method in class mx4j.tools.adaptor.http.CommandProcessorUtil
createParameterValue(String,String) - static method in class mx4j.tools.adaptor.http.CommandProcessorUtil
Creates a parameter object of the given type containing a given value.
createRMIServer(javax.management.remote.JMXServiceURL,Map) - method in class mx4j.remote.resolver.iiop.Resolver
createRMIServer(javax.management.remote.JMXServiceURL,Map) - method in class mx4j.remote.resolver.rmi.Resolver
Creates an instance of the server as specified in the given JMXServiceURL.
Creates an instance of the server as specified in the given JMXServiceURL.
createServer(javax.management.remote.JMXServiceURL,Map) - method in class mx4j.remote.resolver.rmi.Resolver
Creates an instance of the server as specified in the given JMXServiceURL.
createServer(javax.management.remote.JMXServiceURL,Map) - method in class mx4j.tools.remote.resolver.local.Resolver
Creates an instance of the server as specified in the given JMXServiceURL.
createServerSocket(int) - method in class mx4j.tools.remote.rmi.SSLRMIServerSocketFactory
Creates a new ServerSocket on the specified port, with the specified backlog and on the given host.
createServerSocket(int,int,String) - method in class mx4j.tools.adaptor.ssl.SSLAdaptorServerSocketFactory
Returns a SSLServerSocket on the given port.
createService() - method in class mx4j.tools.remote.caucho.burlap.BurlapServlet
createService() - method in class mx4j.tools.remote.caucho.hessian.HessianServlet
createService() - method in class mx4j.tools.remote.caucho.burlap.SSLBurlapServlet
createService() - method in class mx4j.tools.remote.caucho.hessian.SSLHessianServlet
createSocket(String,int) - method in class mx4j.tools.remote.rmi.SSLRMIClientSocketFactory
createTransformer(String) - method in class mx4j.tools.adaptor.http.XSLTProcessor

D

DEBUG - static field in class mx4j.log.Logger
debug(Object) - method in class mx4j.log.Logger
debug(Object,Throwable) - method in class mx4j.log.Logger
decodeBase64(byte[]) - static method in class mx4j.util.Base64Codec
decodeStub(javax.management.remote.JMXServiceURL,Map) - method in class mx4j.remote.resolver.iiop.Resolver
decodeStub(javax.management.remote.JMXServiceURL,Map) - method in class mx4j.remote.resolver.rmi.Resolver
DEFAULT_WEB_CONTAINER_CLASS - static field in class mx4j.tools.remote.http.HTTPResolver
Default implementation of a ClassLoaderRepository
Base class for MBeanServer --> MBean interceptors.
DefaultMBeanServerInterceptor() - constructor for class mx4j.server.interceptor.DefaultMBeanServerInterceptor
Management interface for the DefaultMBeanServerInterceptor MBean
Management interface description for the DefaultMBeanServerInterceptor MBean
DefaultProcessor - class mx4j.tools.adaptor.http.DefaultProcessor
DefaultPostProcessor doesn't alter the result, just publising the xml file
Base implementation of the RemoteNotificationServerHandler interface.
Creates a new remote notification server handler.
DeleteMBeanCommandProcessor, processes a request for unregistering an MBean
DeleteMBeanCommandProcessor() - constructor for class mx4j.tools.adaptor.http.DeleteMBeanCommandProcessor
deploy(javax.management.remote.JMXServiceURL,Map) - method in class mx4j.tools.remote.http.HTTPResolver
deploy(javax.management.remote.JMXServiceURL,Map) - method in class mx4j.tools.remote.resolver.soap.Resolver
Deploys the given servlet class mapping it to the URL specified by the given JMXServiceURL.
Deploys the given servlet class mapping it to the URL specified by the given JMXServiceURL.
deserialize(String,byte[]) - method in class mx4j.server.ChainedMBeanServer
deserialize(String,byte[]) - method in class mx4j.server.MX4JMBeanServer
destroy() - method in class mx4j.tools.remote.caucho.burlap.BurlapServlet
destroy() - method in class mx4j.tools.remote.caucho.hessian.HessianServlet
Destroys the server created by createServer(JMXServiceURL,Map), by cleaning up resources it may have requested at creation time
Destroys the server created by ConnectionResolver.createServer(JMXServiceURL,Map), by cleaning up resources it may have requested at creation time
Destroys the server created by ConnectionResolver.createServer(JMXServiceURL,Map), by cleaning up resources it may have requested at creation time
Destroys the server created by ConnectionResolver.createServer(JMXServiceURL,Map), by cleaning up resources it may have requested at creation time
destroyServer(Object,javax.management.remote.JMXServiceURL,Map) - method in class mx4j.tools.remote.resolver.local.Resolver
Destroys the server created by ConnectionResolver.createServer(JMXServiceURL,Map), by cleaning up resources it may have requested at creation time
doClose() - method in class mx4j.tools.remote.AbstractConnectionManager
Closes this ConnectionManager but not the connections it manages
doClose() - method in class mx4j.tools.remote.AbstractJMXConnector
Template method to be implemented by subclasses to close this JMXConnector
doClose() - method in class mx4j.tools.remote.http.HTTPConnectionManager
HTTPConnectionManager does not really manages connections, so this method does nothing by default
doClose() - method in class mx4j.tools.remote.http.HTTPConnector
Template method to be implemented by subclasses to close this JMXConnector
doClose() - method in class mx4j.tools.remote.local.LocalConnector
Template method to be implemented by subclasses to close this JMXConnector
Closes the given Connection.
HTTPConnectionManager does not really manages connections, so this method does nothing by default
doConnect(Map) - method in class mx4j.tools.remote.AbstractJMXConnector
doConnect(Map) - method in class mx4j.tools.remote.http.HTTPConnector
doConnect(Map) - method in class mx4j.tools.remote.local.LocalConnector
doConnect(String,Subject) - method in class mx4j.tools.remote.AbstractConnectionManager
Template method to be implemented by subclasses; must return the server-side part of a connection.
doConnect(String,Subject) - method in class mx4j.tools.remote.http.HTTPConnectionManager
doGetMBeanServerConnection(Subject) - method in class mx4j.tools.remote.AbstractJMXConnector
Template method to be implemented by subclasses to return an MBeanServerConnection for the given delegate subject.
doGetMBeanServerConnection(Subject) - method in class mx4j.tools.remote.http.HTTPConnector
Template method to be implemented by subclasses to return an MBeanServerConnection for the given delegate subject.
doGetMBeanServerConnection(Subject) - method in class mx4j.tools.remote.local.LocalConnector
Template method to be implemented by subclasses to return an MBeanServerConnection for the given delegate subject.
doGetMBeanServerConnection(Subject) - method in class mx4j.tools.remote.soap.SOAPConnector
Template method to be implemented by subclasses to return an MBeanServerConnection for the given delegate subject.
Centralizes exception handling necessary to convert exceptions thrown by MBean's methods to JMX exceptions.
doStart() - method in class mx4j.tools.remote.AbstractJMXConnectorServer
Template method implemented by subclasses to start this JMXConnectorServer
doStart() - method in class mx4j.tools.stats.AbstractStatisticsRecorder
Subclasses may override this to offer a custom startup procedure
doStart() - method in class mx4j.tools.remote.http.HTTPConnectorServer
doStart() - method in class mx4j.tools.remote.local.LocalConnectorServer
doStart() - method in class mx4j.tools.stats.ObserverStatisticsRecorder
doStop() - method in class mx4j.tools.remote.AbstractJMXConnectorServer
Template method implemented by subclasses to stop this JMXConnectorServer
doStop() - method in class mx4j.tools.stats.AbstractStatisticsRecorder
Subclasses may override this to offer a custom stop procedure
doStop() - method in class mx4j.tools.remote.http.HTTPConnectorServer
doStop() - method in class mx4j.tools.remote.local.LocalConnectorServer
doStop() - method in class mx4j.tools.stats.ObserverStatisticsRecorder

E

EMBEDDED_WEB_CONTAINER_CLASS - static field in class mx4j.tools.remote.http.HTTPConnectorServer
EMPTY_ARGS - static field in class mx4j.server.ReflectionMBeanInvoker
A zero-length Object[] that indicates a parameterless argument list of a method
EMPTY_PARAMS - static field in class mx4j.server.ReflectionMBeanInvoker
A zero-length String[] that indicates a parameterless signature of a method.
EmptyCommandProcessor - class mx4j.tools.adaptor.http.EmptyCommandProcessor
EmptyCommandProcessor, returns an empty xml tree
EmptyCommandProcessor() - constructor for class mx4j.tools.adaptor.http.EmptyCommandProcessor
Constructs a new EmptyCommandProcessor
encodeBase64(byte[]) - static method in class mx4j.util.Base64Codec
encodeStub(javax.management.remote.rmi.RMIServerImpl,Map) - method in class mx4j.remote.resolver.iiop.Resolver
encodeStub(javax.management.remote.rmi.RMIServerImpl,Map) - method in class mx4j.remote.resolver.rmi.Resolver
entries - field in class mx4j.tools.stats.AbstractStatisticsRecorder
equals(Object) - method in class mx4j.remote.NotificationTuple
equals(Object) - method in class mx4j.tools.stats.PointTime
equals(Object) - method in class mx4j.tools.remote.rmi.SSLRMIClientSocketFactory
equals(Object) - method in class mx4j.timer.TimerTask
ERROR - static field in class mx4j.log.Logger
error(Object) - method in class mx4j.log.Logger
error(Object,Throwable) - method in class mx4j.log.Logger
Executes an HTTP request.

F

Factory class that creates instance of the MBeanMetaData interface.
FATAL - static field in class mx4j.log.Logger
fatal(Object) - method in class mx4j.log.Logger
fatal(Object,Throwable) - method in class mx4j.log.Logger
FETCH_NOTIFICATIONS_MAX_NUMBER - static field in class mx4j.remote.MX4JRemoteConstants
The reference implementation uses this property to specify the maximum number of notification to fetch.
FETCH_NOTIFICATIONS_SLEEP - static field in class mx4j.remote.MX4JRemoteConstants
MX4J's implementation uses this property to specify the amount of time (in ms) the client should sleep between notification fetches.
FETCH_NOTIFICATIONS_TIMEOUT - static field in class mx4j.remote.MX4JRemoteConstants
The reference implementation uses this property to specify the notification fetch timeout (in ms).
Calls the server side to fetch notifications.
Fetches notifications from the notification buffer in order to send them to the client side
fetchNotifications(long,int,long) - method in class mx4j.tools.remote.http.HTTPClientInvoker
fetchNotifications(long,int,long) - method in class mx4j.tools.remote.http.HTTPConnection
fetchNotifications(long,int,long) - method in class mx4j.tools.remote.http.HTTPConnectionHandler
Calls the server side to fetch notifications.
fetchNotifications(long,int,long) - method in class mx4j.tools.remote.http.HTTPServerInvoker
fetchNotifications(long,int,long) - method in class mx4j.tools.remote.http.HTTPService
Fetches notifications from the notification buffer in order to send them to the client side
Calls the server side to fetch notifications.
fetchNotifications(long,int,long) - method in class mx4j.tools.remote.soap.SOAPClientInvoker
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.
This method filters the given notification array and returns a possibly smaller array containing only notifications that passed successfully the filtering.
find(javax.management.remote.JMXServiceURL) - static method in class mx4j.tools.remote.local.LocalConnectorServer
findConnection() - method in class mx4j.tools.remote.http.HTTPService
findConnectionId() - method in class mx4j.tools.remote.caucho.CauchoService
findConnectionId() - method in class mx4j.tools.remote.http.HTTPService
findConnectionId() - method in class mx4j.tools.remote.soap.SOAPService
findJMXServiceURL() - method in class mx4j.tools.remote.http.HTTPService
Returns the (public) method with the given name and signature on the given class.
findMethod(String) - method in class mx4j.tools.remote.caucho.CauchoServlet
findRequestURL() - method in class mx4j.tools.remote.caucho.CauchoService
findRequestURL() - method in class mx4j.tools.remote.http.HTTPService
findRequestURL() - method in class mx4j.tools.remote.soap.SOAPService
findSystemPackageList(String) - static method in class mx4j.remote.ProviderHelper

G

Returns a unique ID for a client-side NotificationListener
Returns a unique ID for a client-side NotificationListener
Returns the metadata information associated with the given object name.
get(String,String[]) - method in class mx4j.util.MethodTernaryTree
Returns the method information given the method name and its signature.
getAddress() - method in class mx4j.tools.remote.AbstractJMXConnector
Returns the JMXServiceURL this JMXConnector will connect to.
getAddress() - method in class mx4j.tools.remote.AbstractJMXConnectorServer
getArchive() - method in class mx4j.loading.MLetTag
getArguments() - method in class mx4j.loading.MLetTag
Returns the value of the specified attribute.
Gets the specified attribute value from the MBean instance.
Returns the value of the specified attribute.
Returns the value of the manageable attribute, as specified by the DynamicMBean interface.
getAttribute(String) - method in class mx4j.tools.remote.proxy.RemoteMBeanProxy
GetAttributeCommandProcessor, processes a request for getting one attribute of a specific MBean.
GetAttributeCommandProcessor() - constructor for class mx4j.tools.adaptor.http.GetAttributeCommandProcessor
Should return the description for the specified attribute.
Should return the description for the specified attribute.
getAttributeDescription(String) - method in class mx4j.tools.adaptor.http.HttpAdaptorMBeanDescription
Should return the description for the specified attribute.
Should return the description for the specified attribute.
Should return the description for the specified attribute.
Should return the description for the specified attribute.
Should return the description for the specified attribute.
Should return the description for the specified attribute.
Should return the description for the specified attribute.
Should return the description for the specified attribute.
getAttributeDescription(String) - method in class mx4j.tools.adaptor.http.ProcessorMBeanDescription
Should return the description for the specified attribute.
Should return the description for the specified attribute.
Should return the description for the specified attribute.
Should return the description for the specified attribute.
Should return the description for the specified attribute.
Should return the description for the specified attribute.
getAttributeDescription(String) - method in class mx4j.tools.adaptor.http.XSLTProcessorMBeanDescription
Should return the description for the specified attribute.
getAttributes() - method in class mx4j.tools.remote.AbstractJMXConnectorServer
Gets the specified attributes values from the MBean instance.
Returns the manageable attributes, as specified by the DynamicMBean interface.
getAttributes(String[]) - method in class mx4j.tools.remote.proxy.RemoteMBeanProxy
getAuthenticationMethod() - method in class mx4j.tools.adaptor.http.HttpAdaptor
Authentication Method
getAuthenticationMethod() - method in class mx4j.tools.adaptor.http.HttpAdaptorMBean
Authentication Method
getAverage() - method in class mx4j.tools.stats.AbstractStatisticsRecorder
Returns the Average Value
getAverage() - method in class mx4j.tools.stats.StatisticsRecorderMBean
Returns the Average Value
getBCC() - method in class mx4j.tools.mail.SMTP
getBCC() - method in class mx4j.tools.mail.SMTPMBean
Gets a comma separated list of addresses set in the BCC field
getCachedMBeanInfo() - method in class mx4j.tools.i18n.I18NStandardMBean
Initialise internal data structures.
getCacheScript() - method in class mx4j.tools.jython.JythonRunner
Returns whether the script should be kept in the cache.
getCacheScript() - method in class mx4j.tools.jython.JythonRunnerMBean
Returns whether the script should be kept in the cache.
getCategory() - method in class mx4j.log.Logger
getCause() - method in class mx4j.tools.config.ConfigurationException
getCause() - method in class mx4j.tools.remote.proxy.RemoteMBeanProxyException
getCC() - method in class mx4j.tools.mail.SMTP
getCC() - method in class mx4j.tools.mail.SMTPMBean
Gets a comma separated list of addresses set in the CC field
getChildren() - method in class mx4j.tools.config.ConfigurationBuilder.Node
getChildren() - method in class mx4j.tools.config.DefaultConfigurationBuilder.AbstractNode
getClassLoader() - method in class mx4j.server.MBeanMetaData
Returns the classloader for the MBean
getClassLoaderRepository() - method in class mx4j.server.ChainedMBeanServer
getClassLoaderRepository() - method in class mx4j.server.MX4JMBeanServer
Returns the ClassLoaderRepository for this MBeanServer.
getClassLoaders() - method in class mx4j.server.DefaultClassLoaderRepository
getCode() - method in class mx4j.tools.adaptor.http.HttpException
Return the exception code
getCode() - method in class mx4j.loading.MLetTag
getCodeBase() - method in class mx4j.loading.MLetTag
getCodeMessage(int) - static method in class mx4j.tools.adaptor.http.HttpUtil
Gets a message apropriate for a give HTTP code
getConnection() - method in class mx4j.tools.remote.JMXConnectionHandler
getConnection() - method in class mx4j.tools.remote.JMXConnectionMBeanServerConnection
getConnectionId() - method in class mx4j.tools.remote.AbstractConnection
Returns the connection ID as specified by JSR 160 specification
getConnectionId() - method in class mx4j.tools.remote.Connection
Returns the connection ID as specified by JSR 160 specification
getConnectionId() - method in class mx4j.tools.remote.http.HTTPClientInvoker
getConnectionId() - method in class mx4j.tools.remote.http.HTTPConnector
getConnectionId() - method in class mx4j.tools.remote.http.HTTPService
getConnectionId() - method in class mx4j.tools.remote.local.LocalConnector
getConnectionId() - method in class mx4j.remote.rmi.RMIConnectionInvoker
getConnectionId() - method in class mx4j.tools.remote.soap.SOAPClientInvoker
getConnectionNotificationEmitter() - method in class mx4j.tools.remote.AbstractJMXConnector
Should return the description for the given constructor of the MBean.
Should return the description for the given constructor of the MBean.
Should return the description for the given constructor of the MBean.
Should return the description for the given constructor of the MBean.
Should return the description for the given constructor of the MBean.
Should return the description for the given constructor of the MBean.
Should return the description for the given constructor of the MBean.
Should return the description for the constructor's parameter for the given constructor and parameter index.
Should return the description for the constructor's parameter for the given constructor and parameter index.
Should return the description for the constructor's parameter for the given constructor and parameter index.
Should return the description for the constructor's parameter for the given constructor and parameter index.
Should return the description for the constructor's parameter for the given constructor and parameter index.
Should return the description for the constructor's parameter for the given constructor and parameter index.
Should return the name of the constructor's parameter for the given constructor and parameter index.
Should return the name of the constructor's parameter for the given constructor and parameter index.
Should return the name of the constructor's parameter for the given constructor and parameter index.
Should return the name of the constructor's parameter for the given constructor and parameter index.
Should return the name of the constructor's parameter for the given constructor and parameter index.
Should return the name of the constructor's parameter for the given constructor and parameter index.
getContent() - method in class mx4j.tools.mail.SMTP
getContent() - method in class mx4j.tools.mail.SMTPMBean
Returns the content of the mail
getDate() - method in class mx4j.tools.stats.PointTime
getDate() - method in class mx4j.timer.TimerTask
getDefaultDeserializer(Class) - method in class mx4j.tools.remote.caucho.serialization.JMXSerializerFactory
getDefaultDomain() - method in class mx4j.server.ChainedMBeanServer
getDefaultDomain() - method in class mx4j.remote.rmi.ClientInvoker
getDefaultDomain() - method in class mx4j.tools.remote.JMXConnectionMBeanServerConnection
getDefaultDomain() - method in class mx4j.server.MX4JMBeanServer
getDefaultDomain(Subject) - method in class mx4j.tools.remote.AbstractServerInvoker
getDefaultDomain(Subject) - method in class mx4j.tools.remote.http.HTTPClientInvoker
getDefaultDomain(Subject) - method in class mx4j.tools.remote.http.HTTPService
getDefaultDomain(Subject) - method in class mx4j.tools.remote.JMXConnection
getDefaultDomain(Subject) - method in class mx4j.tools.remote.JMXConnectionHandler
getDefaultDomain(Subject) - method in class mx4j.remote.rmi.RMIConnectionInvoker
getDefaultDomain(Subject) - method in class mx4j.tools.remote.soap.SOAPClientInvoker
getDefaultPage() - method in class mx4j.tools.adaptor.http.XSLTProcessor
getDefaultPage() - method in class mx4j.tools.adaptor.http.XSLTProcessorMBean
Returns the default start page
getDefaultPriority() - static method in class mx4j.log.Log
Returns the default priority.
getDefaultSerializer(Class) - method in class mx4j.tools.remote.caucho.serialization.JMXSerializerFactory
getDelegateSubject() - method in class mx4j.tools.remote.JMXConnectionMBeanServerConnection
getDerivedGauge() - method in class mx4j.monitor.MX4JMonitorNotification
Obtain the attribute description.
Obtain the constructor description.
Obtain the constructor parameter description.
Obtain global description for MBean.
Obtain the operation description.
Obtain the operation parameter description.
getDifferenceMode() - method in class mx4j.monitor.MX4JCounterMonitor
getDifferenceMode() - method in class mx4j.monitor.MX4JCounterMonitorMBean
getDifferenceMode() - method in class mx4j.monitor.MX4JGaugeMonitor
getDifferenceMode() - method in class mx4j.monitor.MX4JGaugeMonitorMBean
getDomains() - method in class mx4j.server.ChainedMBeanServer
getDomains() - method in class mx4j.remote.rmi.ClientInvoker
getDomains() - method in class mx4j.tools.remote.JMXConnectionMBeanServerConnection
getDomains() - method in class mx4j.server.MX4JMBeanServer
getDomains(Subject) - method in class mx4j.tools.remote.AbstractServerInvoker
getDomains(Subject) - method in class mx4j.tools.remote.http.HTTPClientInvoker
getDomains(Subject) - method in class mx4j.tools.remote.http.HTTPService
getDomains(Subject) - method in class mx4j.tools.remote.JMXConnection
getDomains(Subject) - method in class mx4j.tools.remote.JMXConnectionHandler
getDomains(Subject) - method in class mx4j.remote.rmi.RMIConnectionInvoker
getDomains(Subject) - method in class mx4j.tools.remote.soap.SOAPClientInvoker
getEndpointProtocol(Map) - method in class mx4j.tools.remote.http.HTTPResolver
getEndpointProtocol(Map) - method in class mx4j.tools.remote.resolver.burlap.ssl.Resolver
getEndpointProtocol(Map) - method in class mx4j.tools.remote.resolver.hessian.ssl.Resolver
getEndpointProtocol(Map) - method in class mx4j.tools.remote.resolver.soap.ssl.Resolver
getEntries() - method in class mx4j.tools.stats.AbstractStatisticsRecorder
Returs a sorted map of the recorded values indexed by PointTime
getEntries() - method in class mx4j.tools.stats.StatisticsRecorderMBean
Returs a sorted map of the recorded values indexed by PointTime
getEnvironment() - method in class mx4j.tools.remote.AbstractConnectionManager
Returns the environment passed when creating the JMXConnectorServer
getEnvironment() - method in class mx4j.tools.remote.AbstractJMXConnectorServer
Returns the environment Map as is, without removing non-serializable entries like getAttributes() does.
getFile() - method in class mx4j.tools.adaptor.http.XSLTProcessor
getFile() - method in class mx4j.tools.adaptor.http.XSLTProcessorMBean
Returns the jar/zip file or the directory where XSL files are loaded
getFileName() - method in class mx4j.persist.FilePersister
Returns the path where the information is stored.
getFixedRate() - method in class mx4j.timer.TimerTask
getFixedRate() - method in class mx4j.timer.TimeTask
Returns whether this task is a fixed rate or fixed delay task.
getFromAddress() - method in class mx4j.tools.mail.SMTP
getFromAddress() - method in class mx4j.tools.mail.SMTPMBean
Gets the from address attached to mails
getFromName() - method in class mx4j.tools.mail.SMTP
getFromName() - method in class mx4j.tools.mail.SMTPMBean
Gets the from name presented on the mail
getGauge() - method in class mx4j.monitor.MX4JCounterMonitor.CounterMonitorInfo
getGauge() - method in class mx4j.monitor.MX4JGaugeMonitor.GaugeMonitorInfo
getGauge() - method in class mx4j.monitor.MX4JStringMonitor.StringMonitorInfo
getGranularity() - method in class mx4j.tools.stats.TimedStatisticsRecorder
getGranularity() - method in class mx4j.tools.stats.TimedStatisticsRecorderMBean
Returns how often the MBean will poll the variable value
getGranularityPeriod() - method in class mx4j.monitor.MX4JMonitor
getGranularityPeriod() - method in class mx4j.monitor.MX4JMonitorMBean
getHandback() - method in class mx4j.remote.NotificationTuple
getHeader(String) - method in class mx4j.tools.adaptor.http.HttpInputStream
Returns a given header by name, assumes lower case
getHeaders() - method in class mx4j.tools.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.
getHighThreshold() - method in class mx4j.monitor.MX4JGaugeMonitor
getHighThreshold() - method in class mx4j.monitor.MX4JGaugeMonitorMBean
getHost() - method in class mx4j.tools.adaptor.http.HttpAdaptor
Return the host name the server will be listening to.
getHost() - method in class mx4j.tools.adaptor.http.HttpAdaptorMBean
Return the host name the server will be listening to.
getHTTPConnection() - method in class mx4j.tools.remote.http.HTTPConnector
getImplementationName() - method in class mx4j.server.MX4JMBeanServerDelegate
getIndex() - method in class mx4j.tools.stats.PointTime
getInitThreshold() - method in class mx4j.monitor.MX4JCounterMonitor
getInitThreshold() - method in class mx4j.monitor.MX4JCounterMonitorMBean
getInputStream(String) - method in class mx4j.tools.adaptor.http.XSLTProcessor
getInvokeFilter() - method in class mx4j.remote.NotificationTuple
getJavaType() - method in class mx4j.tools.config.DefaultConfigurationBuilder.Arg
getJMXConnector() - method in class mx4j.tools.remote.proxy.RemoteMBeanProxy
getLocale() - method in class mx4j.tools.adaptor.http.XSLTProcessor
getLocale() - method in class mx4j.tools.adaptor.http.XSLTProcessorMBean
Returns the Locale used to internationalize the output
getLogger() - method in class mx4j.tools.remote.AbstractJMXConnectorServer
getLogger() - method in class mx4j.tools.stats.AbstractStatisticsRecorder
getLogger() - method in class mx4j.tools.remote.soap.axis.ser.AxisDeserializer
getLogger() - method in class mx4j.server.interceptor.DefaultMBeanServerInterceptor
getLogger() - method in class mx4j.tools.remote.http.HTTPService
getLogger() - method in class mx4j.tools.remote.http.jetty.JettyWebContainer
getLogger() - method in class mx4j.monitor.MX4JMonitor
getLogger() - static method in class mx4j.remote.ProviderHelper
getLogger(String) - static method in class mx4j.log.Log
Returns a new instance of a Logger associated with the given category; if redirectTo has been called then a new instance of the prototype Logger, associated with the given category, is returned.
getLowThreshold() - method in class mx4j.monitor.MX4JGaugeMonitor
getLowThreshold() - method in class mx4j.monitor.MX4JGaugeMonitorMBean
getMax() - method in class mx4j.tools.stats.AbstractStatisticsRecorder
Returns the Maximum Value
getMax() - method in class mx4j.tools.stats.StatisticsRecorderMBean
Returns the Maximum Value
getMaxEntries() - method in class mx4j.tools.stats.AbstractStatisticsRecorder
Returns how many entries may be recorded.
getMaxEntries() - method in class mx4j.tools.stats.StatisticsRecorderMBean
Returns how many entries may be recorded.
getMaxRetries() - method in class mx4j.remote.AbstractHeartBeat
Returns the maximum number of attempts that should be made before declaring a connection failed.
getMaxRetries() - method in class mx4j.remote.HeartBeat
Returns the maximum number of retries this heart beat attempts after a first connection failure before declaring the connection or the server as dead.
getMBean() - method in class mx4j.server.MBeanMetaData
Returns the MBean instance
To be overridden to return metadata information about the class name of this MBean; by default returns this class' name.
getMBeanCount() - method in class mx4j.server.ChainedMBeanServer
getMBeanCount() - method in class mx4j.remote.rmi.ClientInvoker
getMBeanCount() - method in class mx4j.tools.remote.JMXConnectionMBeanServerConnection
getMBeanCount() - method in class mx4j.server.MX4JMBeanServer
getMBeanCount(Subject) - method in class mx4j.tools.remote.AbstractServerInvoker
getMBeanCount(Subject) - method in class mx4j.tools.remote.http.HTTPClientInvoker
getMBeanCount(Subject) - method in class mx4j.tools.remote.http.HTTPService
getMBeanCount(Subject) - method in class mx4j.tools.remote.JMXConnection
getMBeanCount(Subject) - method in class mx4j.tools.remote.JMXConnectionHandler
getMBeanCount(Subject) - method in class mx4j.remote.rmi.RMIConnectionInvoker
getMBeanCount(Subject) - method in class mx4j.tools.remote.soap.SOAPClientInvoker
To be overridden to return metadata information about the description of this MBean.
getMBeanDescription() - method in class mx4j.tools.naming.CosNamingServiceMBeanDescription
Should return the description of the MBean.
Should return the description of the MBean.
getMBeanDescription() - method in class mx4j.tools.adaptor.http.HttpAdaptorMBeanDescription
Should return the description of the MBean.
Should return the description of the MBean.
getMBeanDescription() - method in class mx4j.tools.jython.JythonRunnerMBeanDescription
Should return the description of the MBean.
Should return the description of the MBean.
Should return the description of the MBean.
Should return the description of the MBean.
getMBeanDescription() - method in class mx4j.tools.naming.NamingServiceMBeanDescription
Should return the description of the MBean.
Should return the description of the MBean.
Should return the description of the MBean.
getMBeanDescription() - method in class mx4j.tools.adaptor.http.XSLTProcessorMBeanDescription
Should return the description of the MBean.
getMBeanInfo() - method in class mx4j.AbstractDynamicMBean
Returns the MBeaInfo, as specified by the DynamicMBean interface; the default implementation caches the value returned by createMBeanInfo() (that is thus called only once).
getMBeanInfo() - method in class mx4j.server.MBeanMetaData
Returns the MBeanInfo of the MBean
getMBeanInfo() - method in class mx4j.tools.remote.proxy.RemoteMBeanProxy
getMBeanInfo(javax.management.ObjectName,Subject) - method in class mx4j.tools.remote.http.HTTPService
getMBeanInfo(mx4j.server.MBeanMetaData) - method in class mx4j.server.interceptor.MBeanServerInterceptor
Calls getMBeanInfo on the MBean instance (only on DynamicMBeans).
getMBeanInterface() - method in class mx4j.server.MBeanMetaData
Returns the management interface of the standard MBean
getMBeanInvoker() - method in class mx4j.server.MBeanMetaData
Returns the MBeanInvoker of the standard MBean
getMBeanServer() - method in class mx4j.server.ChainedMBeanServer
Returns the nested MBeanServer
getMBeanServer() - method in class mx4j.tools.remote.local.LocalConnectorServer
Returns the chained MBeanServerBuilder this object delegates to.
getMBeanServerConnection() - method in class mx4j.tools.remote.AbstractJMXConnector
getMBeanServerConnection() - method in class mx4j.tools.remote.proxy.RemoteMBeanProxy
getMBeanServerConnection(Subject) - method in class mx4j.tools.remote.AbstractJMXConnector
getMechanismType() - method in class mx4j.tools.remote.soap.axis.ser.AxisSerializer
getMessage() - method in class mx4j.tools.remote.soap.axis.ser.NotificationDeser
getMethod() - method in class mx4j.tools.adaptor.http.HttpInputStream
Returns the method of the request
Returns the method name for the given attribute.
getMimeType() - method in class mx4j.tools.mail.SMTP
getMimeType() - method in class mx4j.tools.mail.SMTPMBean
Gets the MIME type set to the mail
getMin() - method in class mx4j.tools.stats.AbstractStatisticsRecorder
Returns the Minimum Value
getMin() - method in class mx4j.tools.stats.StatisticsRecorderMBean
Returns the Minimum Value
getModulus() - method in class mx4j.monitor.MX4JCounterMonitor
getModulus() - method in class mx4j.monitor.MX4JCounterMonitorMBean
getName() - method in class mx4j.tools.adaptor.http.DefaultProcessor
getName() - method in class mx4j.tools.adaptor.http.ProcessorMBean
getName() - method in class mx4j.tools.adaptor.http.XSLTProcessor
getNext() - method in class mx4j.server.interceptor.DefaultMBeanServerInterceptor
getNextExecutionTime() - method in class mx4j.timer.TimerTask
getNextExecutionTime() - method in class mx4j.timer.TimeTask
Returns the next time at which the task will be executed, ie the run() method is called.
getNotification() - method in class mx4j.timer.TimerTask
getNotificationFilter() - method in class mx4j.remote.NotificationTuple
getNotificationInfo() - method in class mx4j.log.LoggerBroadcaster
getNotificationInfo() - method in class mx4j.monitor.MX4JCounterMonitor
getNotificationInfo() - method in class mx4j.monitor.MX4JGaugeMonitor
getNotificationInfo() - method in class mx4j.monitor.MX4JStringMonitor
getNotificationInfo() - method in class mx4j.tools.remote.proxy.RemoteMBeanProxy
getNotificationListener() - method in class mx4j.remote.NotificationTuple
Returns the ID of the listener for the given tuple
Returns the IDs of the listeners for the given tuple
getNotificationName() - method in class mx4j.tools.mail.SMTP
getNotificationName() - method in class mx4j.tools.mail.SMTPMBean
Returns the notification which will trigger the mail sending
getNotificationType() - method in class mx4j.tools.jython.JythonRunner
Gets the specific notification type being listened
getNotificationType() - method in class mx4j.tools.jython.JythonRunnerMBean
Gets the specific notification type being listened
getNotify() - method in class mx4j.monitor.MX4JCounterMonitor
getNotify() - method in class mx4j.monitor.MX4JCounterMonitorMBean
getNotifyDiffer() - method in class mx4j.monitor.MX4JStringMonitor
getNotifyDiffer() - method in class mx4j.monitor.MX4JStringMonitorMBean
getNotifyHigh() - method in class mx4j.monitor.MX4JGaugeMonitor
getNotifyHigh() - method in class mx4j.monitor.MX4JGaugeMonitorMBean
getNotifyLow() - method in class mx4j.monitor.MX4JGaugeMonitor
getNotifyLow() - method in class mx4j.monitor.MX4JGaugeMonitorMBean
getNotifyMatch() - method in class mx4j.monitor.MX4JStringMonitor
getNotifyMatch() - method in class mx4j.monitor.MX4JStringMonitorMBean
getObject() - method in class mx4j.loading.MLetTag
getObject(String) - method in class mx4j.tools.config.ConfigurationBuilder.ObjectsHolder
getObjectid() - method in class mx4j.tools.config.DefaultConfigurationBuilder.Object
getObjectInstance() - method in class mx4j.server.MBeanMetaData
Returns the ObjectInstance of the MBean
getObjectName() - method in class mx4j.server.MBeanMetaData
Returns the ObjectName of the MBean
getObjectName() - method in class mx4j.loading.MLetTag
getObjectName() - method in class mx4j.remote.NotificationTuple
getObservedAttribute() - method in class mx4j.monitor.MX4JMonitor
getObservedAttribute() - method in class mx4j.monitor.MX4JMonitorMBean
getObservedAttribute() - method in class mx4j.monitor.MX4JMonitorNotification
getObservedAttribute() - method in class mx4j.tools.stats.ObserverStatisticsRecorder
getObservedAttribute() - method in class mx4j.tools.stats.ObserverStatisticsRecorderMBean
Returns the observed Attribute
getObservedObject() - method in class mx4j.tools.jython.JythonRunner
Gets the object being observed by this MBean
getObservedObject() - method in class mx4j.tools.jython.JythonRunnerMBean
Gets the object being observed by this MBean
getObservedObject() - method in class mx4j.monitor.MX4JMonitorNotification
getObservedObject() - method in class mx4j.tools.stats.ObserverStatisticsRecorder
getObservedObject() - method in class mx4j.tools.stats.ObserverStatisticsRecorderMBean
Returns the observed ObjectName
getObservedObject() - method in class mx4j.tools.mail.SMTP
getObservedObject() - method in class mx4j.tools.mail.SMTPMBean
Gets the MBean's objectname which is being listened
getObservedObjects() - method in class mx4j.monitor.MX4JMonitor
getObservedObjects() - method in class mx4j.monitor.MX4JMonitorMBean
getOccurrences() - method in class mx4j.timer.TimerTask
getOffset() - method in class mx4j.monitor.MX4JCounterMonitor
getOffset() - method in class mx4j.monitor.MX4JCounterMonitorMBean
Should return the description for the specified operation.
getOperationDescription(Method) - method in class mx4j.tools.adaptor.http.HttpAdaptorMBeanDescription
Should return the description for the specified operation.
Should return the description for the specified operation.
Should return the description for the specified operation.
Should return the description for the specified operation.
Should return the description for the specified operation.
Should return the description for the specified operation.
getOperationDescription(Method) - method in class mx4j.tools.adaptor.http.ProcessorMBeanDescription
Should return the description for the specified operation.
Should return the description for the specified operation.
Should return the description for the specified operation.
getOperationDescription(Method) - method in class mx4j.tools.adaptor.http.XSLTProcessorMBeanDescription
Should return the description for the specified operation.
Should return the description for the operations's parameter for the given operation and parameter index.
Should return the description for the operations's parameter for the given operation and parameter index.
Should return the description for the operations's parameter for the given operation and parameter index.
Should return the description for the operations's parameter for the given operation and parameter index.
Should return the description for the operations's parameter for the given operation and parameter index.
Should return the description for the operations's parameter for the given operation and parameter index.
getOperationParameterName(Method,int) - method in class mx4j.tools.adaptor.http.HttpAdaptorMBeanDescription
Should return the name of the operation's parameter for the given operation and parameter index.
Should return the name of the operation's parameter for the given operation and parameter index.
Should return the name of the operation's parameter for the given operation and parameter index.
Should return the name of the operation's parameter for the given operation and parameter index.
Should return the name of the operation's parameter for the given operation and parameter index.
Should return the name of the operation's parameter for the given operation and parameter index.
Obtain constructor parameter name.
Obtain operation parameter name.
getParent() - method in class mx4j.tools.config.ConfigurationBuilder.Node
getParent() - method in class mx4j.tools.config.DefaultConfigurationBuilder.AbstractNode
getPath() - method in class mx4j.tools.adaptor.http.HttpInputStream
Returns the path of the request
getPathInJar() - method in class mx4j.tools.adaptor.http.XSLTProcessor
getPathInJar() - method in class mx4j.tools.adaptor.http.XSLTProcessorMBean
Returns the path of the XSL templates inside a jar file.
getPeriod() - method in class mx4j.timer.TimerTask
getPeriod() - method in class mx4j.timer.TimeTask
Returns the period of this task.
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.CosNamingServiceMBean
Returns the port on which tnameserv listens for incoming connections
getPort() - method in class mx4j.tools.adaptor.http.HttpAdaptor
Returns the port where the server is running on.
getPort() - method in class mx4j.tools.adaptor.http.HttpAdaptorMBean
Returns the port where the server is running on.
getPort() - method in class mx4j.tools.naming.NamingService
Returns the port on which rmiregistry listens for incoming connections
getPort() - method in class mx4j.tools.naming.NamingServiceMBean
Returns the port on which rmiregistry listens for incoming connections
getPriority() - method in class mx4j.log.Logger
getProcessor() - method in class mx4j.tools.adaptor.http.HttpAdaptor
getProcessor() - method in class mx4j.tools.adaptor.http.HttpAdaptorMBean
Returns the Processor set by setProcessor(ProcessorMBean)
getProcessor(String) - method in class mx4j.tools.adaptor.http.HttpAdaptor
getProcessorName() - method in class mx4j.tools.adaptor.http.HttpAdaptor
getProcessorName() - method in class mx4j.tools.adaptor.http.HttpAdaptorMBean
Returns the ObjectName of the processor set by setProcessorName(ObjectName)
getProtocol() - method in class mx4j.tools.remote.caucho.CauchoService
getProtocol() - method in class mx4j.tools.remote.ConnectionManager
Returns the protocol used by the corrispondent JMXConnectorServer.
getProtocol() - method in class mx4j.tools.remote.http.HTTPConnectionManager
Returns the protocol used by the corrispondent JMXConnectorServer.
getProtocol() - method in class mx4j.tools.remote.http.HTTPService
getProtocol() - method in class mx4j.tools.remote.soap.SOAPService
getProtocol() - method in class mx4j.tools.remote.soap.SSLSOAPService
getPulsePeriod() - method in class mx4j.remote.AbstractHeartBeat
getPulsePeriod() - method in class mx4j.remote.HeartBeat
Returns the period of time in milliseconds between two heart beats
getPythonInterpreter() - static method in class mx4j.tools.jython.JythonRunner
getQueryString() - method in class mx4j.tools.adaptor.http.HttpInputStream
Returns the query string
getRecordingStart() - method in class mx4j.tools.stats.AbstractStatisticsRecorder
Returns the date when it started recording
getRecordingStart() - method in class mx4j.tools.stats.StatisticsRecorderMBean
Returns the date when it started recording
getRemoteNotificationClientHandler() - method in class mx4j.tools.remote.http.HTTPConnector
getRemoteObjectName() - method in class mx4j.tools.remote.proxy.RemoteMBeanProxy
getRequestsCount() - method in class mx4j.tools.adaptor.http.HttpAdaptor
Requests count
getRequestsCount() - method in class mx4j.tools.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
getResponseDoc() - method in class mx4j.tools.adaptor.http.HttpException
Returns the period between two retries if the connection with the server side fails.
getScript() - method in class mx4j.tools.jython.JythonRunner
Returns the script as text.
getScript() - method in class mx4j.tools.jython.JythonRunnerMBean
Returns the script as text.
getScriptURL() - method in class mx4j.tools.jython.JythonRunner
Returns the URL pointing to the script source
getScriptURL() - method in class mx4j.tools.jython.JythonRunnerMBean
Returns the URL pointing to the script source
getSecurityContext() - method in class mx4j.tools.remote.AbstractConnectionManager
Returns a security context at the moment of creation of this ConnectionManager.
getSequenceNumber() - method in class mx4j.tools.remote.soap.axis.ser.NotificationDeser
getServer() - method in class mx4j.tools.remote.AbstractServerInvoker
getServer() - method in class mx4j.tools.remote.http.jetty.JettyWebContainer
getServerHost() - method in class mx4j.tools.mail.SMTP
getServerHost() - method in class mx4j.tools.mail.SMTPMBean
Gets the server's host as name or IP
Returns the unique server side listener that will represent client-side listeners on MBeans.
Returns the unique server side listener that will represent client-side listeners on MBeans.
getServerPort() - method in class mx4j.tools.mail.SMTP
getServerPort() - method in class mx4j.tools.mail.SMTPMBean
Gets the server's port, by default is 25
getServerUsername() - method in class mx4j.tools.mail.SMTP
getServerUsername() - method in class mx4j.tools.mail.SMTPMBean
Gets the username to log to the server
getService() - method in class mx4j.tools.remote.caucho.burlap.BurlapServlet
getService() - method in class mx4j.tools.remote.caucho.CauchoClientInvoker
getService() - method in class mx4j.tools.remote.caucho.CauchoServlet
getService() - method in class mx4j.tools.remote.caucho.hessian.HessianServlet
getService() - method in class mx4j.tools.remote.http.HTTPClientInvoker
getServletClassName() - method in class mx4j.tools.remote.http.HTTPResolver
getServletClassName() - method in class mx4j.tools.remote.resolver.burlap.Resolver
getServletClassName() - method in class mx4j.tools.remote.resolver.burlap.ssl.Resolver
getServletClassName() - method in class mx4j.tools.remote.resolver.hessian.Resolver
getServletClassName() - method in class mx4j.tools.remote.resolver.hessian.ssl.Resolver
getServletClassName() - method in class mx4j.tools.remote.resolver.soap.Resolver
getSignature() - method in class mx4j.loading.MLetTag
getSource() - method in class mx4j.tools.remote.soap.axis.ser.NotificationDeser
Returns the MBeanAttributeInfo for the given attribute, or null if the attribute is not a management attribute.
Returns a java.lang.reflect.Method object for the given method name and signature.
Returns the MBeanOperationInfo for the given operation, or null if the operation is not a management operation.
getStartDate() - method in class mx4j.tools.adaptor.http.HttpAdaptor
Starting date
getStartDate() - method in class mx4j.tools.adaptor.http.HttpAdaptorMBean
Starting date
getStringToCompare() - method in class mx4j.monitor.MX4JStringMonitor
getStringToCompare() - method in class mx4j.monitor.MX4JStringMonitorMBean
getSubject() - method in class mx4j.tools.mail.SMTP
getSubject() - method in class mx4j.tools.mail.SMTPMBean
Gets the mail subject
getText() - method in class mx4j.tools.config.DefaultConfigurationBuilder.AbstractNode
getTimeout() - method in class mx4j.tools.mail.SMTP
getTimeout() - method in class mx4j.tools.mail.SMTPMBean
Returns the timeout used when sending mails
getTimestamp() - method in class mx4j.monitor.MX4JGaugeMonitor.GaugeMonitorInfo
getTimeStamp() - method in class mx4j.tools.remote.soap.axis.ser.NotificationDeser
getTo() - method in class mx4j.tools.mail.SMTP
getTo() - method in class mx4j.tools.mail.SMTPMBean
Gets a comma separated list of addresses set in the TO field
getTrigger() - method in class mx4j.monitor.MX4JMonitorNotification
getType() - method in class mx4j.server.interceptor.ContextClassLoaderMBeanServerInterceptor
getType() - method in class mx4j.server.interceptor.DefaultMBeanServerInterceptor
Returns the type of this interceptor
getType() - method in class mx4j.server.interceptor.DefaultMBeanServerInterceptorMBean
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.InvokerMBeanServerInterceptorMBean
Returns the type of this interceptor
getType() - method in class mx4j.server.interceptor.MBeanServerInterceptor
A concise string that tells the type of this interceptor
getType() - method in class mx4j.tools.remote.soap.axis.ser.NotificationDeser
getType() - method in class mx4j.server.interceptor.NotificationListenerMBeanServerInterceptor
getType() - method in class mx4j.server.interceptor.SecurityMBeanServerInterceptor
getType() - method in class mx4j.server.interceptor.SecurityMBeanServerInterceptorMBean
Returns the type of this interceptor
getUserData() - method in class mx4j.tools.remote.soap.axis.ser.NotificationDeser
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 class 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 mx4j.tools.stats.ValueStatisticsRecorder
getValue() - method in class mx4j.tools.stats.ValueStatisticsRecorderMBean
Returns the recorded value
getVariable(String) - method in class mx4j.tools.adaptor.http.HttpInputStream
Returns one variable value.
getVariables() - method in class mx4j.tools.adaptor.http.HttpInputStream
Returns a map with the variables passed in the request.
getVariableValues(String) - method in class mx4j.tools.adaptor.http.HttpInputStream
Returns one variable values.
getVersion() - method in class mx4j.tools.adaptor.http.HttpAdaptor
Gets the HttpAdaptor version
getVersion() - method in class mx4j.tools.adaptor.http.HttpAdaptorMBean
Gets the HttpAdaptor version
getVersion() - method in class mx4j.tools.adaptor.http.HttpInputStream
Returns the version of the request
getVersion() - method in class mx4j.loading.MLetTag
granularity - field in class mx4j.tools.stats.TimedStatisticsRecorder

H

hashCode() - method in class mx4j.remote.NotificationTuple
hashCode() - method in class mx4j.tools.remote.rmi.SSLRMIClientSocketFactory
hashCode() - method in class mx4j.timer.TimerTask
headers - field in class mx4j.tools.adaptor.http.HttpOutputStream
Headers to be sent
HeartBeat - interface mx4j.remote.HeartBeat
A continuous pulse from client to server that gives the information that the connection is alive and the server is up.
HessianClientInvoker - class mx4j.tools.remote.caucho.hessian.HessianClientInvoker
HessianClientInvoker(String) - constructor for class mx4j.tools.remote.caucho.hessian.HessianClientInvoker
HessianServlet - class mx4j.tools.remote.caucho.hessian.HessianServlet
HTTP_SERVER_CONFIGURATION - static field in class mx4j.remote.MX4JRemoteConstants
HTTP_VERSION - static field in class mx4j.tools.adaptor.http.HttpConstants
HTTP implemented version
HttpAdaptor - class mx4j.tools.adaptor.http.HttpAdaptor
HttpAdaptor sets the basic adaptor listening for HTTP requests
HttpAdaptor() - constructor for class mx4j.tools.adaptor.http.HttpAdaptor
Default Constructor added so that we can have some additional constructors as well.
HttpAdaptor(int) - constructor for class mx4j.tools.adaptor.http.HttpAdaptor
Overloaded constructor to allow the port to be set.
HttpAdaptor(int,String) - constructor for class mx4j.tools.adaptor.http.HttpAdaptor
Overloaded constructor to allow the port to be set.
HttpAdaptor(String) - constructor for class mx4j.tools.adaptor.http.HttpAdaptor
Overloaded constructor to allow the host to be set.
HttpAdaptorMBean - interface mx4j.tools.adaptor.http.HttpAdaptorMBean
Management interface for the HttpAdaptor MBean.
Management interface descriptions for the HttpAdaptor MBean.
HTTPClientInvoker - class mx4j.tools.remote.http.HTTPClientInvoker
HttpCommandProcessor - interface mx4j.tools.adaptor.http.HttpCommandProcessor
HttpCommandProcessor sets the structure of a command processor
HttpCommandProcessor sets the structure of a command processor
HTTPConnection - interface mx4j.tools.remote.http.HTTPConnection
HTTPConnectionHandler - class mx4j.tools.remote.http.HTTPConnectionHandler
HTTPConnectionManager - class mx4j.tools.remote.http.HTTPConnectionManager
Implementation of an adapter that converts MBeanServerConnection calls to HTTPConnection calls.
HTTPConnector - class mx4j.tools.remote.http.HTTPConnector
HTTPConnector(javax.management.remote.JMXServiceURL,Map) - constructor for class mx4j.tools.remote.http.HTTPConnector
HTTPConnectorServer - class mx4j.tools.remote.http.HTTPConnectorServer
HttpConstants - class mx4j.tools.adaptor.http.HttpConstants
Define constants for the HTTP request processing
HttpException - class mx4j.tools.adaptor.http.HttpException
HttpException is emitted when an error parsing an HTTP request appears
HttpException(int,String) - constructor for class mx4j.tools.adaptor.http.HttpException
Constructor for the HttpException object
HTTPHeartBeat - class mx4j.tools.remote.http.HTTPHeartBeat
HttpInputStream - class mx4j.tools.adaptor.http.HttpInputStream
HttpInputStream processes an HTTP request
HttpInputStream(InputStream) - constructor for class mx4j.tools.adaptor.http.HttpInputStream
Constructs a new HttpInputStream
HttpOutputStream - class mx4j.tools.adaptor.http.HttpOutputStream
HttpAdaptor sets the basic adaptor listening for HTTP requests
Creates a new HttpOutputStream with a given OutputStream and an InputStream
HTTPResolver - class mx4j.tools.remote.http.HTTPResolver
HTTPServerInvoker - class mx4j.tools.remote.http.HTTPServerInvoker
Implementation of the HTTPConnector interface that forwards the calls to an MBeanServerConnection object.
HTTPService - class mx4j.tools.remote.http.HTTPService
HTTPSubjectInvoker - class mx4j.tools.remote.http.HTTPSubjectInvoker
HttpUtil - class mx4j.tools.adaptor.http.HttpUtil
Utility methods for the HTTP adaptor

I

I18NStandardMBean - class mx4j.tools.i18n.I18NStandardMBean
An extension of StandardMBean to support internationalization.
I18NStandardMBean(Class) - constructor for class mx4j.tools.i18n.I18NStandardMBean
Makes a I18NStandardMBean for the default locale implemented by a subclass.
I18NStandardMBean(Class,Locale) - constructor for class mx4j.tools.i18n.I18NStandardMBean
Makes a I18NStandardMBean for the given locale implemented by a subclass.
I18NStandardMBean(Object,Class) - constructor for class mx4j.tools.i18n.I18NStandardMBean
Makes an I18NStandardMBean for the default locale with a separate implementation class.
I18NStandardMBean(Object,Class,Locale) - constructor for class mx4j.tools.i18n.I18NStandardMBean
Makes an I18NStandardMBean for the given locale with a separate implementation class.
Thrown when an internal error in the MX4J implementation is detected.
indexOf(char[],int,char,int) - static method in class mx4j.tools.adaptor.http.HttpUtil
INFO - static field in class mx4j.log.Logger
info(Object) - method in class mx4j.log.Logger
info(Object,Throwable) - method in class mx4j.log.Logger
init() - method in class mx4j.tools.remote.caucho.burlap.BurlapServlet
init() - method in class mx4j.tools.remote.caucho.CauchoServlet
init() - method in class mx4j.tools.remote.caucho.hessian.HessianServlet
Instantiate the given className passing the given arguments to the constructor with the given signature
instantiate(String) - method in class mx4j.server.ChainedMBeanServer
instantiate(String) - method in class mx4j.server.MX4JMBeanServer
Introspect the given mbean, storing the results in the given metadata.
invoke(MessageContext) - method in class mx4j.tools.remote.soap.ConnectionIDRequestHandler
Invokes the specified operation on the MBean instance
Invokes the specified MBean operation on the MBean instance
Invokes the specified operation on the MBean instance
invoke(Object,Method,Object[]) - method in class mx4j.remote.rmi.ClientExceptionCatcher
invoke(Object,Method,Object[]) - method in class mx4j.remote.ClientProxy
invoke(Object,Method,Object[]) - method in class mx4j.remote.rmi.ClientUnmarshaller
invoke(Object,Method,Object[]) - method in class mx4j.remote.rmi.RMIConnectionProxy
invoke(Object,Method,Object[]) - method in class mx4j.tools.remote.SubjectInvoker
Looks up the method to call on given resource and invokes it.
invoke(String,Object,Method,Map,Object[]) - method in class mx4j.tools.remote.caucho.CauchoServlet
Returns the value of the manageable operation as specified by the DynamicMBean interface
invoke(String,Object[],String[]) - method in class mx4j.tools.remote.proxy.RemoteMBeanProxy
Performs the actual invocation of the MBean's method.
Invokes the given method on the given resource object with the given arguments.
InvokeOperationCommandProcessor, processes a request for unregistering an MBean
InvokeOperationCommandProcessor() - constructor for class mx4j.tools.adaptor.http.InvokeOperationCommandProcessor
The last MBeanServer --$gt; MBean interceptor in the chain.
Instantiates a new interceptor instance.
Management interface for the InvokerMBeanServerInterceptor MBean
Management interface description for the InvokerMBeanServerInterceptor MBean.
isActive - field in class mx4j.tools.stats.AbstractStatisticsRecorder
isActive() - method in class mx4j.tools.remote.AbstractJMXConnectorServer
Returns whether this client handler is fetching notifications or not.
isActive() - method in class mx4j.tools.stats.AbstractStatisticsRecorder
Indicates whether the MBean is recording values
isActive() - method in class mx4j.tools.adaptor.http.HttpAdaptor
Indicates whether the server's running
isActive() - method in class mx4j.tools.adaptor.http.HttpAdaptorMBean
Indicates whether the server's running
isActive() - method in class mx4j.monitor.MX4JMonitor
isActive() - method in class mx4j.monitor.MX4JMonitorMBean
isActive() - method in class mx4j.tools.stats.StatisticsRecorderMBean
Indicates whether the MBean is recording values
isArrayByteBase64(byte[]) - static method in class mx4j.util.Base64Codec
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
isClosed() - method in class mx4j.tools.remote.AbstractConnectionManager
Returns whether the close() method has been called.
isClosed() - method in class mx4j.tools.remote.AbstractJMXConnector
Returns whether the close() method has been called.
isClosed() - method in class mx4j.tools.remote.JMXConnectionHandler
isConnected() - method in class mx4j.tools.remote.AbstractJMXConnector
Returns whether the connect or connect(Map) method has been called on this JMXConnector.
isDouble - field in class mx4j.tools.stats.AbstractStatisticsRecorder
isEnabled() - method in class mx4j.server.interceptor.DefaultMBeanServerInterceptor
Returns whether this interceptor is enabled
isEnabled() - method in class mx4j.server.interceptor.DefaultMBeanServerInterceptorMBean
Returns whether this interceptor is enabled
isEnabled() - method in class mx4j.server.interceptor.InvokerMBeanServerInterceptor
This interceptor is always enabled
isEnabled() - method in class mx4j.server.interceptor.InvokerMBeanServerInterceptorMBean
This interceptor is always enabled
isEnabled() - method in class mx4j.server.interceptor.SecurityMBeanServerInterceptor
isEnabled() - method in class mx4j.server.interceptor.SecurityMBeanServerInterceptorMBean
This interceptor is always enabled
isEnabledFor(int) - method in class mx4j.log.Logger
isEncodedForm(javax.management.remote.JMXServiceURL) - method in class mx4j.remote.resolver.iiop.Resolver
isEncodedForm(javax.management.remote.JMXServiceURL) - method in class mx4j.remote.resolver.rmi.Resolver
isErrorNotified() - method in class mx4j.monitor.MX4JMonitor.MonitorInfo
isFinished() - method in class mx4j.timer.TimerTask
isFinished() - method in class mx4j.timer.TimeTask
Returns whethere this task is finished.
isLoginToServer() - method in class mx4j.tools.mail.SMTP
isLoginToServer() - method in class mx4j.tools.mail.SMTPMBean
Indicates whether login to the SMTP server will be attpemted
isLowNotified() - method in class mx4j.monitor.MX4JGaugeMonitor.GaugeMonitorInfo
Returns whether the given already introspected metadata is compliant.
isMBeanDynamic() - method in class mx4j.server.MBeanMetaData
Returns whether the MBean is dynamic
isMBeanStandard() - method in class mx4j.server.MBeanMetaData
Returns whether the MBean is standard
isPeriodic() - method in class mx4j.timer.TimerTask
isPeriodic() - method in class mx4j.timer.TimeTask
Returns whether this task is periodic.
isPlainInvoke(Method) - method in class mx4j.tools.remote.http.HTTPSubjectInvoker
isPlainInvoke(Method) - method in class mx4j.tools.remote.SubjectInvoker
isRegistered(javax.management.ObjectName,Subject) - method in class mx4j.tools.remote.http.HTTPService
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.CosNamingServiceMBean
Returns whether this MBean has been started and not yet stopped.
isRunning() - method in class mx4j.server.interceptor.MBeanServerInterceptorConfigurator
Returns whether this configurator is running and thus if the MBeanServer can accept incoming calls
isRunning() - method in class mx4j.server.interceptor.MBeanServerInterceptorConfiguratorMBean
Returns whether this configurator is running and thus if the MBeanServer can accept incoming calls
isRunning() - method in class mx4j.tools.naming.NamingService
Returns whether this MBean has been started and not yet stopped.
isRunning() - method in class mx4j.tools.naming.NamingServiceMBean
Returns whether this MBean has been started and not yet stopped.
isStopped() - method in class mx4j.tools.remote.AbstractJMXConnectorServer
Returns whether the stop() method of this JMXConnectorServer has been called.
isTrulySerializable(Object) - static method in class mx4j.remote.MX4JRemoteUtils
isUseCache() - method in class mx4j.tools.adaptor.http.XSLTProcessor
isUseCache() - method in class mx4j.tools.adaptor.http.XSLTProcessorMBean
Returns if the XSL Templates are cached
isUseJar() - method in class mx4j.tools.adaptor.http.XSLTProcessor
isUseJar() - method in class mx4j.tools.adaptor.http.XSLTProcessorMBean
Returns if the XSL files are contained in a jar/zip file.
isUsePath() - method in class mx4j.tools.adaptor.http.XSLTProcessor
isUsePath() - method in class mx4j.tools.adaptor.http.XSLTProcessorMBean
Returns if the XSL files are contained in a path.
iterator() - method in class mx4j.server.MBeanRepository
Returns an iterator on the metadata stored in this repository.

J

JettyWebContainer - class mx4j.tools.remote.http.jetty.JettyWebContainer
Jetty's implementation of WebContainer interface
JettyWebContainer() - constructor for class mx4j.tools.remote.http.jetty.JettyWebContainer
JMXConnection - interface mx4j.tools.remote.JMXConnection
JMXConnectionHandler - class mx4j.tools.remote.JMXConnectionHandler
This handler manages the operations related to the connection itself, such as close(), JMXConnectionHandler.
Abstract implementation of an adapter that converts MBeanServerConnection calls to JMXConnection calls.
JMXSerializerFactory - class mx4j.tools.remote.caucho.serialization.JMXSerializerFactory
JythonRunner - class mx4j.tools.jython.JythonRunner
This MBean enables you to run scripts written in jython.
JythonRunnerMBean - interface mx4j.tools.jython.JythonRunnerMBean
Management interface for the JythonRunner MBean.
Management interface descriptions for the JythonRunner MBean.

L

list() - method in class mx4j.tools.naming.NamingService
Returns an array of the names bound in the rmiregistry
list() - method in class mx4j.tools.naming.NamingServiceMBean
Returns an array of the names bound in the rmiregistry
load() - method in class mx4j.persist.FilePersister
Loads the information persisted on the storage media.
load() - method in class mx4j.persist.MBeanPersister
Loads the information persisted on the storage media.
load() - method in class mx4j.persist.PersisterMBean
Loads the information persisted on the storage media.
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.server.DefaultClassLoaderRepository
loadClass(String) - method in class mx4j.loading.RepositoryClassLoader
loadClass(String,ClassLoader) - static method in class mx4j.remote.ProviderHelper
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.
loadStream(InputStream) - static method in class mx4j.tools.jython.JythonRunner
LocalConnection - interface mx4j.tools.remote.local.LocalConnection
LocalConnector - class mx4j.tools.remote.local.LocalConnector
LocalConnector(javax.management.remote.JMXServiceURL,Map) - constructor for class mx4j.tools.remote.local.LocalConnector
LocalConnectorServer - class mx4j.tools.remote.local.LocalConnectorServer
Log - class mx4j.log.Log
Main class for the log service.
log(int,Object,Throwable) - method in class mx4j.log.CommonsLogger
log(int,Object,Throwable) - method in class mx4j.log.FileLogger
log(int,Object,Throwable) - method in class mx4j.log.Log4JLogger
log(int,Object,Throwable) - method in class mx4j.log.Logger
log(int,Object,Throwable) - method in class mx4j.log.MBeanLogger
Log4JLogger - class mx4j.log.Log4JLogger
Log that redirects log calls to a Log4J Logger.
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
This broadcaster MBean allows to redirect MX4J internal logging to registered JMX listeners.
Management interface for the LoggerBroadcaster MBean.
LoggerNotifier() - constructor for class mx4j.log.LoggerBroadcaster.LoggerNotifier
Looks up a connection with the server side as specified in the given JMXServiceURL.
lookupClient(javax.management.remote.JMXServiceURL,Map) - method in class mx4j.remote.resolver.rmi.Resolver
Looks up a connection with the server side as specified in the given JMXServiceURL.
lookupClient(javax.management.remote.JMXServiceURL,Map) - method in class mx4j.tools.remote.resolver.burlap.Resolver
Looks up a connection with the server side as specified in the given JMXServiceURL.
lookupClient(javax.management.remote.JMXServiceURL,Map) - method in class mx4j.tools.remote.resolver.hessian.Resolver
Looks up a connection with the server side as specified in the given JMXServiceURL.
lookupClient(javax.management.remote.JMXServiceURL,Map) - method in class mx4j.tools.remote.resolver.local.Resolver
Looks up a connection with the server side as specified in the given JMXServiceURL.
lookupClient(javax.management.remote.JMXServiceURL,Map) - method in class mx4j.tools.remote.resolver.soap.Resolver
Looks up a connection with the server side as specified in the given JMXServiceURL.

M

main(String[]) - static method in class mx4j.tools.remote.PasswordAuthenticator
Runs this class as main class to obfuscate passwords.
mangleMethodName(Method) - method in class mx4j.tools.remote.caucho.CauchoServlet
mapMethods(Class,Map) - method in class mx4j.tools.remote.caucho.CauchoServlet
Marshaller - class mx4j.remote.rmi.Marshaller
IMPORTANT: see RMIMarshaller
maxEntries - field in class mx4j.tools.stats.AbstractStatisticsRecorder
maximumValue - field in class mx4j.tools.stats.AbstractStatisticsRecorder
MBeanAttributeInfoDeser - class mx4j.tools.remote.soap.axis.ser.MBeanAttributeInfoDeser
MBeanAttributeInfoDeserFactory - class mx4j.tools.remote.soap.axis.ser.MBeanAttributeInfoDeserFactory
MBeanAttributeInfoDeserFactory(Class,QName) - constructor for class mx4j.tools.remote.soap.axis.ser.MBeanAttributeInfoDeserFactory
MBeanAttributeInfoSer - class mx4j.tools.remote.soap.axis.ser.MBeanAttributeInfoSer
MBeanAttributeInfoSerFactory - class mx4j.tools.remote.soap.axis.ser.MBeanAttributeInfoSerFactory
MBeanAttributeInfoSerFactory(Class,QName) - constructor for class mx4j.tools.remote.soap.axis.ser.MBeanAttributeInfoSerFactory
MBeanCommandProcessor - class mx4j.tools.adaptor.http.MBeanCommandProcessor
MBeanCommandProcessor, processes a request for getting data about a MBean
MBeanCommandProcessor() - constructor for class mx4j.tools.adaptor.http.MBeanCommandProcessor
MBeanConstructorInfoDeser - class mx4j.tools.remote.soap.axis.ser.MBeanConstructorInfoDeser
MBeanConstructorInfoDeserFactory(Class,QName) - constructor for class mx4j.tools.remote.soap.axis.ser.MBeanConstructorInfoDeserFactory
MBeanConstructorInfoSer - class mx4j.tools.remote.soap.axis.ser.MBeanConstructorInfoSer
MBeanConstructorInfoSerFactory - class mx4j.tools.remote.soap.axis.ser.MBeanConstructorInfoSerFactory
MBeanConstructorInfoSerFactory(Class,QName) - constructor for class mx4j.tools.remote.soap.axis.ser.MBeanConstructorInfoSerFactory
Implement this inteface to give descriptions to standard MBean.
Default implementation for the MBeanDescription interface.
MBeanInfoDeser - class mx4j.tools.remote.soap.axis.ser.MBeanInfoDeser
MBeanInfoDeserFactory - class mx4j.tools.remote.soap.axis.ser.MBeanInfoDeserFactory
MBeanInfoDeserFactory(Class,QName) - constructor for class mx4j.tools.remote.soap.axis.ser.MBeanInfoDeserFactory
MBeanInfoSer - class mx4j.tools.remote.soap.axis.ser.MBeanInfoSer
MBeanInfoSerFactory - class mx4j.tools.remote.soap.axis.ser.MBeanInfoSerFactory
MBeanInfoSerFactory(Class,QName) - constructor for class mx4j.tools.remote.soap.axis.ser.MBeanInfoSerFactory
Introspector for MBeans.
MBeanIntrospector() - constructor for class mx4j.server.MBeanIntrospector
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
 public void log(int priority, Object message, Throwable exception);
 
It's used by the ModelMBean implementation.
MBeanMetaData - interface mx4j.server.MBeanMetaData
Objects of this class hold metadata information about MBeans.
MBeanNotificationInfoDeser - class mx4j.tools.remote.soap.axis.ser.MBeanNotificationInfoDeser
MBeanNotificationInfoDeserFactory(Class,QName) - constructor for class mx4j.tools.remote.soap.axis.ser.MBeanNotificationInfoDeserFactory
MBeanNotificationInfoSer - class mx4j.tools.remote.soap.axis.ser.MBeanNotificationInfoSer
MBeanNotificationInfoSerFactory(Class,QName) - constructor for class mx4j.tools.remote.soap.axis.ser.MBeanNotificationInfoSerFactory
MBeanOperationInfoDeser - class mx4j.tools.remote.soap.axis.ser.MBeanOperationInfoDeser
MBeanOperationInfoDeserFactory - class mx4j.tools.remote.soap.axis.ser.MBeanOperationInfoDeserFactory
MBeanOperationInfoDeserFactory(Class,QName) - constructor for class mx4j.tools.remote.soap.axis.ser.MBeanOperationInfoDeserFactory
MBeanOperationInfoSer - class mx4j.tools.remote.soap.axis.ser.MBeanOperationInfoSer
MBeanOperationInfoSerFactory - class mx4j.tools.remote.soap.axis.ser.MBeanOperationInfoSerFactory
MBeanOperationInfoSerFactory(Class,QName) - constructor for class mx4j.tools.remote.soap.axis.ser.MBeanOperationInfoSerFactory
MBeanParameterInfoDeser - class mx4j.tools.remote.soap.axis.ser.MBeanParameterInfoDeser
MBeanParameterInfoDeserFactory - class mx4j.tools.remote.soap.axis.ser.MBeanParameterInfoDeserFactory
MBeanParameterInfoDeserFactory(Class,QName) - constructor for class mx4j.tools.remote.soap.axis.ser.MBeanParameterInfoDeserFactory
MBeanParameterInfoSer - class mx4j.tools.remote.soap.axis.ser.MBeanParameterInfoSer
MBeanParameterInfoSerFactory - class mx4j.tools.remote.soap.axis.ser.MBeanParameterInfoSerFactory
MBeanParameterInfoSerFactory(Class,QName) - constructor for class mx4j.tools.remote.soap.axis.ser.MBeanParameterInfoSerFactory
MBeanPersister - class mx4j.persist.MBeanPersister
A persister that delegates the persistence to a registered persister MBean.
Creates a new MBeanPersister that delegates persistence to a persister MBean registered in the specified MBeanServer with the specified ObjectName.
MBeanRepository - interface mx4j.server.MBeanRepository
The MBeanServer implementation delegates to implementations of this interface the storage of registered MBeans.
MBeanServerInterceptor - interface mx4j.server.interceptor.MBeanServerInterceptor
MBeanServer --> MBean interceptor.
MBean that configures the MBeanServer --> MBean interceptor chain.
Creates an instance of this configurator, for the given MBeanServer
Management interface for the MBeanServerInterceptorConfigurator MBean.
Management interface description for the MBeanServerInterceptorConfigurator MBean.
MBeanServerNotificationDeser - class mx4j.tools.remote.soap.axis.ser.MBeanServerNotificationDeser
MBeanServerNotificationDeserFactory(Class,QName) - constructor for class mx4j.tools.remote.soap.axis.ser.MBeanServerNotificationDeserFactory
MBeanServerNotificationSer - class mx4j.tools.remote.soap.axis.ser.MBeanServerNotificationSer
MBeanServerNotificationSerFactory(Class,QName) - constructor for class mx4j.tools.remote.soap.axis.ser.MBeanServerNotificationSerFactory
METHOD_GET - static field in class mx4j.tools.adaptor.http.HttpConstants
Get method header
METHOD_POST - static field in class mx4j.tools.adaptor.http.HttpConstants
Post method header
Specialized ternary tree for method metadata information.
minimumValue - field in class mx4j.tools.stats.AbstractStatisticsRecorder
MLET_TAG - static field in class mx4j.loading.MLetParser
Thrown when a problem parsing MLet files is encountered
MLetParseException() - constructor for class mx4j.loading.MLetParseException
MLetParseException(String) - constructor for class mx4j.loading.MLetParseException
MLetParser - class mx4j.loading.MLetParser
The parser for MLet files, as specified in the JMX documentation.
MLetParser() - constructor for class mx4j.loading.MLetParser
Creates a new MLetParser
MLetParser(javax.management.loading.MLet) - constructor for class mx4j.loading.MLetParser
Creates a new MLetParser
MLetTag - class mx4j.loading.MLetTag
Represents an MLET tag, as documented in the JMX specification.
Base class to extend to create custom ClassLoaderRepositories.
MonitorNotificationDeser - class mx4j.tools.remote.soap.axis.ser.MonitorNotificationDeser
MonitorNotificationDeserFactory(Class,QName) - constructor for class mx4j.tools.remote.soap.axis.ser.MonitorNotificationDeserFactory
MonitorNotificationSer - class mx4j.tools.remote.soap.axis.ser.MonitorNotificationSer
MonitorNotificationSerFactory - class mx4j.tools.remote.soap.axis.ser.MonitorNotificationSerFactory
MonitorNotificationSerFactory(Class,QName) - constructor for class mx4j.tools.remote.soap.axis.ser.MonitorNotificationSerFactory
mx4j - package
mx4j.loading - package
mx4j.log - package
mx4j.monitor - package
mx4j.persist - package
mx4j.remote - package
mx4j.remote.rmi - package
mx4j.server - package
mx4j.timer - package
mx4j.tools.i18n - package
mx4j.tools.mail - package
mx4j.util - package
MX4J_LOG_PRIORITY - static field in class mx4j.MX4JSystemKeys
Specifies the level of logging performed by the MX4J JMX implementation.
MX4J_LOG_PROTOTYPE - static field in class mx4j.MX4JSystemKeys
Specifies a full qualified class name of a class extending the Logger class, that will be used as prototype for new loggers created.
MX4J_MBEAN_INVOKER - static field in class mx4j.MX4JSystemKeys
Specifies a full qualified class name of a class implementing the MBeanInvoker interface, that will be used as invoker for standard MBeans.
MX4J_MBEAN_METADATA - static field in class mx4j.MX4JSystemKeys
Specifies a full qualified name of a class implementing the MBeanMetaData interface, that is used internally by MX4J to store information about the MBean.
Specifies a full qualified class name of a class extending the ModifiableClassLoaderRepository class, that will be used by the MBeanServer to store ClassLoader MBeans that wants to be registered in the MBeanServer's ClassLoaderRepository.
MX4J_MBEANSERVER_REPOSITORY - static field in class mx4j.MX4JSystemKeys
Specifies a full qualified class name of a class implementing the MBeanRepository interface, that will be used by the MBeanServer to store information about registered MBeans.
MX4J_OBJECTNAME_CACHING - static field in class mx4j.MX4JSystemKeys
Specifies if the javax.management.ObjectName class should cache ObjectName instances.
MX4J_STRICT_MBEAN_INTERFACE - static field in class mx4j.MX4JSystemKeys
When this property is set to false (as specified by Boolean.valueOf(String)), the MX4J JMX implementation will accept as MBean interfaces of standard MBeans also interfaces defined in different packages or as nested classes of the MBean class.
MX4JCounterMonitor() - constructor for class mx4j.monitor.MX4JCounterMonitor
MX4JCounterMonitor(Class) - constructor for class mx4j.monitor.MX4JCounterMonitor
MX4JGaugeMonitor - class mx4j.monitor.MX4JGaugeMonitor
MX4JGaugeMonitor() - constructor for class mx4j.monitor.MX4JGaugeMonitor
MX4JGaugeMonitor(Class) - constructor for class mx4j.monitor.MX4JGaugeMonitor
MX4JMBeanServer - class mx4j.server.MX4JMBeanServer
The MX4J MBeanServer implementation.
Create a new MBeanServer implementation with the specified default domain.
This class is responsible for creating new instances of MBeanServerDelegate and MBeanServer.
The MBeanServerDelegate subclass typical of the MX4J implementation.
MX4JMonitor - class mx4j.monitor.MX4JMonitor
The class that implements the Monitor behavior of the JMX specification.
MX4JMonitor(Class) - constructor for class mx4j.monitor.MX4JMonitor
MX4JMonitorMBean - interface mx4j.monitor.MX4JMonitorMBean
MX4JRemoteUtils - class mx4j.remote.MX4JRemoteUtils
MX4JStringMonitor() - constructor for class mx4j.monitor.MX4JStringMonitor
MX4JStringMonitor(Class) - constructor for class mx4j.monitor.MX4JStringMonitor
This class holds the system property keys that the MX4J implementation uses to plugin custom components.

N

NAME_ATTR - static field 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
Management interface for the NamingService MBean.
Management interface descriptions for the NamingService MBean.
narrowRMIServerStub(Object) - method in class mx4j.remote.resolver.iiop.Resolver
narrowRMIServerStub(Object) - method in class mx4j.remote.resolver.rmi.Resolver
newConnectionResolver(String,Map) - static method in class mx4j.remote.ConnectionResolver
Returns a subclass of ConnectionResolver for the specified protocol.
newJMXConnector(javax.management.remote.JMXServiceURL,Map) - method in class mx4j.tools.remote.provider.burlap.ClientProvider
newJMXConnector(javax.management.remote.JMXServiceURL,Map) - method in class mx4j.tools.remote.provider.burlap.ssl.ClientProvider
newJMXConnector(javax.management.remote.JMXServiceURL,Map) - method in class mx4j.tools.remote.provider.hessian.ClientProvider
newJMXConnector(javax.management.remote.JMXServiceURL,Map) - method in class mx4j.tools.remote.provider.hessian.ssl.ClientProvider
newJMXConnector(javax.management.remote.JMXServiceURL,Map) - method in class mx4j.tools.remote.provider.local.ClientProvider
newJMXConnector(javax.management.remote.JMXServiceURL,Map) - method in class mx4j.tools.remote.provider.soap.ClientProvider
newJMXConnector(javax.management.remote.JMXServiceURL,Map) - method in class mx4j.tools.remote.provider.soap.ssl.ClientProvider
Forwards the call to the chained builder.
Returns a new MX4JMBeanServer instance.
Forwards the call to the chained builder.
newMBeanServerDelegate() - method in class mx4j.server.MX4JMBeanServerBuilder
Returns a new MX4JMBeanServerDelegate instance for a new MBeanServer.
normalize(String) - method in class mx4j.tools.adaptor.http.DefaultProcessor
Normalizes the given string.
normalizeCodeBase(URL) - method in class mx4j.loading.MLetTag
Normalizes the codebase held by this MLetTag (specified in the MLet file) using the URL of the MLet file as default.
normalizeProtocol(String) - static method in class mx4j.remote.ProviderHelper
Let the processor load internally a not found element.
Let the processor load internally a not found element.
NOTIFICATION_BUFFER_CAPACITY - static field in class mx4j.remote.MX4JRemoteConstants
The reference implementation uses this property to specify the notification buffer size.
NOTIFICATION_PURGE_DISTANCE - static field in class mx4j.remote.MX4JRemoteConstants
MX4J's implementation uses this property to specify the distance between the lowest expected notification sequence number (sent by the client via fetchNotifications()) and the minimum sequence number of the notification buffer.
NOTIFICATION_QUEUE_CAPACITY - static field in class mx4j.remote.MX4JRemoteConstants
MX4J's implementation uses this property to specify the maximum notification queue size on client size.
NotificationDeser - class mx4j.tools.remote.soap.axis.ser.NotificationDeser
NotificationDeserFactory - class mx4j.tools.remote.soap.axis.ser.NotificationDeserFactory
NotificationDeserFactory(Class,QName) - constructor for class mx4j.tools.remote.soap.axis.ser.NotificationDeserFactory
NotificationFilterSupportDeser - class mx4j.tools.remote.soap.axis.ser.NotificationFilterSupportDeser
NotificationFilterSupportSer - class mx4j.tools.remote.soap.axis.ser.NotificationFilterSupportSer
NotificationFilterSupportSerFactory(Class,QName) - constructor for class mx4j.tools.remote.soap.axis.ser.NotificationFilterSupportSerFactory
Interceptor that takes care of replacing the source of Notifications to the ObjectName of the NotificationBroadcaster that emitted it.
NotificationResultDeser - class mx4j.tools.remote.soap.axis.ser.NotificationResultDeser
NotificationResultDeserFactory - class mx4j.tools.remote.soap.axis.ser.NotificationResultDeserFactory
NotificationResultDeserFactory(Class,QName) - constructor for class mx4j.tools.remote.soap.axis.ser.NotificationResultDeserFactory
NotificationResultSer - class mx4j.tools.remote.soap.axis.ser.NotificationResultSer
NotificationResultSerFactory - class mx4j.tools.remote.soap.axis.ser.NotificationResultSerFactory
NotificationResultSerFactory(Class,QName) - constructor for class mx4j.tools.remote.soap.axis.ser.NotificationResultSerFactory
NotificationSer - class mx4j.tools.remote.soap.axis.ser.NotificationSer
NotificationSerFactory - class mx4j.tools.remote.soap.axis.ser.NotificationSerFactory
NotificationSerFactory(Class,QName) - constructor for class mx4j.tools.remote.soap.axis.ser.NotificationSerFactory
NotificationStatisticsRecorder records statistics of an attribute based on notifications emitted when it changes.

O

obfuscatePassword(String) - static method in class mx4j.tools.remote.PasswordAuthenticator
Obfuscates the given password using MD5 as digest algorithm
obfuscatePassword(String,String) - static method in class mx4j.tools.remote.PasswordAuthenticator
Obfuscates the given password using the given digest algorithm.
Obfuscation consists of 2 steps: first the clear text password is digested using the specified algorithm, then the resulting bytes are Base64-encoded.
For example, the obfuscated version of the password "password" is "OBF(MD5):X03MO1qnZdYdgyfeuILPmQ==" or "OBF(SHA-1):W6ph5Mm5Pz8GgiULbPgzG37mj9g=".
OBJECT_ATTR - static field in class mx4j.loading.MLetParser
OBJECT_NAME - static field in class mx4j.server.interceptor.MBeanServerInterceptorConfigurator
ObjectInstanceDeser - class mx4j.tools.remote.soap.axis.ser.ObjectInstanceDeser
ObjectInstanceDeserFactory - class mx4j.tools.remote.soap.axis.ser.ObjectInstanceDeserFactory
ObjectInstanceDeserFactory(Class,QName) - constructor for class mx4j.tools.remote.soap.axis.ser.ObjectInstanceDeserFactory
ObjectInstanceSer - class mx4j.tools.remote.soap.axis.ser.ObjectInstanceSer
ObjectInstanceSerFactory - class mx4j.tools.remote.soap.axis.ser.ObjectInstanceSerFactory
ObjectInstanceSerFactory(Class,QName) - constructor for class mx4j.tools.remote.soap.axis.ser.ObjectInstanceSerFactory
ObjectNameDeser - class mx4j.tools.remote.soap.axis.ser.ObjectNameDeser
ObjectNameDeserFactory - class mx4j.tools.remote.soap.axis.ser.ObjectNameDeserFactory
ObjectNameDeserFactory(Class,QName) - constructor for class mx4j.tools.remote.soap.axis.ser.ObjectNameDeserFactory
ObjectNameSer - class mx4j.tools.remote.soap.axis.ser.ObjectNameSer
ObjectNameSerFactory - class mx4j.tools.remote.soap.axis.ser.ObjectNameSerFactory
ObjectNameSerFactory(Class,QName) - constructor for class mx4j.tools.remote.soap.axis.ser.ObjectNameSerFactory
observedAttribute - field in class mx4j.tools.stats.ObserverStatisticsRecorder
observedName - field in class mx4j.tools.stats.ObserverStatisticsRecorder
Management interface for ObserverStatisticsRecorder MBeans.
Management interface descriptions for the ObserverStatisticsRecorder MBean.
onEndElement(String,String,DeserializationContext) - method in class mx4j.tools.remote.soap.axis.ser.AxisDeserializer
onSetChildValue(Object,Object) - method in class mx4j.tools.remote.soap.axis.ser.AttributeDeser
onSetChildValue(Object,Object) - method in class mx4j.tools.remote.soap.axis.ser.AttributeListDeser
onSetChildValue(Object,Object) - method in class mx4j.tools.remote.soap.axis.ser.AxisDeserializer
onSetChildValue(Object,Object) - method in class mx4j.tools.remote.soap.axis.ser.MBeanAttributeInfoDeser
onSetChildValue(Object,Object) - method in class mx4j.tools.remote.soap.axis.ser.MBeanConstructorInfoDeser
onSetChildValue(Object,Object) - method in class mx4j.tools.remote.soap.axis.ser.MBeanInfoDeser
onSetChildValue(Object,Object) - method in class mx4j.tools.remote.soap.axis.ser.MBeanNotificationInfoDeser
onSetChildValue(Object,Object) - method in class mx4j.tools.remote.soap.axis.ser.MBeanOperationInfoDeser
onSetChildValue(Object,Object) - method in class mx4j.tools.remote.soap.axis.ser.MBeanParameterInfoDeser
onSetChildValue(Object,Object) - method in class mx4j.tools.remote.soap.axis.ser.MBeanServerNotificationDeser
onSetChildValue(Object,Object) - method in class mx4j.tools.remote.soap.axis.ser.MBeanServerNotificationFilterDeser
onSetChildValue(Object,Object) - method in class mx4j.tools.remote.soap.axis.ser.MonitorNotificationDeser
onSetChildValue(Object,Object) - method in class mx4j.tools.remote.soap.axis.ser.NotificationDeser
onSetChildValue(Object,Object) - method in class mx4j.tools.remote.soap.axis.ser.NotificationFilterSupportDeser
onSetChildValue(Object,Object) - method in class mx4j.tools.remote.soap.axis.ser.NotificationResultDeser
onSetChildValue(Object,Object) - method in class mx4j.tools.remote.soap.axis.ser.ObjectInstanceDeser
onSetChildValue(Object,Object) - method in class mx4j.tools.remote.soap.axis.ser.ObjectNameDeser
onSetChildValue(Object,Object) - method in class mx4j.tools.remote.soap.axis.ser.PrincipalDeser
onSetChildValue(Object,Object) - method in class mx4j.tools.remote.soap.axis.ser.RelationTypeSupportDeser
onSetChildValue(Object,Object) - method in class mx4j.tools.remote.soap.axis.ser.RoleDeser
onSetChildValue(Object,Object) - method in class mx4j.tools.remote.soap.axis.ser.RoleInfoDeser
onSetChildValue(Object,Object) - method in class mx4j.tools.remote.soap.axis.ser.RoleListDeser
onSetChildValue(Object,Object) - method in class mx4j.tools.remote.soap.axis.ser.RoleResultDeser
onSetChildValue(Object,Object) - method in class mx4j.tools.remote.soap.axis.ser.RoleUnresolvedDeser
onSetChildValue(Object,Object) - method in class mx4j.tools.remote.soap.axis.ser.RoleUnresolvedListDeser
onSetChildValue(Object,Object) - method in class mx4j.tools.remote.soap.axis.ser.SetDeser
onSetChildValue(Object,Object) - method in class mx4j.tools.remote.soap.axis.ser.SubjectDeser
onSetChildValue(Object,Object) - method in class mx4j.tools.remote.soap.axis.ser.TargetedNotificationDeser
onSetChildValue(Object,Object) - method in class mx4j.tools.remote.soap.axis.ser.TimerNotificationDeser
OPEN_BRACKET - static field in class mx4j.loading.MLetParser
OPEN_COMMENT - static field in class mx4j.loading.MLetParser

P

parse(String) - method in class mx4j.loading.MLetParser
Parses the given content, that must contains a valid MLet file.
parseArchive() - method in class mx4j.loading.MLetTag
Returns the jars file names specified in the ARCHIVE attribute of the MLet tag.
parseMethod(String) - method in class mx4j.tools.adaptor.http.HttpInputStream
Parses the connection method.
parseRequest(String) - method in class mx4j.tools.adaptor.http.HttpInputStream
Parses the request
parseVariables() - method in class mx4j.tools.adaptor.http.HttpInputStream
Parses the request parameters
parseVersion(String) - method in class mx4j.tools.adaptor.http.HttpInputStream
Parses the request HttpConstants version
Implementation of the JMXAuthenticator interface to be used on server side to secure access to JMXConnectorServers.
PasswordAuthenticator(File) - constructor for class mx4j.tools.remote.PasswordAuthenticator
Creates a new PasswordAuthenticator that reads user/password pairs from the specified properties file.
PasswordAuthenticator(InputStream) - constructor for class mx4j.tools.remote.PasswordAuthenticator
Creates a new PasswordAuthenticator that reads user/password pairs from the specified InputStream.
Persister - class mx4j.persist.Persister
This class has the only purpose of making the PersisterMBean interface a management interface.
PersisterMBean - interface mx4j.persist.PersisterMBean
Management interface for components able to persist information to a storage media.
Creates plain ServerSockets.
PointTime - class mx4j.tools.stats.PointTime
Class PointTime encapsulates the time and order of a value.
PointTime(Date,long) - constructor for class mx4j.tools.stats.PointTime
POST_DEREGISTER - static field in class mx4j.server.interceptor.MBeanServerInterceptor
Constant used to specify the status of the MBean registration in registration(MBeanMetaData,int)
POST_REGISTER_FALSE - static field in class mx4j.server.interceptor.MBeanServerInterceptor
Constant used to specify the status of the MBean registration in registration(MBeanMetaData,int)
POST_REGISTER_TRUE - static field in class mx4j.server.interceptor.MBeanServerInterceptor
Constant used to specify the status of the MBean registration in registration(MBeanMetaData,int)
postDeregister() - method in class mx4j.tools.stats.AbstractStatisticsRecorder
postDeregister() - method in class mx4j.tools.config.ConfigurationLoader
postDeregister() - method in class mx4j.tools.adaptor.http.HttpAdaptor
postDeregister() - method in class mx4j.tools.jython.JythonRunner
postDeregister() - method in class mx4j.log.LoggerBroadcaster
postDeregister() - method in class mx4j.monitor.MX4JMonitor
postDeregister() - method in class mx4j.tools.remote.proxy.RemoteMBeanProxy
postDeregister() - method in class mx4j.tools.mail.SMTP
postRegister(Boolean) - method in class mx4j.tools.stats.AbstractStatisticsRecorder
postRegister(Boolean) - method in class mx4j.tools.config.ConfigurationLoader
postRegister(Boolean) - method in class mx4j.tools.adaptor.http.HttpAdaptor
postRegister(Boolean) - method in class mx4j.tools.jython.JythonRunner
postRegister(Boolean) - method in class mx4j.log.LoggerBroadcaster
postRegister(Boolean) - method in class mx4j.monitor.MX4JMonitor
postRegister(Boolean) - method in class mx4j.tools.remote.proxy.RemoteMBeanProxy
postRegister(Boolean) - method in class mx4j.tools.mail.SMTP
PRE_DEREGISTER - static field in class mx4j.server.interceptor.MBeanServerInterceptor
Constant used to specify the status of the MBean registration in registration(MBeanMetaData,int)
PRE_REGISTER - static field in class mx4j.server.interceptor.MBeanServerInterceptor
Constant used to specify the status of the MBean registration in registration(MBeanMetaData,int)
preDeregister() - method in class mx4j.tools.stats.AbstractStatisticsRecorder
preDeregister() - method in class mx4j.tools.config.ConfigurationLoader
preDeregister() - method in class mx4j.tools.adaptor.http.HttpAdaptor
preDeregister() - method in class mx4j.tools.jython.JythonRunner
preDeregister() - method in class mx4j.log.LoggerBroadcaster
preDeregister() - method in class mx4j.monitor.MX4JMonitor
preDeregister() - method in class mx4j.tools.remote.proxy.RemoteMBeanProxy
preDeregister() - method in class mx4j.tools.mail.SMTP
preProcess(String) - method in class mx4j.tools.adaptor.http.DefaultProcessor
Preprocess a path and return a replacement path.
preProcess(String) - method in class mx4j.tools.adaptor.http.HttpAdaptor
preProcess(String) - method in class mx4j.tools.adaptor.http.ProcessorMBean
Preprocess a path and return a replacement path.
preProcess(String) - method in class mx4j.tools.adaptor.http.XSLTProcessor
Gathers some basic data
Gathers some basic data
Gathers some basic data
PrincipalDeser - class mx4j.tools.remote.soap.axis.ser.PrincipalDeser
PrincipalDeserFactory - class mx4j.tools.remote.soap.axis.ser.PrincipalDeserFactory
PrincipalDeserFactory(Class,QName) - constructor for class mx4j.tools.remote.soap.axis.ser.PrincipalDeserFactory
PrincipalSer - class mx4j.tools.remote.soap.axis.ser.PrincipalSer
PrincipalSerFactory - class mx4j.tools.remote.soap.axis.ser.PrincipalSerFactory
PrincipalSerFactory(Class,QName) - constructor for class mx4j.tools.remote.soap.axis.ser.PrincipalSerFactory
print(PrintWriter,Node) - method in class mx4j.tools.adaptor.http.DefaultProcessor
printStackTrace() - method in class mx4j.tools.config.ConfigurationException
printStackTrace(PrintStream) - method in class mx4j.tools.config.ConfigurationException
printStackTrace(PrintWriter) - method in class mx4j.tools.config.ConfigurationException
ProcessorMBean - interface mx4j.tools.adaptor.http.ProcessorMBean
Processor ManagementBean, just defines a generic description
Description of the ProcessorMBean interface
PROTOCOL_RESOLVER_PACKAGES - static field in class mx4j.remote.MX4JRemoteConstants
The key that specifies resolver packages, very much like javax.management.remote.JMXConnectorFactory.PROTOCOL_PROVIDER_PACKAGES
PROVIDER_PACKAGES - static field in class mx4j.remote.MX4JRemoteConstants
MX4J provider packages list for JMXConnector and JMXConnectorServer factories
PROVIDER_PACKAGES_SEPARATOR - static field in class mx4j.remote.MX4JRemoteConstants
A vertical bar '|' as mandated by the spec
ProviderFactory - class mx4j.remote.ProviderFactory
ProviderHelper - class mx4j.remote.ProviderHelper
pulse() - method in class mx4j.remote.AbstractHeartBeat
Subclasses will implement this method using protocol specific connections.
pulse() - method in class mx4j.tools.remote.http.HTTPHeartBeat
pulse() - method in class mx4j.remote.rmi.RMIHeartBeat
Subclasses will implement this method using protocol specific connections.
Inserts the given metadata associated with the given object name into this repository.
Inserts in this TernaryTree the given method information, using as key the method name and its signature

Q

R

readHeader() - method in class mx4j.tools.remote.caucho.CauchoInput
readHeaders() - method in class mx4j.tools.adaptor.http.HttpInputStream
Reads the headers
readHeaders(mx4j.tools.remote.caucho.CauchoInput) - method in class mx4j.tools.remote.caucho.CauchoServlet
readLine() - method in class mx4j.tools.adaptor.http.HttpInputStream
Reads an HTTP line
readMethod() - method in class mx4j.tools.remote.caucho.CauchoInput
readObject(Class) - method in class mx4j.tools.remote.caucho.CauchoInput
Reads and returns an object of the given class, or a generic object if the class is null.
readRequest() - method in class mx4j.tools.adaptor.http.HttpInputStream
Reads the request parsing the headers
recordingStart - field in class mx4j.tools.stats.AbstractStatisticsRecorder
redirectTo(mx4j.log.Logger) - static method in class mx4j.log.Log
Tells to the log service to use the given delegate Logger to perform logging.
redirectTo(mx4j.log.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).
Stateless MBeanInvoker that uses reflection to invoke on MBean instances.
registered - field in class mx4j.tools.stats.NotificationStatisticsRecorder
registered - field in class mx4j.tools.stats.TimedStatisticsRecorder
Appends the given interceptor, provided by the client, to the existing interceptor chain and registers it as MBean.
Appends the given interceptor, provided by the client, to the existing interceptor chain and registers it as MBean.
registerListener() - method in class mx4j.tools.jython.JythonRunner
registerListener() - method in class mx4j.tools.mail.SMTP
Calls the specified javax.management.MBeanRegistration method on the MBean instance.
RelationCommandProcessor - class mx4j.tools.adaptor.http.RelationCommandProcessor
CreateMBeanCommandProcessor, processes a request for creating and registering an MBean
RelationCommandProcessor() - constructor for class mx4j.tools.adaptor.http.RelationCommandProcessor
RelationTypeSupportDeser - class mx4j.tools.remote.soap.axis.ser.RelationTypeSupportDeser
RelationTypeSupportDeserFactory(Class,QName) - constructor for class mx4j.tools.remote.soap.axis.ser.RelationTypeSupportDeserFactory
RelationTypeSupportSer - class mx4j.tools.remote.soap.axis.ser.RelationTypeSupportSer
RelationTypeSupportSerFactory - class mx4j.tools.remote.soap.axis.ser.RelationTypeSupportSerFactory
RelationTypeSupportSerFactory(Class,QName) - constructor for class mx4j.tools.remote.soap.axis.ser.RelationTypeSupportSerFactory
RemoteMBeanProxy - class mx4j.tools.remote.proxy.RemoteMBeanProxy
RemoteMBeanProxyException() - constructor for class mx4j.tools.remote.proxy.RemoteMBeanProxyException
RemoteMBeanProxyException(Exception) - constructor for class mx4j.tools.remote.proxy.RemoteMBeanProxyException
RemoteMBeanProxyException(String) - constructor for class mx4j.tools.remote.proxy.RemoteMBeanProxyException
RemoteMBeanProxyException(String,Exception) - constructor for class mx4j.tools.remote.proxy.RemoteMBeanProxyException
Handles remote notification fetching on client side.
Handles remote notification sending on server side.
Removes the metadata associated with the given object name from this repository.
Removes, if exists, the specified ClassLoader from this repository.
removeCommandProcessor(String) - method in class mx4j.tools.adaptor.http.HttpAdaptor
Removes a command processor object by class
removeCommandProcessor(String) - method in class mx4j.tools.adaptor.http.HttpAdaptorMBean
Removes a command processor object by class
removeConnection(mx4j.tools.remote.Connection) - method in class mx4j.tools.remote.http.HTTPService
removeNonSerializableEntries(Map) - static method in class mx4j.remote.MX4JRemoteUtils
Returns a copy of the given Map that does not contain non-serializable entries
Removes the listener with the given ID from this handler
Removes the listener with the given ID from this handler
Removes the given notification listener from the MBean.
Removes the given notification listener from the MBean, specified by the given filter and handback.
Removes the listeners with the given IDs from this handler
A classloader that delegates to the ClassLoaderRepository
resolve(String,String) - method in class mx4j.tools.adaptor.http.XSLTProcessor
Resolver - class mx4j.remote.resolver.iiop.Resolver
Resolver - class mx4j.remote.resolver.rmi.Resolver
Resolver for RMI/JRMP protocol.
Resolver - class mx4j.tools.remote.resolver.burlap.Resolver
Resolver - class mx4j.tools.remote.resolver.burlap.ssl.Resolver
Resolver - class mx4j.tools.remote.resolver.hessian.Resolver
Resolver - class mx4j.tools.remote.resolver.hessian.ssl.Resolver
Resolver - class mx4j.tools.remote.resolver.local.Resolver
Resolver - class mx4j.tools.remote.resolver.soap.Resolver
Resolver - class mx4j.tools.remote.resolver.soap.ssl.Resolver
RESOLVER_CLASS - static field in class mx4j.remote.MX4JRemoteConstants
The string 'Resolver'
RESOLVER_PACKAGES - static field in class mx4j.remote.MX4JRemoteConstants
MX4J provider packages list for ConnectionResolver subclasses
RESOLVER_PACKAGES_SEPARATOR - static field in class mx4j.remote.MX4JRemoteConstants
A vertical bar '|'
restart() - method in class mx4j.tools.adaptor.http.HttpAdaptor
Restarts the server.
RESTART_COMMAND - static field in class mx4j.tools.config.DefaultConfigurationBuilder
An RMIConnection that "converts" remote calls to MBeanServer calls, performing unwrapping of parameters and/or the needed actions.
RMIConnectionProxy - class mx4j.remote.rmi.RMIConnectionProxy
Base class for RMIConnection dynamic proxies.
An RMIConnection proxy that wraps the call into a Subject.doAsPrivileged invocation, in order to execute the code under subject-based security, and to perform subject delegation.
RMIHeartBeat - class mx4j.remote.rmi.RMIHeartBeat
RMI-specific RemoteNotificationClientHandler.
ROLE_LIST_QNAME - static field in class mx4j.tools.remote.soap.axis.ser.RoleResultSer
ROLE_NAME_QNAME - static field in class mx4j.tools.remote.soap.axis.ser.RoleSer
ROLE_UNRESOLVED_LIST_QNAME - static field in class mx4j.tools.remote.soap.axis.ser.RoleResultSer
ROLE_VALUE_QNAME - static field in class mx4j.tools.remote.soap.axis.ser.RoleSer
RoleDeser - class mx4j.tools.remote.soap.axis.ser.RoleDeser
RoleDeserFactory - class mx4j.tools.remote.soap.axis.ser.RoleDeserFactory
RoleDeserFactory(Class,QName) - constructor for class mx4j.tools.remote.soap.axis.ser.RoleDeserFactory
RoleInfoDeser - class mx4j.tools.remote.soap.axis.ser.RoleInfoDeser
RoleInfoDeserFactory - class mx4j.tools.remote.soap.axis.ser.RoleInfoDeserFactory
RoleInfoDeserFactory(Class,QName) - constructor for class mx4j.tools.remote.soap.axis.ser.RoleInfoDeserFactory
RoleInfoSer - class mx4j.tools.remote.soap.axis.ser.RoleInfoSer
RoleInfoSerFactory - class mx4j.tools.remote.soap.axis.ser.RoleInfoSerFactory
RoleInfoSerFactory(Class,QName) - constructor for class mx4j.tools.remote.soap.axis.ser.RoleInfoSerFactory
RoleListDeser - class mx4j.tools.remote.soap.axis.ser.RoleListDeser
RoleListDeserFactory - class mx4j.tools.remote.soap.axis.ser.RoleListDeserFactory
RoleListDeserFactory(Class,QName) - constructor for class mx4j.tools.remote.soap.axis.ser.RoleListDeserFactory
RoleListSer - class mx4j.tools.remote.soap.axis.ser.RoleListSer
RoleListSerFactory - class mx4j.tools.remote.soap.axis.ser.RoleListSerFactory
RoleListSerFactory(Class,QName) - constructor for class mx4j.tools.remote.soap.axis.ser.RoleListSerFactory
RoleResultDeser - class mx4j.tools.remote.soap.axis.ser.RoleResultDeser
RoleResultDeserFactory - class mx4j.tools.remote.soap.axis.ser.RoleResultDeserFactory
RoleResultDeserFactory(Class,QName) - constructor for class mx4j.tools.remote.soap.axis.ser.RoleResultDeserFactory
RoleResultSer - class mx4j.tools.remote.soap.axis.ser.RoleResultSer
RoleResultSerFactory - class mx4j.tools.remote.soap.axis.ser.RoleResultSerFactory
RoleResultSerFactory(Class,QName) - constructor for class mx4j.tools.remote.soap.axis.ser.RoleResultSerFactory
RoleSer - class mx4j.tools.remote.soap.axis.ser.RoleSer
RoleSerFactory - class mx4j.tools.remote.soap.axis.ser.RoleSerFactory
RoleSerFactory(Class,QName) - constructor for class mx4j.tools.remote.soap.axis.ser.RoleSerFactory
RoleUnresolvedDeser - class mx4j.tools.remote.soap.axis.ser.RoleUnresolvedDeser
RoleUnresolvedDeserFactory - class mx4j.tools.remote.soap.axis.ser.RoleUnresolvedDeserFactory
RoleUnresolvedDeserFactory(Class,QName) - constructor for class mx4j.tools.remote.soap.axis.ser.RoleUnresolvedDeserFactory
RoleUnresolvedListDeser - class mx4j.tools.remote.soap.axis.ser.RoleUnresolvedListDeser
RoleUnresolvedListDeserFactory - class mx4j.tools.remote.soap.axis.ser.RoleUnresolvedListDeserFactory
RoleUnresolvedListDeserFactory(Class,QName) - constructor for class mx4j.tools.remote.soap.axis.ser.RoleUnresolvedListDeserFactory
RoleUnresolvedListSer - class mx4j.tools.remote.soap.axis.ser.RoleUnresolvedListSer
RoleUnresolvedListSerFactory - class mx4j.tools.remote.soap.axis.ser.RoleUnresolvedListSerFactory
RoleUnresolvedListSerFactory(Class,QName) - constructor for class mx4j.tools.remote.soap.axis.ser.RoleUnresolvedListSerFactory
RoleUnresolvedSer - class mx4j.tools.remote.soap.axis.ser.RoleUnresolvedSer
RoleUnresolvedSerFactory - class mx4j.tools.remote.soap.axis.ser.RoleUnresolvedSerFactory
RoleUnresolvedSerFactory(Class,QName) - constructor for class mx4j.tools.remote.soap.axis.ser.RoleUnresolvedSerFactory
run() - method in class mx4j.remote.AbstractHeartBeat
run() - method in class mx4j.tools.config.DefaultConfigurationBuilder.Configuration
run() - method in class mx4j.timer.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 class mx4j.tools.jython.JythonRunnerMBean
Executes a given script.

S

schedule(mx4j.timer.TimeTask) - method in class mx4j.timer.TimeQueue
Schedules the given task for execution.
SCHEMA_ALL - static field in class mx4j.tools.remote.soap.axis.ser.AxisSerializer
SCHEMA_COMPLEX_TYPE - static field in class mx4j.tools.remote.soap.axis.ser.AxisSerializer
SCHEMA_ELEMENT - static field in class mx4j.tools.remote.soap.axis.ser.AxisSerializer
SCHEMA_SEQUENCE - static field in class mx4j.tools.remote.soap.axis.ser.AxisSerializer
Interceptor that takes care of performing security checks (in case the SecurityManager is installed) for MBeanServer to MBean calls.
Management interface for the SecurityMBeanServerInterceptor MBean
Management interface description for the SecurityMBeanServerInterceptor MBean.
sendConnectionNotificationClosed() - method in class mx4j.tools.remote.AbstractJMXConnector
Sends the connection failed notification using the emitter specified in AbstractHeartBeat
Sends the javax.management.remote.JMXConnectionNotification.NOTIFS_LOST notification using the emitter passed to AbstractRemoteNotificationClientHandler
sendHeaders - field in class mx4j.tools.adaptor.http.HttpOutputStream
whether to send the headers
sendHeaders() - method in class mx4j.tools.adaptor.http.HttpOutputStream
Sends the headers
sendMail() - method in class mx4j.tools.mail.SMTP
sendMail() - method in class mx4j.tools.mail.SMTPMBean
This will directly execute the send mail.
serialize(QName,Attributes,Object,SerializationContext) - method in class mx4j.tools.remote.soap.axis.ser.AttributeListSer
serialize(QName,Attributes,Object,SerializationContext) - method in class mx4j.tools.remote.soap.axis.ser.AttributeSer
serialize(QName,Attributes,Object,SerializationContext) - method in class mx4j.tools.remote.soap.axis.ser.MBeanAttributeInfoSer
serialize(QName,Attributes,Object,SerializationContext) - method in class mx4j.tools.remote.soap.axis.ser.MBeanInfoSer
serialize(QName,Attributes,Object,SerializationContext) - method in class mx4j.tools.remote.soap.axis.ser.MBeanOperationInfoSer
serialize(QName,Attributes,Object,SerializationContext) - method in class mx4j.tools.remote.soap.axis.ser.MBeanParameterInfoSer
serialize(QName,Attributes,Object,SerializationContext) - method in class mx4j.tools.remote.soap.axis.ser.NotificationResultSer
serialize(QName,Attributes,Object,SerializationContext) - method in class mx4j.tools.remote.soap.axis.ser.NotificationSer
serialize(QName,Attributes,Object,SerializationContext) - method in class mx4j.tools.remote.soap.axis.ser.ObjectInstanceSer
serialize(QName,Attributes,Object,SerializationContext) - method in class mx4j.tools.remote.soap.axis.ser.ObjectNameSer
serialize(QName,Attributes,Object,SerializationContext) - method in class mx4j.tools.remote.soap.axis.ser.PrincipalSer
serialize(QName,Attributes,Object,SerializationContext) - method in class mx4j.tools.remote.soap.axis.ser.RoleInfoSer
serialize(QName,Attributes,Object,SerializationContext) - method in class mx4j.tools.remote.soap.axis.ser.RoleListSer
serialize(QName,Attributes,Object,SerializationContext) - method in class mx4j.tools.remote.soap.axis.ser.RoleResultSer
serialize(QName,Attributes,Object,SerializationContext) - method in class mx4j.tools.remote.soap.axis.ser.RoleSer
serialize(QName,Attributes,Object,SerializationContext) - method in class mx4j.tools.remote.soap.axis.ser.RoleUnresolvedListSer
serialize(QName,Attributes,Object,SerializationContext) - method in class mx4j.tools.remote.soap.axis.ser.RoleUnresolvedSer
serialize(QName,Attributes,Object,SerializationContext) - method in class mx4j.tools.remote.soap.axis.ser.SetSer
serialize(QName,Attributes,Object,SerializationContext) - method in class mx4j.tools.remote.soap.axis.ser.SubjectSer
server - field in class mx4j.tools.stats.AbstractStatisticsRecorder
server - field in class mx4j.tools.adaptor.http.HttpCommandProcessorAdaptor
SERVER_INFO - static field in class mx4j.tools.adaptor.http.HttpConstants
Server info header
SERVER_PROVIDER_CLASS - static field in class mx4j.remote.MX4JRemoteConstants
The string 'ServerProvider' as mandated by the spec
ServerByDomainCommandProcessor, processes a request for getting all the MBeans of the current server grouped by domains
ServerByDomainCommandProcessor() - constructor for class mx4j.tools.adaptor.http.ServerByDomainCommandProcessor
ServerCommandProcessor - class mx4j.tools.adaptor.http.ServerCommandProcessor
ServerCommandProcessor, processes a request for getting all the MBeans of the current server
ServerCommandProcessor() - constructor for class mx4j.tools.adaptor.http.ServerCommandProcessor
ServerProvider - class mx4j.remote.provider.iiop.ServerProvider
ServerProvider - class mx4j.remote.provider.rmi.ServerProvider
ServerProvider - class mx4j.tools.remote.provider.burlap.ServerProvider
ServerProvider - class mx4j.tools.remote.provider.burlap.ssl.ServerProvider
ServerProvider - class mx4j.tools.remote.provider.hessian.ServerProvider
ServerProvider - class mx4j.tools.remote.provider.hessian.ssl.ServerProvider
ServerProvider - class mx4j.tools.remote.provider.local.ServerProvider
ServerProvider - class mx4j.tools.remote.provider.soap.ServerProvider
SOAP Connector Server Provider
ServerProvider - class mx4j.tools.remote.provider.soap.ssl.ServerProvider
service(HttpServletRequest,HttpServletResponse) - method in class mx4j.tools.remote.caucho.CauchoServlet
Sets the JMXServiceURL that represent the address of this JMXConnectorServer
Sets the value of the manageable attribute, as specified by the DynamicMBean interface.
setAttribute(javax.management.Attribute) - method in class mx4j.tools.remote.proxy.RemoteMBeanProxy
Sets the value of the specified attribute.
Sets the specified attribute value on the MBean instance.
Sets the value of the specified attribute.
setAttribute(String) - method in class mx4j.tools.config.DefaultConfigurationBuilder.Call
SetAttributeCommandProcessor, processes a request for setting one attribute in one MBean
SetAttributeCommandProcessor() - constructor for class mx4j.tools.adaptor.http.SetAttributeCommandProcessor
Sets the manageable attributes, as specified by the DynamicMBean interface.
setAttributes(javax.management.AttributeList) - method in class mx4j.tools.remote.proxy.RemoteMBeanProxy
Sets the specified attributes values on the MBean instance.
setAttributes(NamedNodeMap) - method in class mx4j.tools.config.ConfigurationBuilder.Node
SetAttributesCommandProcessor, processes a request for setting one or more attributes in one MBean.
SetAttributesCommandProcessor() - constructor for class mx4j.tools.adaptor.http.SetAttributesCommandProcessor
setAuthenticationMethod(String) - method in class mx4j.tools.adaptor.http.HttpAdaptor
Sets the Authentication Method.
setAuthenticationMethod(String) - method in class mx4j.tools.adaptor.http.HttpAdaptorMBean
Sets the Authentication Method.
setBCC(String) - method in class mx4j.tools.mail.SMTP
setBCC(String) - method in class mx4j.tools.mail.SMTPMBean
Sets a comma separated list of address which will go in the BCC mail field
setCacheScript(boolean) - method in class mx4j.tools.jython.JythonRunner
Sets whether the script should be kept in the cache.
setCacheScript(boolean) - method in class mx4j.tools.jython.JythonRunnerMBean
Sets whether the script should be kept in the cache.
setCategory(String) - method in class mx4j.log.CommonsLogger
setCategory(String) - method in class mx4j.log.Log4JLogger
setCategory(String) - method in class mx4j.log.Logger
setCC(String) - method in class mx4j.tools.mail.SMTP
setCC(String) - method in class mx4j.tools.mail.SMTPMBean
Sets a comma separated list of address which will go in the CC mail field
setChain(List) - method in class mx4j.server.interceptor.DefaultMBeanServerInterceptor
setChain(List) - method in class mx4j.server.interceptor.MBeanServerInterceptor
Sets the chain of interceptors on this interceptor.
setChildValue(Object,Object) - method in class mx4j.tools.remote.soap.axis.ser.AxisDeserializer
setClassLoader(ClassLoader) - method in class mx4j.server.MBeanMetaData
Sets the classloader for the MBean
setClassname(String) - method in class mx4j.tools.config.DefaultConfigurationBuilder.Call
setClassname(String) - method in class mx4j.tools.config.DefaultConfigurationBuilder.Create
setClassname(String) - method in class mx4j.tools.config.DefaultConfigurationBuilder.New
setCode(int) - method in class mx4j.tools.adaptor.http.HttpOutputStream
Sets the answer code
setContent(String) - method in class mx4j.tools.mail.SMTP
setContent(String) - method in class mx4j.tools.mail.SMTPMBean
Sets the content of the mail
setDefaultLocale(Locale) - static method in class mx4j.tools.i18n.I18NStandardMBean
Set the locale which will be used for future I18NStandardMBeans.
setDefaultPage(String) - method in class mx4j.tools.adaptor.http.XSLTProcessor
setDefaultPage(String) - method in class mx4j.tools.adaptor.http.XSLTProcessorMBean
Sets the default start page, serverbydomain as a default
setDefaultPriority(int) - static method in class mx4j.log.Log
Sets the default priority for all loggers.
SetDeser - class mx4j.tools.remote.soap.axis.ser.SetDeser
SetDeserFactory - class mx4j.tools.remote.soap.axis.ser.SetDeserFactory
SetDeserFactory(Class,QName) - constructor for class mx4j.tools.remote.soap.axis.ser.SetDeserFactory
setDifferenceMode(boolean) - method in class mx4j.monitor.MX4JCounterMonitor
setDifferenceMode(boolean) - method in class mx4j.monitor.MX4JGaugeMonitor
setDifferenceMode(boolean) - method in class mx4j.monitor.MX4JGaugeMonitorMBean
setDocumentBuilder(DocumentBuilder) - method in class mx4j.tools.adaptor.http.HttpCommandProcessor
Sets the Document Builder factory
setDocumentBuilder(DocumentBuilder) - method in class mx4j.tools.adaptor.http.HttpCommandProcessorAdaptor
Sets the Document Builder factory
setEnabled(boolean) - method in class mx4j.server.interceptor.DefaultMBeanServerInterceptor
Enables or disables this interceptor
setEnabled(boolean) - method in class mx4j.server.interceptor.DefaultMBeanServerInterceptorMBean
Enables or disables this interceptor
setErrorNotified(boolean) - method in class mx4j.monitor.MX4JMonitor.MonitorInfo
setFile(String) - method in class mx4j.tools.adaptor.http.XSLTProcessor
setFile(String) - method in class mx4j.tools.adaptor.http.XSLTProcessorMBean
Sets the jar/zip file or the directory where to find the XSL files
setFinished(boolean) - method in class mx4j.timer.TimerTask
setFinished(boolean) - method in class mx4j.timer.TimeTask
Marks this task as finished or not.
setFromAddress(String) - method in class mx4j.tools.mail.SMTP
setFromAddress(String) - method in class mx4j.tools.mail.SMTPMBean
Sets the form address set to mail
setFromName(String) - method in class mx4j.tools.mail.SMTP
setFromName(String) - method in class mx4j.tools.mail.SMTPMBean
Sets the from name presented on the mail
setGranularity(long) - method in class mx4j.tools.stats.TimedStatisticsRecorder
setGranularity(long) - method in class mx4j.tools.stats.TimedStatisticsRecorderMBean
Sets how often the MBean will poll the variable value
setGranularityPeriod(long) - method in class mx4j.monitor.MX4JMonitor
setGranularityPeriod(long) - method in class mx4j.monitor.MX4JMonitorMBean
setHeader(String,String) - method in class mx4j.tools.adaptor.http.HttpOutputStream
Sets a given header code
setHost(java.lang.String) - method in class mx4j.tools.adaptor.http.HttpAdaptorMBean
Sets the host name where the server will be listening
setHost(String) - method in class mx4j.tools.adaptor.http.HttpAdaptor
Sets the host name where the server will be listening
setInitThreshold(Number) - method in class mx4j.monitor.MX4JCounterMonitor
setInitThreshold(Number) - method in class mx4j.monitor.MX4JCounterMonitorMBean
setInvokeFilter(boolean) - method in class mx4j.remote.NotificationTuple
setKeyManagerAlgorithm(String) - method in class mx4j.tools.adaptor.ssl.SSLAdaptorServerSocketFactory
Sets the key manager algorithm, by default is "SunX509".
Sets the key manager algorithm, by default is "SunX509".
setKeyManagerPassword(String) - method in class mx4j.tools.adaptor.ssl.SSLAdaptorServerSocketFactory
Sets the password to access the key present in the keystore.
setKeyManagerPassword(String) - method in class mx4j.tools.adaptor.ssl.SSLAdaptorServerSocketFactoryMBean
Sets the password to access the key present in the keystore.
setKeyStoreName(String) - method in class mx4j.tools.adaptor.ssl.SSLAdaptorServerSocketFactory
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.tools.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.
setKeyStorePassword(String) - method in class mx4j.tools.adaptor.ssl.SSLAdaptorServerSocketFactory
Sets the password to access the keystore specified by SSLAdaptorServerSocketFactoryMBean.setKeyStoreName(String).
setKeyStorePassword(String) - method in class mx4j.tools.adaptor.ssl.SSLAdaptorServerSocketFactoryMBean
Sets the password to access the keystore specified by setKeyStoreName(String).
setKeyStoreType(String) - method in class mx4j.tools.adaptor.ssl.SSLAdaptorServerSocketFactory
Sets the type of the keystore, by default is "JKS".
setKeyStoreType(String) - method in class mx4j.tools.adaptor.ssl.SSLAdaptorServerSocketFactoryMBean
Sets the type of the keystore, by default is "JKS".
setLoadername(String) - method in class mx4j.tools.config.DefaultConfigurationBuilder.Create
setLocale(Locale) - method in class mx4j.tools.adaptor.http.XSLTProcessor
setLocale(Locale) - method in class mx4j.tools.adaptor.http.XSLTProcessorMBean
Sets the locale used to internationalize the output
setLocaleString(String) - method in class mx4j.tools.adaptor.http.XSLTProcessor
setLocaleString(String) - method in class mx4j.tools.adaptor.http.XSLTProcessorMBean
Sets the locale used to internationalize the output, as a string
setLoginToServer(boolean) - method in class mx4j.tools.mail.SMTP
setLoginToServer(boolean) - method in class mx4j.tools.mail.SMTPMBean
Sets whether to login to the SMTP server
setMaxEntries(int) - method in class mx4j.tools.stats.AbstractStatisticsRecorder
Sets the maximum entries stored in this recorder
setMaxEntries(int) - method in class mx4j.tools.stats.StatisticsRecorderMBean
Sets the maximum entries stored in this recorder
setMBean(Object) - method in class mx4j.server.MBeanMetaData
Sets the MBean instance
setMBeanDynamic(boolean) - method in class mx4j.server.MBeanMetaData
Sets whether the MBean is dynamic
Sets the MBeanInfo object cached by this instance.
Sets the MBeanInfo of the MBean
setMBeanInterface(Class) - method in class mx4j.server.MBeanMetaData
Sets the management interface of the standard MBean
Sets the MBeanInvoker of the standard MBean
setMBeanServer(javax.management.MBeanServer) - method in class mx4j.tools.adaptor.http.HttpCommandProcessor
Sets the target MBeanServer
Sets the target MBeanServer
setMBeanStandard(boolean) - method in class mx4j.server.MBeanMetaData
Sets whether the MBean is standard
setMethod(String) - method in class mx4j.tools.config.DefaultConfigurationBuilder.Call
setMimeType(String) - method in class mx4j.tools.mail.SMTP
setMimeType(String) - method in class mx4j.tools.mail.SMTPMBean
Sets the MIME type, by default it is text/plain
setModulus(Number) - method in class mx4j.monitor.MX4JCounterMonitor
setModulus(Number) - method in class mx4j.monitor.MX4JCounterMonitorMBean
setNextExecutionTime(long) - method in class mx4j.timer.TimerTask
setNextExecutionTime(long) - method in class mx4j.timer.TimeTask
Sets the next execution time.
setNotificationName(String) - method in class mx4j.tools.mail.SMTP
setNotificationName(String) - method in class mx4j.tools.mail.SMTPMBean
Sets the notification name which will trigger the mail sending.
setNotificationType(String) - method in class mx4j.tools.jython.JythonRunner
Sets the notification being listed.
setNotificationType(String) - method in class mx4j.tools.jython.JythonRunnerMBean
Sets the notification type being listened.
setNotify(boolean) - method in class mx4j.monitor.MX4JCounterMonitor
setNotify(boolean) - method in class mx4j.monitor.MX4JCounterMonitorMBean
setNotifyDiffer(boolean) - method in class mx4j.monitor.MX4JStringMonitor
setNotifyDiffer(boolean) - method in class mx4j.monitor.MX4JStringMonitorMBean
setNotifyHigh(boolean) - method in class mx4j.monitor.MX4JGaugeMonitor
setNotifyHigh(boolean) - method in class mx4j.monitor.MX4JGaugeMonitorMBean
setNotifyLow(boolean) - method in class mx4j.monitor.MX4JGaugeMonitor
setNotifyLow(boolean) - method in class mx4j.monitor.MX4JGaugeMonitorMBean
setNotifyMatch(boolean) - method in class mx4j.monitor.MX4JStringMonitor
setNotifyMatch(boolean) - method in class mx4j.monitor.MX4JStringMonitorMBean
setObjectid(String) - method in class mx4j.tools.config.DefaultConfigurationBuilder.Object
Sets the ObjectName of the MBean
setObjectname(String) - method in class mx4j.tools.config.DefaultConfigurationBuilder.Call
setObjectname(String) - method in class mx4j.tools.config.DefaultConfigurationBuilder.Create
setObservedAttribute(String) - method in class mx4j.monitor.MX4JMonitor
setObservedAttribute(String) - method in class mx4j.monitor.MX4JMonitorMBean
setObservedAttribute(String) - method in class mx4j.tools.stats.ObserverStatisticsRecorder
Sets the Attribute to be observed
Sets the object being observed by this MBean.
Sets the object being observed by this MBean.
Sets the ObjectName to be observed
setObservedObject(javax.management.ObjectName) - method in class mx4j.tools.mail.SMTP
Sets the observed object.
setOffset(Number) - method in class mx4j.monitor.MX4JCounterMonitor
setOffset(Number) - method in class mx4j.monitor.MX4JCounterMonitorMBean
setOperation(String) - method in class mx4j.tools.config.DefaultConfigurationBuilder.Call
setParent(Node) - method in class mx4j.tools.config.DefaultConfigurationBuilder.AbstractNode
setPathInJar(String) - method in class mx4j.tools.adaptor.http.XSLTProcessor
setPathInJar(String) - method in class mx4j.tools.adaptor.http.XSLTProcessorMBean
Specifies the path of the XSL templates inside a jar file.
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.CosNamingServiceMBean
Sets the port on which tnameserv listens for incoming connections.
setPort(int) - method in class mx4j.tools.adaptor.http.HttpAdaptor
Sets the value of the server's port
setPort(int) - method in class mx4j.tools.adaptor.http.HttpAdaptorMBean
Sets the value of the server's port
setPort(int) - method in class mx4j.tools.naming.NamingService
Sets the port on which rmiregistry listens for incoming connections.
setPort(int) - method in class mx4j.tools.naming.NamingServiceMBean
Sets the port on which rmiregistry listens for incoming connections.
setPriority(int) - method in class mx4j.log.Logger
setProcessor(mx4j.tools.adaptor.http.ProcessorMBean) - method in class mx4j.tools.adaptor.http.HttpAdaptor
Sets the object which will post process the XML results.
Sets the object which will post process the XML results.
setProcessorClass(String) - method in class mx4j.tools.adaptor.http.HttpAdaptor
Sets the classname of the object which will post process the XML results.
setProcessorClass(String) - method in class mx4j.tools.adaptor.http.HttpAdaptorMBean
Sets the classname of the object which will post process the XML results.
setProcessorName(javax.management.ObjectName) - method in class mx4j.tools.adaptor.http.HttpAdaptor
Sets the object name which will post process the XML result.
setProcessorName(javax.management.ObjectName) - method in class mx4j.tools.adaptor.http.HttpAdaptorMBean
Sets the object name which will post process the XML result.
setProcessorNameString(String) - method in class mx4j.tools.adaptor.http.HttpAdaptor
Sets the object name of the PostProcessor MBean.
setProcessorNameString(String) - method in class mx4j.tools.adaptor.http.HttpAdaptorMBean
Sets the object name of the PostProcessor MBean.
setRefobjectid(String) - method in class mx4j.tools.config.DefaultConfigurationBuilder.Arg
setRefobjectid(String) - method in class mx4j.tools.config.DefaultConfigurationBuilder.Call
Specifies the resource object on which invoke attribute's getters, attribute's setters and operation's methods.
setScript(String) - method in class mx4j.tools.jython.JythonRunner
Sets the content of the script.
setScript(String) - method in class mx4j.tools.jython.JythonRunnerMBean
Sets the content of the script.
setScriptURL(URL) - method in class mx4j.tools.jython.JythonRunner
Sets the script source as URL.
setScriptURL(URL) - method in class mx4j.tools.jython.JythonRunnerMBean
Sets the script source as URL.
SetSer - class mx4j.tools.remote.soap.axis.ser.SetSer
SetSerFactory - class mx4j.tools.remote.soap.axis.ser.SetSerFactory
SetSerFactory(Class,QName) - constructor for class mx4j.tools.remote.soap.axis.ser.SetSerFactory
setServerHost(String) - method in class mx4j.tools.mail.SMTP
setServerHost(String) - method in class mx4j.tools.mail.SMTPMBean
Sets the server's host, it can be set as name or IP
setServerPassword(String) - method in class mx4j.tools.mail.SMTP
setServerPassword(String) - method in class mx4j.tools.mail.SMTPMBean
Sets server's passowrd, use with setLoginToServer(true) and setServerUsername
setServerPort(int) - method in class mx4j.tools.mail.SMTP
setServerPort(int) - method in class mx4j.tools.mail.SMTPMBean
Sets the server's port.
setServerUsername(String) - method in class mx4j.tools.mail.SMTP
setServerUsername(String) - method in class mx4j.tools.mail.SMTPMBean
Sets server's username, use with setLoginToServer(true)
Sets the object which create the server sockets
Sets the object which create the server sockets
setSocketFactoryName(javax.management.ObjectName) - method in class mx4j.tools.adaptor.http.HttpAdaptor
Sets the factory's object name which will create the server sockets
Sets the factory's object name which will create the server sockets
setSocketFactoryNameString(String) - method in class mx4j.tools.adaptor.http.HttpAdaptor
Sets the factory's object name which will create the server sockets
setSocketFactoryNameString(String) - method in class mx4j.tools.adaptor.http.HttpAdaptorMBean
Sets the factory's object name which will create the server sockets
setSSLProtocol(String) - method in class mx4j.tools.adaptor.ssl.SSLAdaptorServerSocketFactory
Sets the SSL protocol version, by default is "TLS".
setSSLProtocol(String) - method in class mx4j.tools.adaptor.ssl.SSLAdaptorServerSocketFactoryMBean
Sets the SSL protocol version, by default is "TLS".
setStringToCompare(String) - method in class mx4j.monitor.MX4JStringMonitor
setStringToCompare(String) - method in class mx4j.monitor.MX4JStringMonitorMBean
setSubject(String) - method in class mx4j.tools.mail.SMTP
setSubject(String) - method in class mx4j.tools.mail.SMTPMBean
Sets the mail's subject, by default is Empty subject.
setText(String) - method in class mx4j.tools.config.ConfigurationBuilder.Node
setText(String) - method in class mx4j.tools.config.DefaultConfigurationBuilder.AbstractNode
setThresholds(Number,Number) - method in class mx4j.monitor.MX4JGaugeMonitor
setTimeout(int) - method in class mx4j.tools.mail.SMTP
setTimeout(int) - method in class mx4j.tools.mail.SMTPMBean
Sets the send timeout, by default it is 10 secs
setTo(String) - method in class mx4j.tools.mail.SMTP
setTo(String) - method in class mx4j.tools.mail.SMTPMBean
Sets a comma separated list of address which will go in the TO mail field
setTrustManagerAlgorithm(String) - method in class mx4j.tools.adaptor.ssl.SSLAdaptorServerSocketFactory
Sets the trust manager algorithm, by default is "SunX509".
Sets the trust manager algorithm, by default is "SunX509".
setTrustStoreName(String) - method in class mx4j.tools.adaptor.ssl.SSLAdaptorServerSocketFactory
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.tools.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.
setTrustStorePassword(String) - method in class mx4j.tools.adaptor.ssl.SSLAdaptorServerSocketFactory
Sets the password to access the truststore specified by SSLAdaptorServerSocketFactoryMBean.setTrustStoreName(String).
setTrustStorePassword(String) - method in class mx4j.tools.adaptor.ssl.SSLAdaptorServerSocketFactoryMBean
Sets the password to access the truststore specified by setTrustStoreName(String).
setTrustStoreType(String) - method in class mx4j.tools.adaptor.ssl.SSLAdaptorServerSocketFactory
Sets the type of the truststore, by default is "JKS".
setTrustStoreType(String) - method in class mx4j.tools.adaptor.ssl.SSLAdaptorServerSocketFactoryMBean
Sets the type of the truststore, by default is "JKS".
setType(String) - method in class mx4j.tools.config.DefaultConfigurationBuilder.Arg
setUseCache(boolean) - method in class mx4j.tools.adaptor.http.XSLTProcessor
setUseCache(boolean) - method in class mx4j.tools.adaptor.http.XSLTProcessorMBean
Sets the caching of the XSL Templates.
setValue(Number) - method in class mx4j.tools.stats.ValueStatisticsRecorder
setValue(Number) - method in class mx4j.tools.stats.ValueStatisticsRecorderMBean
Sets the value to be recorded
shutdown() - method in class mx4j.tools.config.ConfigurationLoader
shutdown() - method in class mx4j.tools.config.ConfigurationLoaderMBean
SHUTDOWN_COMMAND - static field in class mx4j.tools.config.DefaultConfigurationBuilder
size() - method in class mx4j.server.MBeanRepository
Returns the size of this repository.
size() - method in class mx4j.timer.TimeQueue
Returns the number of tasks present in this TimeQueue
SMTP - class mx4j.tools.mail.SMTP
This MBean is meant to send a mail given certain situation.
SMTPMBean - interface mx4j.tools.mail.SMTPMBean
Management Interface of a SMTP MBean.
SOAPClientInvoker - class mx4j.tools.remote.soap.SOAPClientInvoker
SOAPClientInvoker(String,Service) - constructor for class mx4j.tools.remote.soap.SOAPClientInvoker
SOAPConnector - class mx4j.tools.remote.soap.SOAPConnector
SOAPConnector(javax.management.remote.JMXServiceURL,Map) - constructor for class mx4j.tools.remote.soap.SOAPConnector
SOAPService - class mx4j.tools.remote.soap.SOAPService
The server-side service (the WebService actually) where remote calls end up after being parsed by Axis.
sortAttributes(NamedNodeMap) - method in class mx4j.tools.adaptor.http.DefaultProcessor
Returns a sorted list of attributes.
splitFunction(Object) - method in class mx4j.util.MethodTernaryTree
TODO: Fix this class to avoid hardcoding Sun's provider, since it will not work with IBM's JDK.
Management interface for the SSL ServerSocket factory
SSLBurlapServlet - class mx4j.tools.remote.caucho.burlap.SSLBurlapServlet
SSLHessianServlet - class mx4j.tools.remote.caucho.hessian.SSLHessianServlet
SSLRMIServerSocketFactory(SSLContext) - constructor for class mx4j.tools.remote.rmi.SSLRMIServerSocketFactory
SSLRMIServerSocketFactory(SSLContext,int) - constructor for class mx4j.tools.remote.rmi.SSLRMIServerSocketFactory
SSLSOAPService - class mx4j.tools.remote.soap.SSLSOAPService
This 'pivot' is the one to be used when the invocation is uses the https protocol
start() - method in class mx4j.remote.AbstractHeartBeat
start() - method in class mx4j.tools.remote.AbstractJMXConnectorServer
start() - method in class mx4j.remote.AbstractRemoteNotificationClientHandler
start() - method in class mx4j.tools.stats.AbstractStatisticsRecorder
Starts recording a variable
start() - method in class mx4j.tools.naming.CosNamingService
Starts this MBean: tnameserv can now accept incoming calls
start() - method in class mx4j.tools.naming.CosNamingServiceMBean
Starts this MBean: tnameserv can now accept incoming calls
start() - method in class mx4j.remote.HeartBeat
Starts the heart beat
start() - method in class mx4j.tools.adaptor.http.HttpAdaptor
Starts the server
start() - method in class mx4j.tools.adaptor.http.HttpAdaptorMBean
Starts the server
start() - method in class mx4j.log.LoggerBroadcaster
start() - method in class mx4j.log.LoggerBroadcasterMBean
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 mx4j.server.interceptor.MBeanServerInterceptorConfiguratorMBean
Starts this configurator, so that the MBeanServer is now able to accept incoming calls.
start() - method in class mx4j.monitor.MX4JMonitor
start() - method in class mx4j.monitor.MX4JMonitorMBean
start() - method in class mx4j.tools.naming.NamingService
Starts this MBean: rmiregistry can now accept incoming calls
start() - method in class mx4j.tools.naming.NamingServiceMBean
Starts this MBean: rmiregistry can now accept incoming calls
start() - method in class mx4j.remote.RemoteNotificationClientHandler
Starts notification fetching
start() - method in class mx4j.tools.stats.StatisticsRecorderMBean
Starts recording a variable
start() - method in class mx4j.timer.TimeQueue
Starts this TimeQueue.
start(javax.management.remote.JMXServiceURL,Map) - method in class mx4j.tools.remote.http.jetty.JettyWebContainer
Starts the web container
start(javax.management.remote.JMXServiceURL,Map) - method in class mx4j.tools.remote.http.WebContainer
Starts the web container
start(String) - method in class mx4j.log.LoggerBroadcaster
start(String) - method in class mx4j.log.LoggerBroadcasterMBean
startCall() - method in class mx4j.tools.remote.caucho.CauchoInput
startCall() - method in class mx4j.tools.remote.caucho.CauchoOutput
startMonitor() - method in class mx4j.monitor.MX4JMonitor
startObserving() - method in class mx4j.tools.stats.NotificationStatisticsRecorder
startObserving() - method in class mx4j.tools.stats.ObserverStatisticsRecorder
startObserving() - method in class mx4j.tools.stats.TimedStatisticsRecorder
startReply() - method in class mx4j.tools.remote.caucho.CauchoInput
Starts reading a reply of a previous call; if the call threw an exception, the exception is read and re-thrown, otherwise the result of the call can be read using readObject(Class).
startReply() - method in class mx4j.tools.remote.caucho.CauchoOutput
startup(Reader) - method in class mx4j.tools.config.ConfigurationLoader
startup(Reader) - method in class mx4j.tools.config.ConfigurationLoaderMBean
Management interface to be implemented by recorder MBeans.
Descriptions of the StatisticsRecorderMBean interface
STATUS_AUTHENTICATE - static field in class mx4j.tools.adaptor.http.HttpConstants
Status code AUTHENTICATE
STATUS_BAD_REQUEST - static field in class mx4j.tools.adaptor.http.HttpConstants
Status code BAD REQUEST
STATUS_FORBIDDEN - static field in class mx4j.tools.adaptor.http.HttpConstants
Status code FORBIDDEN
STATUS_INTERNAL_ERROR - static field in class mx4j.tools.adaptor.http.HttpConstants
Status code INTERNAL ERROR
STATUS_MOVED_PERMANENTLY - static field in class mx4j.tools.adaptor.http.HttpConstants
Status code MOVED PERMANENTLY
STATUS_MOVED_TEMPORARILY - static field in class mx4j.tools.adaptor.http.HttpConstants
Status code MOVED TEMPORARILY
STATUS_NO_CONTENT - static field in class mx4j.tools.adaptor.http.HttpConstants
Status code NO CONTENT
STATUS_NOT_ALLOWED - static field in class mx4j.tools.adaptor.http.HttpConstants
Status code NOT ALLOWED
STATUS_NOT_FOUND - static field in class mx4j.tools.adaptor.http.HttpConstants
Status code NOT FOUND
STATUS_NOT_IMPLEMENTED - static field in class mx4j.tools.adaptor.http.HttpConstants
Status code NOT IMPLEMENTED
STATUS_OKAY - static field in class mx4j.tools.adaptor.http.HttpConstants
Status code OK
stop() - method in class mx4j.remote.AbstractHeartBeat
stop() - method in class mx4j.tools.remote.AbstractJMXConnectorServer
stop() - method in class mx4j.remote.AbstractRemoteNotificationClientHandler
stop() - method in class mx4j.tools.stats.AbstractStatisticsRecorder
Stops recording a variable
stop() - method in class mx4j.tools.naming.CosNamingService
Stops this MBean: tnameserv cannot accept anymore incoming calls
stop() - method in class mx4j.tools.naming.CosNamingServiceMBean
Stops this MBean: tnameserv cannot accept anymore incoming calls
stop() - method in class mx4j.remote.HeartBeat
Stops the heart beat
stop() - method in class mx4j.tools.adaptor.http.HttpAdaptor
Stops the HTTP daemon
stop() - method in class mx4j.tools.adaptor.http.HttpAdaptorMBean
Stops the HTTP daemon
stop() - method in class mx4j.tools.remote.http.jetty.JettyWebContainer
Stops the web container
stop() - method in class mx4j.log.LoggerBroadcaster
stop() - method in class mx4j.log.LoggerBroadcasterMBean
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 mx4j.server.interceptor.MBeanServerInterceptorConfiguratorMBean
Stops this configurator, so that the MBeanServer is not able to accept incoming calls.
stop() - method in class mx4j.monitor.MX4JMonitor
stop() - method in class mx4j.monitor.MX4JMonitorMBean
stop() - method in class mx4j.tools.naming.NamingService
Stops this MBean: rmiregistry cannot accept anymore incoming calls
stop() - method in class mx4j.tools.naming.NamingServiceMBean
Stops this MBean: rmiregistry cannot accept anymore incoming calls
stop() - method in class mx4j.remote.RemoteNotificationClientHandler
Stops notification fetching
stop() - method in class mx4j.tools.stats.StatisticsRecorderMBean
Stops recording a variable
stop() - method in class mx4j.timer.TimeQueue
Stops this TimeQueue.
stop() - method in class mx4j.tools.remote.http.WebContainer
Stops the web container
stop(String) - method in class mx4j.log.LoggerBroadcaster
stop(String) - method in class mx4j.log.LoggerBroadcasterMBean
stopMonitor() - method in class mx4j.monitor.MX4JMonitor
stopObserving() - method in class mx4j.tools.stats.NotificationStatisticsRecorder
stopObserving() - method in class mx4j.tools.stats.ObserverStatisticsRecorder
stopObserving() - method in class mx4j.tools.stats.TimedStatisticsRecorder
store(Object) - method in class mx4j.persist.FilePersister
Store the given information to the storage media.
store(Object) - method in class mx4j.persist.MBeanPersister
Store the given information to the storage media.
store(Object) - method in class mx4j.persist.PersisterMBean
Store the given information to the storage media.
sub(Number,Number) - method in class mx4j.monitor.MX4JCounterMonitor
sub(Number,Number) - method in class mx4j.monitor.MX4JGaugeMonitor
SubjectDeser - class mx4j.tools.remote.soap.axis.ser.SubjectDeser
SubjectDeserFactory - class mx4j.tools.remote.soap.axis.ser.SubjectDeserFactory
SubjectDeserFactory(Class,QName) - constructor for class mx4j.tools.remote.soap.axis.ser.SubjectDeserFactory
SubjectInvoker - class mx4j.tools.remote.SubjectInvoker
SubjectSer - class mx4j.tools.remote.soap.axis.ser.SubjectSer
SubjectSerFactory - class mx4j.tools.remote.soap.axis.ser.SubjectSerFactory
SubjectSerFactory(Class,QName) - constructor for class mx4j.tools.remote.soap.axis.ser.SubjectSerFactory
sum(Number,Number) - method in class mx4j.monitor.MX4JCounterMonitor

T

TargetedNotificationDeser - class mx4j.tools.remote.soap.axis.ser.TargetedNotificationDeser
TargetedNotificationDeserFactory(Class,QName) - constructor for class mx4j.tools.remote.soap.axis.ser.TargetedNotificationDeserFactory
TargetedNotificationSer - class mx4j.tools.remote.soap.axis.ser.TargetedNotificationSer
TargetedNotificationSerFactory - class mx4j.tools.remote.soap.axis.ser.TargetedNotificationSerFactory
TargetedNotificationSerFactory(Class,QName) - constructor for class mx4j.tools.remote.soap.axis.ser.TargetedNotificationSerFactory
task - field in class mx4j.tools.stats.TimedStatisticsRecorder
TimedStatisticsRecorder records statistics of an attribute with a timer polling the value every certain interval
TimedStatisticsRecorder() - constructor for class mx4j.tools.stats.TimedStatisticsRecorder
Management interface for TimedStatisticsRecorder MBeans.
Management interface description for TimedStatisticsRecorder MBeans.
TimeQueue - class mx4j.timer.TimeQueue
A queue that executes TimeTasks when it is started.
TimeQueue() - constructor for class mx4j.timer.TimeQueue
Creates a new TimeQueue
TimeQueue(boolean) - constructor for class mx4j.timer.TimeQueue
Creates a new TimeQueue that will set the thread daemon or not depending on the given argument
timer - static field in class mx4j.tools.stats.TimedStatisticsRecorder
TimerNotificationDeser - class mx4j.tools.remote.soap.axis.ser.TimerNotificationDeser
TimerNotificationDeserFactory - class mx4j.tools.remote.soap.axis.ser.TimerNotificationDeserFactory
TimerNotificationDeserFactory(Class,QName) - constructor for class mx4j.tools.remote.soap.axis.ser.TimerNotificationDeserFactory
TimerNotificationSer - class mx4j.tools.remote.soap.axis.ser.TimerNotificationSer
TimerNotificationSerFactory - class mx4j.tools.remote.soap.axis.ser.TimerNotificationSerFactory
TimerNotificationSerFactory(Class,QName) - constructor for class mx4j.tools.remote.soap.axis.ser.TimerNotificationSerFactory
TimerTask - class mx4j.timer.TimerTask
A subclass of TimeTask for the JMX Timer service.
TimeTask - class mx4j.timer.TimeTask
A task that is executed at a specified time.
TimeTask() - constructor for class mx4j.timer.TimeTask
Constructor for subclasses
toString() - method in class mx4j.monitor.MX4JCounterMonitor.CounterMonitorInfo
toString() - method in class mx4j.monitor.MX4JGaugeMonitor.GaugeMonitorInfo
toString() - method in class mx4j.monitor.MX4JMonitor.MonitorInfo
toString() - method in class mx4j.monitor.MX4JMonitorNotification
toString() - method in class mx4j.monitor.MX4JStringMonitor.StringMonitorInfo
toString() - method in class mx4j.tools.stats.NotificationStatisticsRecorder
toString() - method in class mx4j.remote.NotificationTuple
toString() - method in class mx4j.tools.stats.TimedStatisticsRecorder
toString() - method in class mx4j.tools.stats.ValueStatisticsRecorder
TRACE - static field in class mx4j.log.Logger
trace(Object) - method in class mx4j.log.Logger
trace(Object,Throwable) - method in class mx4j.log.Logger
TYPE_ATTR - static field in class mx4j.loading.MLetParser

U

unbind(String) - method in class mx4j.tools.naming.NamingService
Removes the binding for the specified name in the rmiregistry
unbind(String) - method in class mx4j.tools.naming.NamingServiceMBean
Removes the binding for the specified name in the rmiregistry
Unbinds the server bound by bindServer(Object,JMXServiceURL,Map) from the place specified by the JMXServiceURL.
Unbinds the server bound by ConnectionResolver.bindServer(Object,JMXServiceURL,Map) from the place specified by the JMXServiceURL.
Unbinds the server bound by ConnectionResolver.bindServer(Object,JMXServiceURL,Map) from the place specified by the JMXServiceURL.
unbindServer(Object,javax.management.remote.JMXServiceURL,Map) - method in class mx4j.tools.remote.resolver.local.Resolver
Unbinds the server bound by ConnectionResolver.bindServer(Object,JMXServiceURL,Map) from the place specified by the JMXServiceURL.
undeploy(javax.management.remote.JMXServiceURL,Map) - method in class mx4j.tools.remote.http.HTTPResolver
undeploy(javax.management.remote.JMXServiceURL,Map) - method in class mx4j.tools.remote.resolver.soap.Resolver
Undeploys the servlet mapped to the URL specified by the given JMXServiceURL.
Undeploys the servlet mapped to the URL specified by the given JMXServiceURL.
unmarshal(MarshalledObject) - static method in class mx4j.remote.rmi.Marshaller
unregisterListener() - method in class mx4j.tools.jython.JythonRunner
unregisterListener() - method in class mx4j.tools.mail.SMTP
unregisterMBean(javax.management.ObjectName,Subject) - method in class mx4j.tools.remote.http.HTTPService
unschedule(mx4j.timer.TimeTask) - method in class mx4j.timer.TimeQueue
Removes the given task from this TimeQueue
USE_EXTERNAL_WEB_CONTAINER - static field in class mx4j.tools.remote.http.HTTPConnectorServer
Utils - class mx4j.util.Utils
Several utility functions for the JMX implementation

V

value - field in class mx4j.tools.stats.ValueStatisticsRecorder
VALUE_ATTR - static field in class mx4j.loading.MLetParser
ValueStatisticsRecorder records statistics of an attribute based on changes on the variable value.
Management interface for the ValueStatisticsRecorder MBean.
MBean description.
VERSION_ATTR - static field in class mx4j.loading.MLetParser

W

Called when there are no notifications to send to the client.
WARN - static field in class mx4j.log.Logger
warn(Object) - method in class mx4j.log.Logger
warn(Object,Throwable) - method in class mx4j.log.Logger
WEB_CONTAINER_CONFIGURATION - static field in class mx4j.tools.remote.http.HTTPConnectorServer
MX4J's implementation uses this property to specify a String that points to the configuration resource used to configure the HTTP server for JSR 160 connectors that use HTTP as transport.
WebContainer - interface mx4j.tools.remote.http.WebContainer
An Interface for the Web Container so that we can plug in any web container.
wildcardMatch(String,String) - static method in class mx4j.util.Utils
write(InputStream) - method in class mx4j.tools.adaptor.http.HttpOutputStream
Writes the content of the input stream to the output stream
write(String) - method in class mx4j.tools.adaptor.http.HttpOutputStream
Writes a given message line
The method will process the result exception and produce output.
The method will process the result exception and produce output.
writeFault(Throwable) - method in class mx4j.tools.remote.caucho.CauchoOutput
writeHeader(String) - method in class mx4j.tools.remote.caucho.CauchoOutput
writeMethod(String) - method in class mx4j.tools.remote.caucho.CauchoOutput
writeObject(Object) - method in class mx4j.tools.remote.caucho.CauchoOutput
The method will process the result string and produce an output.
The method will process the result string and produce an output.
writeSchema(Class,Types) - method in class mx4j.tools.remote.soap.axis.ser.AttributeListSer
writeSchema(Class,Types) - method in class mx4j.tools.remote.soap.axis.ser.AttributeSer
writeSchema(Class,Types) - method in class mx4j.tools.remote.soap.axis.ser.AxisSerializer
writeSchema(Class,Types) - method in class mx4j.tools.remote.soap.axis.ser.MBeanAttributeInfoSer
writeSchema(Class,Types) - method in class mx4j.tools.remote.soap.axis.ser.MBeanConstructorInfoSer
writeSchema(Class,Types) - method in class mx4j.tools.remote.soap.axis.ser.MBeanInfoSer
writeSchema(Class,Types) - method in class mx4j.tools.remote.soap.axis.ser.MBeanNotificationInfoSer
writeSchema(Class,Types) - method in class mx4j.tools.remote.soap.axis.ser.MBeanOperationInfoSer
writeSchema(Class,Types) - method in class mx4j.tools.remote.soap.axis.ser.MBeanParameterInfoSer
writeSchema(Class,Types) - method in class mx4j.tools.remote.soap.axis.ser.MBeanServerNotificationFilterSer
writeSchema(Class,Types) - method in class mx4j.tools.remote.soap.axis.ser.MBeanServerNotificationSer
writeSchema(Class,Types) - method in class mx4j.tools.remote.soap.axis.ser.MonitorNotificationSer
writeSchema(Class,Types) - method in class mx4j.tools.remote.soap.axis.ser.NotificationFilterSupportSer
writeSchema(Class,Types) - method in class mx4j.tools.remote.soap.axis.ser.NotificationResultSer
writeSchema(Class,Types) - method in class mx4j.tools.remote.soap.axis.ser.NotificationSer
writeSchema(Class,Types) - method in class mx4j.tools.remote.soap.axis.ser.ObjectInstanceSer
writeSchema(Class,Types) - method in class mx4j.tools.remote.soap.axis.ser.ObjectNameSer
writeSchema(Class,Types) - method in class mx4j.tools.remote.soap.axis.ser.PrincipalSer
writeSchema(Class,Types) - method in class mx4j.tools.remote.soap.axis.ser.RelationTypeSupportSer
writeSchema(Class,Types) - method in class mx4j.tools.remote.soap.axis.ser.RoleInfoSer
writeSchema(Class,Types) - method in class mx4j.tools.remote.soap.axis.ser.RoleListSer
writeSchema(Class,Types) - method in class mx4j.tools.remote.soap.axis.ser.RoleResultSer
writeSchema(Class,Types) - method in class mx4j.tools.remote.soap.axis.ser.RoleSer
writeSchema(Class,Types) - method in class mx4j.tools.remote.soap.axis.ser.RoleUnresolvedListSer
writeSchema(Class,Types) - method in class mx4j.tools.remote.soap.axis.ser.RoleUnresolvedSer
writeSchema(Class,Types) - method in class mx4j.tools.remote.soap.axis.ser.SetSer
writeSchema(Class,Types) - method in class mx4j.tools.remote.soap.axis.ser.SubjectSer
writeSchema(Class,Types) - method in class mx4j.tools.remote.soap.axis.ser.TargetedNotificationSer
writeSchema(Class,Types) - method in class mx4j.tools.remote.soap.axis.ser.TimerNotificationSer

X

XSLTProcessor - class mx4j.tools.adaptor.http.XSLTProcessor
XSLTPostProcessor pass the document through an XSLT transformation
XSLTProcessor() - constructor for class mx4j.tools.adaptor.http.XSLTProcessor
XSLTProcessorMBean - interface mx4j.tools.adaptor.http.XSLTProcessorMBean
Management interface for the XSLTProcessor MBean.
Management interface descriptions for the XSLTProcessor MBean.

Copyright © 2001-2005 The MX4J Contributors. All Rights Reserved.