- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- isClosed() - Method in class mx4j.tools.remote.AbstractJMXConnector
-
- isClosed() - Method in class mx4j.tools.remote.JMXConnectionHandler
-
- isConnected() - Method in class mx4j.tools.remote.AbstractJMXConnector
-
- 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
-
- 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.
- 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
-
- 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
-
- sendConnectionNotificationFailed() - Method in class mx4j.remote.ConnectionNotificationEmitter
-
- sendConnectionNotificationLost(long) - Method in class mx4j.remote.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
-
- 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
-
- 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
-
- 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
-