Skip navigation links
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 in mx4j.tools.remote
Implementation of the Connection interface, to be used on the server-side end of the connection.
AbstractConnection(String, ConnectionManager) - Constructor for class mx4j.tools.remote.AbstractConnection
 
AbstractConnectionManager - Class in mx4j.tools.remote
Implementation of the ConnectionManager interface that implements emission of connection notifications, authentication, and proper closing of connections.
AbstractConnectionManager(AbstractJMXConnectorServer, Map) - Constructor for class mx4j.tools.remote.AbstractConnectionManager
Called by subclasses.
AbstractDynamicMBean - Class in mx4j
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.
AbstractHeartBeat - Class in mx4j.remote
Base implementation for the HeartBeat interface.
AbstractHeartBeat(ConnectionNotificationEmitter, Map) - Constructor for class mx4j.remote.AbstractHeartBeat
Creates a new HeartBeat.
AbstractJMXConnector - Class in mx4j.tools.remote
Abstract implementation of the JMXConnector interface.
AbstractJMXConnector(JMXServiceURL) - Constructor for class mx4j.tools.remote.AbstractJMXConnector
Creates a new JMXConnector that will connect to the given JMXServiceURL
AbstractJMXConnectorServer - Class in mx4j.tools.remote
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.
AbstractJMXConnectorServer(JMXServiceURL, Map, MBeanServer) - Constructor for class mx4j.tools.remote.AbstractJMXConnectorServer
 
AbstractNode() - Constructor for class mx4j.tools.config.DefaultConfigurationBuilder.AbstractNode
 
AbstractRemoteNotificationClientHandler - Class in mx4j.remote
Base implementation of the RemoteNotificationClientHandler interface.
AbstractRemoteNotificationClientHandler(ConnectionNotificationEmitter, HeartBeat, Map) - Constructor for class mx4j.remote.AbstractRemoteNotificationClientHandler
Creates a new remote notification client-side handler.
AbstractServerInvoker - Class in mx4j.tools.remote
This class implements partially the JMXConnection interface to forward the calls to an MBeanServerConnection object (hence the name 'invoker').
AbstractServerInvoker(MBeanServerConnection) - Constructor for class mx4j.tools.remote.AbstractServerInvoker
 
AbstractStatisticsRecorder - Class in mx4j.tools.stats
Class AbstractStatisticsRecorder.
AbstractStatisticsRecorder() - Constructor for class mx4j.tools.stats.AbstractStatisticsRecorder
 
AdaptorServerSocketFactory - Interface in mx4j.tools.adaptor
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 interface mx4j.tools.adaptor.http.HttpAdaptorMBean
Adds an authorization pair as username/password
addChild(ConfigurationBuilder.Node) - Method in interface mx4j.tools.config.ConfigurationBuilder.Node
 
addChild(ConfigurationBuilder.Node) - Method in class mx4j.tools.config.DefaultConfigurationBuilder.AbstractNode
 
addClassLoader(ClassLoader) - Method in class mx4j.server.DefaultClassLoaderRepository
 
addClassLoader(ClassLoader) - Method in class mx4j.server.ModifiableClassLoaderRepository
Adds, if does not already exist, the specified ClassLoader to this repository.
addCommandProcessor(String, HttpCommandProcessor) - Method in class mx4j.tools.adaptor.http.HttpAdaptor
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, HttpCommandProcessor) - Method in interface mx4j.tools.adaptor.http.HttpAdaptorMBean
Adds a command processor object
addCommandProcessor(String, String) - Method in interface mx4j.tools.adaptor.http.HttpAdaptorMBean
Adds a command processor object by class
addConnection(Connection) - Method in class mx4j.tools.remote.http.HTTPService
 
addConnectionNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class mx4j.tools.remote.AbstractJMXConnector
 
addEntry(Date, Number) - Method in class mx4j.tools.stats.AbstractStatisticsRecorder
Adds an entry to the collection.
addInterceptor(MBeanServerInterceptor) - Method in class mx4j.server.interceptor.MBeanServerInterceptorConfigurator
Appends the given interceptor, provided by the client, to the existing interceptor chain.
addInterceptor(MBeanServerInterceptor) - Method in interface mx4j.server.interceptor.MBeanServerInterceptorConfiguratorMBean
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 interface mx4j.tools.adaptor.http.XSLTProcessorMBean
Maps a given extension with a specified MIME type
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in interface mx4j.log.LoggerBroadcasterMBean
 
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class mx4j.monitor.MX4JMonitor
 
addNotificationListener(Integer, NotificationTuple) - Method in class mx4j.remote.AbstractRemoteNotificationClientHandler
 
addNotificationListener(Integer, NotificationTuple) - Method in class mx4j.remote.DefaultRemoteNotificationServerHandler
 
addNotificationListener(Integer, NotificationTuple) - Method in interface mx4j.remote.RemoteNotificationClientHandler
Adds the given tuple with the given listener ID to this handler
addNotificationListener(Integer, NotificationTuple) - Method in interface mx4j.remote.RemoteNotificationServerHandler
Adds the given tuple with the given listener ID to this handler
addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class mx4j.remote.rmi.ClientInvoker
 
addNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in class mx4j.remote.rmi.ClientInvoker
 
addNotificationListener(ObjectName, ObjectName, MarshalledObject, MarshalledObject, Subject) - Method in class mx4j.remote.rmi.RMIConnectionInvoker
 
addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class mx4j.server.ChainedMBeanServer
 
addNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in class mx4j.server.ChainedMBeanServer
 
addNotificationListener(MBeanMetaData, NotificationListener, NotificationFilter, Object) - Method in class mx4j.server.interceptor.ContextClassLoaderMBeanServerInterceptor
 
addNotificationListener(MBeanMetaData, NotificationListener, NotificationFilter, Object) - Method in class mx4j.server.interceptor.DefaultMBeanServerInterceptor
 
addNotificationListener(MBeanMetaData, NotificationListener, NotificationFilter, Object) - Method in class mx4j.server.interceptor.InvokerMBeanServerInterceptor
 
addNotificationListener(MBeanMetaData, NotificationListener, NotificationFilter, Object) - Method in interface mx4j.server.interceptor.MBeanServerInterceptor
Adds the given notification listener to the MBean, along with the given filter and handback
addNotificationListener(MBeanMetaData, NotificationListener, NotificationFilter, Object) - Method in class mx4j.server.interceptor.NotificationListenerMBeanServerInterceptor
 
addNotificationListener(MBeanMetaData, NotificationListener, NotificationFilter, Object) - Method in class mx4j.server.interceptor.SecurityMBeanServerInterceptor
 
addNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in class mx4j.server.MX4JMBeanServer
 
addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class mx4j.server.MX4JMBeanServer
 
addNotificationListener(ObjectName, ObjectName, Object, Object, Subject) - Method in class mx4j.tools.remote.AbstractServerInvoker
 
addNotificationListener(ObjectName, ObjectName, Object, Object, Subject) - Method in class mx4j.tools.remote.http.HTTPClientInvoker
 
addNotificationListener(ObjectName, Object, Subject) - Method in class mx4j.tools.remote.http.HTTPClientInvoker
 
addNotificationListener(ObjectName, Object, Subject) - Method in interface mx4j.tools.remote.http.HTTPConnection
 
addNotificationListener(ObjectName, Object, Subject) - Method in class mx4j.tools.remote.http.HTTPConnectionHandler
 
addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class mx4j.tools.remote.http.HTTPConnectionMBeanServerConnection
 
addNotificationListener(ObjectName, Object, Subject) - Method in class mx4j.tools.remote.http.HTTPServerInvoker
 
addNotificationListener(ObjectName, ObjectName, Object, Object, Subject) - Method in class mx4j.tools.remote.http.HTTPService
 
addNotificationListener(ObjectName, Object, Subject) - Method in class mx4j.tools.remote.http.HTTPService
 
addNotificationListener(ObjectName, ObjectName, Object, Object, Subject) - Method in interface mx4j.tools.remote.JMXConnection
 
addNotificationListener(ObjectName, ObjectName, Object, Object, Subject) - Method in class mx4j.tools.remote.JMXConnectionHandler
 
addNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in class mx4j.tools.remote.JMXConnectionMBeanServerConnection
 
addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object, Subject) - Method in interface mx4j.tools.remote.local.LocalConnection
 
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class mx4j.tools.remote.proxy.RemoteMBeanProxy
 
addNotificationListener(ObjectName, Object, Subject) - Method in class mx4j.tools.remote.soap.SOAPClientInvoker
 
addNotificationListener(ObjectName, ObjectName, Object, Object, Subject) - Method in class mx4j.tools.remote.soap.SOAPClientInvoker
 
addNotificationListeners(ObjectName[], MarshalledObject[], Subject[]) - Method in class mx4j.remote.rmi.RMIConnectionInvoker
 
addObservedObject(ObjectName) - Method in class mx4j.monitor.MX4JMonitor
 
addObservedObject(ObjectName) - Method in interface mx4j.monitor.MX4JMonitorMBean
 
addParameters(Element, Document, Class[]) - Method in class mx4j.tools.adaptor.http.ConstructorsCommandProcessor
 
addParameters(Element, Document, MBeanParameterInfo[]) - Method in class mx4j.tools.adaptor.http.MBeanCommandProcessor
 
addPostInterceptor(MBeanServerInterceptor) - Method in class mx4j.server.interceptor.MBeanServerInterceptorConfigurator
Adds the given interceptor at the end of the interceptor chain, after the custom interceptors that may be added via MBeanServerInterceptorConfigurator.addInterceptor(mx4j.server.interceptor.MBeanServerInterceptor).
addPreInterceptor(MBeanServerInterceptor) - Method in class mx4j.server.interceptor.MBeanServerInterceptorConfigurator
Adds the given interceptor at the beginning of the interceptor chain, before the custom interceptors that may be added via MBeanServerInterceptorConfigurator.addInterceptor(mx4j.server.interceptor.MBeanServerInterceptor).
addProvider(Provider) - Static method in class mx4j.tools.adaptor.ssl.SSLAdaptorServerSocketFactory
 
addRelationTypeNames(Element, Document, List) - Method in class mx4j.tools.adaptor.http.RelationCommandProcessor
put everything into a map as we need to maintain the correct relationTypeName to relationId TODO: determine how to make relationService tab useful!!
ARCHIVE_ATTR - Static variable in class mx4j.loading.MLetParser
 
Arg() - Constructor for class mx4j.tools.config.DefaultConfigurationBuilder.Arg
 
ARG_TAG - Static variable in class mx4j.loading.MLetParser
 
arrayCopy(char[]) - Static method in class mx4j.util.Utils
 
arrayEquals(Object[], Object[]) - Static method in class mx4j.util.Utils
 
arrayEquals(byte[], byte[]) - Static method in class mx4j.util.Utils
 
arrayHashCode(Object[]) - Static method in class mx4j.util.Utils
 
arrayHashCode(byte[]) - Static method in class mx4j.util.Utils
 
AttributeDeser - Class in mx4j.tools.remote.soap.axis.ser
 
AttributeDeser() - Constructor for class mx4j.tools.remote.soap.axis.ser.AttributeDeser
 
AttributeDeserFactory - Class in mx4j.tools.remote.soap.axis.ser
 
AttributeDeserFactory(Class, QName) - Constructor for class mx4j.tools.remote.soap.axis.ser.AttributeDeserFactory
 
AttributeListDeser - Class in mx4j.tools.remote.soap.axis.ser
 
AttributeListDeser() - Constructor for class mx4j.tools.remote.soap.axis.ser.AttributeListDeser
 
AttributeListDeserFactory - Class in mx4j.tools.remote.soap.axis.ser
 
AttributeListDeserFactory(Class, QName) - Constructor for class mx4j.tools.remote.soap.axis.ser.AttributeListDeserFactory
 
AttributeListSer - Class in mx4j.tools.remote.soap.axis.ser
 
AttributeListSer() - Constructor for class mx4j.tools.remote.soap.axis.ser.AttributeListSer
 
AttributeListSerFactory - Class in mx4j.tools.remote.soap.axis.ser
 
AttributeListSerFactory(Class, QName) - Constructor for class mx4j.tools.remote.soap.axis.ser.AttributeListSerFactory
 
AttributeSer - Class in mx4j.tools.remote.soap.axis.ser
 
AttributeSer() - Constructor for class mx4j.tools.remote.soap.axis.ser.AttributeSer
 
AttributeSerFactory - Class in mx4j.tools.remote.soap.axis.ser
 
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 AbstractConnectionManager.getEnvironment().
authenticate(Object) - Method in class mx4j.tools.remote.PasswordAuthenticator
 
averageValue - Variable in class mx4j.tools.stats.AbstractStatisticsRecorder
 
AxisDeserializer - Class in mx4j.tools.remote.soap.axis.ser
 
AxisDeserializer() - Constructor for class mx4j.tools.remote.soap.axis.ser.AxisDeserializer
 
AxisSerializer - Class in mx4j.tools.remote.soap.axis.ser
 
AxisSerializer() - Constructor for class mx4j.tools.remote.soap.axis.ser.AxisSerializer
 

B

Base64Codec - Class in mx4j.util
This class is copy/paste of Jakarta's Commons-Codec v1.1 org.apache.commons.codec.binary.Base64 implementation.
BCELMBeanInvoker - Class in mx4j.server
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
bindClient(Object, Map) - Method in class mx4j.remote.resolver.iiop.Resolver
 
bindClient(Object, Map) - Method in class mx4j.remote.resolver.rmi.Resolver
 
bindClient(Object, Map) - Method in class mx4j.tools.remote.http.HTTPResolver
 
bindClient(Object, Map) - Method in class mx4j.tools.remote.resolver.local.Resolver
 
bindServer(Object, JMXServiceURL, Map) - Method in class mx4j.remote.ConnectionResolver
Binds the server created by ConnectionResolver.createServer(javax.management.remote.JMXServiceURL, java.util.Map) to a place specified by the JMXServiceURL.
bindServer(Object, JMXServiceURL, Map) - Method in class mx4j.remote.resolver.iiop.Resolver
 
bindServer(Object, JMXServiceURL, Map) - Method in class mx4j.remote.resolver.rmi.Resolver
 
bindServer(Object, JMXServiceURL, Map) - Method in class mx4j.tools.remote.http.HTTPResolver
 
bindServer(Object, JMXServiceURL, Map) - Method in class mx4j.tools.remote.resolver.local.Resolver
 
booleanVariableValue(HttpInputStream, String, boolean) - Static method in class mx4j.tools.adaptor.http.HttpUtil
Returns whether a boolean variable is in the variables.
buildCommands() - Method in class mx4j.tools.adaptor.http.HttpAdaptor
Build the commands
builder - Variable in class mx4j.tools.adaptor.http.HttpCommandProcessorAdaptor
 
BurlapClientInvoker - Class in mx4j.tools.remote.caucho.burlap
 
BurlapClientInvoker(String) - Constructor for class mx4j.tools.remote.caucho.burlap.BurlapClientInvoker
 
BurlapServlet - Class in mx4j.tools.remote.caucho.burlap
 
BurlapServlet() - Constructor for class mx4j.tools.remote.caucho.burlap.BurlapServlet
 

C

cacheMBeanInfo(MBeanInfo) - Method in class mx4j.tools.i18n.I18NStandardMBean
Once the MBeanInfo has been obtained discard our caches.
CachingReflectionMBeanInvoker - Class in mx4j.server
Caching MBeanInvoker that uses reflection to invoke on MBean instances.
CachingReflectionMBeanInvoker() - Constructor for class mx4j.server.CachingReflectionMBeanInvoker
 
Call() - Constructor for class mx4j.tools.config.DefaultConfigurationBuilder.Call
 
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 in mx4j.tools.remote.caucho
 
CauchoClientInvoker(String) - Constructor for class mx4j.tools.remote.caucho.CauchoClientInvoker
 
CauchoInput - Interface in mx4j.tools.remote.caucho
 
CauchoOutput - Interface in mx4j.tools.remote.caucho
 
CauchoService - Class in mx4j.tools.remote.caucho
 
CauchoService(String) - Constructor for class mx4j.tools.remote.caucho.CauchoService
 
CauchoServlet - Class in mx4j.tools.remote.caucho
 
CauchoServlet() - Constructor for class mx4j.tools.remote.caucho.CauchoServlet
 
chain(Object, Method, Object[]) - Method in class mx4j.tools.remote.SubjectInvoker
 
ChainedMBeanServer - Class in mx4j.server
Base class for chained MBeanServers.
ChainedMBeanServer() - Constructor for class mx4j.server.ChainedMBeanServer
Creates a new ChainedMBeanServer that will delegate to an MBeanServer specified using ChainedMBeanServer.setMBeanServer(javax.management.MBeanServer)
ChainedMBeanServer(MBeanServer) - Constructor for class mx4j.server.ChainedMBeanServer
Creates a new ChainedMBeanServer that delegates to the specified MBeanServer.
ChainedMBeanServerBuilder - Class in mx4j.server
Base class for chained MBeanServerBuilders.
ChainedMBeanServerBuilder(MBeanServerBuilder) - Constructor for class mx4j.server.ChainedMBeanServerBuilder
Creates a new chained MBeanServerBuilder
checkRelationServiceIsRegistered() - Method in class mx4j.tools.adaptor.http.RelationCommandProcessor
 
ClassLoaderObjectInputStream - Class in mx4j.loading
ObjectInputStream that can read serialized java Objects using a supplied classloader to find the object's classes.
ClassLoaderObjectInputStream(InputStream, ClassLoader) - Constructor for class mx4j.loading.ClassLoaderObjectInputStream
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
clearInterceptors() - Method in interface mx4j.server.interceptor.MBeanServerInterceptorConfiguratorMBean
clearNotificationStatus() - Method in class mx4j.monitor.MX4JCounterMonitor.CounterMonitorInfo
 
clearNotificationStatus() - Method in class mx4j.monitor.MX4JGaugeMonitor.GaugeMonitorInfo
 
clearNotificationStatus() - Method in class mx4j.monitor.MX4JMonitor.MonitorInfo
 
clearNotificationStatus() - Method in class mx4j.monitor.MX4JStringMonitor.StringMonitorInfo
 
clearObservedObjects() - Method in class mx4j.monitor.MX4JMonitor
 
CLIENT_PROVIDER_CLASS - Static variable in interface mx4j.remote.MX4JRemoteConstants
The string 'ClientProvider' as mandated by the spec
ClientExceptionCatcher - Class in mx4j.remote.rmi
 
ClientInvoker - Class in mx4j.remote.rmi
An MBeanServerConnection that "converts" the MBeanServerConnection calls to RMIConnection calls, performing wrapping of parameters and/or the needed actions.
ClientInvoker(RMIConnection, RemoteNotificationClientHandler, Subject) - Constructor for class mx4j.remote.rmi.ClientInvoker
 
ClientProvider - Class in mx4j.remote.provider.iiop
 
ClientProvider() - Constructor for class mx4j.remote.provider.iiop.ClientProvider
 
ClientProvider - Class in mx4j.remote.provider.rmi
 
ClientProvider() - Constructor for class mx4j.remote.provider.rmi.ClientProvider
 
ClientProvider - Class in mx4j.tools.remote.provider.burlap
 
ClientProvider() - Constructor for class mx4j.tools.remote.provider.burlap.ClientProvider
 
ClientProvider - Class in mx4j.tools.remote.provider.burlap.ssl
 
ClientProvider() - Constructor for class mx4j.tools.remote.provider.burlap.ssl.ClientProvider
 
ClientProvider - Class in mx4j.tools.remote.provider.hessian
 
ClientProvider() - Constructor for class mx4j.tools.remote.provider.hessian.ClientProvider
 
ClientProvider - Class in mx4j.tools.remote.provider.hessian.ssl
 
ClientProvider() - Constructor for class mx4j.tools.remote.provider.hessian.ssl.ClientProvider
 
ClientProvider - Class in mx4j.tools.remote.provider.local
 
ClientProvider() - Constructor for class mx4j.tools.remote.provider.local.ClientProvider
 
ClientProvider - Class in mx4j.tools.remote.provider.soap
SOAP Connector Client Provider
ClientProvider() - Constructor for class mx4j.tools.remote.provider.soap.ClientProvider
 
ClientProvider - Class in mx4j.tools.remote.provider.soap.ssl
 
ClientProvider() - Constructor for class mx4j.tools.remote.provider.soap.ssl.ClientProvider
 
ClientProxy - Class in mx4j.remote
 
ClientProxy(MBeanServerConnection) - Constructor for class mx4j.remote.ClientProxy
 
ClientUnmarshaller - Class in mx4j.remote.rmi
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(javax.management.ObjectName, java.lang.String), MBeanServerConnection.invoke(javax.management.ObjectName, java.lang.String, java.lang.Object[], java.lang.String[]) and so on.
clone() - Method in interface mx4j.server.MBeanRepository
Clones this MBean repository
cloneClassLoaders() - Method in class mx4j.server.DefaultClassLoaderRepository
 
close() - Method in class mx4j.remote.DefaultRemoteNotificationServerHandler
 
close() - Method in interface 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.AbstractConnection
 
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 interface mx4j.tools.remote.Connection
Closes this connection
close() - Method in interface mx4j.tools.remote.ConnectionManager
Closes this ConnectionManager and all the opened connections it manages.
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 interface 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.tools.remote.soap.SOAPClientInvoker
 
CLOSE_BRACKET - Static variable in class mx4j.loading.MLetParser
 
CLOSE_COMMENT - Static variable in class mx4j.loading.MLetParser
 
closeConnection(Connection) - Method in class mx4j.tools.remote.AbstractConnectionManager
Implemented using the template method pattern, handles the emission of the connection notification of type "closed".
closeConnection(Connection) - Method in interface mx4j.tools.remote.ConnectionManager
Closes the given Connection.
code - Variable in exception mx4j.tools.adaptor.http.HttpException
Error code
code - Variable in class mx4j.tools.adaptor.http.HttpOutputStream
Answer code
CODE_ATTR - Static variable in class mx4j.loading.MLetParser
 
CODEBASE_ATTR - Static variable in class mx4j.loading.MLetParser
 
CommandProcessorUtil - Class in mx4j.tools.adaptor.http
Contains utilities common to CommandProcessor objects
CommandProcessorUtil() - Constructor for class mx4j.tools.adaptor.http.CommandProcessorUtil
 
CommonsLogger - Class in mx4j.log
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.timer.TimeTask
Compares 2 TimeTasks by comparing their next execution times
compareTo(Object) - Method in class mx4j.tools.stats.PointTime
 
completeCall() - Method in interface mx4j.tools.remote.caucho.CauchoInput
 
completeCall() - Method in interface mx4j.tools.remote.caucho.CauchoOutput
 
completeReply() - Method in interface mx4j.tools.remote.caucho.CauchoInput
 
completeReply() - Method in interface mx4j.tools.remote.caucho.CauchoOutput
 
Configuration() - Constructor for class mx4j.tools.config.DefaultConfigurationBuilder.Configuration
 
ConfigurationBuilder - Interface in mx4j.tools.config
 
ConfigurationBuilder.Node - Interface in mx4j.tools.config
 
ConfigurationBuilder.ObjectsHolder - Interface in mx4j.tools.config
 
ConfigurationException - Exception in mx4j.tools.config
 
ConfigurationException() - Constructor for exception mx4j.tools.config.ConfigurationException
 
ConfigurationException(String) - Constructor for exception mx4j.tools.config.ConfigurationException
 
ConfigurationException(Throwable) - Constructor for exception mx4j.tools.config.ConfigurationException
 
ConfigurationException(String, Throwable) - Constructor for exception mx4j.tools.config.ConfigurationException
 
ConfigurationLoader - Class in mx4j.tools.config
 
ConfigurationLoader() - Constructor for class mx4j.tools.config.ConfigurationLoader
 
ConfigurationLoader(ConfigurationBuilder) - Constructor for class mx4j.tools.config.ConfigurationLoader
 
ConfigurationLoader(MBeanServer) - Constructor for class mx4j.tools.config.ConfigurationLoader
 
ConfigurationLoader(MBeanServer, ConfigurationBuilder) - Constructor for class mx4j.tools.config.ConfigurationLoader
 
ConfigurationLoaderMBean - Interface in mx4j.tools.config
 
configure(MBeanServer) - Method in interface mx4j.tools.config.ConfigurationBuilder.Node
 
configure(MBeanServer) - Method in class mx4j.tools.config.DefaultConfigurationBuilder.Arg
 
configure(MBeanServer) - Method in class mx4j.tools.config.DefaultConfigurationBuilder.Call
 
configure(MBeanServer) - Method in class mx4j.tools.config.DefaultConfigurationBuilder.Configuration
 
configure(MBeanServer) - Method in class mx4j.tools.config.DefaultConfigurationBuilder.Create
 
configure(MBeanServer) - Method in class mx4j.tools.config.DefaultConfigurationBuilder.New
 
configure(MBeanServer) - Method in class mx4j.tools.config.DefaultConfigurationBuilder.Object
 
configure(MBeanServer) - Method in class mx4j.tools.config.DefaultConfigurationBuilder.Register
 
configure(MBeanServer) - Method in class mx4j.tools.config.DefaultConfigurationBuilder.Shutdown
 
configure(MBeanServer) - Method in class mx4j.tools.config.DefaultConfigurationBuilder.Startup
 
configure(MBeanServer) - Method in class mx4j.tools.config.DefaultConfigurationBuilder.Unregister
 
configureListener(JMXServiceURL, Map) - Method in class mx4j.tools.remote.http.jetty.JettyWebContainer
 
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() - Method in class mx4j.tools.remote.AbstractJMXConnector
 
connect(Map) - Method in class mx4j.tools.remote.AbstractJMXConnector
 
connect(Object) - Method in interface 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
 
connect(Object) - Method in interface mx4j.tools.remote.http.HTTPConnection
This method is called when a call initiated by JMXConnector.connect() arrives on server side.
connect(Object) - Method in class mx4j.tools.remote.http.HTTPConnectionHandler
 
connect(Object) - Method in class mx4j.tools.remote.http.HTTPServerInvoker
 
connect(Object) - Method in class mx4j.tools.remote.http.HTTPService
 
connect(Object) - Method in class mx4j.tools.remote.soap.SOAPClientInvoker
 
Connection - Interface in mx4j.tools.remote
Represents a connection between a client and a server.
CONNECTION_HEARTBEAT_PERIOD - Static variable in interface 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 variable in interface 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.
connectionClosed(String, String, Object) - Method in class mx4j.tools.remote.AbstractJMXConnectorServer
 
connectionFailed(String, String, Object) - Method in class mx4j.tools.remote.AbstractJMXConnectorServer
 
ConnectionIDRequestHandler - Class in mx4j.tools.remote.soap
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.
ConnectionIDRequestHandler() - Constructor for class mx4j.tools.remote.soap.ConnectionIDRequestHandler
 
ConnectionManager - Interface in mx4j.tools.remote
A ConnectionManager is a server-side object that acts as the factory for new connections and manages the authentication details.
ConnectionNotificationEmitter - Class in mx4j.remote
 
ConnectionNotificationEmitter(JMXConnector) - Constructor for class mx4j.remote.ConnectionNotificationEmitter
 
connectionOpened(String, String, Object) - Method in class mx4j.tools.remote.AbstractJMXConnectorServer
 
ConnectionResolver - Class in mx4j.remote
ConnectionResolver handles the details of creating connections for different protocols.
ConnectionResolver() - Constructor for class mx4j.remote.ConnectionResolver
 
constructClassName(String, String, String) - Static method in class mx4j.remote.ProviderHelper
 
ConstructorsCommandProcessor - Class in mx4j.tools.adaptor.http
ConstructorsCommandProcessor, processes a request to query the available constructors for a classname
ConstructorsCommandProcessor() - Constructor for class mx4j.tools.adaptor.http.ConstructorsCommandProcessor
 
contains(NotificationTuple) - Method in class mx4j.remote.AbstractRemoteNotificationClientHandler
 
contains(NotificationTuple) - Method in interface mx4j.remote.RemoteNotificationClientHandler
Returns whether the tuple is already present in this handler
containsKey(String) - Method in interface mx4j.tools.config.ConfigurationBuilder.ObjectsHolder
 
containsKey(String) - Method in class mx4j.tools.config.DefaultConfigurationBuilder.Configuration
 
containsObservedObject(ObjectName) - Method in class mx4j.monitor.MX4JMonitor
 
containsObservedObject(ObjectName) - Method in interface mx4j.monitor.MX4JMonitorMBean
 
ContextClassLoaderMBeanServerInterceptor - Class in mx4j.server.interceptor
This interceptor sets the context class loader to the proper value for incoming calls.
ContextClassLoaderMBeanServerInterceptor() - Constructor for class mx4j.server.interceptor.ContextClassLoaderMBeanServerInterceptor
 
convertPriority(int) - Method in class mx4j.log.Log4JLogger
Converts MX4J priority to Log4J priority
CosNamingService - Class in mx4j.tools.naming
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 in mx4j.tools.naming
Management interface for the CosNamingService MBean.
CosNamingServiceMBeanDescription - Class in mx4j.tools.naming
Management interface descriptions for the CosNamingService MBean.
CosNamingServiceMBeanDescription() - Constructor for class mx4j.tools.naming.CosNamingServiceMBeanDescription
 
count - Variable in class mx4j.tools.stats.AbstractStatisticsRecorder
 
CounterMonitorInfo() - Constructor for class mx4j.monitor.MX4JCounterMonitor.CounterMonitorInfo
 
create(MBeanMetaData) - Static method in class mx4j.server.BCELMBeanInvoker
Creates a new MBeanInvoker created on-the-fly by using BCEL.
create() - Static method in class mx4j.server.MBeanMetaData.Factory
 
Create() - Constructor for class mx4j.tools.config.DefaultConfigurationBuilder.Create
 
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 interface mx4j.tools.config.ConfigurationBuilder
 
createConfigurationNode(Element) - Method in class mx4j.tools.config.DefaultConfigurationBuilder
 
createConnectionID(String, String, int, Subject) - Static method in class mx4j.remote.MX4JRemoteUtils
 
createConnectionID(Subject) - Method in class mx4j.tools.remote.AbstractConnectionManager
Returns a connection ID as specified by JSR 160.
createConnectionManager(AbstractJMXConnectorServer, JMXServiceURL, Map) - Method in class mx4j.tools.remote.http.HTTPConnectorServer
 
createConnectionNotificationEmitter() - Method in class mx4j.tools.remote.AbstractJMXConnector
Creates a notification emitter used to emit connection notifications.
createConstructorComparator() - Static method in class mx4j.tools.adaptor.http.CommandProcessorUtil
 
createHeartBeat(HTTPConnection, ConnectionNotificationEmitter, Map) - Method in class mx4j.tools.remote.http.HTTPConnector
 
createLoggerPrototype() - Method in class mx4j.log.LoggerBroadcaster
 
createMBean(String, ObjectName) - Method in class mx4j.remote.rmi.ClientInvoker
 
createMBean(String, ObjectName, Object[], String[]) - Method in class mx4j.remote.rmi.ClientInvoker
 
createMBean(String, ObjectName, ObjectName) - Method in class mx4j.remote.rmi.ClientInvoker
 
createMBean(String, ObjectName, ObjectName, Object[], String[]) - Method in class mx4j.remote.rmi.ClientInvoker
 
createMBean(String, ObjectName, Subject) - Method in class mx4j.remote.rmi.RMIConnectionInvoker
 
createMBean(String, ObjectName, ObjectName, Subject) - Method in class mx4j.remote.rmi.RMIConnectionInvoker
 
createMBean(String, ObjectName, MarshalledObject, String[], Subject) - Method in class mx4j.remote.rmi.RMIConnectionInvoker
 
createMBean(String, ObjectName, ObjectName, MarshalledObject, String[], Subject) - Method in class mx4j.remote.rmi.RMIConnectionInvoker
 
createMBean(String, ObjectName) - Method in class mx4j.server.ChainedMBeanServer
 
createMBean(String, ObjectName, Object[], String[]) - Method in class mx4j.server.ChainedMBeanServer
 
createMBean(String, ObjectName, ObjectName) - Method in class mx4j.server.ChainedMBeanServer
 
createMBean(String, ObjectName, ObjectName, Object[], String[]) - Method in class mx4j.server.ChainedMBeanServer
 
createMBean(String, ObjectName) - Method in class mx4j.server.MX4JMBeanServer
 
createMBean(String, ObjectName, Object[], String[]) - Method in class mx4j.server.MX4JMBeanServer
 
createMBean(String, ObjectName, ObjectName) - Method in class mx4j.server.MX4JMBeanServer
 
createMBean(String, ObjectName, ObjectName, Object[], String[]) - Method in class mx4j.server.MX4JMBeanServer
 
createMBean(String, ObjectName, Object, String[], Subject) - Method in class mx4j.tools.remote.AbstractServerInvoker
 
createMBean(String, ObjectName, ObjectName, Object, String[], Subject) - Method in class mx4j.tools.remote.AbstractServerInvoker
 
createMBean(String, ObjectName, Object, String[], Subject) - Method in class mx4j.tools.remote.http.HTTPClientInvoker
 
createMBean(String, ObjectName, ObjectName, Object, String[], Subject) - Method in class mx4j.tools.remote.http.HTTPClientInvoker
 
createMBean(String, ObjectName, Object, String[], Subject) - Method in class mx4j.tools.remote.http.HTTPService
 
createMBean(String, ObjectName, ObjectName, Object, String[], Subject) - Method in class mx4j.tools.remote.http.HTTPService
 
createMBean(String, ObjectName, Object, String[], Subject) - Method in interface mx4j.tools.remote.JMXConnection
 
createMBean(String, ObjectName, ObjectName, Object, String[], Subject) - Method in interface mx4j.tools.remote.JMXConnection
 
createMBean(String, ObjectName, Object, String[], Subject) - Method in class mx4j.tools.remote.JMXConnectionHandler
 
createMBean(String, ObjectName, ObjectName, Object, String[], Subject) - Method in class mx4j.tools.remote.JMXConnectionHandler
 
createMBean(String, ObjectName) - Method in class mx4j.tools.remote.JMXConnectionMBeanServerConnection
 
createMBean(String, ObjectName, Object[], String[]) - Method in class mx4j.tools.remote.JMXConnectionMBeanServerConnection
 
createMBean(String, ObjectName, ObjectName) - Method in class mx4j.tools.remote.JMXConnectionMBeanServerConnection
 
createMBean(String, ObjectName, ObjectName, Object[], String[]) - Method in class mx4j.tools.remote.JMXConnectionMBeanServerConnection
 
createMBean(String, ObjectName, Object, String[], Subject) - Method in class mx4j.tools.remote.soap.SOAPClientInvoker
 
createMBean(String, ObjectName, ObjectName, Object, String[], Subject) - Method in class mx4j.tools.remote.soap.SOAPClientInvoker
 
createMBeanAttributeInfo() - Method in class mx4j.AbstractDynamicMBean
To be overridden to return metadata information about manageable attributes.
CreateMBeanCommandProcessor - Class in mx4j.tools.adaptor.http
CreateMBeanCommandProcessor, processes a request for creating and registering an MBean
CreateMBeanCommandProcessor() - Constructor for class mx4j.tools.adaptor.http.CreateMBeanCommandProcessor
Constructs a new CreateMBeanCommandProcessor
createMBeanConstructorInfo() - Method in class mx4j.AbstractDynamicMBean
To be overridden to return metadata information about manageable constructors.
createMBeanInfo() - Method in class mx4j.AbstractDynamicMBean
Creates the MBeanInfo for this instance, calling in succession factory methods that the user can override.
createMBeanNotificationInfo() - Method in class mx4j.AbstractDynamicMBean
To be overridden to return metadata information about manageable notifications.
createMBeanOperationInfo() - Method in class mx4j.AbstractDynamicMBean
To be overridden to return metadata information about manageable operations.
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
 
createMonitorNotification(String, long, String, ObjectName, String, Object, Object) - Method in class mx4j.monitor.MX4JMonitor
 
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.
createRemoteNotificationClientHandler(HTTPConnection, ConnectionNotificationEmitter, HeartBeat, Map) - Method in class mx4j.tools.remote.http.HTTPConnector
 
createRMIServer(JMXServiceURL, Map) - Method in class mx4j.remote.resolver.iiop.Resolver
 
createRMIServer(JMXServiceURL, Map) - Method in class mx4j.remote.resolver.rmi.Resolver
 
createServer(JMXServiceURL, Map) - Method in class mx4j.remote.ConnectionResolver
Creates an instance of the server as specified in the given JMXServiceURL.
createServer(JMXServiceURL, Map) - Method in class mx4j.remote.resolver.rmi.Resolver
 
createServer(JMXServiceURL, Map) - Method in class mx4j.tools.remote.http.HTTPResolver
 
createServer(JMXServiceURL, Map) - Method in class mx4j.tools.remote.resolver.local.Resolver
 
createServerSocket(int, int, String) - Method in interface mx4j.tools.adaptor.AdaptorServerSocketFactory
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.PlainAdaptorServerSocketFactory
 
createServerSocket(int, int, String) - Method in class mx4j.tools.adaptor.ssl.SSLAdaptorServerSocketFactory
Returns a SSLServerSocket on the given port.
createServerSocket(int) - Method in class mx4j.tools.remote.rmi.SSLRMIServerSocketFactory
 
createService() - Method in class mx4j.tools.remote.caucho.burlap.BurlapServlet
 
createService() - Method in class mx4j.tools.remote.caucho.burlap.SSLBurlapServlet
 
createService() - Method in class mx4j.tools.remote.caucho.hessian.HessianServlet
 
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
 
createWebContainer(JMXServiceURL, String, Map) - Method in class mx4j.tools.remote.http.HTTPResolver
 

D

DEBUG - Static variable in class mx4j.log.Logger
 
debug(Object) - Method in class mx4j.log.Logger
 
debug(Object, Throwable) - Method in class mx4j.log.Logger
 
decodeBase64(byte[]) - Static method in class mx4j.util.Base64Codec
 
decodeStub(JMXServiceURL, Map) - Method in class mx4j.remote.resolver.iiop.Resolver
 
decodeStub(JMXServiceURL, Map) - Method in class mx4j.remote.resolver.rmi.Resolver
 
DEFAULT_WEB_CONTAINER_CLASS - Static variable in class mx4j.tools.remote.http.HTTPResolver
 
DefaultClassLoaderRepository - Class in mx4j.server
Default implementation of a ClassLoaderRepository
DefaultClassLoaderRepository() - Constructor for class mx4j.server.DefaultClassLoaderRepository
 
DefaultConfigurationBuilder - Class in mx4j.tools.config
 
DefaultConfigurationBuilder() - Constructor for class mx4j.tools.config.DefaultConfigurationBuilder
 
DefaultConfigurationBuilder.AbstractNode - Class in mx4j.tools.config
 
DefaultConfigurationBuilder.Arg - Class in mx4j.tools.config
 
DefaultConfigurationBuilder.Call - Class in mx4j.tools.config
 
DefaultConfigurationBuilder.Configuration - Class in mx4j.tools.config
 
DefaultConfigurationBuilder.Create - Class in mx4j.tools.config
 
DefaultConfigurationBuilder.New - Class in mx4j.tools.config
 
DefaultConfigurationBuilder.Object - Class in mx4j.tools.config
 
DefaultConfigurationBuilder.Register - Class in mx4j.tools.config
 
DefaultConfigurationBuilder.Shutdown - Class in mx4j.tools.config
 
DefaultConfigurationBuilder.Startup - Class in mx4j.tools.config
 
DefaultConfigurationBuilder.Unregister - Class in mx4j.tools.config
 
DefaultMBeanServerInterceptor - Class in mx4j.server.interceptor
Base class for MBeanServer --> MBean interceptors.
DefaultMBeanServerInterceptor() - Constructor for class mx4j.server.interceptor.DefaultMBeanServerInterceptor
 
DefaultMBeanServerInterceptorMBean - Interface in mx4j.server.interceptor
Management interface for the DefaultMBeanServerInterceptor MBean
DefaultMBeanServerInterceptorMBeanDescription - Class in mx4j.server.interceptor
Management interface description for the DefaultMBeanServerInterceptor MBean
DefaultMBeanServerInterceptorMBeanDescription() - Constructor for class mx4j.server.interceptor.DefaultMBeanServerInterceptorMBeanDescription
 
DefaultProcessor - Class in mx4j.tools.adaptor.http
DefaultPostProcessor doesn't alter the result, just publising the xml file
DefaultProcessor() - Constructor for class mx4j.tools.adaptor.http.DefaultProcessor
 
DefaultRemoteNotificationServerHandler - Class in mx4j.remote
Base implementation of the RemoteNotificationServerHandler interface.
DefaultRemoteNotificationServerHandler(Map) - Constructor for class mx4j.remote.DefaultRemoteNotificationServerHandler
Creates a new remote notification server handler.
DeleteMBeanCommandProcessor - Class in mx4j.tools.adaptor.http
DeleteMBeanCommandProcessor, processes a request for unregistering an MBean
DeleteMBeanCommandProcessor() - Constructor for class mx4j.tools.adaptor.http.DeleteMBeanCommandProcessor
 
deploy(JMXServiceURL, Map) - Method in class mx4j.tools.remote.http.HTTPResolver
 
deploy(String, JMXServiceURL, Map) - Method in class mx4j.tools.remote.http.jetty.JettyWebContainer
 
deploy(String, JMXServiceURL, Map) - Method in interface mx4j.tools.remote.http.WebContainer
Deploys the given servlet class mapping it to the URL specified by the given JMXServiceURL.
deploy(JMXServiceURL, Map) - Method in class mx4j.tools.remote.resolver.soap.Resolver
 
deserialize(String, byte[]) - Method in class mx4j.server.ChainedMBeanServer
 
deserialize(String, ObjectName, byte[]) - Method in class mx4j.server.ChainedMBeanServer
 
deserialize(ObjectName, byte[]) - Method in class mx4j.server.ChainedMBeanServer
 
deserialize(String, ObjectName, byte[]) - Method in class mx4j.server.MX4JMBeanServer
 
deserialize(String, byte[]) - Method in class mx4j.server.MX4JMBeanServer
 
deserialize(ObjectName, 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
 
destroyServer(Object, JMXServiceURL, Map) - Method in class mx4j.remote.ConnectionResolver
Destroys the server created by ConnectionResolver.createServer(javax.management.remote.JMXServiceURL, java.util.Map), by cleaning up resources it may have requested at creation time
destroyServer(Object, JMXServiceURL, Map) - Method in class mx4j.remote.resolver.iiop.Resolver
 
destroyServer(Object, JMXServiceURL, Map) - Method in class mx4j.remote.resolver.rmi.Resolver
 
destroyServer(Object, JMXServiceURL, Map) - Method in class mx4j.tools.remote.http.HTTPResolver
 
destroyServer(Object, JMXServiceURL, Map) - Method in class mx4j.tools.remote.resolver.local.Resolver
 
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
 
doClose() - Method in class mx4j.tools.remote.local.LocalConnector
 
doCloseConnection(Connection) - Method in class mx4j.tools.remote.AbstractConnectionManager
Closes the given Connection.
doCloseConnection(Connection) - Method in class mx4j.tools.remote.http.HTTPConnectionManager
HTTPConnectionManager does not really manages connections, so this method does nothing by default
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(Map) - Method in class mx4j.tools.remote.AbstractJMXConnector
 
doConnect(String, Subject) - Method in class mx4j.tools.remote.http.HTTPConnectionManager
 
doConnect(Map) - Method in class mx4j.tools.remote.http.HTTPConnector
 
doConnect(Map) - Method in class mx4j.tools.remote.local.LocalConnector
 
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
 
doGetMBeanServerConnection(Subject) - Method in class mx4j.tools.remote.local.LocalConnector
 
doGetMBeanServerConnection(Subject) - Method in class mx4j.tools.remote.soap.SOAPConnector
 
doInvoke(MBeanMetaData, String, String[], Object[]) - Method in class mx4j.server.ReflectionMBeanInvoker
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.remote.http.HTTPConnectorServer
 
doStart() - Method in class mx4j.tools.remote.local.LocalConnectorServer
 
doStart() - Method in class mx4j.tools.stats.AbstractStatisticsRecorder
Subclasses may override this to offer a custom startup procedure
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.remote.http.HTTPConnectorServer
 
doStop() - Method in class mx4j.tools.remote.local.LocalConnectorServer
 
doStop() - Method in class mx4j.tools.stats.AbstractStatisticsRecorder
Subclasses may override this to offer a custom stop procedure
doStop() - Method in class mx4j.tools.stats.ObserverStatisticsRecorder
 

E

EMBEDDED_WEB_CONTAINER_CLASS - Static variable in class mx4j.tools.remote.http.HTTPConnectorServer
 
EMPTY_ARGS - Static variable in class mx4j.server.ReflectionMBeanInvoker
A zero-length Object[] that indicates a parameterless argument list of a method
EMPTY_PARAMS - Static variable in class mx4j.server.ReflectionMBeanInvoker
A zero-length String[] that indicates a parameterless signature of a method.
EmptyCommandProcessor - Class in mx4j.tools.adaptor.http
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(RMIServerImpl, Map) - Method in class mx4j.remote.resolver.iiop.Resolver
 
encodeStub(RMIServerImpl, Map) - Method in class mx4j.remote.resolver.rmi.Resolver
 
entries - Variable in class mx4j.tools.stats.AbstractStatisticsRecorder
 
equals(Object) - Method in class mx4j.remote.NotificationTuple
 
equals(Object) - Method in class mx4j.timer.TimerTask
 
equals(Object) - Method in class mx4j.tools.remote.rmi.SSLRMIClientSocketFactory
 
equals(Object) - Method in class mx4j.tools.stats.PointTime
 
ERROR - Static variable in class mx4j.log.Logger
 
error(Object) - Method in class mx4j.log.Logger
 
error(Object, Throwable) - Method in class mx4j.log.Logger
 
executeRequest(HttpInputStream) - Method in class mx4j.tools.adaptor.http.ConstructorsCommandProcessor
 
executeRequest(HttpInputStream) - Method in class mx4j.tools.adaptor.http.CreateMBeanCommandProcessor
 
executeRequest(HttpInputStream) - Method in class mx4j.tools.adaptor.http.DeleteMBeanCommandProcessor
 
executeRequest(HttpInputStream) - Method in class mx4j.tools.adaptor.http.EmptyCommandProcessor
 
executeRequest(HttpInputStream) - Method in class mx4j.tools.adaptor.http.GetAttributeCommandProcessor
 
executeRequest(HttpInputStream) - Method in interface mx4j.tools.adaptor.http.HttpCommandProcessor
Executes an HTTP request.
executeRequest(HttpInputStream) - Method in class mx4j.tools.adaptor.http.HttpCommandProcessorAdaptor
 
executeRequest(HttpInputStream) - Method in class mx4j.tools.adaptor.http.InvokeOperationCommandProcessor
 
executeRequest(HttpInputStream) - Method in class mx4j.tools.adaptor.http.MBeanCommandProcessor
 
executeRequest(HttpInputStream) - Method in class mx4j.tools.adaptor.http.RelationCommandProcessor
 
executeRequest(HttpInputStream) - Method in class mx4j.tools.adaptor.http.ServerByDomainCommandProcessor
 
executeRequest(HttpInputStream) - Method in class mx4j.tools.adaptor.http.ServerCommandProcessor
 
executeRequest(HttpInputStream) - Method in class mx4j.tools.adaptor.http.SetAttributeCommandProcessor
 
executeRequest(HttpInputStream) - Method in class mx4j.tools.adaptor.http.SetAttributesCommandProcessor
 

F

Factory() - Constructor for class mx4j.server.MBeanMetaData.Factory
 
FATAL - Static variable in class mx4j.log.Logger
 
fatal(Object) - Method in class mx4j.log.Logger
 
fatal(Object, Throwable) - Method in class mx4j.log.Logger
 
FETCH_NOTIFICATIONS_MAX_NUMBER - Static variable in interface mx4j.remote.MX4JRemoteConstants
The reference implementation uses this property to specify the maximum number of notification to fetch.
FETCH_NOTIFICATIONS_SLEEP - Static variable in interface 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 variable in interface mx4j.remote.MX4JRemoteConstants
The reference implementation uses this property to specify the notification fetch timeout (in ms).
fetchNotifications(long, int, long) - Method in class mx4j.remote.AbstractRemoteNotificationClientHandler
Calls the server side to fetch notifications.
fetchNotifications(long, int, long) - Method in class mx4j.remote.DefaultRemoteNotificationServerHandler
 
fetchNotifications(long, int, long) - Method in interface mx4j.remote.RemoteNotificationServerHandler
Fetches notifications from the notification buffer in order to send them to the client side
fetchNotifications(long, int, long) - Method in class mx4j.remote.rmi.RMIConnectionInvoker
 
fetchNotifications(long, int, long) - Method in class mx4j.remote.rmi.RMIRemoteNotificationClientHandler
 
fetchNotifications(long, int, long) - Method in class mx4j.tools.remote.http.HTTPClientInvoker
 
fetchNotifications(long, int, long) - Method in interface mx4j.tools.remote.http.HTTPConnection
 
fetchNotifications(long, int, long) - Method in class mx4j.tools.remote.http.HTTPConnectionHandler
 
fetchNotifications(long, int, long) - Method in class mx4j.tools.remote.http.HTTPRemoteNotificationClientHandler
 
fetchNotifications(long, int, long) - Method in class mx4j.tools.remote.http.HTTPServerInvoker
 
fetchNotifications(long, int, long) - Method in class mx4j.tools.remote.http.HTTPService
 
fetchNotifications(long, int, long) - Method in class mx4j.tools.remote.soap.SOAPClientInvoker
 
FileLogger - Class in mx4j.log
This logger logs to a file.
FileLogger(String) - Constructor for class mx4j.log.FileLogger
 
FilePersister - Class in mx4j.persist
A persister object that stores to files.
FilePersister(String, String) - Constructor for class mx4j.persist.FilePersister
Creates a new FilePersister.
filterNotifications(TargetedNotification[]) - Method in class mx4j.remote.DefaultRemoteNotificationServerHandler
This method filters the given notification array and returns a possibly smaller array containing only notifications that passed successfully the filtering.
find(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
 
findMethod(Class, String, Class[]) - Method in class mx4j.AbstractDynamicMBean
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
 
findUnknownElement(String, HttpOutputStream, HttpInputStream) - Method in class mx4j.tools.adaptor.http.HttpAdaptor
 

G

GaugeMonitorInfo() - Constructor for class mx4j.monitor.MX4JGaugeMonitor.GaugeMonitorInfo
 
generateListenerID(ObjectName, NotificationFilter) - Method in class mx4j.remote.DefaultRemoteNotificationServerHandler
 
generateListenerID(ObjectName, NotificationFilter) - Method in interface mx4j.remote.RemoteNotificationServerHandler
Returns a unique ID for a client-side NotificationListener
get(ObjectName) - Method in interface mx4j.server.MBeanRepository
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
 
getAttribute(String) - Method in class mx4j.AbstractDynamicMBean
Returns the value of the manageable attribute, as specified by the DynamicMBean interface.
getAttribute(ObjectName, String) - Method in class mx4j.remote.rmi.ClientInvoker
 
getAttribute(ObjectName, String, Subject) - Method in class mx4j.remote.rmi.RMIConnectionInvoker
 
getAttribute(ObjectName, String) - Method in class mx4j.server.ChainedMBeanServer
 
getAttribute(MBeanMetaData, String) - Method in class mx4j.server.interceptor.ContextClassLoaderMBeanServerInterceptor
 
getAttribute(MBeanMetaData, String) - Method in class mx4j.server.interceptor.DefaultMBeanServerInterceptor
 
getAttribute(MBeanMetaData, String) - Method in class mx4j.server.interceptor.InvokerMBeanServerInterceptor
 
getAttribute(MBeanMetaData, String) - Method in interface mx4j.server.interceptor.MBeanServerInterceptor
Gets the specified attribute value from the MBean instance.
getAttribute(MBeanMetaData, String) - Method in class mx4j.server.interceptor.SecurityMBeanServerInterceptor
 
getAttribute(MBeanMetaData, String) - Method in interface mx4j.server.MBeanInvoker
Returns the value of the specified attribute.
getAttribute(ObjectName, String) - Method in class mx4j.server.MX4JMBeanServer
 
getAttribute(MBeanMetaData, String) - Method in class mx4j.server.ReflectionMBeanInvoker
 
getAttribute(ObjectName, String, Subject) - Method in class mx4j.tools.remote.AbstractServerInvoker
 
getAttribute(ObjectName, String, Subject) - Method in class mx4j.tools.remote.http.HTTPClientInvoker
 
getAttribute(ObjectName, String, Subject) - Method in class mx4j.tools.remote.http.HTTPService
 
getAttribute(ObjectName, String, Subject) - Method in interface mx4j.tools.remote.JMXConnection
 
getAttribute(ObjectName, String, Subject) - Method in class mx4j.tools.remote.JMXConnectionHandler
 
getAttribute(ObjectName, String) - Method in class mx4j.tools.remote.JMXConnectionMBeanServerConnection
 
getAttribute(String) - Method in class mx4j.tools.remote.proxy.RemoteMBeanProxy
 
getAttribute(ObjectName, String, Subject) - Method in class mx4j.tools.remote.soap.SOAPClientInvoker
 
GetAttributeCommandProcessor - Class in mx4j.tools.adaptor.http
GetAttributeCommandProcessor, processes a request for getting one attribute of a specific MBean.
GetAttributeCommandProcessor() - Constructor for class mx4j.tools.adaptor.http.GetAttributeCommandProcessor
 
getAttributeDescription(String) - Method in interface mx4j.MBeanDescription
Should return the description for the specified attribute.
getAttributeDescription(String) - Method in class mx4j.MBeanDescriptionAdapter
 
getAttributeDescription(String) - Method in class mx4j.server.interceptor.DefaultMBeanServerInterceptorMBeanDescription
 
getAttributeDescription(String) - Method in class mx4j.server.interceptor.InvokerMBeanServerInterceptorMBeanDescription
 
getAttributeDescription(String) - Method in class mx4j.server.interceptor.MBeanServerInterceptorConfiguratorMBeanDescription
 
getAttributeDescription(String) - Method in class mx4j.server.interceptor.SecurityMBeanServerInterceptorMBeanDescription
 
getAttributeDescription(String) - Method in class mx4j.tools.adaptor.http.HttpAdaptorMBeanDescription
 
getAttributeDescription(String) - Method in class mx4j.tools.adaptor.http.ProcessorMBeanDescription
 
getAttributeDescription(String) - Method in class mx4j.tools.adaptor.http.XSLTProcessorMBeanDescription
 
getAttributeDescription(String) - Method in class mx4j.tools.adaptor.ssl.SSLAdaptorServerSocketFactoryMBeanDescription
 
getAttributeDescription(String) - Method in class mx4j.tools.jython.JythonRunnerMBeanDescription
 
getAttributeDescription(String) - Method in class mx4j.tools.naming.CosNamingServiceMBeanDescription
 
getAttributeDescription(String) - Method in class mx4j.tools.naming.NamingServiceMBeanDescription
 
getAttributeDescription(String) - Method in class mx4j.tools.stats.ObserverStatisticsRecorderMBeanDescription
 
getAttributeDescription(String) - Method in class mx4j.tools.stats.StatisticsRecorderMBeanDescription
 
getAttributeDescription(String) - Method in class mx4j.tools.stats.TimedStatisticsRecorderMBeanDescription
 
getAttributeDescription(String) - Method in class mx4j.tools.stats.ValueStatisticsRecorderMBeanDescription
 
getAttributes(String[]) - Method in class mx4j.AbstractDynamicMBean
Returns the manageable attributes, as specified by the DynamicMBean interface.
getAttributes(ObjectName, String[]) - Method in class mx4j.remote.rmi.ClientInvoker
 
getAttributes(ObjectName, String[], Subject) - Method in class mx4j.remote.rmi.RMIConnectionInvoker
 
getAttributes(ObjectName, String[]) - Method in class mx4j.server.ChainedMBeanServer
 
getAttributes(MBeanMetaData, String[]) - Method in class mx4j.server.interceptor.ContextClassLoaderMBeanServerInterceptor
 
getAttributes(MBeanMetaData, String[]) - Method in class mx4j.server.interceptor.DefaultMBeanServerInterceptor
 
getAttributes(MBeanMetaData, String[]) - Method in class mx4j.server.interceptor.InvokerMBeanServerInterceptor
 
getAttributes(MBeanMetaData, String[]) - Method in interface mx4j.server.interceptor.MBeanServerInterceptor
Gets the specified attributes values from the MBean instance.
getAttributes(MBeanMetaData, String[]) - Method in class mx4j.server.interceptor.SecurityMBeanServerInterceptor
 
getAttributes(ObjectName, String[]) - Method in class mx4j.server.MX4JMBeanServer
 
getAttributes() - Method in class mx4j.tools.remote.AbstractJMXConnectorServer
 
getAttributes(ObjectName, String[], Subject) - Method in class mx4j.tools.remote.AbstractServerInvoker
 
getAttributes(ObjectName, String[], Subject) - Method in class mx4j.tools.remote.http.HTTPClientInvoker
 
getAttributes(ObjectName, String[], Subject) - Method in class mx4j.tools.remote.http.HTTPService
 
getAttributes(ObjectName, String[], Subject) - Method in interface mx4j.tools.remote.JMXConnection
 
getAttributes(ObjectName, String[], Subject) - Method in class mx4j.tools.remote.JMXConnectionHandler
 
getAttributes(ObjectName, String[]) - Method in class mx4j.tools.remote.JMXConnectionMBeanServerConnection
 
getAttributes(String[]) - Method in class mx4j.tools.remote.proxy.RemoteMBeanProxy
 
getAttributes(ObjectName, String[], Subject) - Method in class mx4j.tools.remote.soap.SOAPClientInvoker
 
getAuthenticationMethod() - Method in class mx4j.tools.adaptor.http.HttpAdaptor
Authentication Method
getAuthenticationMethod() - Method in interface mx4j.tools.adaptor.http.HttpAdaptorMBean
Authentication Method
getAverage() - Method in class mx4j.tools.stats.AbstractStatisticsRecorder
 
getAverage() - Method in interface mx4j.tools.stats.StatisticsRecorderMBean
Returns the Average Value
getBCC() - Method in class mx4j.tools.mail.SMTP
 
getBCC() - Method in interface 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 interface mx4j.tools.jython.JythonRunnerMBean
Returns whether the script should be kept in the cache.
getCategory() - Method in class mx4j.log.Logger
 
getCause() - Method in exception mx4j.tools.config.ConfigurationException
 
getCause() - Method in exception mx4j.tools.remote.proxy.RemoteMBeanProxyException
 
getCC() - Method in class mx4j.tools.mail.SMTP
 
getCC() - Method in interface mx4j.tools.mail.SMTPMBean
Gets a comma separated list of addresses set in the CC field
getChildren() - Method in interface mx4j.tools.config.ConfigurationBuilder.Node
 
getChildren() - Method in class mx4j.tools.config.DefaultConfigurationBuilder.AbstractNode
 
getClassLoader(ObjectName) - Method in class mx4j.server.ChainedMBeanServer
 
getClassLoader() - Method in interface mx4j.server.MBeanMetaData
Returns the classloader for the MBean
getClassLoader(ObjectName) - Method in class mx4j.server.MX4JMBeanServer
 
getClassLoaderFor(ObjectName) - Method in class mx4j.server.ChainedMBeanServer
 
getClassLoaderFor(ObjectName) - Method in class mx4j.server.MX4JMBeanServer
 
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.loading.MLetTag
 
getCode() - Method in exception mx4j.tools.adaptor.http.HttpException
Return the exception code
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.remote.rmi.RMIConnectionInvoker
 
getConnectionId() - Method in class mx4j.tools.remote.AbstractConnection
 
getConnectionId() - Method in interface 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.tools.remote.soap.SOAPClientInvoker
 
getConnectionNotificationEmitter() - Method in class mx4j.tools.remote.AbstractJMXConnector
 
getConstructorDescription(Constructor) - Method in interface mx4j.MBeanDescription
Should return the description for the given constructor of the MBean.
getConstructorDescription(Constructor) - Method in class mx4j.MBeanDescriptionAdapter
 
getConstructorDescription(Constructor) - Method in class mx4j.server.interceptor.MBeanServerInterceptorConfiguratorMBeanDescription
 
getConstructorDescription(Constructor) - Method in class mx4j.tools.adaptor.http.HttpAdaptorMBeanDescription
 
getConstructorDescription(Constructor) - Method in class mx4j.tools.adaptor.ssl.SSLAdaptorServerSocketFactoryMBeanDescription
 
getConstructorDescription(Constructor) - Method in class mx4j.tools.naming.CosNamingServiceMBeanDescription
 
getConstructorDescription(Constructor) - Method in class mx4j.tools.naming.NamingServiceMBeanDescription
 
getConstructorParameterDescription(Constructor, int) - Method in interface mx4j.MBeanDescription
Should return the description for the constructor's parameter for the given constructor and parameter index.
getConstructorParameterDescription(Constructor, int) - Method in class mx4j.MBeanDescriptionAdapter
 
getConstructorParameterDescription(Constructor, int) - Method in class mx4j.server.interceptor.MBeanServerInterceptorConfiguratorMBeanDescription
 
getConstructorParameterDescription(Constructor, int) - Method in class mx4j.tools.adaptor.http.HttpAdaptorMBeanDescription
 
getConstructorParameterDescription(Constructor, int) - Method in class mx4j.tools.naming.CosNamingServiceMBeanDescription
 
getConstructorParameterDescription(Constructor, int) - Method in class mx4j.tools.naming.NamingServiceMBeanDescription
 
getConstructorParameterName(Constructor, int) - Method in interface mx4j.MBeanDescription
Should return the name of the constructor's parameter for the given constructor and parameter index.
getConstructorParameterName(Constructor, int) - Method in class mx4j.MBeanDescriptionAdapter
 
getConstructorParameterName(Constructor, int) - Method in class mx4j.server.interceptor.MBeanServerInterceptorConfiguratorMBeanDescription
 
getConstructorParameterName(Constructor, int) - Method in class mx4j.tools.adaptor.http.HttpAdaptorMBeanDescription
 
getConstructorParameterName(Constructor, int) - Method in class mx4j.tools.naming.CosNamingServiceMBeanDescription
 
getConstructorParameterName(Constructor, int) - Method in class mx4j.tools.naming.NamingServiceMBeanDescription
 
getConstructors(MBeanConstructorInfo[], Object) - Method in class mx4j.tools.i18n.I18NStandardMBean
 
getContent() - Method in class mx4j.tools.mail.SMTP
 
getContent() - Method in interface mx4j.tools.mail.SMTPMBean
Returns the content of the mail
getCounter() - Method in class mx4j.monitor.MX4JCounterMonitor.CounterMonitorInfo
 
getDate() - Method in class mx4j.timer.TimerTask
 
getDate() - Method in class mx4j.tools.stats.PointTime
 
getDefaultDeserializer(Class) - Method in class mx4j.tools.remote.caucho.serialization.JMXSerializerFactory
 
getDefaultDomain() - Method in class mx4j.remote.rmi.ClientInvoker
 
getDefaultDomain(Subject) - Method in class mx4j.remote.rmi.RMIConnectionInvoker
 
getDefaultDomain() - Method in class mx4j.server.ChainedMBeanServer
 
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 interface mx4j.tools.remote.JMXConnection
 
getDefaultDomain(Subject) - Method in class mx4j.tools.remote.JMXConnectionHandler
 
getDefaultDomain() - Method in class mx4j.tools.remote.JMXConnectionMBeanServerConnection
 
getDefaultDomain(Subject) - Method in class mx4j.tools.remote.soap.SOAPClientInvoker
 
getDefaultPage() - Method in class mx4j.tools.adaptor.http.XSLTProcessor
 
getDefaultPage() - Method in interface 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(ObjectName) - Method in class mx4j.monitor.MX4JCounterMonitor
 
getDerivedGauge(ObjectName) - Method in interface mx4j.monitor.MX4JCounterMonitorMBean
 
getDerivedGauge(ObjectName) - Method in class mx4j.monitor.MX4JGaugeMonitor
 
getDerivedGauge(ObjectName) - Method in interface mx4j.monitor.MX4JGaugeMonitorMBean
 
getDerivedGauge() - Method in class mx4j.monitor.MX4JMonitorNotification
 
getDerivedGauge(ObjectName) - Method in class mx4j.monitor.MX4JStringMonitor
 
getDerivedGauge(ObjectName) - Method in interface mx4j.monitor.MX4JStringMonitorMBean
 
getDerivedGaugeTimeStamp(ObjectName) - Method in class mx4j.monitor.MX4JCounterMonitor
 
getDerivedGaugeTimeStamp(ObjectName) - Method in interface mx4j.monitor.MX4JCounterMonitorMBean
 
getDerivedGaugeTimeStamp(ObjectName) - Method in class mx4j.monitor.MX4JGaugeMonitor
 
getDerivedGaugeTimeStamp(ObjectName) - Method in interface mx4j.monitor.MX4JGaugeMonitorMBean
 
getDerivedGaugeTimeStamp(ObjectName) - Method in class mx4j.monitor.MX4JStringMonitor
 
getDerivedGaugeTimeStamp(ObjectName) - Method in interface mx4j.monitor.MX4JStringMonitorMBean
 
getDescription(MBeanInfo) - Method in class mx4j.tools.i18n.I18NStandardMBean
Obtain global description for MBean.
getDescription(MBeanConstructorInfo) - Method in class mx4j.tools.i18n.I18NStandardMBean
Obtain the constructor description.
getDescription(MBeanConstructorInfo, MBeanParameterInfo, int) - Method in class mx4j.tools.i18n.I18NStandardMBean
Obtain the constructor parameter description.
getDescription(MBeanAttributeInfo) - Method in class mx4j.tools.i18n.I18NStandardMBean
Obtain the attribute description.
getDescription(MBeanOperationInfo) - Method in class mx4j.tools.i18n.I18NStandardMBean
Obtain the operation description.
getDescription(MBeanOperationInfo, MBeanParameterInfo, int) - Method in class mx4j.tools.i18n.I18NStandardMBean
Obtain the operation parameter description.
getDifferenceMode() - Method in class mx4j.monitor.MX4JCounterMonitor
 
getDifferenceMode() - Method in interface mx4j.monitor.MX4JCounterMonitorMBean
 
getDifferenceMode() - Method in class mx4j.monitor.MX4JGaugeMonitor
 
getDifferenceMode() - Method in interface mx4j.monitor.MX4JGaugeMonitorMBean
 
getDomains() - Method in class mx4j.remote.rmi.ClientInvoker
 
getDomains(Subject) - Method in class mx4j.remote.rmi.RMIConnectionInvoker
 
getDomains() - Method in class mx4j.server.ChainedMBeanServer
 
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 interface mx4j.tools.remote.JMXConnection
 
getDomains(Subject) - Method in class mx4j.tools.remote.JMXConnectionHandler
 
getDomains() - Method in class mx4j.tools.remote.JMXConnectionMBeanServerConnection
 
getDomains(Subject) - Method in class mx4j.tools.remote.soap.SOAPClientInvoker
 
getEndpoint(JMXServiceURL, Map) - Method in class mx4j.tools.remote.http.HTTPResolver
 
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
 
getEntries() - Method in interface 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 AbstractJMXConnectorServer.getAttributes() does.
getFile() - Method in class mx4j.tools.adaptor.http.XSLTProcessor
 
getFile() - Method in interface 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 interface mx4j.tools.mail.SMTPMBean
Gets the from address attached to mails
getFromName() - Method in class mx4j.tools.mail.SMTP
 
getFromName() - Method in interface 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 interface mx4j.tools.stats.TimedStatisticsRecorderMBean
Returns how often the MBean will poll the variable value
getGranularityPeriod() - Method in class mx4j.monitor.MX4JMonitor
 
getGranularityPeriod() - Method in interface 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 interface 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 interface 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
 
getImplementationVendor() - Method in class mx4j.server.MX4JMBeanServerDelegate
 
getImplementationVersion() - Method in class mx4j.server.MX4JMBeanServerDelegate
 
getIndex() - Method in class mx4j.tools.stats.PointTime
 
getInitThreshold() - Method in class mx4j.monitor.MX4JCounterMonitor
 
getInitThreshold() - Method in interface 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 interface mx4j.tools.adaptor.http.XSLTProcessorMBean
Returns the Locale used to internationalize the output
getLogger(String) - Static method in class mx4j.log.Log
Returns a new instance of a Logger associated with the given category; if Log.redirectTo(mx4j.log.Logger) has been called then a new instance of the prototype Logger, associated with the given category, is returned.
getLogger() - Method in class mx4j.monitor.MX4JMonitor
 
getLogger() - Method in class mx4j.remote.AbstractRemoteNotificationClientHandler
 
getLogger() - Method in class mx4j.remote.DefaultRemoteNotificationServerHandler
 
getLogger() - Static method in class mx4j.remote.ProviderHelper
 
getLogger() - Method in class mx4j.server.interceptor.DefaultMBeanServerInterceptor
 
getLogger() - Method in class mx4j.tools.remote.AbstractJMXConnectorServer
 
getLogger() - Method in class mx4j.tools.remote.http.HTTPService
 
getLogger() - Method in class mx4j.tools.remote.http.jetty.JettyWebContainer
 
getLogger() - Method in class mx4j.tools.remote.soap.axis.ser.AxisDeserializer
 
getLogger() - Method in class mx4j.tools.stats.AbstractStatisticsRecorder
 
getLowThreshold() - Method in class mx4j.monitor.MX4JGaugeMonitor
 
getLowThreshold() - Method in interface mx4j.monitor.MX4JGaugeMonitorMBean
 
getMax() - Method in class mx4j.tools.stats.AbstractStatisticsRecorder
 
getMax() - Method in interface mx4j.tools.stats.StatisticsRecorderMBean
Returns the Maximum Value
getMaxEntries() - Method in class mx4j.tools.stats.AbstractStatisticsRecorder
 
getMaxEntries() - Method in interface mx4j.tools.stats.StatisticsRecorderMBean
Returns how many entries may be recorded.
getMaxRetries() - Method in class mx4j.remote.AbstractHeartBeat
 
getMaxRetries() - Method in class mx4j.remote.AbstractRemoteNotificationClientHandler
Returns the maximum number of attempts that should be made before declaring a connection failed.
getMaxRetries() - Method in interface 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 interface mx4j.server.MBeanMetaData
Returns the MBean instance
getMBeanClassName() - Method in class mx4j.AbstractDynamicMBean
To be overridden to return metadata information about the class name of this MBean; by default returns this class' name.
getMBeanCount() - Method in class mx4j.remote.rmi.ClientInvoker
 
getMBeanCount(Subject) - Method in class mx4j.remote.rmi.RMIConnectionInvoker
 
getMBeanCount() - Method in class mx4j.server.ChainedMBeanServer
 
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 interface mx4j.tools.remote.JMXConnection
 
getMBeanCount(Subject) - Method in class mx4j.tools.remote.JMXConnectionHandler
 
getMBeanCount() - Method in class mx4j.tools.remote.JMXConnectionMBeanServerConnection
 
getMBeanCount(Subject) - Method in class mx4j.tools.remote.soap.SOAPClientInvoker
 
getMBeanDescription() - Method in class mx4j.AbstractDynamicMBean
To be overridden to return metadata information about the description of this MBean.
getMBeanDescription() - Method in interface mx4j.MBeanDescription
Should return the description of the MBean.
getMBeanDescription() - Method in class mx4j.MBeanDescriptionAdapter
 
getMBeanDescription() - Method in class mx4j.server.interceptor.DefaultMBeanServerInterceptorMBeanDescription
 
getMBeanDescription() - Method in class mx4j.server.interceptor.InvokerMBeanServerInterceptorMBeanDescription
 
getMBeanDescription() - Method in class mx4j.server.interceptor.MBeanServerInterceptorConfiguratorMBeanDescription
 
getMBeanDescription() - Method in class mx4j.server.interceptor.SecurityMBeanServerInterceptorMBeanDescription
 
getMBeanDescription() - Method in class mx4j.tools.adaptor.http.HttpAdaptorMBeanDescription
 
getMBeanDescription() - Method in class mx4j.tools.adaptor.http.XSLTProcessorMBeanDescription
 
getMBeanDescription() - Method in class mx4j.tools.adaptor.ssl.SSLAdaptorServerSocketFactoryMBeanDescription
 
getMBeanDescription() - Method in class mx4j.tools.jython.JythonRunnerMBeanDescription
 
getMBeanDescription() - Method in class mx4j.tools.naming.CosNamingServiceMBeanDescription
 
getMBeanDescription() - Method in class mx4j.tools.naming.NamingServiceMBeanDescription
 
getMBeanInfo() - Method in class mx4j.AbstractDynamicMBean
Returns the MBeaInfo, as specified by the DynamicMBean interface; the default implementation caches the value returned by AbstractDynamicMBean.createMBeanInfo() (that is thus called only once).
getMBeanInfo(ObjectName) - Method in class mx4j.remote.rmi.ClientInvoker
 
getMBeanInfo(ObjectName, Subject) - Method in class mx4j.remote.rmi.RMIConnectionInvoker
 
getMBeanInfo(ObjectName) - Method in class mx4j.server.ChainedMBeanServer
 
getMBeanInfo(MBeanMetaData) - Method in class mx4j.server.interceptor.ContextClassLoaderMBeanServerInterceptor
 
getMBeanInfo(MBeanMetaData) - Method in class mx4j.server.interceptor.DefaultMBeanServerInterceptor
 
getMBeanInfo(MBeanMetaData) - Method in class mx4j.server.interceptor.InvokerMBeanServerInterceptor
 
getMBeanInfo(MBeanMetaData) - Method in interface mx4j.server.interceptor.MBeanServerInterceptor
Calls getMBeanInfo on the MBean instance (only on DynamicMBeans).
getMBeanInfo(MBeanMetaData) - Method in class mx4j.server.interceptor.SecurityMBeanServerInterceptor
 
getMBeanInfo() - Method in interface mx4j.server.MBeanMetaData
Returns the MBeanInfo of the MBean
getMBeanInfo(ObjectName) - Method in class mx4j.server.MX4JMBeanServer
 
getMBeanInfo(ObjectName, Subject) - Method in class mx4j.tools.remote.AbstractServerInvoker
 
getMBeanInfo(ObjectName, Subject) - Method in class mx4j.tools.remote.http.HTTPClientInvoker
 
getMBeanInfo(ObjectName, Subject) - Method in class mx4j.tools.remote.http.HTTPService
 
getMBeanInfo(ObjectName, Subject) - Method in interface mx4j.tools.remote.JMXConnection
 
getMBeanInfo(ObjectName, Subject) - Method in class mx4j.tools.remote.JMXConnectionHandler
 
getMBeanInfo(ObjectName) - Method in class mx4j.tools.remote.JMXConnectionMBeanServerConnection
 
getMBeanInfo() - Method in class mx4j.tools.remote.proxy.RemoteMBeanProxy
 
getMBeanInfo(ObjectName, Subject) - Method in class mx4j.tools.remote.soap.SOAPClientInvoker
 
getMBeanInterface() - Method in interface mx4j.server.MBeanMetaData
Returns the management interface of the standard MBean
getMBeanInvoker() - Method in interface 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
 
getMBeanServerBuilder() - Method in class mx4j.server.ChainedMBeanServerBuilder
Returns the chained MBeanServerBuilder this object delegates to.
getMBeanServerConnection() - Method in class mx4j.tools.remote.AbstractJMXConnector
 
getMBeanServerConnection(Subject) - Method in class mx4j.tools.remote.AbstractJMXConnector
 
getMBeanServerConnection() - Method in class mx4j.tools.remote.proxy.RemoteMBeanProxy
 
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
getMethodForAttribute(MBeanAttributeInfo, boolean) - Method in class mx4j.server.CachingReflectionMBeanInvoker
 
getMethodForAttribute(MBeanAttributeInfo, boolean) - Method in class mx4j.server.ReflectionMBeanInvoker
Returns the method name for the given attribute.
getMimeType() - Method in class mx4j.tools.mail.SMTP
 
getMimeType() - Method in interface mx4j.tools.mail.SMTPMBean
Gets the MIME type set to the mail
getMin() - Method in class mx4j.tools.stats.AbstractStatisticsRecorder
 
getMin() - Method in interface mx4j.tools.stats.StatisticsRecorderMBean
Returns the Minimum Value
getModulus() - Method in class mx4j.monitor.MX4JCounterMonitor
 
getModulus() - Method in interface mx4j.monitor.MX4JCounterMonitorMBean
 
getMonitorInfo(ObjectName) - Method in class mx4j.monitor.MX4JMonitor
 
getName() - Method in class mx4j.tools.adaptor.http.DefaultProcessor
 
getName() - Method in interface 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 TimeTask.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(NotificationTuple) - Method in class mx4j.remote.AbstractRemoteNotificationClientHandler
 
getNotificationListener() - Method in class mx4j.remote.NotificationTuple
 
getNotificationListener(NotificationTuple) - Method in interface mx4j.remote.RemoteNotificationClientHandler
Returns the ID of the listener for the given tuple
getNotificationListeners(NotificationTuple) - Method in class mx4j.remote.AbstractRemoteNotificationClientHandler
 
getNotificationListeners(NotificationTuple) - Method in interface mx4j.remote.RemoteNotificationClientHandler
Returns the IDs of the listeners for the given tuple
getNotificationName() - Method in class mx4j.tools.mail.SMTP
 
getNotificationName() - Method in interface mx4j.tools.mail.SMTPMBean
Returns the notification which will trigger the mail sending
getNotificationsCount() - Method in class mx4j.remote.AbstractRemoteNotificationClientHandler
 
getNotificationType() - Method in class mx4j.tools.jython.JythonRunner
Gets the specific notification type being listened
getNotificationType() - Method in interface mx4j.tools.jython.JythonRunnerMBean
Gets the specific notification type being listened
getNotify() - Method in class mx4j.monitor.MX4JCounterMonitor
 
getNotify() - Method in interface mx4j.monitor.MX4JCounterMonitorMBean
 
getNotifyDiffer() - Method in class mx4j.monitor.MX4JStringMonitor
 
getNotifyDiffer() - Method in interface mx4j.monitor.MX4JStringMonitorMBean
 
getNotifyHigh() - Method in class mx4j.monitor.MX4JGaugeMonitor
 
getNotifyHigh() - Method in interface mx4j.monitor.MX4JGaugeMonitorMBean
 
getNotifyLow() - Method in class mx4j.monitor.MX4JGaugeMonitor
 
getNotifyLow() - Method in interface mx4j.monitor.MX4JGaugeMonitorMBean
 
getNotifyMatch() - Method in class mx4j.monitor.MX4JStringMonitor
 
getNotifyMatch() - Method in interface mx4j.monitor.MX4JStringMonitorMBean
 
getObject() - Method in class mx4j.loading.MLetTag
 
getObject(String) - Method in interface mx4j.tools.config.ConfigurationBuilder.ObjectsHolder
 
getObject(String) - Method in class mx4j.tools.config.DefaultConfigurationBuilder.Configuration
 
getObjectid() - Method in class mx4j.tools.config.DefaultConfigurationBuilder.Object
 
getObjectInstance(ObjectName) - Method in class mx4j.remote.rmi.ClientInvoker
 
getObjectInstance(ObjectName, Subject) - Method in class mx4j.remote.rmi.RMIConnectionInvoker
 
getObjectInstance(ObjectName) - Method in class mx4j.server.ChainedMBeanServer
 
getObjectInstance() - Method in interface mx4j.server.MBeanMetaData
Returns the ObjectInstance of the MBean
getObjectInstance(ObjectName) - Method in class mx4j.server.MX4JMBeanServer
 
getObjectInstance(ObjectName, Subject) - Method in class mx4j.tools.remote.AbstractServerInvoker
 
getObjectInstance(ObjectName, Subject) - Method in class mx4j.tools.remote.http.HTTPClientInvoker
 
getObjectInstance(ObjectName, Subject) - Method in class mx4j.tools.remote.http.HTTPService
 
getObjectInstance(ObjectName, Subject) - Method in interface mx4j.tools.remote.JMXConnection
 
getObjectInstance(ObjectName, Subject) - Method in class mx4j.tools.remote.JMXConnectionHandler
 
getObjectInstance(ObjectName) - Method in class mx4j.tools.remote.JMXConnectionMBeanServerConnection
 
getObjectInstance(ObjectName, Subject) - Method in class mx4j.tools.remote.soap.SOAPClientInvoker
 
getObjectName() - Method in class mx4j.loading.MLetTag
 
getObjectName() - Method in class mx4j.remote.NotificationTuple
 
getObjectName() - Method in interface mx4j.server.MBeanMetaData
Returns the ObjectName of the MBean
getObservedAttribute() - Method in class mx4j.monitor.MX4JMonitor
 
getObservedAttribute() - Method in interface mx4j.monitor.MX4JMonitorMBean
 
getObservedAttribute() - Method in class mx4j.monitor.MX4JMonitorNotification
 
getObservedAttribute() - Method in class mx4j.tools.stats.ObserverStatisticsRecorder
 
getObservedAttribute() - Method in interface mx4j.tools.stats.ObserverStatisticsRecorderMBean
Returns the observed Attribute
getObservedObject() - Method in class mx4j.monitor.MX4JMonitorNotification
 
getObservedObject() - Method in class mx4j.tools.jython.JythonRunner
Gets the object being observed by this MBean
getObservedObject() - Method in interface mx4j.tools.jython.JythonRunnerMBean
Gets the object being observed by this MBean
getObservedObject() - Method in class mx4j.tools.mail.SMTP
 
getObservedObject() - Method in interface mx4j.tools.mail.SMTPMBean
Gets the MBean's objectname which is being listened
getObservedObject() - Method in class mx4j.tools.stats.ObserverStatisticsRecorder
 
getObservedObject() - Method in interface mx4j.tools.stats.ObserverStatisticsRecorderMBean
Returns the observed ObjectName
getObservedObjects() - Method in class mx4j.monitor.MX4JMonitor
 
getObservedObjects() - Method in interface mx4j.monitor.MX4JMonitorMBean
 
getOccurrences() - Method in class mx4j.timer.TimerTask
 
getOffset() - Method in class mx4j.monitor.MX4JCounterMonitor
 
getOffset() - Method in interface mx4j.monitor.MX4JCounterMonitorMBean
 
getOperationDescription(Method) - Method in interface mx4j.MBeanDescription
Should return the description for the specified operation.
getOperationDescription(Method) - Method in class mx4j.MBeanDescriptionAdapter
 
getOperationDescription(Method) - Method in class mx4j.server.interceptor.MBeanServerInterceptorConfiguratorMBeanDescription
 
getOperationDescription(Method) - Method in class mx4j.tools.adaptor.http.HttpAdaptorMBeanDescription
 
getOperationDescription(Method) - Method in class mx4j.tools.adaptor.http.ProcessorMBeanDescription
 
getOperationDescription(Method) - Method in class mx4j.tools.adaptor.http.XSLTProcessorMBeanDescription
 
getOperationDescription(Method) - Method in class mx4j.tools.adaptor.ssl.SSLAdaptorServerSocketFactoryMBeanDescription
 
getOperationDescription(Method) - Method in class mx4j.tools.jython.JythonRunnerMBeanDescription
 
getOperationDescription(Method) - Method in class mx4j.tools.naming.CosNamingServiceMBeanDescription
 
getOperationDescription(Method) - Method in class mx4j.tools.naming.NamingServiceMBeanDescription
 
getOperationDescription(Method) - Method in class mx4j.tools.stats.StatisticsRecorderMBeanDescription
 
getOperationParameterDescription(Method, int) - Method in interface mx4j.MBeanDescription
Should return the description for the operations's parameter for the given operation and parameter index.
getOperationParameterDescription(Method, int) - Method in class mx4j.MBeanDescriptionAdapter
 
getOperationParameterDescription(Method, int) - Method in class mx4j.server.interceptor.MBeanServerInterceptorConfiguratorMBeanDescription
 
getOperationParameterDescription(Method, int) - Method in class mx4j.tools.adaptor.http.HttpAdaptorMBeanDescription
 
getOperationParameterDescription(Method, int) - Method in class mx4j.tools.adaptor.http.XSLTProcessorMBeanDescription
 
getOperationParameterDescription(Method, int) - Method in class mx4j.tools.adaptor.ssl.SSLAdaptorServerSocketFactoryMBeanDescription
 
getOperationParameterName(Method, int) - Method in interface mx4j.MBeanDescription
Should return the name of the operation's parameter for the given operation and parameter index.
getOperationParameterName(Method, int) - Method in class mx4j.MBeanDescriptionAdapter
 
getOperationParameterName(Method, int) - Method in class mx4j.server.interceptor.MBeanServerInterceptorConfiguratorMBeanDescription
 
getOperationParameterName(Method, int) - Method in class mx4j.tools.adaptor.http.HttpAdaptorMBeanDescription
 
getOperationParameterName(Method, int) - Method in class mx4j.tools.adaptor.http.XSLTProcessorMBeanDescription
 
getOperationParameterName(Method, int) - Method in class mx4j.tools.adaptor.ssl.SSLAdaptorServerSocketFactoryMBeanDescription
 
getParameterName(MBeanConstructorInfo, MBeanParameterInfo, int) - Method in class mx4j.tools.i18n.I18NStandardMBean
Obtain constructor parameter name.
getParameterName(MBeanOperationInfo, MBeanParameterInfo, int) - Method in class mx4j.tools.i18n.I18NStandardMBean
Obtain operation parameter name.
getParent() - Method in interface 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 interface 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.adaptor.http.HttpAdaptor
Returns the port where the server is running on.
getPort() - Method in interface mx4j.tools.adaptor.http.HttpAdaptorMBean
Returns the port where the server is running on.
getPort() - Method in class mx4j.tools.naming.CosNamingService
Returns the port on which tnameserv listens for incoming connections
getPort() - Method in interface mx4j.tools.naming.CosNamingServiceMBean
Returns the port on which tnameserv listens for incoming connections
getPort() - Method in class mx4j.tools.naming.NamingService
 
getPort() - Method in interface 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(String) - Method in class mx4j.tools.adaptor.http.HttpAdaptor
 
getProcessor() - Method in interface mx4j.tools.adaptor.http.HttpAdaptorMBean
getProcessorName() - Method in class mx4j.tools.adaptor.http.HttpAdaptor
 
getProcessorName() - Method in interface mx4j.tools.adaptor.http.HttpAdaptorMBean
Returns the ObjectName of the processor set by HttpAdaptorMBean.setProcessorName(javax.management.ObjectName)
getProtocol() - Method in class mx4j.tools.remote.caucho.CauchoService
 
getProtocol() - Method in interface mx4j.tools.remote.ConnectionManager
Returns the protocol used by the corrispondent JMXConnectorServer.
getProtocol() - Method in class mx4j.tools.remote.http.HTTPConnectionManager
 
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 interface 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
 
getRecordingStart() - Method in interface 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 interface 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 exception mx4j.tools.adaptor.http.HttpException
 
getRetryPeriod() - Method in class mx4j.remote.AbstractRemoteNotificationClientHandler
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 interface 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 interface 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 interface mx4j.tools.mail.SMTPMBean
Gets the server's host as name or IP
getServerNotificationListener() - Method in class mx4j.remote.DefaultRemoteNotificationServerHandler
 
getServerNotificationListener() - Method in interface mx4j.remote.RemoteNotificationServerHandler
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 interface mx4j.tools.mail.SMTPMBean
Gets the server's port, by default is 25
getServerUsername() - Method in class mx4j.tools.mail.SMTP
 
getServerUsername() - Method in interface 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
 
getStandardAttributeInfo(MBeanMetaData, String, boolean) - Method in class mx4j.server.CachingReflectionMBeanInvoker
 
getStandardAttributeInfo(MBeanMetaData, String, boolean) - Method in class mx4j.server.ReflectionMBeanInvoker
Returns the MBeanAttributeInfo for the given attribute, or null if the attribute is not a management attribute.
getStandardManagementMethod(MBeanMetaData, String, String[]) - Method in class mx4j.server.CachingReflectionMBeanInvoker
 
getStandardManagementMethod(MBeanMetaData, String, String[]) - Method in class mx4j.server.ReflectionMBeanInvoker
Returns a java.lang.reflect.Method object for the given method name and signature.
getStandardOperationInfo(MBeanMetaData, String, String[]) - Method in class mx4j.server.CachingReflectionMBeanInvoker
 
getStandardOperationInfo(MBeanMetaData, String, String[]) - Method in class mx4j.server.ReflectionMBeanInvoker
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 interface mx4j.tools.adaptor.http.HttpAdaptorMBean
Starting date
getStringToCompare() - Method in class mx4j.monitor.MX4JStringMonitor
 
getStringToCompare() - Method in interface mx4j.monitor.MX4JStringMonitorMBean
 
getSubject() - Method in class mx4j.tools.mail.SMTP
 
getSubject() - Method in interface mx4j.tools.mail.SMTPMBean
Gets the mail subject
getText() - Method in class mx4j.tools.config.DefaultConfigurationBuilder.AbstractNode
 
getThreshold() - Method in class mx4j.monitor.MX4JCounterMonitor.CounterMonitorInfo
 
getThreshold(ObjectName) - Method in class mx4j.monitor.MX4JCounterMonitor
 
getThreshold(ObjectName) - Method in interface mx4j.monitor.MX4JCounterMonitorMBean
 
getTimeout() - Method in class mx4j.tools.mail.SMTP
 
getTimeout() - Method in interface mx4j.tools.mail.SMTPMBean
Returns the timeout used when sending mails
getTimestamp() - Method in class mx4j.monitor.MX4JCounterMonitor.CounterMonitorInfo
 
getTimestamp() - Method in class mx4j.monitor.MX4JGaugeMonitor.GaugeMonitorInfo
 
getTimestamp() - Method in class mx4j.monitor.MX4JStringMonitor.StringMonitorInfo
 
getTimeStamp() - Method in class mx4j.tools.remote.soap.axis.ser.NotificationDeser
 
getTo() - Method in class mx4j.tools.mail.SMTP
 
getTo() - Method in interface 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 interface 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 interface mx4j.server.interceptor.InvokerMBeanServerInterceptorMBean
Returns the type of this interceptor
getType() - Method in interface mx4j.server.interceptor.MBeanServerInterceptor
A concise string that tells the type of this interceptor
getType() - Method in class mx4j.server.interceptor.NotificationListenerMBeanServerInterceptor
 
getType() - Method in class mx4j.server.interceptor.SecurityMBeanServerInterceptor
 
getType() - Method in interface mx4j.server.interceptor.SecurityMBeanServerInterceptorMBean
Returns the type of this interceptor
getType() - Method in class mx4j.tools.remote.soap.axis.ser.NotificationDeser
 
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 interface mx4j.tools.jython.JythonRunnerMBean
Indicates wether to use the script given in the ScripText variable or the one given in the script File.
getValue() - Method in class mx4j.tools.stats.ValueStatisticsRecorder
 
getValue() - Method in interface 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.loading.MLetTag
 
getVersion() - Method in class mx4j.tools.adaptor.http.HttpAdaptor
Gets the HttpAdaptor version
getVersion() - Method in interface mx4j.tools.adaptor.http.HttpAdaptorMBean
Gets the HttpAdaptor version
getVersion() - Method in class mx4j.tools.adaptor.http.HttpInputStream
Returns the version of the request
granularity - Variable in class mx4j.tools.stats.TimedStatisticsRecorder
 

H

handleNotification(Notification, Object) - Method in class mx4j.tools.jython.JythonRunner
 
handleNotification(Notification, Object) - Method in class mx4j.tools.mail.SMTP
 
handleNotification(Notification, Object) - Method in class mx4j.tools.stats.NotificationStatisticsRecorder
 
handleSpecialInvoke(Object, Method, Object[]) - Method in class mx4j.tools.remote.SubjectInvoker
 
hashCode() - Method in class mx4j.remote.NotificationTuple
 
hashCode() - Method in class mx4j.timer.TimerTask
 
hashCode() - Method in class mx4j.tools.remote.rmi.SSLRMIClientSocketFactory
 
headers - Variable in class mx4j.tools.adaptor.http.HttpOutputStream
Headers to be sent
HeartBeat - Interface in mx4j.remote
A continuous pulse from client to server that gives the information that the connection is alive and the server is up.
HessianClientInvoker - Class in mx4j.tools.remote.caucho.hessian
 
HessianClientInvoker(String) - Constructor for class mx4j.tools.remote.caucho.hessian.HessianClientInvoker
 
HessianServlet - Class in mx4j.tools.remote.caucho.hessian
 
HessianServlet() - Constructor for class mx4j.tools.remote.caucho.hessian.HessianServlet
 
HTTP_SERVER_CONFIGURATION - Static variable in interface mx4j.remote.MX4JRemoteConstants
HTTP_VERSION - Static variable in class mx4j.tools.adaptor.http.HttpConstants
HTTP implemented version
HttpAdaptor - Class in mx4j.tools.adaptor.http
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(String) - Constructor for class mx4j.tools.adaptor.http.HttpAdaptor
Overloaded constructor to allow the host to be set.
HttpAdaptor(int, String) - Constructor for class mx4j.tools.adaptor.http.HttpAdaptor
Overloaded constructor to allow the port to be set.
HttpAdaptorMBean - Interface in mx4j.tools.adaptor.http
Management interface for the HttpAdaptor MBean.
HttpAdaptorMBeanDescription - Class in mx4j.tools.adaptor.http
Management interface descriptions for the HttpAdaptor MBean.
HttpAdaptorMBeanDescription() - Constructor for class mx4j.tools.adaptor.http.HttpAdaptorMBeanDescription
 
HTTPClientInvoker - Class in mx4j.tools.remote.http
 
HTTPClientInvoker() - Constructor for class mx4j.tools.remote.http.HTTPClientInvoker
 
HttpCommandProcessor - Interface in mx4j.tools.adaptor.http
HttpCommandProcessor sets the structure of a command processor
HttpCommandProcessorAdaptor - Class in mx4j.tools.adaptor.http
HttpCommandProcessor sets the structure of a command processor
HttpCommandProcessorAdaptor() - Constructor for class mx4j.tools.adaptor.http.HttpCommandProcessorAdaptor
 
HTTPConnection - Interface in mx4j.tools.remote.http
 
HTTPConnectionHandler - Class in mx4j.tools.remote.http
 
HTTPConnectionHandler(JMXConnection, ConnectionManager, String) - Constructor for class mx4j.tools.remote.http.HTTPConnectionHandler
 
HTTPConnectionManager - Class in mx4j.tools.remote.http
 
HTTPConnectionManager(AbstractJMXConnectorServer, String, Map) - Constructor for class mx4j.tools.remote.http.HTTPConnectionManager
 
HTTPConnectionMBeanServerConnection - Class in mx4j.tools.remote.http
Implementation of an adapter that converts MBeanServerConnection calls to HTTPConnection calls.
HTTPConnectionMBeanServerConnection(JMXConnection, Subject, RemoteNotificationClientHandler) - Constructor for class mx4j.tools.remote.http.HTTPConnectionMBeanServerConnection
 
HTTPConnector - Class in mx4j.tools.remote.http
 
HTTPConnector(JMXServiceURL, Map) - Constructor for class mx4j.tools.remote.http.HTTPConnector
 
HTTPConnectorServer - Class in mx4j.tools.remote.http
 
HTTPConnectorServer(JMXServiceURL, Map, MBeanServer) - Constructor for class mx4j.tools.remote.http.HTTPConnectorServer
 
HttpConstants - Class in mx4j.tools.adaptor.http
Define constants for the HTTP request processing
HttpConstants() - Constructor for class mx4j.tools.adaptor.http.HttpConstants
 
HttpException - Exception in mx4j.tools.adaptor.http
HttpException is emitted when an error parsing an HTTP request appears
HttpException(int, String) - Constructor for exception mx4j.tools.adaptor.http.HttpException
Constructor for the HttpException object
HTTPHeartBeat - Class in mx4j.tools.remote.http
 
HTTPHeartBeat(HTTPConnection, ConnectionNotificationEmitter, Map) - Constructor for class mx4j.tools.remote.http.HTTPHeartBeat
 
HttpInputStream - Class in mx4j.tools.adaptor.http
HttpInputStream processes an HTTP request
HttpInputStream(InputStream) - Constructor for class mx4j.tools.adaptor.http.HttpInputStream
Constructs a new HttpInputStream
HttpOutputStream - Class in mx4j.tools.adaptor.http
HttpAdaptor sets the basic adaptor listening for HTTP requests
HttpOutputStream(OutputStream, HttpInputStream) - Constructor for class mx4j.tools.adaptor.http.HttpOutputStream
Creates a new HttpOutputStream with a given OutputStream and an InputStream
HTTPRemoteNotificationClientHandler - Class in mx4j.tools.remote.http
 
HTTPRemoteNotificationClientHandler(HTTPConnection, ConnectionNotificationEmitter, HeartBeat, Map) - Constructor for class mx4j.tools.remote.http.HTTPRemoteNotificationClientHandler
 
HTTPResolver - Class in mx4j.tools.remote.http
 
HTTPResolver() - Constructor for class mx4j.tools.remote.http.HTTPResolver
 
HTTPServerInvoker - Class in mx4j.tools.remote.http
Implementation of the HTTPConnector interface that forwards the calls to an MBeanServerConnection object.
HTTPServerInvoker(MBeanServerConnection, RemoteNotificationServerHandler) - Constructor for class mx4j.tools.remote.http.HTTPServerInvoker
 
HTTPService - Class in mx4j.tools.remote.http
 
HTTPService() - Constructor for class mx4j.tools.remote.http.HTTPService
 
HTTPSubjectInvoker - Class in mx4j.tools.remote.http
 
HttpUtil - Class in mx4j.tools.adaptor.http
Utility methods for the HTTP adaptor
HttpUtil() - Constructor for class mx4j.tools.adaptor.http.HttpUtil
 

I

I18NStandardMBean - Class in mx4j.tools.i18n
An extension of StandardMBean to support internationalization.
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.
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.
ImplementationException - Exception in mx4j
Thrown when an internal error in the MX4J implementation is detected.
ImplementationException() - Constructor for exception mx4j.ImplementationException
 
ImplementationException(String) - Constructor for exception mx4j.ImplementationException
 
indexOf(char[], int, char, int) - Static method in class mx4j.tools.adaptor.http.HttpUtil
 
INFO - Static variable 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(String) - Method in class mx4j.server.ChainedMBeanServer
 
instantiate(String, Object[], String[]) - Method in class mx4j.server.ChainedMBeanServer
 
instantiate(String, ObjectName) - Method in class mx4j.server.ChainedMBeanServer
 
instantiate(String, ObjectName, Object[], String[]) - Method in class mx4j.server.ChainedMBeanServer
 
instantiate(MBeanMetaData, String, String[], Object[]) - Method in class mx4j.server.interceptor.ContextClassLoaderMBeanServerInterceptor
 
instantiate(MBeanMetaData, String, String[], Object[]) - Method in class mx4j.server.interceptor.DefaultMBeanServerInterceptor
 
instantiate(MBeanMetaData, String, String[], Object[]) - Method in class mx4j.server.interceptor.InvokerMBeanServerInterceptor
 
instantiate(MBeanMetaData, String, String[], Object[]) - Method in interface mx4j.server.interceptor.MBeanServerInterceptor
Instantiate the given className passing the given arguments to the constructor with the given signature
instantiate(MBeanMetaData, String, String[], Object[]) - Method in class mx4j.server.interceptor.SecurityMBeanServerInterceptor
 
instantiate(String) - Method in class mx4j.server.MX4JMBeanServer
 
instantiate(String, Object[], String[]) - Method in class mx4j.server.MX4JMBeanServer
 
instantiate(String, ObjectName) - Method in class mx4j.server.MX4JMBeanServer
 
instantiate(String, ObjectName, Object[], String[]) - Method in class mx4j.server.MX4JMBeanServer
 
introspect(MBeanMetaData) - Method in class mx4j.server.MBeanIntrospector
Introspect the given mbean, storing the results in the given metadata.
invoke(String, Object[], String[]) - Method in class mx4j.AbstractDynamicMBean
Returns the value of the manageable operation as specified by the DynamicMBean interface
invoke(String, Class[], Object[]) - Method in class mx4j.AbstractDynamicMBean
Deprecated.
Replaced by AbstractDynamicMBean.invoke(Object,String,Class[],Object[]).
The resource passed is the resource as set by AbstractDynamicMBean.setResource(java.lang.Object) or - if it is null - 'this' instance.
This method is deprecated because it is not thread safe.
invoke(Object, String, Class[], Object[]) - Method in class mx4j.AbstractDynamicMBean
Looks up the method to call on given resource and invokes it.
invoke(Object, Method, Object[]) - Method in class mx4j.remote.ClientProxy
 
invoke(Object, Method, Object[]) - Method in class mx4j.remote.rmi.ClientExceptionCatcher
 
invoke(ObjectName, String, Object[], String[]) - Method in class mx4j.remote.rmi.ClientInvoker
 
invoke(Object, Method, Object[]) - Method in class mx4j.remote.rmi.ClientUnmarshaller
 
invoke(ObjectName, String, MarshalledObject, String[], Subject) - Method in class mx4j.remote.rmi.RMIConnectionInvoker
 
invoke(Object, Method, Object[]) - Method in class mx4j.remote.rmi.RMIConnectionProxy
 
invoke(Object, Method, Object[]) - Method in class mx4j.remote.rmi.RMIConnectionSubjectInvoker
 
invoke(ObjectName, String, Object[], String[]) - Method in class mx4j.server.ChainedMBeanServer
 
invoke(MBeanMetaData, String, String[], Object[]) - Method in class mx4j.server.interceptor.ContextClassLoaderMBeanServerInterceptor
 
invoke(MBeanMetaData, String, String[], Object[]) - Method in class mx4j.server.interceptor.DefaultMBeanServerInterceptor
 
invoke(MBeanMetaData, String, String[], Object[]) - Method in class mx4j.server.interceptor.InvokerMBeanServerInterceptor
 
invoke(MBeanMetaData, String, String[], Object[]) - Method in interface mx4j.server.interceptor.MBeanServerInterceptor
Invokes the specified MBean operation on the MBean instance
invoke(MBeanMetaData, String, String[], Object[]) - Method in class mx4j.server.interceptor.SecurityMBeanServerInterceptor
 
invoke(MBeanMetaData, String, String[], Object[]) - Method in interface mx4j.server.MBeanInvoker
Invokes the specified operation on the MBean instance
invoke(ObjectName, String, Object[], String[]) - Method in class mx4j.server.MX4JMBeanServer
 
invoke(MBeanMetaData, String, String[], Object[]) - Method in class mx4j.server.ReflectionMBeanInvoker
 
invoke(ObjectName, String, Object, String[], Subject) - Method in class mx4j.tools.remote.AbstractServerInvoker
 
invoke(HttpServletRequest, CauchoInput, CauchoOutput) - Method in class mx4j.tools.remote.caucho.CauchoServlet
 
invoke(String, Object, Method, Map, Object[]) - Method in class mx4j.tools.remote.caucho.CauchoServlet
 
invoke(ObjectName, String, Object, String[], Subject) - Method in class mx4j.tools.remote.http.HTTPClientInvoker
 
invoke(ObjectName, String, Object, String[], Subject) - Method in class mx4j.tools.remote.http.HTTPService
 
invoke(ObjectName, String, Object, String[], Subject) - Method in interface mx4j.tools.remote.JMXConnection
 
invoke(ObjectName, String, Object, String[], Subject) - Method in class mx4j.tools.remote.JMXConnectionHandler
 
invoke(ObjectName, String, Object[], String[]) - Method in class mx4j.tools.remote.JMXConnectionMBeanServerConnection
 
invoke(String, Object[], String[]) - Method in class mx4j.tools.remote.proxy.RemoteMBeanProxy
 
invoke(MessageContext) - Method in class mx4j.tools.remote.soap.ConnectionIDRequestHandler
 
invoke(ObjectName, String, Object, String[], Subject) - Method in class mx4j.tools.remote.soap.SOAPClientInvoker
 
invoke(Object, Method, Object[]) - Method in class mx4j.tools.remote.SubjectInvoker
 
invokeImpl(MBeanMetaData, String, String[], Object[]) - Method in class mx4j.server.BCELMBeanInvoker
 
invokeImpl(MBeanMetaData, String, String[], Object[]) - Method in class mx4j.server.ReflectionMBeanInvoker
Performs the actual invocation of the MBean's method.
invokeMethod(Method, Object, Object[]) - Method in class mx4j.AbstractDynamicMBean
Invokes the given method on the given resource object with the given arguments.
InvokeOperationCommandProcessor - Class in mx4j.tools.adaptor.http
InvokeOperationCommandProcessor, processes a request for unregistering an MBean
InvokeOperationCommandProcessor() - Constructor for class mx4j.tools.adaptor.http.InvokeOperationCommandProcessor
 
InvokerMBeanServerInterceptor - Class in mx4j.server.interceptor
The last MBeanServer --$gt; MBean interceptor in the chain.
InvokerMBeanServerInterceptor(MBeanServer) - Constructor for class mx4j.server.interceptor.InvokerMBeanServerInterceptor
Instantiates a new interceptor instance.
InvokerMBeanServerInterceptorMBean - Interface in mx4j.server.interceptor
Management interface for the InvokerMBeanServerInterceptor MBean
InvokerMBeanServerInterceptorMBeanDescription - Class in mx4j.server.interceptor
Management interface description for the InvokerMBeanServerInterceptor MBean.
InvokerMBeanServerInterceptorMBeanDescription() - Constructor for class mx4j.server.interceptor.InvokerMBeanServerInterceptorMBeanDescription
 
isActive() - Method in class mx4j.monitor.MX4JMonitor
 
isActive() - Method in interface mx4j.monitor.MX4JMonitorMBean
 
isActive() - Method in class mx4j.remote.AbstractRemoteNotificationClientHandler
Returns whether this client handler is fetching notifications or not.
isActive() - Method in class mx4j.tools.adaptor.http.HttpAdaptor
Indicates whether the server's running
isActive() - Method in interface mx4j.tools.adaptor.http.HttpAdaptorMBean
Indicates whether the server's running
isActive() - Method in class mx4j.tools.remote.AbstractJMXConnectorServer
 
isActive - Variable in class mx4j.tools.stats.AbstractStatisticsRecorder
 
isActive() - Method in class mx4j.tools.stats.AbstractStatisticsRecorder
 
isActive() - Method in interface 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 AbstractConnectionManager.close() method has been called.
isClosed() - Method in class mx4j.tools.remote.AbstractJMXConnector
Returns whether the AbstractJMXConnector.close() method has been called.
isClosed() - Method in class mx4j.tools.remote.JMXConnectionHandler
 
isConnected() - Method in class mx4j.tools.remote.AbstractJMXConnector
Returns whether the AbstractJMXConnector.connect() or AbstractJMXConnector.connect(Map) method has been called on this JMXConnector.
isDifferNotified() - Method in class mx4j.monitor.MX4JStringMonitor.StringMonitorInfo
 
isDouble - Variable in class mx4j.tools.stats.AbstractStatisticsRecorder
 
isEnabled() - Method in class mx4j.server.interceptor.DefaultMBeanServerInterceptor
Returns whether this interceptor is enabled
isEnabled() - Method in interface mx4j.server.interceptor.DefaultMBeanServerInterceptorMBean
Returns whether this interceptor is enabled
isEnabled() - Method in class mx4j.server.interceptor.InvokerMBeanServerInterceptor
This interceptor is always enabled
isEnabled() - Method in interface mx4j.server.interceptor.InvokerMBeanServerInterceptorMBean
This interceptor is always enabled
isEnabled() - Method in class mx4j.server.interceptor.SecurityMBeanServerInterceptor
 
isEnabled() - Method in interface mx4j.server.interceptor.SecurityMBeanServerInterceptorMBean
This interceptor is always enabled
isEnabledFor(int) - Method in class mx4j.log.Logger
 
isEncodedForm(JMXServiceURL) - Method in class mx4j.remote.resolver.iiop.Resolver
 
isEncodedForm(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.
isHighNotified() - Method in class mx4j.monitor.MX4JGaugeMonitor.GaugeMonitorInfo
 
isInstanceOf(ObjectName, String) - Method in class mx4j.remote.rmi.ClientInvoker
 
isInstanceOf(ObjectName, String, Subject) - Method in class mx4j.remote.rmi.RMIConnectionInvoker
 
isInstanceOf(ObjectName, String) - Method in class mx4j.server.ChainedMBeanServer
 
isInstanceOf(ObjectName, String) - Method in class mx4j.server.MX4JMBeanServer
 
isInstanceOf(ObjectName, String, Subject) - Method in class mx4j.tools.remote.AbstractServerInvoker
 
isInstanceOf(ObjectName, String, Subject) - Method in class mx4j.tools.remote.http.HTTPClientInvoker
 
isInstanceOf(ObjectName, String, Subject) - Method in class mx4j.tools.remote.http.HTTPService
 
isInstanceOf(ObjectName, String, Subject) - Method in interface mx4j.tools.remote.JMXConnection
 
isInstanceOf(ObjectName, String, Subject) - Method in class mx4j.tools.remote.JMXConnectionHandler
 
isInstanceOf(ObjectName, String) - Method in class mx4j.tools.remote.JMXConnectionMBeanServerConnection
 
isInstanceOf(ObjectName, String, Subject) - Method in class mx4j.tools.remote.soap.SOAPClientInvoker
 
isLoginToServer() - Method in class mx4j.tools.mail.SMTP
 
isLoginToServer() - Method in interface mx4j.tools.mail.SMTPMBean
Indicates whether login to the SMTP server will be attpemted
isLowNotified() - Method in class mx4j.monitor.MX4JGaugeMonitor.GaugeMonitorInfo
 
isMatchNotified() - Method in class mx4j.monitor.MX4JStringMonitor.StringMonitorInfo
 
isMBeanCompliant(MBeanMetaData) - Method in class mx4j.server.MBeanIntrospector
Returns whether the given already introspected metadata is compliant.
isMBeanDynamic() - Method in interface mx4j.server.MBeanMetaData
Returns whether the MBean is dynamic
isMBeanStandard() - Method in interface 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(ObjectName) - Method in class mx4j.remote.rmi.ClientInvoker
 
isRegistered(ObjectName, Subject) - Method in class mx4j.remote.rmi.RMIConnectionInvoker
 
isRegistered(ObjectName) - Method in class mx4j.server.ChainedMBeanServer
 
isRegistered(ObjectName) - Method in class mx4j.server.MX4JMBeanServer
 
isRegistered(ObjectName, Subject) - Method in class mx4j.tools.remote.AbstractServerInvoker
 
isRegistered(ObjectName, Subject) - Method in class mx4j.tools.remote.http.HTTPClientInvoker
 
isRegistered(ObjectName, Subject) - Method in class mx4j.tools.remote.http.HTTPService
 
isRegistered(ObjectName, Subject) - Method in interface mx4j.tools.remote.JMXConnection
 
isRegistered(ObjectName, Subject) - Method in class mx4j.tools.remote.JMXConnectionHandler
 
isRegistered(ObjectName) - Method in class mx4j.tools.remote.JMXConnectionMBeanServerConnection
 
isRegistered(ObjectName, Subject) - Method in class mx4j.tools.remote.soap.SOAPClientInvoker
 
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 interface mx4j.server.interceptor.MBeanServerInterceptorConfiguratorMBean
Returns whether this configurator is running and thus if the MBeanServer can accept incoming calls
isRunning() - Method in class mx4j.tools.naming.CosNamingService
Returns whether this MBean has been started and not yet stopped.
isRunning() - Method in interface mx4j.tools.naming.CosNamingServiceMBean
Returns whether this MBean has been started and not yet stopped.
isRunning() - Method in class mx4j.tools.naming.NamingService
 
isRunning() - Method in interface 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 AbstractJMXConnectorServer.stop() method of this JMXConnectorServer has been called.
isThresholdNotified() - Method in class mx4j.monitor.MX4JCounterMonitor.CounterMonitorInfo
 
isTrulySerializable(Object) - Static method in class mx4j.remote.MX4JRemoteUtils
 
isUseCache() - Method in class mx4j.tools.adaptor.http.XSLTProcessor
 
isUseCache() - Method in interface mx4j.tools.adaptor.http.XSLTProcessorMBean
Returns if the XSL Templates are cached
isUseJar() - Method in class mx4j.tools.adaptor.http.XSLTProcessor
 
isUseJar() - Method in interface 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 interface mx4j.tools.adaptor.http.XSLTProcessorMBean
Returns if the XSL files are contained in a path.
iterator() - Method in interface mx4j.server.MBeanRepository
Returns an iterator on the metadata stored in this repository.

J

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

L

list() - Method in class mx4j.tools.naming.NamingService
 
list() - Method in interface mx4j.tools.naming.NamingServiceMBean
Returns an array of the names bound in the rmiregistry
load() - Method in class mx4j.persist.FilePersister
 
load() - Method in class mx4j.persist.MBeanPersister
 
load() - Method in interface mx4j.persist.PersisterMBean
Loads the information persisted on the storage media.
loadClass(String) - Method in class mx4j.loading.RepositoryClassLoader
 
loadClass(String, ClassLoader) - Static method in class mx4j.remote.ProviderHelper
 
loadClass(String) - Method in class mx4j.server.DefaultClassLoaderRepository
 
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.
loadClassBefore(ClassLoader, String) - Method in class mx4j.server.DefaultClassLoaderRepository
 
loadClasses(ClassLoader, String[]) - Static method in class mx4j.util.Utils
Returns the classes whose names are specified by the names argument, loaded with the specified classloader.
loadClassWithout(ClassLoader, String) - Method in class mx4j.server.DefaultClassLoaderRepository
 
loadStream(InputStream) - Static method in class mx4j.tools.jython.JythonRunner
 
LocalConnection - Interface in mx4j.tools.remote.local
 
LocalConnector - Class in mx4j.tools.remote.local
 
LocalConnector(JMXServiceURL, Map) - Constructor for class mx4j.tools.remote.local.LocalConnector
 
LocalConnectorServer - Class in mx4j.tools.remote.local
 
LocalConnectorServer(JMXServiceURL, Map, MBeanServer) - Constructor for class mx4j.tools.remote.local.LocalConnectorServer
 
log(int, Object, Throwable) - Method in class mx4j.log.CommonsLogger
 
log(int, Object, Throwable) - Method in class mx4j.log.FileLogger
 
Log - Class in mx4j.log
Main class for the log service.
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.LoggerBroadcaster.LoggerNotifier
 
log(int, Object, Throwable) - Method in class mx4j.log.MBeanLogger
 
Log4JLogger - Class in mx4j.log
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 in mx4j.log
Base class for logging objects.
Logger() - Constructor for class mx4j.log.Logger
 
LoggerBroadcaster - Class in mx4j.log
This broadcaster MBean allows to redirect MX4J internal logging to registered JMX listeners.
LoggerBroadcaster() - Constructor for class mx4j.log.LoggerBroadcaster
 
LoggerBroadcaster.LoggerNotifier - Class in mx4j.log
 
LoggerBroadcasterMBean - Interface in mx4j.log
Management interface for the LoggerBroadcaster MBean.
LoggerNotifier() - Constructor for class mx4j.log.LoggerBroadcaster.LoggerNotifier
 
lookupClient(JMXServiceURL, Map) - Method in class mx4j.remote.ConnectionResolver
Looks up a connection with the server side as specified in the given JMXServiceURL.
lookupClient(JMXServiceURL, Map) - Method in class mx4j.remote.resolver.rmi.Resolver
 
lookupClient(JMXServiceURL, Map) - Method in class mx4j.tools.remote.resolver.burlap.Resolver
 
lookupClient(JMXServiceURL, Map) - Method in class mx4j.tools.remote.resolver.hessian.Resolver
 
lookupClient(JMXServiceURL, Map) - Method in class mx4j.tools.remote.resolver.local.Resolver
 
lookupClient(JMXServiceURL, Map) - Method in class mx4j.tools.remote.resolver.soap.Resolver
 
lookupRMIServerStub(JMXServiceURL, Map) - Method in class mx4j.remote.resolver.rmi.Resolver
 

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 in mx4j.remote.rmi
IMPORTANT: see RMIMarshaller
Marshaller() - Constructor for class mx4j.remote.rmi.Marshaller
 
maxEntries - Variable in class mx4j.tools.stats.AbstractStatisticsRecorder
 
maximumValue - Variable in class mx4j.tools.stats.AbstractStatisticsRecorder
 
MBeanAttributeInfoDeser - Class in mx4j.tools.remote.soap.axis.ser
 
MBeanAttributeInfoDeser() - Constructor for class mx4j.tools.remote.soap.axis.ser.MBeanAttributeInfoDeser
 
MBeanAttributeInfoDeserFactory - Class in mx4j.tools.remote.soap.axis.ser
 
MBeanAttributeInfoDeserFactory(Class, QName) - Constructor for class mx4j.tools.remote.soap.axis.ser.MBeanAttributeInfoDeserFactory
 
MBeanAttributeInfoSer - Class in mx4j.tools.remote.soap.axis.ser
 
MBeanAttributeInfoSer() - Constructor for class mx4j.tools.remote.soap.axis.ser.MBeanAttributeInfoSer
 
MBeanAttributeInfoSerFactory - Class in mx4j.tools.remote.soap.axis.ser
 
MBeanAttributeInfoSerFactory(Class, QName) - Constructor for class mx4j.tools.remote.soap.axis.ser.MBeanAttributeInfoSerFactory
 
MBeanCommandProcessor - Class in mx4j.tools.adaptor.http
MBeanCommandProcessor, processes a request for getting data about a MBean
MBeanCommandProcessor() - Constructor for class mx4j.tools.adaptor.http.MBeanCommandProcessor
 
MBeanConstructorInfoDeser - Class in mx4j.tools.remote.soap.axis.ser
 
MBeanConstructorInfoDeser() - Constructor for class mx4j.tools.remote.soap.axis.ser.MBeanConstructorInfoDeser
 
MBeanConstructorInfoDeserFactory - Class in mx4j.tools.remote.soap.axis.ser
 
MBeanConstructorInfoDeserFactory(Class, QName) - Constructor for class mx4j.tools.remote.soap.axis.ser.MBeanConstructorInfoDeserFactory
 
MBeanConstructorInfoSer - Class in mx4j.tools.remote.soap.axis.ser
 
MBeanConstructorInfoSer() - Constructor for class mx4j.tools.remote.soap.axis.ser.MBeanConstructorInfoSer
 
MBeanConstructorInfoSerFactory - Class in mx4j.tools.remote.soap.axis.ser
 
MBeanConstructorInfoSerFactory(Class, QName) - Constructor for class mx4j.tools.remote.soap.axis.ser.MBeanConstructorInfoSerFactory
 
MBeanDescription - Interface in mx4j
Implement this inteface to give descriptions to standard MBean.
MBeanDescriptionAdapter - Class in mx4j
Default implementation for the MBeanDescription interface.
MBeanDescriptionAdapter() - Constructor for class mx4j.MBeanDescriptionAdapter
 
MBeanInfoDeser - Class in mx4j.tools.remote.soap.axis.ser
 
MBeanInfoDeser() - Constructor for class mx4j.tools.remote.soap.axis.ser.MBeanInfoDeser
 
MBeanInfoDeserFactory - Class in mx4j.tools.remote.soap.axis.ser
 
MBeanInfoDeserFactory(Class, QName) - Constructor for class mx4j.tools.remote.soap.axis.ser.MBeanInfoDeserFactory
 
MBeanInfoSer - Class in mx4j.tools.remote.soap.axis.ser
 
MBeanInfoSer() - Constructor for class mx4j.tools.remote.soap.axis.ser.MBeanInfoSer
 
MBeanInfoSerFactory - Class in mx4j.tools.remote.soap.axis.ser
 
MBeanInfoSerFactory(Class, QName) - Constructor for class mx4j.tools.remote.soap.axis.ser.MBeanInfoSerFactory
 
MBeanIntrospector - Class in mx4j.server
Introspector for MBeans.
MBeanIntrospector() - Constructor for class mx4j.server.MBeanIntrospector
 
MBeanInvoker - Interface in mx4j.server
Invokes methods on standard MBeans.
MBeanLogger - Class in mx4j.log
This logger forwards log requests to an MBean, that must have an operation with signature
MBeanLogger(MBeanServer, ObjectName) - Constructor for class mx4j.log.MBeanLogger
 
MBeanMetaData - Interface in mx4j.server
Objects of this class hold metadata information about MBeans.
MBeanMetaData.Factory - Class in mx4j.server
Factory class that creates instance of the MBeanMetaData interface.
MBeanNotificationInfoDeser - Class in mx4j.tools.remote.soap.axis.ser
 
MBeanNotificationInfoDeser() - Constructor for class mx4j.tools.remote.soap.axis.ser.MBeanNotificationInfoDeser
 
MBeanNotificationInfoDeserFactory - Class in mx4j.tools.remote.soap.axis.ser
 
MBeanNotificationInfoDeserFactory(Class, QName) - Constructor for class mx4j.tools.remote.soap.axis.ser.MBeanNotificationInfoDeserFactory
 
MBeanNotificationInfoSer - Class in mx4j.tools.remote.soap.axis.ser
 
MBeanNotificationInfoSer() - Constructor for class mx4j.tools.remote.soap.axis.ser.MBeanNotificationInfoSer
 
MBeanNotificationInfoSerFactory - Class in mx4j.tools.remote.soap.axis.ser
 
MBeanNotificationInfoSerFactory(Class, QName) - Constructor for class mx4j.tools.remote.soap.axis.ser.MBeanNotificationInfoSerFactory
 
MBeanOperationInfoDeser - Class in mx4j.tools.remote.soap.axis.ser
 
MBeanOperationInfoDeser() - Constructor for class mx4j.tools.remote.soap.axis.ser.MBeanOperationInfoDeser
 
MBeanOperationInfoDeserFactory - Class in mx4j.tools.remote.soap.axis.ser
 
MBeanOperationInfoDeserFactory(Class, QName) - Constructor for class mx4j.tools.remote.soap.axis.ser.MBeanOperationInfoDeserFactory
 
MBeanOperationInfoSer - Class in mx4j.tools.remote.soap.axis.ser
 
MBeanOperationInfoSer() - Constructor for class mx4j.tools.remote.soap.axis.ser.MBeanOperationInfoSer
 
MBeanOperationInfoSerFactory - Class in mx4j.tools.remote.soap.axis.ser
 
MBeanOperationInfoSerFactory(Class, QName) - Constructor for class mx4j.tools.remote.soap.axis.ser.MBeanOperationInfoSerFactory
 
MBeanParameterInfoDeser - Class in mx4j.tools.remote.soap.axis.ser
 
MBeanParameterInfoDeser() - Constructor for class mx4j.tools.remote.soap.axis.ser.MBeanParameterInfoDeser
 
MBeanParameterInfoDeserFactory - Class in mx4j.tools.remote.soap.axis.ser
 
MBeanParameterInfoDeserFactory(Class, QName) - Constructor for class mx4j.tools.remote.soap.axis.ser.MBeanParameterInfoDeserFactory
 
MBeanParameterInfoSer - Class in mx4j.tools.remote.soap.axis.ser
 
MBeanParameterInfoSer() - Constructor for class mx4j.tools.remote.soap.axis.ser.MBeanParameterInfoSer
 
MBeanParameterInfoSerFactory - Class in mx4j.tools.remote.soap.axis.ser
 
MBeanParameterInfoSerFactory(Class, QName) - Constructor for class mx4j.tools.remote.soap.axis.ser.MBeanParameterInfoSerFactory
 
MBeanPersister - Class in mx4j.persist
A persister that delegates the persistence to a registered persister MBean.
MBeanPersister(MBeanServer, ObjectName) - Constructor for class mx4j.persist.MBeanPersister
Creates a new MBeanPersister that delegates persistence to a persister MBean registered in the specified MBeanServer with the specified ObjectName.
MBeanRepository - Interface in mx4j.server
The MBeanServer implementation delegates to implementations of this interface the storage of registered MBeans.
MBeanServerInterceptor - Interface in mx4j.server.interceptor
MBeanServer --> MBean interceptor.
MBeanServerInterceptorConfigurator - Class in mx4j.server.interceptor
MBean that configures the MBeanServer --> MBean interceptor chain.
MBeanServerInterceptorConfigurator(MBeanServer) - Constructor for class mx4j.server.interceptor.MBeanServerInterceptorConfigurator
Creates an instance of this configurator, for the given MBeanServer
MBeanServerInterceptorConfiguratorMBean - Interface in mx4j.server.interceptor
Management interface for the MBeanServerInterceptorConfigurator MBean.
MBeanServerInterceptorConfiguratorMBeanDescription - Class in mx4j.server.interceptor
Management interface description for the MBeanServerInterceptorConfigurator MBean.
MBeanServerInterceptorConfiguratorMBeanDescription() - Constructor for class mx4j.server.interceptor.MBeanServerInterceptorConfiguratorMBeanDescription
 
MBeanServerNotificationDeser - Class in mx4j.tools.remote.soap.axis.ser
 
MBeanServerNotificationDeser() - Constructor for class mx4j.tools.remote.soap.axis.ser.MBeanServerNotificationDeser
 
MBeanServerNotificationDeserFactory - Class in mx4j.tools.remote.soap.axis.ser
 
MBeanServerNotificationDeserFactory(Class, QName) - Constructor for class mx4j.tools.remote.soap.axis.ser.MBeanServerNotificationDeserFactory
 
MBeanServerNotificationFilterDeser - Class in mx4j.tools.remote.soap.axis.ser
 
MBeanServerNotificationFilterDeser() - Constructor for class mx4j.tools.remote.soap.axis.ser.MBeanServerNotificationFilterDeser
 
MBeanServerNotificationFilterDeserFactory - Class in mx4j.tools.remote.soap.axis.ser
 
MBeanServerNotificationFilterDeserFactory(Class, QName) - Constructor for class mx4j.tools.remote.soap.axis.ser.MBeanServerNotificationFilterDeserFactory
 
MBeanServerNotificationFilterSer - Class in mx4j.tools.remote.soap.axis.ser
 
MBeanServerNotificationFilterSer() - Constructor for class mx4j.tools.remote.soap.axis.ser.MBeanServerNotificationFilterSer
 
MBeanServerNotificationFilterSerFactory - Class in mx4j.tools.remote.soap.axis.ser
 
MBeanServerNotificationFilterSerFactory(Class, QName) - Constructor for class mx4j.tools.remote.soap.axis.ser.MBeanServerNotificationFilterSerFactory
 
MBeanServerNotificationSer - Class in mx4j.tools.remote.soap.axis.ser
 
MBeanServerNotificationSer() - Constructor for class mx4j.tools.remote.soap.axis.ser.MBeanServerNotificationSer
 
MBeanServerNotificationSerFactory - Class in mx4j.tools.remote.soap.axis.ser
 
MBeanServerNotificationSerFactory(Class, QName) - Constructor for class mx4j.tools.remote.soap.axis.ser.MBeanServerNotificationSerFactory
 
METHOD_GET - Static variable in class mx4j.tools.adaptor.http.HttpConstants
Get method header
METHOD_POST - Static variable in class mx4j.tools.adaptor.http.HttpConstants
Post method header
MethodTernaryTree - Class in mx4j.util
Specialized ternary tree for method metadata information.
MethodTernaryTree() - Constructor for class mx4j.util.MethodTernaryTree
 
minimumValue - Variable in class mx4j.tools.stats.AbstractStatisticsRecorder
 
MLET_TAG - Static variable in class mx4j.loading.MLetParser
 
MLetParseException - Exception in mx4j.loading
Thrown when a problem parsing MLet files is encountered
MLetParseException() - Constructor for exception mx4j.loading.MLetParseException
 
MLetParseException(String) - Constructor for exception mx4j.loading.MLetParseException
 
MLetParser - Class in mx4j.loading
The parser for MLet files, as specified in the JMX documentation.
MLetParser() - Constructor for class mx4j.loading.MLetParser
Creates a new MLetParser
MLetParser(MLet) - Constructor for class mx4j.loading.MLetParser
Creates a new MLetParser
MLetTag - Class in mx4j.loading
Represents an MLET tag, as documented in the JMX specification.
MLetTag() - Constructor for class mx4j.loading.MLetTag
 
ModifiableClassLoaderRepository - Class in mx4j.server
Base class to extend to create custom ClassLoaderRepositories.
ModifiableClassLoaderRepository() - Constructor for class mx4j.server.ModifiableClassLoaderRepository
 
monitor(ObjectName, String, Object, MX4JMonitor.MonitorInfo) - Method in class mx4j.monitor.MX4JCounterMonitor
 
monitor(ObjectName, String, Object, MX4JMonitor.MonitorInfo) - Method in class mx4j.monitor.MX4JGaugeMonitor
 
monitor(ObjectName, String, Object, MX4JMonitor.MonitorInfo) - Method in class mx4j.monitor.MX4JMonitor
 
monitor(ObjectName, String, Object, MX4JMonitor.MonitorInfo) - Method in class mx4j.monitor.MX4JStringMonitor
 
MonitorInfo() - Constructor for class mx4j.monitor.MX4JMonitor.MonitorInfo
 
MonitorNotificationDeser - Class in mx4j.tools.remote.soap.axis.ser
 
MonitorNotificationDeser() - Constructor for class mx4j.tools.remote.soap.axis.ser.MonitorNotificationDeser
 
MonitorNotificationDeserFactory - Class in mx4j.tools.remote.soap.axis.ser
 
MonitorNotificationDeserFactory(Class, QName) - Constructor for class mx4j.tools.remote.soap.axis.ser.MonitorNotificationDeserFactory
 
MonitorNotificationSer - Class in mx4j.tools.remote.soap.axis.ser
 
MonitorNotificationSer() - Constructor for class mx4j.tools.remote.soap.axis.ser.MonitorNotificationSer
 
MonitorNotificationSerFactory - Class in mx4j.tools.remote.soap.axis.ser
 
MonitorNotificationSerFactory(Class, QName) - Constructor for class mx4j.tools.remote.soap.axis.ser.MonitorNotificationSerFactory
 
mx4j - package mx4j
 
mx4j.loading - package mx4j.loading
 
mx4j.log - package mx4j.log
 
mx4j.monitor - package mx4j.monitor
 
mx4j.persist - package mx4j.persist
 
mx4j.remote - package mx4j.remote
 
mx4j.remote.provider.iiop - package mx4j.remote.provider.iiop
 
mx4j.remote.provider.rmi - package mx4j.remote.provider.rmi
 
mx4j.remote.resolver.iiop - package mx4j.remote.resolver.iiop
 
mx4j.remote.resolver.rmi - package mx4j.remote.resolver.rmi
 
mx4j.remote.rmi - package mx4j.remote.rmi
 
mx4j.server - package mx4j.server
 
mx4j.server.interceptor - package mx4j.server.interceptor
 
mx4j.timer - package mx4j.timer
 
mx4j.tools.adaptor - package mx4j.tools.adaptor
 
mx4j.tools.adaptor.http - package mx4j.tools.adaptor.http
 
mx4j.tools.adaptor.ssl - package mx4j.tools.adaptor.ssl
 
mx4j.tools.config - package mx4j.tools.config
 
mx4j.tools.i18n - package mx4j.tools.i18n
 
mx4j.tools.jython - package mx4j.tools.jython
 
mx4j.tools.mail - package mx4j.tools.mail
 
mx4j.tools.naming - package mx4j.tools.naming
 
mx4j.tools.remote - package mx4j.tools.remote
 
mx4j.tools.remote.caucho - package mx4j.tools.remote.caucho
 
mx4j.tools.remote.caucho.burlap - package mx4j.tools.remote.caucho.burlap
 
mx4j.tools.remote.caucho.hessian - package mx4j.tools.remote.caucho.hessian
 
mx4j.tools.remote.caucho.serialization - package mx4j.tools.remote.caucho.serialization
 
mx4j.tools.remote.http - package mx4j.tools.remote.http
 
mx4j.tools.remote.http.jetty - package mx4j.tools.remote.http.jetty
 
mx4j.tools.remote.local - package mx4j.tools.remote.local
 
mx4j.tools.remote.provider.burlap - package mx4j.tools.remote.provider.burlap
 
mx4j.tools.remote.provider.burlap.ssl - package mx4j.tools.remote.provider.burlap.ssl
 
mx4j.tools.remote.provider.hessian - package mx4j.tools.remote.provider.hessian
 
mx4j.tools.remote.provider.hessian.ssl - package mx4j.tools.remote.provider.hessian.ssl
 
mx4j.tools.remote.provider.local - package mx4j.tools.remote.provider.local
 
mx4j.tools.remote.provider.soap - package mx4j.tools.remote.provider.soap
 
mx4j.tools.remote.provider.soap.ssl - package mx4j.tools.remote.provider.soap.ssl
 
mx4j.tools.remote.proxy - package mx4j.tools.remote.proxy
 
mx4j.tools.remote.resolver.burlap - package mx4j.tools.remote.resolver.burlap
 
mx4j.tools.remote.resolver.burlap.ssl - package mx4j.tools.remote.resolver.burlap.ssl
 
mx4j.tools.remote.resolver.hessian - package mx4j.tools.remote.resolver.hessian
 
mx4j.tools.remote.resolver.hessian.ssl - package mx4j.tools.remote.resolver.hessian.ssl
 
mx4j.tools.remote.resolver.local - package mx4j.tools.remote.resolver.local
 
mx4j.tools.remote.resolver.soap - package mx4j.tools.remote.resolver.soap
 
mx4j.tools.remote.resolver.soap.ssl - package mx4j.tools.remote.resolver.soap.ssl
 
mx4j.tools.remote.rmi - package mx4j.tools.remote.rmi
 
mx4j.tools.remote.soap - package mx4j.tools.remote.soap
 
mx4j.tools.remote.soap.axis.ser - package mx4j.tools.remote.soap.axis.ser
 
mx4j.tools.stats - package mx4j.tools.stats
 
mx4j.util - package mx4j.util
 
MX4J_LOG_PRIORITY - Static variable in class mx4j.MX4JSystemKeys
Specifies the level of logging performed by the MX4J JMX implementation.
MX4J_LOG_PROTOTYPE - Static variable 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 variable 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 variable 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.
MX4J_MBEANSERVER_CLASSLOADER_REPOSITORY - Static variable in class mx4j.MX4JSystemKeys
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 variable 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 variable in class mx4j.MX4JSystemKeys
Specifies if the ObjectName class should cache ObjectName instances.
MX4J_STRICT_MBEAN_INTERFACE - Static variable 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 - Class in mx4j.monitor
 
MX4JCounterMonitor() - Constructor for class mx4j.monitor.MX4JCounterMonitor
 
MX4JCounterMonitor(Class) - Constructor for class mx4j.monitor.MX4JCounterMonitor
 
MX4JCounterMonitor.CounterMonitorInfo - Class in mx4j.monitor
 
MX4JCounterMonitorMBean - Interface in mx4j.monitor
 
MX4JGaugeMonitor - Class in mx4j.monitor
 
MX4JGaugeMonitor() - Constructor for class mx4j.monitor.MX4JGaugeMonitor
 
MX4JGaugeMonitor(Class) - Constructor for class mx4j.monitor.MX4JGaugeMonitor
 
MX4JGaugeMonitor.GaugeMonitorInfo - Class in mx4j.monitor
 
MX4JGaugeMonitorMBean - Interface in mx4j.monitor
 
MX4JMBeanServer - Class in mx4j.server
The MX4J MBeanServer implementation.
MX4JMBeanServer(String, MBeanServer, MBeanServerDelegate) - Constructor for class mx4j.server.MX4JMBeanServer
Create a new MBeanServer implementation with the specified default domain.
MX4JMBeanServerBuilder - Class in mx4j.server
This class is responsible for creating new instances of MBeanServerDelegate and MBeanServer.
MX4JMBeanServerBuilder() - Constructor for class mx4j.server.MX4JMBeanServerBuilder
 
MX4JMBeanServerDelegate - Class in mx4j.server
The MBeanServerDelegate subclass typical of the MX4J implementation.
MX4JMBeanServerDelegate() - Constructor for class mx4j.server.MX4JMBeanServerDelegate
 
MX4JMonitor - Class in mx4j.monitor
The class that implements the Monitor behavior of the JMX specification.
MX4JMonitor(Class) - Constructor for class mx4j.monitor.MX4JMonitor
 
MX4JMonitor.MonitorInfo - Class in mx4j.monitor
 
MX4JMonitorMBean - Interface in mx4j.monitor
 
MX4JMonitorNotification - Class in mx4j.monitor
 
MX4JMonitorNotification(String, Object, long, long, String, ObjectName, String, Object, Object) - Constructor for class mx4j.monitor.MX4JMonitorNotification
 
MX4JRemoteConstants - Interface in mx4j.remote
 
MX4JRemoteUtils - Class in mx4j.remote
 
MX4JRemoteUtils() - Constructor for class mx4j.remote.MX4JRemoteUtils
 
MX4JStringMonitor - Class in mx4j.monitor
 
MX4JStringMonitor() - Constructor for class mx4j.monitor.MX4JStringMonitor
 
MX4JStringMonitor(Class) - Constructor for class mx4j.monitor.MX4JStringMonitor
 
MX4JStringMonitor.StringMonitorInfo - Class in mx4j.monitor
 
MX4JStringMonitorMBean - Interface in mx4j.monitor
 
MX4JSystemKeys - Class in mx4j
This class holds the system property keys that the MX4J implementation uses to plugin custom components.
MX4JSystemKeys() - Constructor for class mx4j.MX4JSystemKeys
 

N

NAME_ATTR - Static variable in class mx4j.loading.MLetParser
 
NamingService - Class in mx4j.tools.naming
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 in mx4j.tools.naming
Management interface for the NamingService MBean.
NamingServiceMBeanDescription - Class in mx4j.tools.naming
Management interface descriptions for the NamingService MBean.
NamingServiceMBeanDescription() - Constructor for class mx4j.tools.naming.NamingServiceMBeanDescription
 
narrowRMIServerStub(Object) - Method in class mx4j.remote.resolver.iiop.Resolver
 
narrowRMIServerStub(Object) - Method in class mx4j.remote.resolver.rmi.Resolver
 
New() - Constructor for class mx4j.tools.config.DefaultConfigurationBuilder.New
 
newConnectionResolver(String, Map) - Static method in class mx4j.remote.ConnectionResolver
Returns a subclass of ConnectionResolver for the specified protocol.
newInstance(MBeanServerConnection) - Static method in class mx4j.remote.rmi.ClientExceptionCatcher
 
newInstance(MBeanServerConnection, ClassLoader) - Static method in class mx4j.remote.rmi.ClientUnmarshaller
 
newInstance(RMIConnection, Subject, AccessControlContext, Map) - Static method in class mx4j.remote.rmi.RMIConnectionSubjectInvoker
 
newInstance(HTTPConnection, Subject, AccessControlContext, Map) - Static method in class mx4j.tools.remote.http.HTTPSubjectInvoker
 
newJMXConnector(JMXServiceURL, Map) - Method in class mx4j.remote.provider.iiop.ClientProvider
 
newJMXConnector(JMXServiceURL, Map) - Method in class mx4j.remote.provider.rmi.ClientProvider
 
newJMXConnector(JMXServiceURL, Map) - Static method in class mx4j.remote.ProviderFactory
 
newJMXConnector(JMXServiceURL, Map) - Method in class mx4j.tools.remote.provider.burlap.ClientProvider
 
newJMXConnector(JMXServiceURL, Map) - Method in class mx4j.tools.remote.provider.burlap.ssl.ClientProvider
 
newJMXConnector(JMXServiceURL, Map) - Method in class mx4j.tools.remote.provider.hessian.ClientProvider
 
newJMXConnector(JMXServiceURL, Map) - Method in class mx4j.tools.remote.provider.hessian.ssl.ClientProvider
 
newJMXConnector(JMXServiceURL, Map) - Method in class mx4j.tools.remote.provider.local.ClientProvider
 
newJMXConnector(JMXServiceURL, Map) - Method in class mx4j.tools.remote.provider.soap.ClientProvider
 
newJMXConnector(JMXServiceURL, Map) - Method in class mx4j.tools.remote.provider.soap.ssl.ClientProvider
 
newJMXConnectorServer(JMXServiceURL, Map, MBeanServer) - Method in class mx4j.remote.provider.iiop.ServerProvider
 
newJMXConnectorServer(JMXServiceURL, Map, MBeanServer) - Method in class mx4j.remote.provider.rmi.ServerProvider
 
newJMXConnectorServer(JMXServiceURL, Map, MBeanServer) - Static method in class mx4j.remote.ProviderFactory
 
newJMXConnectorServer(JMXServiceURL, Map, MBeanServer) - Method in class mx4j.tools.remote.provider.burlap.ServerProvider
 
newJMXConnectorServer(JMXServiceURL, Map, MBeanServer) - Method in class mx4j.tools.remote.provider.burlap.ssl.ServerProvider
 
newJMXConnectorServer(JMXServiceURL, Map, MBeanServer) - Method in class mx4j.tools.remote.provider.hessian.ServerProvider
 
newJMXConnectorServer(JMXServiceURL, Map, MBeanServer) - Method in class mx4j.tools.remote.provider.hessian.ssl.ServerProvider
 
newJMXConnectorServer(JMXServiceURL, Map, MBeanServer) - Method in class mx4j.tools.remote.provider.local.ServerProvider
 
newJMXConnectorServer(JMXServiceURL, Map, MBeanServer) - Method in class mx4j.tools.remote.provider.soap.ServerProvider
 
newJMXConnectorServer(JMXServiceURL, Map, MBeanServer) - Method in class mx4j.tools.remote.provider.soap.ssl.ServerProvider
 
newMBeanServer(String, MBeanServer, MBeanServerDelegate) - Method in class mx4j.server.ChainedMBeanServerBuilder
Forwards the call to the chained builder.
newMBeanServer(String, MBeanServer, MBeanServerDelegate) - Method in class mx4j.server.MX4JMBeanServerBuilder
Returns a new MX4JMBeanServer instance.
newMBeanServerDelegate() - Method in class mx4j.server.ChainedMBeanServerBuilder
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
 
notFoundElement(String, HttpOutputStream, HttpInputStream) - Method in class mx4j.tools.adaptor.http.DefaultProcessor
 
notFoundElement(String, HttpOutputStream, HttpInputStream) - Method in interface mx4j.tools.adaptor.http.ProcessorMBean
Let the processor load internally a not found element.
notFoundElement(String, HttpOutputStream, HttpInputStream) - Method in class mx4j.tools.adaptor.http.XSLTProcessor
 
NOTIFICATION_BUFFER_CAPACITY - Static variable in interface mx4j.remote.MX4JRemoteConstants
The reference implementation uses this property to specify the notification buffer size.
NOTIFICATION_PURGE_DISTANCE - Static variable in interface 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 variable in interface mx4j.remote.MX4JRemoteConstants
MX4J's implementation uses this property to specify the maximum notification queue size on client size.
NotificationDeser - Class in mx4j.tools.remote.soap.axis.ser
 
NotificationDeser() - Constructor for class mx4j.tools.remote.soap.axis.ser.NotificationDeser
 
NotificationDeserFactory - Class in mx4j.tools.remote.soap.axis.ser
 
NotificationDeserFactory(Class, QName) - Constructor for class mx4j.tools.remote.soap.axis.ser.NotificationDeserFactory
 
NotificationFilterSupportDeser - Class in mx4j.tools.remote.soap.axis.ser
 
NotificationFilterSupportDeser() - Constructor for class mx4j.tools.remote.soap.axis.ser.NotificationFilterSupportDeser
 
NotificationFilterSupportDeserFactory - Class in mx4j.tools.remote.soap.axis.ser
 
NotificationFilterSupportDeserFactory(Class, QName) - Constructor for class mx4j.tools.remote.soap.axis.ser.NotificationFilterSupportDeserFactory
 
NotificationFilterSupportSer - Class in mx4j.tools.remote.soap.axis.ser
 
NotificationFilterSupportSer() - Constructor for class mx4j.tools.remote.soap.axis.ser.NotificationFilterSupportSer
 
NotificationFilterSupportSerFactory - Class in mx4j.tools.remote.soap.axis.ser
 
NotificationFilterSupportSerFactory(Class, QName) - Constructor for class mx4j.tools.remote.soap.axis.ser.NotificationFilterSupportSerFactory
 
NotificationListenerMBeanServerInterceptor - Class in mx4j.server.interceptor
Interceptor that takes care of replacing the source of Notifications to the ObjectName of the NotificationBroadcaster that emitted it.
NotificationListenerMBeanServerInterceptor() - Constructor for class mx4j.server.interceptor.NotificationListenerMBeanServerInterceptor
 
NotificationResultDeser - Class in mx4j.tools.remote.soap.axis.ser
 
NotificationResultDeser() - Constructor for class mx4j.tools.remote.soap.axis.ser.NotificationResultDeser
 
NotificationResultDeserFactory - Class in mx4j.tools.remote.soap.axis.ser
 
NotificationResultDeserFactory(Class, QName) - Constructor for class mx4j.tools.remote.soap.axis.ser.NotificationResultDeserFactory
 
NotificationResultSer - Class in mx4j.tools.remote.soap.axis.ser
 
NotificationResultSer() - Constructor for class mx4j.tools.remote.soap.axis.ser.NotificationResultSer
 
NotificationResultSerFactory - Class in mx4j.tools.remote.soap.axis.ser
 
NotificationResultSerFactory(Class, QName) - Constructor for class mx4j.tools.remote.soap.axis.ser.NotificationResultSerFactory
 
NotificationSer - Class in mx4j.tools.remote.soap.axis.ser
 
NotificationSer() - Constructor for class mx4j.tools.remote.soap.axis.ser.NotificationSer
 
NotificationSerFactory - Class in mx4j.tools.remote.soap.axis.ser
 
NotificationSerFactory(Class, QName) - Constructor for class mx4j.tools.remote.soap.axis.ser.NotificationSerFactory
 
NotificationStatisticsRecorder - Class in mx4j.tools.stats
NotificationStatisticsRecorder records statistics of an attribute based on notifications emitted when it changes.
NotificationStatisticsRecorder() - Constructor for class mx4j.tools.stats.NotificationStatisticsRecorder
 
NotificationTuple - Class in mx4j.remote
 
NotificationTuple(ObjectName, NotificationListener) - Constructor for class mx4j.remote.NotificationTuple
 
NotificationTuple(ObjectName, NotificationListener, NotificationFilter, Object) - Constructor for class mx4j.remote.NotificationTuple
 

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() - Constructor for class mx4j.tools.config.DefaultConfigurationBuilder.Object
 
OBJECT_ATTR - Static variable in class mx4j.loading.MLetParser
 
OBJECT_NAME - Static variable in class mx4j.server.interceptor.MBeanServerInterceptorConfigurator
 
ObjectInstanceDeser - Class in mx4j.tools.remote.soap.axis.ser
 
ObjectInstanceDeser() - Constructor for class mx4j.tools.remote.soap.axis.ser.ObjectInstanceDeser
 
ObjectInstanceDeserFactory - Class in mx4j.tools.remote.soap.axis.ser
 
ObjectInstanceDeserFactory(Class, QName) - Constructor for class mx4j.tools.remote.soap.axis.ser.ObjectInstanceDeserFactory
 
ObjectInstanceSer - Class in mx4j.tools.remote.soap.axis.ser
 
ObjectInstanceSer() - Constructor for class mx4j.tools.remote.soap.axis.ser.ObjectInstanceSer
 
ObjectInstanceSerFactory - Class in mx4j.tools.remote.soap.axis.ser
 
ObjectInstanceSerFactory(Class, QName) - Constructor for class mx4j.tools.remote.soap.axis.ser.ObjectInstanceSerFactory
 
ObjectNameDeser - Class in mx4j.tools.remote.soap.axis.ser
 
ObjectNameDeser() - Constructor for class mx4j.tools.remote.soap.axis.ser.ObjectNameDeser
 
ObjectNameDeserFactory - Class in mx4j.tools.remote.soap.axis.ser
 
ObjectNameDeserFactory(Class, QName) - Constructor for class mx4j.tools.remote.soap.axis.ser.ObjectNameDeserFactory
 
ObjectNameSer - Class in mx4j.tools.remote.soap.axis.ser
 
ObjectNameSer() - Constructor for class mx4j.tools.remote.soap.axis.ser.ObjectNameSer
 
ObjectNameSerFactory - Class in mx4j.tools.remote.soap.axis.ser
 
ObjectNameSerFactory(Class, QName) - Constructor for class mx4j.tools.remote.soap.axis.ser.ObjectNameSerFactory
 
observedAttribute - Variable in class mx4j.tools.stats.ObserverStatisticsRecorder
 
observedName - Variable in class mx4j.tools.stats.ObserverStatisticsRecorder
 
ObserverStatisticsRecorder - Class in mx4j.tools.stats
 
ObserverStatisticsRecorder() - Constructor for class mx4j.tools.stats.ObserverStatisticsRecorder
 
ObserverStatisticsRecorderMBean - Interface in mx4j.tools.stats
Management interface for ObserverStatisticsRecorder MBeans.
ObserverStatisticsRecorderMBeanDescription - Class in mx4j.tools.stats
Management interface descriptions for the ObserverStatisticsRecorder MBean.
ObserverStatisticsRecorderMBeanDescription() - Constructor for class mx4j.tools.stats.ObserverStatisticsRecorderMBeanDescription
 
onEndElement(String, String, DeserializationContext) - Method in class mx4j.tools.remote.soap.axis.ser.AxisDeserializer
 
onSerialize(SerializationContext, NotificationFilterSupport) - Method in class mx4j.tools.remote.soap.axis.ser.MBeanServerNotificationFilterSer
 
onSerialize(SerializationContext, Notification) - Method in class mx4j.tools.remote.soap.axis.ser.MBeanServerNotificationSer
 
onSerialize(SerializationContext, Notification) - Method in class mx4j.tools.remote.soap.axis.ser.MonitorNotificationSer
 
onSerialize(SerializationContext, NotificationFilterSupport) - Method in class mx4j.tools.remote.soap.axis.ser.NotificationFilterSupportSer
 
onSerialize(SerializationContext, Notification) - Method in class mx4j.tools.remote.soap.axis.ser.NotificationSer
 
onSerialize(SerializationContext, Notification) - Method in class mx4j.tools.remote.soap.axis.ser.TimerNotificationSer
 
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
 
onStartChild(String, String, String, Attributes, DeserializationContext) - Method in class mx4j.tools.remote.soap.axis.ser.AxisDeserializer
 
onStartElement(String, String, String, Attributes, DeserializationContext) - Method in class mx4j.tools.remote.soap.axis.ser.AxisDeserializer
 
OPEN_BRACKET - Static variable in class mx4j.loading.MLetParser
 
OPEN_COMMENT - Static variable 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
PasswordAuthenticator - Class in mx4j.tools.remote
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 in mx4j.persist
This class has the only purpose of making the PersisterMBean interface a management interface.
Persister() - Constructor for class mx4j.persist.Persister
 
PersisterMBean - Interface in mx4j.persist
Management interface for components able to persist information to a storage media.
PlainAdaptorServerSocketFactory - Class in mx4j.tools.adaptor
Creates plain ServerSockets.
PlainAdaptorServerSocketFactory() - Constructor for class mx4j.tools.adaptor.PlainAdaptorServerSocketFactory
 
PointTime - Class in mx4j.tools.stats
Class PointTime encapsulates the time and order of a value.
PointTime(Date, long) - Constructor for class mx4j.tools.stats.PointTime
 
POST_DEREGISTER - Static variable in interface mx4j.server.interceptor.MBeanServerInterceptor
Constant used to specify the status of the MBean registration in MBeanServerInterceptor.registration(mx4j.server.MBeanMetaData, int)
POST_REGISTER_FALSE - Static variable in interface mx4j.server.interceptor.MBeanServerInterceptor
Constant used to specify the status of the MBean registration in MBeanServerInterceptor.registration(mx4j.server.MBeanMetaData, int)
POST_REGISTER_TRUE - Static variable in interface mx4j.server.interceptor.MBeanServerInterceptor
Constant used to specify the status of the MBean registration in MBeanServerInterceptor.registration(mx4j.server.MBeanMetaData, int)
postDeregister() - Method in class mx4j.log.LoggerBroadcaster
 
postDeregister() - Method in class mx4j.monitor.MX4JMonitor
 
postDeregister() - Method in class mx4j.tools.adaptor.http.HttpAdaptor
 
postDeregister() - Method in class mx4j.tools.config.ConfigurationLoader
 
postDeregister() - Method in class mx4j.tools.jython.JythonRunner
 
postDeregister() - Method in class mx4j.tools.mail.SMTP
 
postDeregister() - Method in class mx4j.tools.remote.proxy.RemoteMBeanProxy
 
postDeregister() - Method in class mx4j.tools.stats.AbstractStatisticsRecorder
 
postProcess(HttpOutputStream, HttpInputStream, Document) - Method in class mx4j.tools.adaptor.http.HttpAdaptor
 
postProcess(HttpOutputStream, HttpInputStream, Exception) - Method in class mx4j.tools.adaptor.http.HttpAdaptor
 
postRegister(Boolean) - Method in class mx4j.log.LoggerBroadcaster
 
postRegister(Boolean) - Method in class mx4j.monitor.MX4JMonitor
 
postRegister(Boolean) - Method in class mx4j.tools.adaptor.http.HttpAdaptor
 
postRegister(Boolean) - Method in class mx4j.tools.config.ConfigurationLoader
 
postRegister(Boolean) - Method in class mx4j.tools.jython.JythonRunner
 
postRegister(Boolean) - Method in class mx4j.tools.mail.SMTP
 
postRegister(Boolean) - Method in class mx4j.tools.remote.proxy.RemoteMBeanProxy
 
postRegister(Boolean) - Method in class mx4j.tools.stats.AbstractStatisticsRecorder
 
PRE_DEREGISTER - Static variable in interface mx4j.server.interceptor.MBeanServerInterceptor
Constant used to specify the status of the MBean registration in MBeanServerInterceptor.registration(mx4j.server.MBeanMetaData, int)
PRE_REGISTER - Static variable in interface mx4j.server.interceptor.MBeanServerInterceptor
Constant used to specify the status of the MBean registration in MBeanServerInterceptor.registration(mx4j.server.MBeanMetaData, int)
preDeregister() - Method in class mx4j.log.LoggerBroadcaster
 
preDeregister() - Method in class mx4j.monitor.MX4JMonitor
 
preDeregister() - Method in class mx4j.tools.adaptor.http.HttpAdaptor
 
preDeregister() - Method in class mx4j.tools.config.ConfigurationLoader
 
preDeregister() - Method in class mx4j.tools.jython.JythonRunner
 
preDeregister() - Method in class mx4j.tools.mail.SMTP
 
preDeregister() - Method in class mx4j.tools.remote.proxy.RemoteMBeanProxy
 
preDeregister() - Method in class mx4j.tools.stats.AbstractStatisticsRecorder
 
preProcess(String) - Method in class mx4j.tools.adaptor.http.DefaultProcessor
 
preProcess(String) - Method in class mx4j.tools.adaptor.http.HttpAdaptor
 
preProcess(String) - Method in interface mx4j.tools.adaptor.http.ProcessorMBean
Preprocess a path and return a replacement path.
preProcess(String) - Method in class mx4j.tools.adaptor.http.XSLTProcessor
 
preRegister(MBeanServer, ObjectName) - Method in class mx4j.log.LoggerBroadcaster
 
preRegister(MBeanServer, ObjectName) - Method in class mx4j.monitor.MX4JMonitor
 
preRegister(MBeanServer, ObjectName) - Method in class mx4j.tools.adaptor.http.HttpAdaptor
Gathers some basic data
preRegister(MBeanServer, ObjectName) - Method in class mx4j.tools.config.ConfigurationLoader
 
preRegister(MBeanServer, ObjectName) - Method in class mx4j.tools.jython.JythonRunner
Gathers some basic data
preRegister(MBeanServer, ObjectName) - Method in class mx4j.tools.mail.SMTP
Gathers some basic data
preRegister(MBeanServer, ObjectName) - Method in class mx4j.tools.remote.proxy.RemoteMBeanProxy
 
preRegister(MBeanServer, ObjectName) - Method in class mx4j.tools.stats.AbstractStatisticsRecorder
 
PrincipalDeser - Class in mx4j.tools.remote.soap.axis.ser
 
PrincipalDeser() - Constructor for class mx4j.tools.remote.soap.axis.ser.PrincipalDeser
 
PrincipalDeserFactory - Class in mx4j.tools.remote.soap.axis.ser
 
PrincipalDeserFactory(Class, QName) - Constructor for class mx4j.tools.remote.soap.axis.ser.PrincipalDeserFactory
 
PrincipalSer - Class in mx4j.tools.remote.soap.axis.ser
 
PrincipalSer() - Constructor for class mx4j.tools.remote.soap.axis.ser.PrincipalSer
 
PrincipalSerFactory - Class in mx4j.tools.remote.soap.axis.ser
 
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 exception mx4j.tools.config.ConfigurationException
 
printStackTrace(PrintStream) - Method in exception mx4j.tools.config.ConfigurationException
 
printStackTrace(PrintWriter) - Method in exception mx4j.tools.config.ConfigurationException
 
processHttpException(HttpInputStream, HttpOutputStream, HttpException) - Method in class mx4j.tools.adaptor.http.XSLTProcessor
 
ProcessorMBean - Interface in mx4j.tools.adaptor.http
Processor ManagementBean, just defines a generic description
ProcessorMBeanDescription - Class in mx4j.tools.adaptor.http
Description of the ProcessorMBean interface
ProcessorMBeanDescription() - Constructor for class mx4j.tools.adaptor.http.ProcessorMBeanDescription
 
PROTOCOL_RESOLVER_PACKAGES - Static variable in interface mx4j.remote.MX4JRemoteConstants
The key that specifies resolver packages, very much like JMXConnectorFactory.PROTOCOL_PROVIDER_PACKAGES
PROVIDER_PACKAGES - Static variable in interface mx4j.remote.MX4JRemoteConstants
MX4J provider packages list for JMXConnector and JMXConnectorServer factories
PROVIDER_PACKAGES_SEPARATOR - Static variable in interface mx4j.remote.MX4JRemoteConstants
A vertical bar '|' as mandated by the spec
ProviderFactory - Class in mx4j.remote
 
ProviderFactory() - Constructor for class mx4j.remote.ProviderFactory
 
ProviderHelper - Class in mx4j.remote
 
ProviderHelper() - Constructor for 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.remote.rmi.RMIHeartBeat
 
pulse() - Method in class mx4j.tools.remote.http.HTTPHeartBeat
 
put(ObjectName, MBeanMetaData) - Method in interface mx4j.server.MBeanRepository
Inserts the given metadata associated with the given object name into this repository.
put(String, String[], Object) - Method in class mx4j.util.MethodTernaryTree
Inserts in this TernaryTree the given method information, using as key the method name and its signature
putMonitorInfo(ObjectName, MX4JMonitor.MonitorInfo) - Method in class mx4j.monitor.MX4JMonitor
 
putObject(String, Object) - Method in interface mx4j.tools.config.ConfigurationBuilder.ObjectsHolder
 
putObject(String, Object) - Method in class mx4j.tools.config.DefaultConfigurationBuilder.Configuration
 

Q

queryMBeans(ObjectName, QueryExp) - Method in class mx4j.remote.rmi.ClientInvoker
 
queryMBeans(ObjectName, MarshalledObject, Subject) - Method in class mx4j.remote.rmi.RMIConnectionInvoker
 
queryMBeans(ObjectName, QueryExp) - Method in class mx4j.server.ChainedMBeanServer
 
queryMBeans(ObjectName, QueryExp) - Method in class mx4j.server.MX4JMBeanServer
 
queryMBeans(ObjectName, Object, Subject) - Method in class mx4j.tools.remote.AbstractServerInvoker
 
queryMBeans(ObjectName, Object, Subject) - Method in class mx4j.tools.remote.http.HTTPClientInvoker
 
queryMBeans(ObjectName, Object, Subject) - Method in class mx4j.tools.remote.http.HTTPService
 
queryMBeans(ObjectName, Object, Subject) - Method in interface mx4j.tools.remote.JMXConnection
 
queryMBeans(ObjectName, Object, Subject) - Method in class mx4j.tools.remote.JMXConnectionHandler
 
queryMBeans(ObjectName, QueryExp) - Method in class mx4j.tools.remote.JMXConnectionMBeanServerConnection
 
queryMBeans(ObjectName, Object, Subject) - Method in class mx4j.tools.remote.soap.SOAPClientInvoker
 
queryNames(ObjectName, QueryExp) - Method in class mx4j.remote.rmi.ClientInvoker
 
queryNames(ObjectName, MarshalledObject, Subject) - Method in class mx4j.remote.rmi.RMIConnectionInvoker
 
queryNames(ObjectName, QueryExp) - Method in class mx4j.server.ChainedMBeanServer
 
queryNames(ObjectName, QueryExp) - Method in class mx4j.server.MX4JMBeanServer
 
queryNames(ObjectName, Object, Subject) - Method in class mx4j.tools.remote.AbstractServerInvoker
 
queryNames(ObjectName, Object, Subject) - Method in class mx4j.tools.remote.http.HTTPClientInvoker
 
queryNames(ObjectName, Object, Subject) - Method in class mx4j.tools.remote.http.HTTPService
 
queryNames(ObjectName, Object, Subject) - Method in interface mx4j.tools.remote.JMXConnection
 
queryNames(ObjectName, Object, Subject) - Method in class mx4j.tools.remote.JMXConnectionHandler
 
queryNames(ObjectName, QueryExp) - Method in class mx4j.tools.remote.JMXConnectionMBeanServerConnection
 
queryNames(ObjectName, Object, Subject) - Method in class mx4j.tools.remote.soap.SOAPClientInvoker
 

R

readArguments(CauchoInput, Method) - Method in class mx4j.tools.remote.caucho.CauchoServlet
 
readHeader() - Method in interface mx4j.tools.remote.caucho.CauchoInput
 
readHeaders() - Method in class mx4j.tools.adaptor.http.HttpInputStream
Reads the headers
readHeaders(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 interface mx4j.tools.remote.caucho.CauchoInput
 
readObject(Class) - Method in interface 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 - Variable in class mx4j.tools.stats.AbstractStatisticsRecorder
 
redirectTo(Logger) - Static method in class mx4j.log.Log
Tells to the log service to use the given delegate Logger to perform logging.
redirectTo(Logger, String) - Static method in class mx4j.log.Log
Tells to the log service to use the given delegate Logger to perform logging for the given category (that cannot be null).
ReflectionMBeanInvoker - Class in mx4j.server
Stateless MBeanInvoker that uses reflection to invoke on MBean instances.
ReflectionMBeanInvoker() - Constructor for class mx4j.server.ReflectionMBeanInvoker
 
Register() - Constructor for class mx4j.tools.config.DefaultConfigurationBuilder.Register
 
registered - Variable in class mx4j.tools.stats.NotificationStatisticsRecorder
 
registered - Variable in class mx4j.tools.stats.TimedStatisticsRecorder
 
registerInterceptor(MBeanServerInterceptor, ObjectName) - Method in class mx4j.server.interceptor.MBeanServerInterceptorConfigurator
Appends the given interceptor, provided by the client, to the existing interceptor chain and registers it as MBean.
registerInterceptor(MBeanServerInterceptor, ObjectName) - Method in interface mx4j.server.interceptor.MBeanServerInterceptorConfiguratorMBean
Appends the given interceptor, provided by the client, to the existing interceptor chain and registers it as MBean.
registerListener() - Method in class mx4j.tools.jython.JythonRunner
 
registerListener() - Method in class mx4j.tools.mail.SMTP
 
registerMBean(Object, ObjectName) - Method in class mx4j.server.ChainedMBeanServer
 
registerMBean(Object, ObjectName) - Method in class mx4j.server.MX4JMBeanServer
 
registration(MBeanMetaData, int) - Method in class mx4j.server.interceptor.ContextClassLoaderMBeanServerInterceptor
 
registration(MBeanMetaData, int) - Method in class mx4j.server.interceptor.DefaultMBeanServerInterceptor
 
registration(MBeanMetaData, int) - Method in class mx4j.server.interceptor.InvokerMBeanServerInterceptor
 
registration(MBeanMetaData, int) - Method in interface mx4j.server.interceptor.MBeanServerInterceptor
Calls the specified MBeanRegistration method on the MBean instance.
registration(MBeanMetaData, int) - Method in class mx4j.server.interceptor.SecurityMBeanServerInterceptor
 
RelationCommandProcessor - Class in mx4j.tools.adaptor.http
CreateMBeanCommandProcessor, processes a request for creating and registering an MBean
RelationCommandProcessor() - Constructor for class mx4j.tools.adaptor.http.RelationCommandProcessor
 
RelationTypeSupportDeser - Class in mx4j.tools.remote.soap.axis.ser
 
RelationTypeSupportDeser() - Constructor for class mx4j.tools.remote.soap.axis.ser.RelationTypeSupportDeser
 
RelationTypeSupportDeserFactory - Class in mx4j.tools.remote.soap.axis.ser
 
RelationTypeSupportDeserFactory(Class, QName) - Constructor for class mx4j.tools.remote.soap.axis.ser.RelationTypeSupportDeserFactory
 
RelationTypeSupportSer - Class in mx4j.tools.remote.soap.axis.ser
 
RelationTypeSupportSer() - Constructor for class mx4j.tools.remote.soap.axis.ser.RelationTypeSupportSer
 
RelationTypeSupportSerFactory - Class in mx4j.tools.remote.soap.axis.ser
 
RelationTypeSupportSerFactory(Class, QName) - Constructor for class mx4j.tools.remote.soap.axis.ser.RelationTypeSupportSerFactory
 
RemoteMBeanProxy - Class in mx4j.tools.remote.proxy
 
RemoteMBeanProxy(ObjectName, JMXServiceURL, Map, Subject) - Constructor for class mx4j.tools.remote.proxy.RemoteMBeanProxy
 
RemoteMBeanProxy(ObjectName, JMXConnector, Map, Subject) - Constructor for class mx4j.tools.remote.proxy.RemoteMBeanProxy
 
RemoteMBeanProxy(ObjectName, MBeanServerConnection) - Constructor for class mx4j.tools.remote.proxy.RemoteMBeanProxy
 
RemoteMBeanProxyException - Exception in mx4j.tools.remote.proxy
 
RemoteMBeanProxyException() - Constructor for exception mx4j.tools.remote.proxy.RemoteMBeanProxyException
 
RemoteMBeanProxyException(String) - Constructor for exception mx4j.tools.remote.proxy.RemoteMBeanProxyException
 
RemoteMBeanProxyException(Exception) - Constructor for exception mx4j.tools.remote.proxy.RemoteMBeanProxyException
 
RemoteMBeanProxyException(String, Exception) - Constructor for exception mx4j.tools.remote.proxy.RemoteMBeanProxyException
 
RemoteNotificationClientHandler - Interface in mx4j.remote
Handles remote notification fetching on client side.
RemoteNotificationServerHandler - Interface in mx4j.remote
Handles remote notification sending on server side.
remove(ObjectName) - Method in interface mx4j.server.MBeanRepository
Removes the metadata associated with the given object name from this repository.
removeClassLoader(ClassLoader) - Method in class mx4j.server.DefaultClassLoaderRepository
 
removeClassLoader(ClassLoader) - Method in class mx4j.server.ModifiableClassLoaderRepository
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 interface mx4j.tools.adaptor.http.HttpAdaptorMBean
Removes a command processor object by class
removeConnection(Connection) - Method in class mx4j.tools.remote.http.HTTPService
 
removeConnectionNotificationListener(NotificationListener) - Method in class mx4j.tools.remote.AbstractJMXConnector
 
removeConnectionNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class mx4j.tools.remote.AbstractJMXConnector
 
removeMonitorInfo(ObjectName) - Method in class mx4j.monitor.MX4JMonitor
 
removeNonSerializableEntries(Map) - Static method in class mx4j.remote.MX4JRemoteUtils
Returns a copy of the given Map that does not contain non-serializable entries
removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class mx4j.log.LoggerBroadcaster
 
removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in interface mx4j.log.LoggerBroadcasterMBean
 
removeNotificationListener(NotificationListener) - Method in class mx4j.monitor.MX4JMonitor
 
removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class mx4j.monitor.MX4JMonitor
 
removeNotificationListener(Integer) - Method in class mx4j.remote.DefaultRemoteNotificationServerHandler
 
removeNotificationListener(Integer) - Method in interface mx4j.remote.RemoteNotificationServerHandler
Removes the listener with the given ID from this handler
removeNotificationListener(ObjectName, NotificationListener) - Method in class mx4j.remote.rmi.ClientInvoker
 
removeNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class mx4j.remote.rmi.ClientInvoker
 
removeNotificationListener(ObjectName, ObjectName) - Method in class mx4j.remote.rmi.ClientInvoker
 
removeNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in class mx4j.remote.rmi.ClientInvoker
 
removeNotificationListener(ObjectName, ObjectName, Subject) - Method in class mx4j.remote.rmi.RMIConnectionInvoker
 
removeNotificationListener(ObjectName, ObjectName, MarshalledObject, MarshalledObject, Subject) - Method in class mx4j.remote.rmi.RMIConnectionInvoker
 
removeNotificationListener(ObjectName, NotificationListener) - Method in class mx4j.server.ChainedMBeanServer
 
removeNotificationListener(ObjectName, ObjectName) - Method in class mx4j.server.ChainedMBeanServer
 
removeNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in class mx4j.server.ChainedMBeanServer
 
removeNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class mx4j.server.ChainedMBeanServer
 
removeNotificationListener(MBeanMetaData, NotificationListener) - Method in class mx4j.server.interceptor.ContextClassLoaderMBeanServerInterceptor
 
removeNotificationListener(MBeanMetaData, NotificationListener, NotificationFilter, Object) - Method in class mx4j.server.interceptor.ContextClassLoaderMBeanServerInterceptor
 
removeNotificationListener(MBeanMetaData, NotificationListener) - Method in class mx4j.server.interceptor.DefaultMBeanServerInterceptor
 
removeNotificationListener(MBeanMetaData, NotificationListener, NotificationFilter, Object) - Method in class mx4j.server.interceptor.DefaultMBeanServerInterceptor
 
removeNotificationListener(MBeanMetaData, NotificationListener) - Method in class mx4j.server.interceptor.InvokerMBeanServerInterceptor
 
removeNotificationListener(MBeanMetaData, NotificationListener, NotificationFilter, Object) - Method in class mx4j.server.interceptor.InvokerMBeanServerInterceptor
 
removeNotificationListener(MBeanMetaData, NotificationListener) - Method in interface mx4j.server.interceptor.MBeanServerInterceptor
Removes the given notification listener from the MBean.
removeNotificationListener(MBeanMetaData, NotificationListener, NotificationFilter, Object) - Method in interface mx4j.server.interceptor.MBeanServerInterceptor
Removes the given notification listener from the MBean, specified by the given filter and handback.
removeNotificationListener(MBeanMetaData, NotificationListener) - Method in class mx4j.server.interceptor.NotificationListenerMBeanServerInterceptor
 
removeNotificationListener(MBeanMetaData, NotificationListener, NotificationFilter, Object) - Method in class mx4j.server.interceptor.NotificationListenerMBeanServerInterceptor
 
removeNotificationListener(MBeanMetaData, NotificationListener) - Method in class mx4j.server.interceptor.SecurityMBeanServerInterceptor
 
removeNotificationListener(MBeanMetaData, NotificationListener, NotificationFilter, Object) - Method in class mx4j.server.interceptor.SecurityMBeanServerInterceptor
 
removeNotificationListener(ObjectName, ObjectName) - Method in class mx4j.server.MX4JMBeanServer
 
removeNotificationListener(ObjectName, NotificationListener) - Method in class mx4j.server.MX4JMBeanServer
 
removeNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in class mx4j.server.MX4JMBeanServer
 
removeNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class mx4j.server.MX4JMBeanServer
 
removeNotificationListener(ObjectName, ObjectName, Subject) - Method in class mx4j.tools.remote.AbstractServerInvoker
 
removeNotificationListener(ObjectName, ObjectName, Object, Object, Subject) - Method in class mx4j.tools.remote.AbstractServerInvoker
 
removeNotificationListener(ObjectName, ObjectName, Subject) - Method in class mx4j.tools.remote.http.HTTPClientInvoker
 
removeNotificationListener(ObjectName, ObjectName, Object, Object, Subject) - Method in class mx4j.tools.remote.http.HTTPClientInvoker
 
removeNotificationListener(ObjectName, NotificationListener) - Method in class mx4j.tools.remote.http.HTTPConnectionMBeanServerConnection
 
removeNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class mx4j.tools.remote.http.HTTPConnectionMBeanServerConnection
 
removeNotificationListener(ObjectName, ObjectName, Subject) - Method in class mx4j.tools.remote.http.HTTPService
 
removeNotificationListener(ObjectName, ObjectName, Object, Object, Subject) - Method in class mx4j.tools.remote.http.HTTPService
 
removeNotificationListener(ObjectName, ObjectName, Subject) - Method in interface mx4j.tools.remote.JMXConnection
 
removeNotificationListener(ObjectName, ObjectName, Object, Object, Subject) - Method in interface mx4j.tools.remote.JMXConnection
 
removeNotificationListener(ObjectName, ObjectName, Subject) - Method in class mx4j.tools.remote.JMXConnectionHandler
 
removeNotificationListener(ObjectName, ObjectName, Object, Object, Subject) - Method in class mx4j.tools.remote.JMXConnectionHandler
 
removeNotificationListener(ObjectName, ObjectName) - Method in class mx4j.tools.remote.JMXConnectionMBeanServerConnection
 
removeNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in class mx4j.tools.remote.JMXConnectionMBeanServerConnection
 
removeNotificationListener(ObjectName, NotificationListener, Subject) - Method in interface mx4j.tools.remote.local.LocalConnection
 
removeNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object, Subject) - Method in interface mx4j.tools.remote.local.LocalConnection
 
removeNotificationListener(NotificationListener) - Method in class mx4j.tools.remote.proxy.RemoteMBeanProxy
 
removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class mx4j.tools.remote.proxy.RemoteMBeanProxy
 
removeNotificationListener(ObjectName, ObjectName, Subject) - Method in class mx4j.tools.remote.soap.SOAPClientInvoker
 
removeNotificationListener(ObjectName, ObjectName, Object, Object, Subject) - Method in class mx4j.tools.remote.soap.SOAPClientInvoker
 
removeNotificationListeners(Integer[]) - Method in class mx4j.remote.AbstractRemoteNotificationClientHandler
 
removeNotificationListeners(Integer[]) - Method in interface mx4j.remote.RemoteNotificationClientHandler
Removes the listeners with the given IDs from this handler
removeNotificationListeners(ObjectName, Integer[], Subject) - Method in class mx4j.remote.rmi.RMIConnectionInvoker
 
removeNotificationListeners(ObjectName, Integer[], Subject) - Method in class mx4j.tools.remote.http.HTTPClientInvoker
 
removeNotificationListeners(ObjectName, Integer[], Subject) - Method in interface mx4j.tools.remote.http.HTTPConnection
 
removeNotificationListeners(ObjectName, Integer[], Subject) - Method in class mx4j.tools.remote.http.HTTPConnectionHandler
 
removeNotificationListeners(ObjectName, Integer[], Subject) - Method in class mx4j.tools.remote.http.HTTPServerInvoker
 
removeNotificationListeners(ObjectName, Integer[], Subject) - Method in class mx4j.tools.remote.http.HTTPService
 
removeNotificationListeners(ObjectName, Integer[], Subject) - Method in class mx4j.tools.remote.soap.SOAPClientInvoker
 
removeObservedObject(ObjectName) - Method in class mx4j.monitor.MX4JMonitor
 
removeObservedObject(ObjectName) - Method in interface mx4j.monitor.MX4JMonitorMBean
 
RepositoryClassLoader - Class in mx4j.loading
A classloader that delegates to the ClassLoaderRepository
RepositoryClassLoader(ClassLoaderRepository) - Constructor for class mx4j.loading.RepositoryClassLoader
 
resolve(String, String) - Method in class mx4j.tools.adaptor.http.XSLTProcessor
 
resolveClass(ObjectStreamClass) - Method in class mx4j.loading.ClassLoaderObjectInputStream
 
resolveProxyClass(String[]) - Method in class mx4j.loading.ClassLoaderObjectInputStream
 
Resolver - Class in mx4j.remote.resolver.iiop
 
Resolver() - Constructor for class mx4j.remote.resolver.iiop.Resolver
 
Resolver - Class in mx4j.remote.resolver.rmi
Resolver for RMI/JRMP protocol.
Resolver() - Constructor for class mx4j.remote.resolver.rmi.Resolver
 
Resolver - Class in mx4j.tools.remote.resolver.burlap
 
Resolver() - Constructor for class mx4j.tools.remote.resolver.burlap.Resolver
 
Resolver - Class in mx4j.tools.remote.resolver.burlap.ssl
 
Resolver() - Constructor for class mx4j.tools.remote.resolver.burlap.ssl.Resolver
 
Resolver - Class in mx4j.tools.remote.resolver.hessian
 
Resolver() - Constructor for class mx4j.tools.remote.resolver.hessian.Resolver
 
Resolver - Class in mx4j.tools.remote.resolver.hessian.ssl
 
Resolver() - Constructor for class mx4j.tools.remote.resolver.hessian.ssl.Resolver
 
Resolver - Class in mx4j.tools.remote.resolver.local
 
Resolver() - Constructor for class mx4j.tools.remote.resolver.local.Resolver
 
Resolver - Class in mx4j.tools.remote.resolver.soap
 
Resolver() - Constructor for class mx4j.tools.remote.resolver.soap.Resolver
 
Resolver - Class in mx4j.tools.remote.resolver.soap.ssl
 
Resolver() - Constructor for class mx4j.tools.remote.resolver.soap.ssl.Resolver
 
RESOLVER_CLASS - Static variable in interface mx4j.remote.MX4JRemoteConstants
The string 'Resolver'
RESOLVER_PACKAGES - Static variable in interface mx4j.remote.MX4JRemoteConstants
MX4J provider packages list for ConnectionResolver subclasses
RESOLVER_PACKAGES_SEPARATOR - Static variable in interface mx4j.remote.MX4JRemoteConstants
A vertical bar '|'
restart() - Method in class mx4j.tools.adaptor.http.HttpAdaptor
Deprecated.
as of RC 1
RESTART_COMMAND - Static variable in class mx4j.tools.config.DefaultConfigurationBuilder
 
RMIConnectionInvoker - Class in mx4j.remote.rmi
An RMIConnection that "converts" remote calls to MBeanServer calls, performing unwrapping of parameters and/or the needed actions.
RMIConnectionInvoker(MBeanServer, ClassLoader, Map) - Constructor for class mx4j.remote.rmi.RMIConnectionInvoker
 
RMIConnectionProxy - Class in mx4j.remote.rmi
Base class for RMIConnection dynamic proxies.
RMIConnectionProxy(RMIConnection) - Constructor for class mx4j.remote.rmi.RMIConnectionProxy
 
RMIConnectionSubjectInvoker - Class in mx4j.remote.rmi
An RMIConnection proxy that wraps the call into a Subject.doAsPrivileged(javax.security.auth.Subject, java.security.PrivilegedAction<T>, java.security.AccessControlContext) invocation, in order to execute the code under subject-based security, and to perform subject delegation.
RMIHeartBeat - Class in mx4j.remote.rmi
 
RMIHeartBeat(RMIConnection, ConnectionNotificationEmitter, Map) - Constructor for class mx4j.remote.rmi.RMIHeartBeat
 
RMIRemoteNotificationClientHandler - Class in mx4j.remote.rmi
RMI-specific RemoteNotificationClientHandler.
RMIRemoteNotificationClientHandler(RMIConnection, ConnectionNotificationEmitter, HeartBeat, Map) - Constructor for class mx4j.remote.rmi.RMIRemoteNotificationClientHandler
 
ROLE_LIST_QNAME - Static variable in class mx4j.tools.remote.soap.axis.ser.RoleResultSer
 
ROLE_NAME_QNAME - Static variable in class mx4j.tools.remote.soap.axis.ser.RoleSer
 
ROLE_UNRESOLVED_LIST_QNAME - Static variable in class mx4j.tools.remote.soap.axis.ser.RoleResultSer
 
ROLE_VALUE_QNAME - Static variable in class mx4j.tools.remote.soap.axis.ser.RoleSer
 
RoleDeser - Class in mx4j.tools.remote.soap.axis.ser
 
RoleDeser() - Constructor for class mx4j.tools.remote.soap.axis.ser.RoleDeser
 
RoleDeserFactory - Class in mx4j.tools.remote.soap.axis.ser
 
RoleDeserFactory(Class, QName) - Constructor for class mx4j.tools.remote.soap.axis.ser.RoleDeserFactory
 
RoleInfoDeser - Class in mx4j.tools.remote.soap.axis.ser
 
RoleInfoDeser() - Constructor for class mx4j.tools.remote.soap.axis.ser.RoleInfoDeser
 
RoleInfoDeserFactory - Class in mx4j.tools.remote.soap.axis.ser
 
RoleInfoDeserFactory(Class, QName) - Constructor for class mx4j.tools.remote.soap.axis.ser.RoleInfoDeserFactory
 
RoleInfoSer - Class in mx4j.tools.remote.soap.axis.ser
 
RoleInfoSer() - Constructor for class mx4j.tools.remote.soap.axis.ser.RoleInfoSer
 
RoleInfoSerFactory - Class in mx4j.tools.remote.soap.axis.ser
 
RoleInfoSerFactory(Class, QName) - Constructor for class mx4j.tools.remote.soap.axis.ser.RoleInfoSerFactory
 
RoleListDeser - Class in mx4j.tools.remote.soap.axis.ser
 
RoleListDeser() - Constructor for class mx4j.tools.remote.soap.axis.ser.RoleListDeser
 
RoleListDeserFactory - Class in mx4j.tools.remote.soap.axis.ser
 
RoleListDeserFactory(Class, QName) - Constructor for class mx4j.tools.remote.soap.axis.ser.RoleListDeserFactory
 
RoleListSer - Class in mx4j.tools.remote.soap.axis.ser
 
RoleListSer() - Constructor for class mx4j.tools.remote.soap.axis.ser.RoleListSer
 
RoleListSerFactory - Class in mx4j.tools.remote.soap.axis.ser
 
RoleListSerFactory(Class, QName) - Constructor for class mx4j.tools.remote.soap.axis.ser.RoleListSerFactory
 
RoleResultDeser - Class in mx4j.tools.remote.soap.axis.ser
 
RoleResultDeser() - Constructor for class mx4j.tools.remote.soap.axis.ser.RoleResultDeser
 
RoleResultDeserFactory - Class in mx4j.tools.remote.soap.axis.ser
 
RoleResultDeserFactory(Class, QName) - Constructor for class mx4j.tools.remote.soap.axis.ser.RoleResultDeserFactory
 
RoleResultSer - Class in mx4j.tools.remote.soap.axis.ser
 
RoleResultSer() - Constructor for class mx4j.tools.remote.soap.axis.ser.RoleResultSer
 
RoleResultSerFactory - Class in mx4j.tools.remote.soap.axis.ser
 
RoleResultSerFactory(Class, QName) - Constructor for class mx4j.tools.remote.soap.axis.ser.RoleResultSerFactory
 
RoleSer - Class in mx4j.tools.remote.soap.axis.ser
 
RoleSer() - Constructor for class mx4j.tools.remote.soap.axis.ser.RoleSer
 
RoleSerFactory - Class in mx4j.tools.remote.soap.axis.ser
 
RoleSerFactory(Class, QName) - Constructor for class mx4j.tools.remote.soap.axis.ser.RoleSerFactory
 
RoleUnresolvedDeser - Class in mx4j.tools.remote.soap.axis.ser
 
RoleUnresolvedDeser() - Constructor for class mx4j.tools.remote.soap.axis.ser.RoleUnresolvedDeser
 
RoleUnresolvedDeserFactory - Class in mx4j.tools.remote.soap.axis.ser
 
RoleUnresolvedDeserFactory(Class, QName) - Constructor for class mx4j.tools.remote.soap.axis.ser.RoleUnresolvedDeserFactory
 
RoleUnresolvedListDeser - Class in mx4j.tools.remote.soap.axis.ser
 
RoleUnresolvedListDeser() - Constructor for class mx4j.tools.remote.soap.axis.ser.RoleUnresolvedListDeser
 
RoleUnresolvedListDeserFactory - Class in mx4j.tools.remote.soap.axis.ser
 
RoleUnresolvedListDeserFactory(Class, QName) - Constructor for class mx4j.tools.remote.soap.axis.ser.RoleUnresolvedListDeserFactory
 
RoleUnresolvedListSer - Class in mx4j.tools.remote.soap.axis.ser
 
RoleUnresolvedListSer() - Constructor for class mx4j.tools.remote.soap.axis.ser.RoleUnresolvedListSer
 
RoleUnresolvedListSerFactory - Class in mx4j.tools.remote.soap.axis.ser
 
RoleUnresolvedListSerFactory(Class, QName) - Constructor for class mx4j.tools.remote.soap.axis.ser.RoleUnresolvedListSerFactory
 
RoleUnresolvedSer - Class in mx4j.tools.remote.soap.axis.ser
 
RoleUnresolvedSer() - Constructor for class mx4j.tools.remote.soap.axis.ser.RoleUnresolvedSer
 
RoleUnresolvedSerFactory - Class in mx4j.tools.remote.soap.axis.ser
 
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.timer.TimeTask
The method to implement to have this TimeTask to do something.
run() - Method in class mx4j.tools.config.DefaultConfigurationBuilder.Configuration
 
runScript() - Method in class mx4j.tools.jython.JythonRunner
Executes a given script.
runScript() - Method in interface mx4j.tools.jython.JythonRunnerMBean
Executes a given script.

S

schedule(TimeTask) - Method in class mx4j.timer.TimeQueue
Schedules the given task for execution.
SCHEMA_ALL - Static variable in class mx4j.tools.remote.soap.axis.ser.AxisSerializer
 
SCHEMA_COMPLEX_TYPE - Static variable in class mx4j.tools.remote.soap.axis.ser.AxisSerializer
 
SCHEMA_ELEMENT - Static variable in class mx4j.tools.remote.soap.axis.ser.AxisSerializer
 
SCHEMA_SEQUENCE - Static variable in class mx4j.tools.remote.soap.axis.ser.AxisSerializer
 
SecurityMBeanServerInterceptor - Class in mx4j.server.interceptor
Interceptor that takes care of performing security checks (in case the SecurityManager is installed) for MBeanServer to MBean calls.
SecurityMBeanServerInterceptor() - Constructor for class mx4j.server.interceptor.SecurityMBeanServerInterceptor
 
SecurityMBeanServerInterceptorMBean - Interface in mx4j.server.interceptor
Management interface for the SecurityMBeanServerInterceptor MBean
SecurityMBeanServerInterceptorMBeanDescription - Class in mx4j.server.interceptor
Management interface description for the SecurityMBeanServerInterceptor MBean.
SecurityMBeanServerInterceptorMBeanDescription() - Constructor for class mx4j.server.interceptor.SecurityMBeanServerInterceptorMBeanDescription
 
sendConnectionNotificationClosed() - Method in class mx4j.remote.ConnectionNotificationEmitter
 
sendConnectionNotificationClosed() - Method in class mx4j.tools.remote.AbstractJMXConnector
 
sendConnectionNotificationFailed() - Method in class mx4j.remote.AbstractHeartBeat
Sends the connection failed notification using the emitter specified in AbstractHeartBeat.AbstractHeartBeat(mx4j.remote.ConnectionNotificationEmitter, java.util.Map)
sendConnectionNotificationFailed() - Method in class mx4j.remote.ConnectionNotificationEmitter
 
sendConnectionNotificationLost(long) - Method in class mx4j.remote.AbstractRemoteNotificationClientHandler
Sends the JMXConnectionNotification.NOTIFS_LOST notification using the emitter passed to AbstractRemoteNotificationClientHandler
sendConnectionNotificationLost(long) - Method in class mx4j.remote.ConnectionNotificationEmitter
 
sendConnectionNotificationOpened() - Method in class mx4j.remote.ConnectionNotificationEmitter
 
sendErrorNotification(MX4JMonitor.MonitorInfo, String, String, ObjectName, String) - Method in class mx4j.monitor.MX4JMonitor
 
sendHeaders - Variable 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 interface mx4j.tools.mail.SMTPMBean
This will directly execute the send mail.
sendNotification(Notification) - Method in class mx4j.log.LoggerBroadcaster
 
sendNotification(Notification) - Method in class mx4j.monitor.MX4JMonitor
 
sendNotification(String, String, ObjectName, String, Object, Object) - Method in class mx4j.monitor.MX4JMonitor
 
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.MBeanConstructorInfoSer
 
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.MBeanNotificationInfoSer
 
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.NotificationFilterSupportSer
 
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.RelationTypeSupportSer
 
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
 
serialize(QName, Attributes, Object, SerializationContext) - Method in class mx4j.tools.remote.soap.axis.ser.TargetedNotificationSer
 
server - Variable in class mx4j.tools.adaptor.http.HttpCommandProcessorAdaptor
 
server - Variable in class mx4j.tools.stats.AbstractStatisticsRecorder
 
SERVER_INFO - Static variable in class mx4j.tools.adaptor.http.HttpConstants
Server info header
SERVER_PROVIDER_CLASS - Static variable in interface mx4j.remote.MX4JRemoteConstants
The string 'ServerProvider' as mandated by the spec
ServerByDomainCommandProcessor - Class in mx4j.tools.adaptor.http
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 in mx4j.tools.adaptor.http
ServerCommandProcessor, processes a request for getting all the MBeans of the current server
ServerCommandProcessor() - Constructor for class mx4j.tools.adaptor.http.ServerCommandProcessor
 
ServerProvider - Class in mx4j.remote.provider.iiop
 
ServerProvider() - Constructor for class mx4j.remote.provider.iiop.ServerProvider
 
ServerProvider - Class in mx4j.remote.provider.rmi
 
ServerProvider() - Constructor for class mx4j.remote.provider.rmi.ServerProvider
 
ServerProvider - Class in mx4j.tools.remote.provider.burlap
 
ServerProvider() - Constructor for class mx4j.tools.remote.provider.burlap.ServerProvider
 
ServerProvider - Class in mx4j.tools.remote.provider.burlap.ssl
 
ServerProvider() - Constructor for class mx4j.tools.remote.provider.burlap.ssl.ServerProvider
 
ServerProvider - Class in mx4j.tools.remote.provider.hessian
 
ServerProvider() - Constructor for class mx4j.tools.remote.provider.hessian.ServerProvider
 
ServerProvider - Class in mx4j.tools.remote.provider.hessian.ssl
 
ServerProvider() - Constructor for class mx4j.tools.remote.provider.hessian.ssl.ServerProvider
 
ServerProvider - Class in mx4j.tools.remote.provider.local
 
ServerProvider() - Constructor for class mx4j.tools.remote.provider.local.ServerProvider
 
ServerProvider - Class in mx4j.tools.remote.provider.soap
SOAP Connector Server Provider
ServerProvider() - Constructor for class mx4j.tools.remote.provider.soap.ServerProvider
 
ServerProvider - Class in mx4j.tools.remote.provider.soap.ssl
 
ServerProvider() - Constructor for class mx4j.tools.remote.provider.soap.ssl.ServerProvider
 
service(HttpServletRequest, HttpServletResponse) - Method in class mx4j.tools.remote.caucho.CauchoServlet
 
setAddress(JMXServiceURL) - Method in class mx4j.tools.remote.AbstractJMXConnectorServer
Sets the JMXServiceURL that represent the address of this JMXConnectorServer
setAttribute(Attribute) - Method in class mx4j.AbstractDynamicMBean
Sets the value of the manageable attribute, as specified by the DynamicMBean interface.
setAttribute(ObjectName, Attribute) - Method in class mx4j.remote.rmi.ClientInvoker
 
setAttribute(ObjectName, MarshalledObject, Subject) - Method in class mx4j.remote.rmi.RMIConnectionInvoker
 
setAttribute(ObjectName, Attribute) - Method in class mx4j.server.ChainedMBeanServer
 
setAttribute(MBeanMetaData, Attribute) - Method in class mx4j.server.interceptor.ContextClassLoaderMBeanServerInterceptor
 
setAttribute(MBeanMetaData, Attribute) - Method in class mx4j.server.interceptor.DefaultMBeanServerInterceptor
 
setAttribute(MBeanMetaData, Attribute) - Method in class mx4j.server.interceptor.InvokerMBeanServerInterceptor
 
setAttribute(MBeanMetaData, Attribute) - Method in interface mx4j.server.interceptor.MBeanServerInterceptor
Sets the specified attribute value on the MBean instance.
setAttribute(MBeanMetaData, Attribute) - Method in class mx4j.server.interceptor.SecurityMBeanServerInterceptor
 
setAttribute(MBeanMetaData, Attribute) - Method in interface mx4j.server.MBeanInvoker
Sets the value of the specified attribute.
setAttribute(ObjectName, Attribute) - Method in class mx4j.server.MX4JMBeanServer
 
setAttribute(MBeanMetaData, Attribute) - Method in class mx4j.server.ReflectionMBeanInvoker
 
setAttribute(String) - Method in class mx4j.tools.config.DefaultConfigurationBuilder.Call
 
setAttribute(ObjectName, Object, Subject) - Method in class mx4j.tools.remote.AbstractServerInvoker
 
setAttribute(ObjectName, Object, Subject) - Method in class mx4j.tools.remote.http.HTTPClientInvoker
 
setAttribute(ObjectName, Object, Subject) - Method in class mx4j.tools.remote.http.HTTPService
 
setAttribute(ObjectName, Object, Subject) - Method in interface mx4j.tools.remote.JMXConnection
 
setAttribute(ObjectName, Object, Subject) - Method in class mx4j.tools.remote.JMXConnectionHandler
 
setAttribute(ObjectName, Attribute) - Method in class mx4j.tools.remote.JMXConnectionMBeanServerConnection
 
setAttribute(Attribute) - Method in class mx4j.tools.remote.proxy.RemoteMBeanProxy
 
setAttribute(ObjectName, Object, Subject) - Method in class mx4j.tools.remote.soap.SOAPClientInvoker
 
SetAttributeCommandProcessor - Class in mx4j.tools.adaptor.http
SetAttributeCommandProcessor, processes a request for setting one attribute in one MBean
SetAttributeCommandProcessor() - Constructor for class mx4j.tools.adaptor.http.SetAttributeCommandProcessor
 
setAttributes(AttributeList) - Method in class mx4j.AbstractDynamicMBean
Sets the manageable attributes, as specified by the DynamicMBean interface.
setAttributes(ObjectName, AttributeList) - Method in class mx4j.remote.rmi.ClientInvoker
 
setAttributes(ObjectName, MarshalledObject, Subject) - Method in class mx4j.remote.rmi.RMIConnectionInvoker
 
setAttributes(ObjectName, AttributeList) - Method in class mx4j.server.ChainedMBeanServer
 
setAttributes(MBeanMetaData, AttributeList) - Method in class mx4j.server.interceptor.ContextClassLoaderMBeanServerInterceptor
 
setAttributes(MBeanMetaData, AttributeList) - Method in class mx4j.server.interceptor.DefaultMBeanServerInterceptor
 
setAttributes(MBeanMetaData, AttributeList) - Method in class mx4j.server.interceptor.InvokerMBeanServerInterceptor
 
setAttributes(MBeanMetaData, AttributeList) - Method in interface mx4j.server.interceptor.MBeanServerInterceptor
Sets the specified attributes values on the MBean instance.
setAttributes(MBeanMetaData, AttributeList) - Method in class mx4j.server.interceptor.SecurityMBeanServerInterceptor
 
setAttributes(ObjectName, AttributeList) - Method in class mx4j.server.MX4JMBeanServer
 
setAttributes(NamedNodeMap) - Method in interface mx4j.tools.config.ConfigurationBuilder.Node
 
setAttributes(NamedNodeMap) - Method in class mx4j.tools.config.DefaultConfigurationBuilder.AbstractNode
 
setAttributes(ObjectName, Object, Subject) - Method in class mx4j.tools.remote.AbstractServerInvoker
 
setAttributes(ObjectName, Object, Subject) - Method in class mx4j.tools.remote.http.HTTPClientInvoker
 
setAttributes(ObjectName, Object, Subject) - Method in class mx4j.tools.remote.http.HTTPService
 
setAttributes(ObjectName, Object, Subject) - Method in interface mx4j.tools.remote.JMXConnection
 
setAttributes(ObjectName, Object, Subject) - Method in class mx4j.tools.remote.JMXConnectionHandler
 
setAttributes(ObjectName, AttributeList) - Method in class mx4j.tools.remote.JMXConnectionMBeanServerConnection
 
setAttributes(AttributeList) - Method in class mx4j.tools.remote.proxy.RemoteMBeanProxy
 
setAttributes(ObjectName, Object, Subject) - Method in class mx4j.tools.remote.soap.SOAPClientInvoker
 
SetAttributesCommandProcessor - Class in mx4j.tools.adaptor.http
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 interface mx4j.tools.adaptor.http.HttpAdaptorMBean
Sets the Authentication Method.
setBCC(String) - Method in class mx4j.tools.mail.SMTP
 
setBCC(String) - Method in interface 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 interface 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 interface 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 interface 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 interface 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 interface mx4j.tools.mail.SMTPMBean
Sets the content of the mail
setCounter(Number) - Method in class mx4j.monitor.MX4JCounterMonitor.CounterMonitorInfo
 
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 interface 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 in mx4j.tools.remote.soap.axis.ser
 
SetDeser() - Constructor for class mx4j.tools.remote.soap.axis.ser.SetDeser
 
SetDeserFactory - Class in mx4j.tools.remote.soap.axis.ser
 
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 interface mx4j.monitor.MX4JCounterMonitorMBean
 
setDifferenceMode(boolean) - Method in class mx4j.monitor.MX4JGaugeMonitor
 
setDifferenceMode(boolean) - Method in interface mx4j.monitor.MX4JGaugeMonitorMBean
 
setDifferNotified(boolean) - Method in class mx4j.monitor.MX4JStringMonitor.StringMonitorInfo
 
setDocumentBuilder(DocumentBuilder) - Method in interface 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 interface 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 interface 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 interface mx4j.tools.mail.SMTPMBean
Sets the form address set to mail
setFromName(String) - Method in class mx4j.tools.mail.SMTP
 
setFromName(String) - Method in interface mx4j.tools.mail.SMTPMBean
Sets the from name presented on the mail
setGauge(Number) - Method in class mx4j.monitor.MX4JCounterMonitor.CounterMonitorInfo
 
setGauge(Number) - Method in class mx4j.monitor.MX4JGaugeMonitor.GaugeMonitorInfo
 
setGauge(String) - Method in class mx4j.monitor.MX4JStringMonitor.StringMonitorInfo
 
setGranularity(long) - Method in class mx4j.tools.stats.TimedStatisticsRecorder
 
setGranularity(long) - Method in interface 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 interface mx4j.monitor.MX4JMonitorMBean
 
setHeader(String, String) - Method in class mx4j.tools.adaptor.http.HttpOutputStream
Sets a given header code
setHighNotified(boolean) - Method in class mx4j.monitor.MX4JGaugeMonitor.GaugeMonitorInfo
 
setHost(String) - Method in class mx4j.tools.adaptor.http.HttpAdaptor
Sets the host name where the server will be listening
setHost(String) - Method in interface mx4j.tools.adaptor.http.HttpAdaptorMBean
Sets the host name where the server will be listening
setInitThreshold(Number) - Method in class mx4j.monitor.MX4JCounterMonitor
 
setInitThreshold(Number) - Method in interface mx4j.monitor.MX4JCounterMonitorMBean
 
setInvokeFilter(boolean) - Method in class mx4j.remote.NotificationTuple
 
setKeyManagerAlgorithm(String) - Method in class mx4j.tools.adaptor.ssl.SSLAdaptorServerSocketFactory
 
setKeyManagerAlgorithm(String) - Method in interface mx4j.tools.adaptor.ssl.SSLAdaptorServerSocketFactoryMBean
Sets the key manager algorithm, by default is "SunX509".
setKeyManagerPassword(String) - Method in class mx4j.tools.adaptor.ssl.SSLAdaptorServerSocketFactory
 
setKeyManagerPassword(String) - Method in interface 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
 
setKeyStoreName(String) - Method in interface 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
 
setKeyStorePassword(String) - Method in interface mx4j.tools.adaptor.ssl.SSLAdaptorServerSocketFactoryMBean
Sets the password to access the keystore specified by SSLAdaptorServerSocketFactoryMBean.setKeyStoreName(java.lang.String).
setKeyStoreType(String) - Method in class mx4j.tools.adaptor.ssl.SSLAdaptorServerSocketFactory
 
setKeyStoreType(String) - Method in interface 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 interface 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 interface 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 interface mx4j.tools.mail.SMTPMBean
Sets whether to login to the SMTP server
setLowNotified(boolean) - Method in class mx4j.monitor.MX4JGaugeMonitor.GaugeMonitorInfo
 
setMatchNotified(boolean) - Method in class mx4j.monitor.MX4JStringMonitor.StringMonitorInfo
 
setMaxEntries(int) - Method in class mx4j.tools.stats.AbstractStatisticsRecorder
 
setMaxEntries(int) - Method in interface mx4j.tools.stats.StatisticsRecorderMBean
Sets the maximum entries stored in this recorder
setMBean(Object) - Method in interface mx4j.server.MBeanMetaData
Sets the MBean instance
setMBeanDynamic(boolean) - Method in interface mx4j.server.MBeanMetaData
Sets whether the MBean is dynamic
setMBeanInfo(MBeanInfo) - Method in class mx4j.AbstractDynamicMBean
Sets the MBeanInfo object cached by this instance.
setMBeanInfo(MBeanInfo) - Method in interface mx4j.server.MBeanMetaData
Sets the MBeanInfo of the MBean
setMBeanInterface(Class) - Method in interface mx4j.server.MBeanMetaData
Sets the management interface of the standard MBean
setMBeanInvoker(MBeanInvoker) - Method in interface mx4j.server.MBeanMetaData
Sets the MBeanInvoker of the standard MBean
setMBeanServer(MBeanServer) - Method in class mx4j.server.ChainedMBeanServer
 
setMBeanServer(MBeanServer) - Method in interface mx4j.tools.adaptor.http.HttpCommandProcessor
Sets the target MBeanServer
setMBeanServer(MBeanServer) - Method in class mx4j.tools.adaptor.http.HttpCommandProcessorAdaptor
Sets the target MBeanServer
setMBeanStandard(boolean) - Method in interface 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 interface 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 interface 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 interface 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 interface mx4j.tools.jython.JythonRunnerMBean
Sets the notification type being listened.
setNotify(boolean) - Method in class mx4j.monitor.MX4JCounterMonitor
 
setNotify(boolean) - Method in interface mx4j.monitor.MX4JCounterMonitorMBean
 
setNotifyDiffer(boolean) - Method in class mx4j.monitor.MX4JStringMonitor
 
setNotifyDiffer(boolean) - Method in interface mx4j.monitor.MX4JStringMonitorMBean
 
setNotifyHigh(boolean) - Method in class mx4j.monitor.MX4JGaugeMonitor
 
setNotifyHigh(boolean) - Method in interface mx4j.monitor.MX4JGaugeMonitorMBean
 
setNotifyLow(boolean) - Method in class mx4j.monitor.MX4JGaugeMonitor
 
setNotifyLow(boolean) - Method in interface mx4j.monitor.MX4JGaugeMonitorMBean
 
setNotifyMatch(boolean) - Method in class mx4j.monitor.MX4JStringMonitor
 
setNotifyMatch(boolean) - Method in interface mx4j.monitor.MX4JStringMonitorMBean
 
setObjectid(String) - Method in class mx4j.tools.config.DefaultConfigurationBuilder.Object
 
setObjectName(ObjectName) - Method in interface mx4j.server.MBeanMetaData
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
 
setObjectname(String) - Method in class mx4j.tools.config.DefaultConfigurationBuilder.Register
 
setObjectname(String) - Method in class mx4j.tools.config.DefaultConfigurationBuilder.Unregister
 
setObservedAttribute(String) - Method in class mx4j.monitor.MX4JMonitor
 
setObservedAttribute(String) - Method in interface mx4j.monitor.MX4JMonitorMBean
 
setObservedAttribute(String) - Method in class mx4j.tools.stats.ObserverStatisticsRecorder
 
setObservedAttribute(String) - Method in interface mx4j.tools.stats.ObserverStatisticsRecorderMBean
Sets the Attribute to be observed
setObservedObject(ObjectName) - Method in class mx4j.tools.jython.JythonRunner
Sets the object being observed by this MBean.
setObservedObject(ObjectName) - Method in interface mx4j.tools.jython.JythonRunnerMBean
Sets the object being observed by this MBean.
setObservedObject(ObjectName) - Method in class mx4j.tools.mail.SMTP
 
setObservedObject(ObjectName) - Method in interface mx4j.tools.mail.SMTPMBean
Sets the observed object.
setObservedObject(ObjectName) - Method in class mx4j.tools.stats.ObserverStatisticsRecorder
 
setObservedObject(ObjectName) - Method in interface mx4j.tools.stats.ObserverStatisticsRecorderMBean
Sets the ObjectName to be observed
setOffset(Number) - Method in class mx4j.monitor.MX4JCounterMonitor
 
setOffset(Number) - Method in interface mx4j.monitor.MX4JCounterMonitorMBean
 
setOperation(String) - Method in class mx4j.tools.config.DefaultConfigurationBuilder.Call
 
setParent(ConfigurationBuilder.Node) - Method in interface mx4j.tools.config.ConfigurationBuilder.Node
 
setParent(ConfigurationBuilder.Node) - Method in class mx4j.tools.config.DefaultConfigurationBuilder.AbstractNode
 
setPathInJar(String) - Method in class mx4j.tools.adaptor.http.XSLTProcessor
 
setPathInJar(String) - Method in interface mx4j.tools.adaptor.http.XSLTProcessorMBean
Specifies the path of the XSL templates inside a jar file.
setPort(int) - Method in class mx4j.tools.adaptor.http.HttpAdaptor
Sets the value of the server's port
setPort(int) - Method in interface mx4j.tools.adaptor.http.HttpAdaptorMBean
Sets the value of the server's port
setPort(String) - Method in class mx4j.tools.config.DefaultConfigurationBuilder.Configuration
 
setPort(int) - Method in class mx4j.tools.naming.CosNamingService
Sets the port on which tnameserv listens for incoming connections.
setPort(int) - Method in interface mx4j.tools.naming.CosNamingServiceMBean
Sets the port on which tnameserv listens for incoming connections.
setPort(int) - Method in class mx4j.tools.naming.NamingService
 
setPort(int) - Method in interface mx4j.tools.naming.NamingServiceMBean
Sets the port on which rmiregistry listens for incoming connections.
setPriority(int) - Method in class mx4j.log.Logger
 
setProcessor(ProcessorMBean) - Method in class mx4j.tools.adaptor.http.HttpAdaptor
Sets the object which will post process the XML results.
setProcessor(ProcessorMBean) - Method in interface mx4j.tools.adaptor.http.HttpAdaptorMBean
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 interface mx4j.tools.adaptor.http.HttpAdaptorMBean
Sets the classname of the object which will post process the XML results.
setProcessorName(ObjectName) - Method in class mx4j.tools.adaptor.http.HttpAdaptor
Sets the object name which will post process the XML result.
setProcessorName(ObjectName) - Method in interface 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 interface 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
 
setResource(Object) - Method in class mx4j.AbstractDynamicMBean
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 interface 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 interface mx4j.tools.jython.JythonRunnerMBean
Sets the script source as URL.
SetSer - Class in mx4j.tools.remote.soap.axis.ser
 
SetSer() - Constructor for class mx4j.tools.remote.soap.axis.ser.SetSer
 
SetSerFactory - Class in mx4j.tools.remote.soap.axis.ser
 
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 interface 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 interface 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 interface mx4j.tools.mail.SMTPMBean
Sets the server's port.
setServerUsername(String) - Method in class mx4j.tools.mail.SMTP
 
setServerUsername(String) - Method in interface mx4j.tools.mail.SMTPMBean
Sets server's username, use with setLoginToServer(true)
setSocketFactory(AdaptorServerSocketFactory) - Method in class mx4j.tools.adaptor.http.HttpAdaptor
Sets the object which create the server sockets
setSocketFactory(AdaptorServerSocketFactory) - Method in interface mx4j.tools.adaptor.http.HttpAdaptorMBean
Sets the object which create the server sockets
setSocketFactoryName(ObjectName) - Method in class mx4j.tools.adaptor.http.HttpAdaptor
Sets the factory's object name which will create the server sockets
setSocketFactoryName(ObjectName) - Method in interface mx4j.tools.adaptor.http.HttpAdaptorMBean
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 interface 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
 
setSSLProtocol(String) - Method in interface 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 interface mx4j.monitor.MX4JStringMonitorMBean
 
setSubject(String) - Method in class mx4j.tools.mail.SMTP
 
setSubject(String) - Method in interface mx4j.tools.mail.SMTPMBean
Sets the mail's subject, by default is Empty subject.
setText(String) - Method in interface mx4j.tools.config.ConfigurationBuilder.Node
 
setText(String) - Method in class mx4j.tools.config.DefaultConfigurationBuilder.AbstractNode
 
setThreshold(Number) - Method in class mx4j.monitor.MX4JCounterMonitor.CounterMonitorInfo
 
setThresholdNotified(boolean) - Method in class mx4j.monitor.MX4JCounterMonitor.CounterMonitorInfo
 
setThresholds(Number, Number) - Method in class mx4j.monitor.MX4JGaugeMonitor
 
setThresholds(Number, Number) - Method in interface mx4j.monitor.MX4JGaugeMonitorMBean
 
setTimeout(int) - Method in class mx4j.tools.mail.SMTP
 
setTimeout(int) - Method in interface mx4j.tools.mail.SMTPMBean
Sets the send timeout, by default it is 10 secs
setTimestamp(long) - Method in class mx4j.monitor.MX4JCounterMonitor.CounterMonitorInfo
 
setTimestamp(long) - Method in class mx4j.monitor.MX4JGaugeMonitor.GaugeMonitorInfo
 
setTimestamp(long) - Method in class mx4j.monitor.MX4JStringMonitor.StringMonitorInfo
 
setTo(String) - Method in class mx4j.tools.mail.SMTP
 
setTo(String) - Method in interface 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
 
setTrustManagerAlgorithm(String) - Method in interface mx4j.tools.adaptor.ssl.SSLAdaptorServerSocketFactoryMBean
Sets the trust manager algorithm, by default is "SunX509".
setTrustStoreName(String) - Method in class mx4j.tools.adaptor.ssl.SSLAdaptorServerSocketFactory
 
setTrustStoreName(String) - Method in interface 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
 
setTrustStorePassword(String) - Method in interface mx4j.tools.adaptor.ssl.SSLAdaptorServerSocketFactoryMBean
Sets the password to access the truststore specified by SSLAdaptorServerSocketFactoryMBean.setTrustStoreName(java.lang.String).
setTrustStoreType(String) - Method in class mx4j.tools.adaptor.ssl.SSLAdaptorServerSocketFactory
 
setTrustStoreType(String) - Method in interface 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 interface 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 interface mx4j.tools.stats.ValueStatisticsRecorderMBean
Sets the value to be recorded
shutdown() - Method in class mx4j.tools.config.ConfigurationLoader
 
shutdown() - Method in interface mx4j.tools.config.ConfigurationLoaderMBean
 
Shutdown() - Constructor for class mx4j.tools.config.DefaultConfigurationBuilder.Shutdown
 
SHUTDOWN_COMMAND - Static variable in class mx4j.tools.config.DefaultConfigurationBuilder
 
size() - Method in interface 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 in mx4j.tools.mail
This MBean is meant to send a mail given certain situation.
SMTP() - Constructor for class mx4j.tools.mail.SMTP
 
SMTPMBean - Interface in mx4j.tools.mail
Management Interface of a SMTP MBean.
SOAPClientInvoker - Class in mx4j.tools.remote.soap
 
SOAPClientInvoker(String, Service) - Constructor for class mx4j.tools.remote.soap.SOAPClientInvoker
 
SOAPConnector - Class in mx4j.tools.remote.soap
 
SOAPConnector(JMXServiceURL, Map) - Constructor for class mx4j.tools.remote.soap.SOAPConnector
 
SOAPService - Class in mx4j.tools.remote.soap
The server-side service (the WebService actually) where remote calls end up after being parsed by Axis.
SOAPService() - Constructor for class mx4j.tools.remote.soap.SOAPService
 
sortAttributes(NamedNodeMap) - Method in class mx4j.tools.adaptor.http.DefaultProcessor
Returns a sorted list of attributes.
splitFunction(Object) - Method in class mx4j.util.MethodTernaryTree
 
SSLAdaptorServerSocketFactory - Class in mx4j.tools.adaptor.ssl
TODO: Fix this class to avoid hardcoding Sun's provider, since it will not work with IBM's JDK.
SSLAdaptorServerSocketFactory() - Constructor for class mx4j.tools.adaptor.ssl.SSLAdaptorServerSocketFactory
 
SSLAdaptorServerSocketFactoryMBean - Interface in mx4j.tools.adaptor.ssl
Management interface for the SSL ServerSocket factory
SSLAdaptorServerSocketFactoryMBeanDescription - Class in mx4j.tools.adaptor.ssl
 
SSLAdaptorServerSocketFactoryMBeanDescription() - Constructor for class mx4j.tools.adaptor.ssl.SSLAdaptorServerSocketFactoryMBeanDescription
 
SSLBurlapServlet - Class in mx4j.tools.remote.caucho.burlap
 
SSLBurlapServlet() - Constructor for class mx4j.tools.remote.caucho.burlap.SSLBurlapServlet
 
SSLHessianServlet - Class in mx4j.tools.remote.caucho.hessian
 
SSLHessianServlet() - Constructor for class mx4j.tools.remote.caucho.hessian.SSLHessianServlet
 
SSLRMIClientSocketFactory - Class in mx4j.tools.remote.rmi
 
SSLRMIClientSocketFactory() - Constructor for class mx4j.tools.remote.rmi.SSLRMIClientSocketFactory
 
SSLRMIServerSocketFactory - Class in mx4j.tools.remote.rmi
 
SSLRMIServerSocketFactory(SSLContext) - Constructor for class mx4j.tools.remote.rmi.SSLRMIServerSocketFactory
 
SSLRMIServerSocketFactory(SSLContext, int) - Constructor for class mx4j.tools.remote.rmi.SSLRMIServerSocketFactory
 
SSLSOAPService - Class in mx4j.tools.remote.soap
This 'pivot' is the one to be used when the invocation is uses the https protocol
SSLSOAPService() - Constructor for class mx4j.tools.remote.soap.SSLSOAPService
 
start() - Method in class mx4j.log.LoggerBroadcaster
 
start(String) - Method in class mx4j.log.LoggerBroadcaster
 
start() - Method in interface mx4j.log.LoggerBroadcasterMBean
 
start(String) - Method in interface mx4j.log.LoggerBroadcasterMBean
 
start() - Method in class mx4j.monitor.MX4JMonitor
 
start() - Method in interface mx4j.monitor.MX4JMonitorMBean
 
start() - Method in class mx4j.remote.AbstractHeartBeat
 
start() - Method in class mx4j.remote.AbstractRemoteNotificationClientHandler
 
start() - Method in interface mx4j.remote.HeartBeat
Starts the heart beat
start() - Method in interface mx4j.remote.RemoteNotificationClientHandler
Starts notification fetching
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 interface mx4j.server.interceptor.MBeanServerInterceptorConfiguratorMBean
Starts this configurator, so that the MBeanServer is now able to accept incoming calls.
start() - Method in class mx4j.timer.TimeQueue
Starts this TimeQueue.
start() - Method in class mx4j.tools.adaptor.http.HttpAdaptor
Starts the server
start() - Method in interface mx4j.tools.adaptor.http.HttpAdaptorMBean
Starts the server
start() - Method in class mx4j.tools.naming.CosNamingService
Starts this MBean: tnameserv can now accept incoming calls
start() - Method in interface mx4j.tools.naming.CosNamingServiceMBean
Starts this MBean: tnameserv can now accept incoming calls
start() - Method in class mx4j.tools.naming.NamingService
 
start() - Method in interface mx4j.tools.naming.NamingServiceMBean
Starts this MBean: rmiregistry can now accept incoming calls
start() - Method in class mx4j.tools.remote.AbstractJMXConnectorServer
 
start(JMXServiceURL, Map) - Method in class mx4j.tools.remote.http.jetty.JettyWebContainer
 
start(JMXServiceURL, Map) - Method in interface mx4j.tools.remote.http.WebContainer
Starts the web container
start() - Method in class mx4j.tools.stats.AbstractStatisticsRecorder
 
start() - Method in interface mx4j.tools.stats.StatisticsRecorderMBean
Starts recording a variable
startCall() - Method in interface mx4j.tools.remote.caucho.CauchoInput
 
startCall() - Method in interface 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 interface 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 CauchoInput.readObject(java.lang.Class).
startReply() - Method in interface mx4j.tools.remote.caucho.CauchoOutput
 
startup(Reader) - Method in class mx4j.tools.config.ConfigurationLoader
 
startup(Reader) - Method in interface mx4j.tools.config.ConfigurationLoaderMBean
 
Startup() - Constructor for class mx4j.tools.config.DefaultConfigurationBuilder.Startup
 
StatisticsRecorderMBean - Interface in mx4j.tools.stats
Management interface to be implemented by recorder MBeans.
StatisticsRecorderMBeanDescription - Class in mx4j.tools.stats
Descriptions of the StatisticsRecorderMBean interface
StatisticsRecorderMBeanDescription() - Constructor for class mx4j.tools.stats.StatisticsRecorderMBeanDescription
 
STATUS_AUTHENTICATE - Static variable in class mx4j.tools.adaptor.http.HttpConstants
Status code AUTHENTICATE
STATUS_BAD_REQUEST - Static variable in class mx4j.tools.adaptor.http.HttpConstants
Status code BAD REQUEST
STATUS_FORBIDDEN - Static variable in class mx4j.tools.adaptor.http.HttpConstants
Status code FORBIDDEN
STATUS_INTERNAL_ERROR - Static variable in class mx4j.tools.adaptor.http.HttpConstants
Status code INTERNAL ERROR
STATUS_MOVED_PERMANENTLY - Static variable in class mx4j.tools.adaptor.http.HttpConstants
Status code MOVED PERMANENTLY
STATUS_MOVED_TEMPORARILY - Static variable in class mx4j.tools.adaptor.http.HttpConstants
Status code MOVED TEMPORARILY
STATUS_NO_CONTENT - Static variable in class mx4j.tools.adaptor.http.HttpConstants
Status code NO CONTENT
STATUS_NOT_ALLOWED - Static variable in class mx4j.tools.adaptor.http.HttpConstants
Status code NOT ALLOWED
STATUS_NOT_FOUND - Static variable in class mx4j.tools.adaptor.http.HttpConstants
Status code NOT FOUND
STATUS_NOT_IMPLEMENTED - Static variable in class mx4j.tools.adaptor.http.HttpConstants
Status code NOT IMPLEMENTED
STATUS_OKAY - Static variable in class mx4j.tools.adaptor.http.HttpConstants
Status code OK
stop() - Method in class mx4j.log.LoggerBroadcaster
 
stop(String) - Method in class mx4j.log.LoggerBroadcaster
 
stop() - Method in interface mx4j.log.LoggerBroadcasterMBean
 
stop(String) - Method in interface mx4j.log.LoggerBroadcasterMBean
 
stop() - Method in class mx4j.monitor.MX4JMonitor
 
stop() - Method in interface mx4j.monitor.MX4JMonitorMBean
 
stop() - Method in class mx4j.remote.AbstractHeartBeat
 
stop() - Method in class mx4j.remote.AbstractRemoteNotificationClientHandler
 
stop() - Method in interface mx4j.remote.HeartBeat
Stops the heart beat
stop() - Method in interface mx4j.remote.RemoteNotificationClientHandler
Stops notification fetching
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 interface mx4j.server.interceptor.MBeanServerInterceptorConfiguratorMBean
Stops this configurator, so that the MBeanServer is not able to accept incoming calls.
stop() - Method in class mx4j.timer.TimeQueue
Stops this TimeQueue.
stop() - Method in class mx4j.tools.adaptor.http.HttpAdaptor
Stops the HTTP daemon
stop() - Method in interface mx4j.tools.adaptor.http.HttpAdaptorMBean
Stops the HTTP daemon
stop() - Method in class mx4j.tools.naming.CosNamingService
Stops this MBean: tnameserv cannot accept anymore incoming calls
stop() - Method in interface mx4j.tools.naming.CosNamingServiceMBean
Stops this MBean: tnameserv cannot accept anymore incoming calls
stop() - Method in class mx4j.tools.naming.NamingService
 
stop() - Method in interface mx4j.tools.naming.NamingServiceMBean
Stops this MBean: rmiregistry cannot accept anymore incoming calls
stop() - Method in class mx4j.tools.remote.AbstractJMXConnectorServer
 
stop() - Method in class mx4j.tools.remote.http.jetty.JettyWebContainer
 
stop() - Method in interface mx4j.tools.remote.http.WebContainer
Stops the web container
stop() - Method in class mx4j.tools.stats.AbstractStatisticsRecorder
 
stop() - Method in interface mx4j.tools.stats.StatisticsRecorderMBean
Stops recording a variable
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(Object) - Method in class mx4j.persist.MBeanPersister
 
store(Object) - Method in interface mx4j.persist.PersisterMBean
Store the given information to the storage media.
StringMonitorInfo() - Constructor for class mx4j.monitor.MX4JStringMonitor.StringMonitorInfo
 
sub(Number, Number) - Method in class mx4j.monitor.MX4JCounterMonitor
 
sub(Number, Number) - Method in class mx4j.monitor.MX4JGaugeMonitor
 
SubjectDeser - Class in mx4j.tools.remote.soap.axis.ser
 
SubjectDeser() - Constructor for class mx4j.tools.remote.soap.axis.ser.SubjectDeser
 
SubjectDeserFactory - Class in mx4j.tools.remote.soap.axis.ser
 
SubjectDeserFactory(Class, QName) - Constructor for class mx4j.tools.remote.soap.axis.ser.SubjectDeserFactory
 
subjectInvoke(Subject, Subject, AccessControlContext, Map, PrivilegedExceptionAction) - Static method in class mx4j.remote.MX4JRemoteUtils
 
subjectInvoke(Object, Method, Object[], Subject) - Method in class mx4j.tools.remote.SubjectInvoker
 
SubjectInvoker - Class in mx4j.tools.remote
 
SubjectInvoker(Object, Subject, AccessControlContext, Map) - Constructor for class mx4j.tools.remote.SubjectInvoker
 
SubjectSer - Class in mx4j.tools.remote.soap.axis.ser
 
SubjectSer() - Constructor for class mx4j.tools.remote.soap.axis.ser.SubjectSer
 
SubjectSerFactory - Class in mx4j.tools.remote.soap.axis.ser
 
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 in mx4j.tools.remote.soap.axis.ser
 
TargetedNotificationDeser() - Constructor for class mx4j.tools.remote.soap.axis.ser.TargetedNotificationDeser
 
TargetedNotificationDeserFactory - Class in mx4j.tools.remote.soap.axis.ser
 
TargetedNotificationDeserFactory(Class, QName) - Constructor for class mx4j.tools.remote.soap.axis.ser.TargetedNotificationDeserFactory
 
TargetedNotificationSer - Class in mx4j.tools.remote.soap.axis.ser
 
TargetedNotificationSer() - Constructor for class mx4j.tools.remote.soap.axis.ser.TargetedNotificationSer
 
TargetedNotificationSerFactory - Class in mx4j.tools.remote.soap.axis.ser
 
TargetedNotificationSerFactory(Class, QName) - Constructor for class mx4j.tools.remote.soap.axis.ser.TargetedNotificationSerFactory
 
task - Variable in class mx4j.tools.stats.TimedStatisticsRecorder
 
TimedStatisticsRecorder - Class in mx4j.tools.stats
TimedStatisticsRecorder records statistics of an attribute with a timer polling the value every certain interval
TimedStatisticsRecorder() - Constructor for class mx4j.tools.stats.TimedStatisticsRecorder
 
TimedStatisticsRecorderMBean - Interface in mx4j.tools.stats
Management interface for TimedStatisticsRecorder MBeans.
TimedStatisticsRecorderMBeanDescription - Class in mx4j.tools.stats
Management interface description for TimedStatisticsRecorder MBeans.
TimedStatisticsRecorderMBeanDescription() - Constructor for class mx4j.tools.stats.TimedStatisticsRecorderMBeanDescription
 
TimeQueue - Class in mx4j.timer
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 variable in class mx4j.tools.stats.TimedStatisticsRecorder
 
TimerNotificationDeser - Class in mx4j.tools.remote.soap.axis.ser
 
TimerNotificationDeser() - Constructor for class mx4j.tools.remote.soap.axis.ser.TimerNotificationDeser
 
TimerNotificationDeserFactory - Class in mx4j.tools.remote.soap.axis.ser
 
TimerNotificationDeserFactory(Class, QName) - Constructor for class mx4j.tools.remote.soap.axis.ser.TimerNotificationDeserFactory
 
TimerNotificationSer - Class in mx4j.tools.remote.soap.axis.ser
 
TimerNotificationSer() - Constructor for class mx4j.tools.remote.soap.axis.ser.TimerNotificationSer
 
TimerNotificationSerFactory - Class in mx4j.tools.remote.soap.axis.ser
 
TimerNotificationSerFactory(Class, QName) - Constructor for class mx4j.tools.remote.soap.axis.ser.TimerNotificationSerFactory
 
TimerTask - Class in mx4j.timer
A subclass of TimeTask for the JMX Timer service.
TimerTask(TimerNotification, Date, long, long, boolean) - Constructor for class mx4j.timer.TimerTask
 
TimeTask - Class in mx4j.timer
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.remote.NotificationTuple
 
toString() - Method in class mx4j.tools.stats.NotificationStatisticsRecorder
 
toString() - Method in class mx4j.tools.stats.TimedStatisticsRecorder
 
toString() - Method in class mx4j.tools.stats.ValueStatisticsRecorder
 
TRACE - Static variable in class mx4j.log.Logger
 
trace(Object) - Method in class mx4j.log.Logger
 
trace(Object, Throwable) - Method in class mx4j.log.Logger
 
TYPE_ATTR - Static variable in class mx4j.loading.MLetParser
 

U

unbind(String) - Method in class mx4j.tools.naming.NamingService
 
unbind(String) - Method in interface mx4j.tools.naming.NamingServiceMBean
Removes the binding for the specified name in the rmiregistry
unbindServer(Object, JMXServiceURL, Map) - Method in class mx4j.remote.ConnectionResolver
Unbinds the server bound by ConnectionResolver.bindServer(java.lang.Object, javax.management.remote.JMXServiceURL, java.util.Map) from the place specified by the JMXServiceURL.
unbindServer(Object, JMXServiceURL, Map) - Method in class mx4j.remote.resolver.rmi.Resolver
 
unbindServer(Object, JMXServiceURL, Map) - Method in class mx4j.tools.remote.http.HTTPResolver
 
unbindServer(Object, JMXServiceURL, Map) - Method in class mx4j.tools.remote.resolver.local.Resolver
 
undeploy(JMXServiceURL, Map) - Method in class mx4j.tools.remote.http.HTTPResolver
 
undeploy(String, JMXServiceURL, Map) - Method in class mx4j.tools.remote.http.jetty.JettyWebContainer
 
undeploy(String, JMXServiceURL, Map) - Method in interface mx4j.tools.remote.http.WebContainer
Undeploys the servlet mapped to the URL specified by the given JMXServiceURL.
undeploy(JMXServiceURL, Map) - Method in class mx4j.tools.remote.resolver.soap.Resolver
 
unmarshal(MarshalledObject) - Static method in class mx4j.remote.rmi.Marshaller
 
Unregister() - Constructor for class mx4j.tools.config.DefaultConfigurationBuilder.Unregister
 
unregisterListener() - Method in class mx4j.tools.jython.JythonRunner
 
unregisterListener() - Method in class mx4j.tools.mail.SMTP
 
unregisterMBean(ObjectName) - Method in class mx4j.remote.rmi.ClientInvoker
 
unregisterMBean(ObjectName, Subject) - Method in class mx4j.remote.rmi.RMIConnectionInvoker
 
unregisterMBean(ObjectName) - Method in class mx4j.server.ChainedMBeanServer
 
unregisterMBean(ObjectName) - Method in class mx4j.server.MX4JMBeanServer
 
unregisterMBean(ObjectName, Subject) - Method in class mx4j.tools.remote.AbstractServerInvoker
 
unregisterMBean(ObjectName, Subject) - Method in class mx4j.tools.remote.http.HTTPClientInvoker
 
unregisterMBean(ObjectName, Subject) - Method in class mx4j.tools.remote.http.HTTPService
 
unregisterMBean(ObjectName, Subject) - Method in interface mx4j.tools.remote.JMXConnection
 
unregisterMBean(ObjectName, Subject) - Method in class mx4j.tools.remote.JMXConnectionHandler
 
unregisterMBean(ObjectName) - Method in class mx4j.tools.remote.JMXConnectionMBeanServerConnection
 
unregisterMBean(ObjectName, Subject) - Method in class mx4j.tools.remote.soap.SOAPClientInvoker
 
unschedule(TimeTask) - Method in class mx4j.timer.TimeQueue
Removes the given task from this TimeQueue
USE_EXTERNAL_WEB_CONTAINER - Static variable in class mx4j.tools.remote.http.HTTPConnectorServer
 
Utils - Class in mx4j.util
Several utility functions for the JMX implementation
Utils() - Constructor for class mx4j.util.Utils
 

V

value - Variable in class mx4j.tools.stats.ValueStatisticsRecorder
 
VALUE_ATTR - Static variable in class mx4j.loading.MLetParser
 
ValueStatisticsRecorder - Class in mx4j.tools.stats
ValueStatisticsRecorder records statistics of an attribute based on changes on the variable value.
ValueStatisticsRecorder() - Constructor for class mx4j.tools.stats.ValueStatisticsRecorder
 
ValueStatisticsRecorderMBean - Interface in mx4j.tools.stats
Management interface for the ValueStatisticsRecorder MBean.
ValueStatisticsRecorderMBeanDescription - Class in mx4j.tools.stats
MBean description.
ValueStatisticsRecorderMBeanDescription() - Constructor for class mx4j.tools.stats.ValueStatisticsRecorderMBeanDescription
 
VERSION_ATTR - Static variable in class mx4j.loading.MLetParser
 

W

waitForNotifications(Object, long) - Method in class mx4j.remote.DefaultRemoteNotificationServerHandler
Called when there are no notifications to send to the client.
WARN - Static variable in class mx4j.log.Logger
 
warn(Object) - Method in class mx4j.log.Logger
 
warn(Object, Throwable) - Method in class mx4j.log.Logger
 
WEB_CONTAINER_CONFIGURATION - Static variable 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 in mx4j.tools.remote.http
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(String) - Method in class mx4j.tools.adaptor.http.HttpOutputStream
Writes a given message line
write(InputStream) - Method in class mx4j.tools.adaptor.http.HttpOutputStream
Writes the content of the input stream to the output stream
writeError(HttpOutputStream, HttpInputStream, Exception) - Method in class mx4j.tools.adaptor.http.DefaultProcessor
 
writeError(HttpOutputStream, HttpInputStream, Exception) - Method in interface mx4j.tools.adaptor.http.ProcessorMBean
The method will process the result exception and produce output.
writeError(HttpOutputStream, HttpInputStream, Exception) - Method in class mx4j.tools.adaptor.http.XSLTProcessor
 
writeFault(Throwable) - Method in interface mx4j.tools.remote.caucho.CauchoOutput
 
writeHeader(String) - Method in interface mx4j.tools.remote.caucho.CauchoOutput
 
writeMethod(String) - Method in interface mx4j.tools.remote.caucho.CauchoOutput
 
writeObject(Object) - Method in interface mx4j.tools.remote.caucho.CauchoOutput
 
writeResponse(HttpOutputStream, HttpInputStream, Document) - Method in class mx4j.tools.adaptor.http.DefaultProcessor
 
writeResponse(HttpOutputStream, HttpInputStream, Document) - Method in interface mx4j.tools.adaptor.http.ProcessorMBean
The method will process the result string and produce an output.
writeResponse(HttpOutputStream, HttpInputStream, Document) - Method in class mx4j.tools.adaptor.http.XSLTProcessor
 
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 in mx4j.tools.adaptor.http
XSLTPostProcessor pass the document through an XSLT transformation
XSLTProcessor() - Constructor for class mx4j.tools.adaptor.http.XSLTProcessor
 
XSLTProcessorMBean - Interface in mx4j.tools.adaptor.http
Management interface for the XSLTProcessor MBean.
XSLTProcessorMBeanDescription - Class in mx4j.tools.adaptor.http
Management interface descriptions for the XSLTProcessor MBean.
XSLTProcessorMBeanDescription() - Constructor for class mx4j.tools.adaptor.http.XSLTProcessorMBeanDescription
 
A B C D E F G H I J L M N O P Q R S T U V W X 

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