|
|||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
MBeanServerInterceptorConfigurator.addInterceptor(mx4j.server.interceptor.MBeanServerInterceptor)
.
MBeanServerInterceptorConfigurator.addInterceptor(mx4j.server.interceptor.MBeanServerInterceptor)
.
AbstractConnectionManager.getEnvironment()
.
org.apache.commons.codec.binary.Base64
implementation.ConnectionResolver.lookupClient(javax.management.remote.JMXServiceURL, java.util.Map)
to the server side.
ConnectionResolver.createServer(javax.management.remote.JMXServiceURL, java.util.Map)
to a place specified by the JMXServiceURL.
JMXConnectors
that use heartbeat to check if the
connection with JMXConnectorServers
is still alive.
JMXConnector
and a
JMXConnectorServer
failed, at which a
notification failed
is emitted.
ChainedMBeanServer.setMBeanServer(javax.management.MBeanServer)
MBeanServer
.
RMIConnection
calls,
performing wrapping of parameters and/or the needed actions.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.MBeanServerInterceptorConfigurator.addInterceptor(MBeanServerInterceptor interceptor)
.
MBeanServerInterceptorConfiguratorMBean.addInterceptor(MBeanServerInterceptor interceptor)
.
JMXConnector.connect()
arrives on server side.
ConnectionResolver.createServer(javax.management.remote.JMXServiceURL, java.util.Map)
, by cleaning up resources it may have requested
at creation time
AbstractJMXConnectorServer.getAttributes()
does.
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
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 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.http.HTTPClientInvoker
getMBeanCount(Subject) -
Method in class mx4j.tools.remote.http.HTTPService
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() -
Method in interface mx4j.server.MBeanMetaData
Returns the MBeanInfo of the MBean
getMBeanInfo(ObjectName) -
Method in class mx4j.server.MX4JMBeanServer
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(ObjectName, Subject) -
Method in class mx4j.tools.remote.AbstractServerInvoker
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(ObjectName, Subject) -
Method in class mx4j.tools.remote.http.HTTPClientInvoker
getMBeanInfo(ObjectName, Subject) -
Method in class mx4j.tools.remote.http.HTTPService
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
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.
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.TimeTask
Returns the next time at which the task will be executed, ie the TimeTask.run()
method is called.
getNextExecutionTime() -
Method in class mx4j.timer.TimerTask
getNotification() -
Method in class mx4j.timer.TimerTask
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
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
getNotificationsCount() -
Method in class mx4j.remote.AbstractRemoteNotificationClientHandler
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
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 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.http.HTTPClientInvoker
getObjectInstance(ObjectName, Subject) -
Method in class mx4j.tools.remote.http.HTTPService
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
getObjectid() -
Method in class mx4j.tools.config.DefaultConfigurationBuilder.Object
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.TimeTask
Returns the period of this task.
getPeriod() -
Method in class mx4j.timer.TimerTask
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
Returns the Processor set by HttpAdaptorMBean.setProcessor(mx4j.tools.adaptor.http.ProcessorMBean)
getProcessorName() -
Method in class mx4j.tools.adaptor.http.HttpAdaptor
getProcessorName() -
Method in interface mx4j.tools.adaptor.http.HttpAdaptorMBean
Returns the ObjectName of the processor set by HttpAdaptorMBean.setProcessorName(javax.management.ObjectName)
getProtocol() -
Method in interface mx4j.tools.remote.ConnectionManager
Returns the protocol used by the corrispondent JMXConnectorServer.
getProtocol() -
Method in class mx4j.tools.remote.caucho.CauchoService
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 class 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.CauchoClientInvoker
getService() -
Method in class mx4j.tools.remote.caucho.CauchoServlet
getService() -
Method in class mx4j.tools.remote.caucho.burlap.BurlapServlet
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
getTimeStamp() -
Method in class mx4j.tools.remote.soap.axis.ser.NotificationDeser
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
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
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.
getUserData() -
Method in class mx4j.tools.remote.soap.axis.ser.NotificationDeser
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.
getVariableValues(String) -
Method in class mx4j.tools.adaptor.http.HttpInputStream
Returns one variable values.
getVariables() -
Method in class mx4j.tools.adaptor.http.HttpInputStream
Returns a map with the variables passed in the request.
getVersion() -
Method in class mx4j.loading.MLetTag
getVersion() -
Method in class mx4j.tools.adaptor.http.HttpAdaptor
Gets the HttpAdaptor version
getVersion() -
Method in interface mx4j.tools.adaptor.http.HttpAdaptorMBean
Gets the HttpAdaptor version
getVersion() -
Method in class mx4j.tools.adaptor.http.HttpInputStream
Returns the version of the request
granularity -
Variable in class mx4j.tools.stats.TimedStatisticsRecorder
H
- HTTPClientInvoker - class mx4j.tools.remote.http.HTTPClientInvoker.
-
- HTTPClientInvoker() -
Constructor for class mx4j.tools.remote.http.HTTPClientInvoker
-
- HTTPConnection - interface mx4j.tools.remote.http.HTTPConnection.
-
- HTTPConnectionHandler - class mx4j.tools.remote.http.HTTPConnectionHandler.
-
- HTTPConnectionHandler(JMXConnection, ConnectionManager, String) -
Constructor for class mx4j.tools.remote.http.HTTPConnectionHandler
-
- HTTPConnectionMBeanServerConnection - class mx4j.tools.remote.http.HTTPConnectionMBeanServerConnection.
- Implementation of an adapter that converts MBeanServerConnection calls
to HTTPConnection calls.
- HTTPConnectionMBeanServerConnection(JMXConnection, Subject, RemoteNotificationClientHandler) -
Constructor for class mx4j.tools.remote.http.HTTPConnectionMBeanServerConnection
-
- HTTPConnectionManager - class mx4j.tools.remote.http.HTTPConnectionManager.
-
- HTTPConnectionManager(AbstractJMXConnectorServer, String, Map) -
Constructor for class mx4j.tools.remote.http.HTTPConnectionManager
-
- HTTPConnector - class mx4j.tools.remote.http.HTTPConnector.
-
- HTTPConnector(JMXServiceURL, Map) -
Constructor for class mx4j.tools.remote.http.HTTPConnector
-
- HTTPConnectorServer - class mx4j.tools.remote.http.HTTPConnectorServer.
-
- HTTPConnectorServer(JMXServiceURL, Map, MBeanServer) -
Constructor for class mx4j.tools.remote.http.HTTPConnectorServer
-
- HTTPHeartBeat - class mx4j.tools.remote.http.HTTPHeartBeat.
-
- HTTPHeartBeat(HTTPConnection, ConnectionNotificationEmitter, Map) -
Constructor for class mx4j.tools.remote.http.HTTPHeartBeat
-
- HTTPRemoteNotificationClientHandler - class mx4j.tools.remote.http.HTTPRemoteNotificationClientHandler.
-
- HTTPRemoteNotificationClientHandler(HTTPConnection, ConnectionNotificationEmitter, HeartBeat, Map) -
Constructor for class mx4j.tools.remote.http.HTTPRemoteNotificationClientHandler
-
- HTTPResolver - class mx4j.tools.remote.http.HTTPResolver.
-
- HTTPResolver() -
Constructor for class mx4j.tools.remote.http.HTTPResolver
-
- HTTPServerInvoker - class mx4j.tools.remote.http.HTTPServerInvoker.
- Implementation of the HTTPConnector interface that forwards the calls
to an MBeanServerConnection object.
- HTTPServerInvoker(MBeanServerConnection, RemoteNotificationServerHandler) -
Constructor for class mx4j.tools.remote.http.HTTPServerInvoker
-
- HTTPService - class mx4j.tools.remote.http.HTTPService.
-
- HTTPService() -
Constructor for class mx4j.tools.remote.http.HTTPService
-
- HTTPSubjectInvoker - class mx4j.tools.remote.http.HTTPSubjectInvoker.
-
- HTTP_SERVER_CONFIGURATION -
Static variable in interface mx4j.remote.MX4JRemoteConstants
- Deprecated. Use
HTTPConnectorServer.WEB_CONTAINER_CONFIGURATION
instead
- HTTP_VERSION -
Static variable in class mx4j.tools.adaptor.http.HttpConstants
- HTTP implemented version
- HeartBeat - interface mx4j.remote.HeartBeat.
- A continuous pulse from client to server that gives the information that
the connection is alive and the server is up.
- HessianClientInvoker - class mx4j.tools.remote.caucho.hessian.HessianClientInvoker.
-
- HessianClientInvoker(String) -
Constructor for class mx4j.tools.remote.caucho.hessian.HessianClientInvoker
-
- HessianServlet - class mx4j.tools.remote.caucho.hessian.HessianServlet.
-
- HessianServlet() -
Constructor for class mx4j.tools.remote.caucho.hessian.HessianServlet
-
- HttpAdaptor - class mx4j.tools.adaptor.http.HttpAdaptor.
- HttpAdaptor sets the basic adaptor listening for HTTP requests
- HttpAdaptor() -
Constructor for class mx4j.tools.adaptor.http.HttpAdaptor
- Default Constructor added so that we can have some additional
constructors as well.
- HttpAdaptor(int) -
Constructor for class mx4j.tools.adaptor.http.HttpAdaptor
- Overloaded constructor to allow the port to be set.
- HttpAdaptor(String) -
Constructor for class mx4j.tools.adaptor.http.HttpAdaptor
- Overloaded constructor to allow the host to be set.
- HttpAdaptor(int, String) -
Constructor for class mx4j.tools.adaptor.http.HttpAdaptor
- Overloaded constructor to allow the port to be set.
- HttpAdaptorMBean - interface mx4j.tools.adaptor.http.HttpAdaptorMBean.
- Management interface for the HttpAdaptor MBean.
- HttpAdaptorMBeanDescription - class mx4j.tools.adaptor.http.HttpAdaptorMBeanDescription.
- Management interface descriptions for the HttpAdaptor MBean.
- HttpAdaptorMBeanDescription() -
Constructor for class mx4j.tools.adaptor.http.HttpAdaptorMBeanDescription
-
- HttpCommandProcessor - interface mx4j.tools.adaptor.http.HttpCommandProcessor.
- HttpCommandProcessor sets the structure of a command processor
- HttpCommandProcessorAdaptor - class mx4j.tools.adaptor.http.HttpCommandProcessorAdaptor.
- HttpCommandProcessor sets the structure of a command processor
- HttpCommandProcessorAdaptor() -
Constructor for class mx4j.tools.adaptor.http.HttpCommandProcessorAdaptor
-
- HttpConstants - class mx4j.tools.adaptor.http.HttpConstants.
- Define constants for the HTTP request processing
- HttpConstants() -
Constructor for class mx4j.tools.adaptor.http.HttpConstants
-
- HttpException - exception mx4j.tools.adaptor.http.HttpException.
- HttpException is emitted when an error parsing an HTTP request appears
- HttpException(int, String) -
Constructor for class mx4j.tools.adaptor.http.HttpException
- Constructor for the HttpException object
- HttpInputStream - class mx4j.tools.adaptor.http.HttpInputStream.
- HttpInputStream processes an HTTP request
- HttpInputStream(InputStream) -
Constructor for class mx4j.tools.adaptor.http.HttpInputStream
- Constructs a new HttpInputStream
- HttpOutputStream - class mx4j.tools.adaptor.http.HttpOutputStream.
- HttpAdaptor sets the basic adaptor listening for HTTP requests
- HttpOutputStream(OutputStream, HttpInputStream) -
Constructor for class mx4j.tools.adaptor.http.HttpOutputStream
- Creates a new HttpOutputStream with a given OutputStream and an InputStream
- HttpUtil - class mx4j.tools.adaptor.http.HttpUtil.
- Utility methods for the HTTP adaptor
- HttpUtil() -
Constructor for class mx4j.tools.adaptor.http.HttpUtil
-
- handleNotification(Notification, Object) -
Method in class mx4j.tools.jython.JythonRunner
-
- handleNotification(Notification, Object) -
Method in class mx4j.tools.mail.SMTP
-
- handleNotification(Notification, Object) -
Method in class mx4j.tools.stats.NotificationStatisticsRecorder
-
- handleSpecialInvoke(Object, Method, Object[]) -
Method in class mx4j.tools.remote.SubjectInvoker
-
- hashCode() -
Method in class mx4j.remote.NotificationTuple
-
- hashCode() -
Method in class mx4j.timer.TimerTask
-
- hashCode() -
Method in class mx4j.tools.remote.rmi.SSLRMIClientSocketFactory
-
- headers -
Variable in class mx4j.tools.adaptor.http.HttpOutputStream
- Headers to be sent
I
- I18NStandardMBean - class mx4j.tools.i18n.I18NStandardMBean.
- 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.
- INFO -
Static variable in class mx4j.log.Logger
-
- ImplementationException - exception mx4j.ImplementationException.
- Thrown when an internal error in the MX4J implementation is detected.
- ImplementationException() -
Constructor for class mx4j.ImplementationException
-
- ImplementationException(String) -
Constructor for class mx4j.ImplementationException
-
- InvokeOperationCommandProcessor - class mx4j.tools.adaptor.http.InvokeOperationCommandProcessor.
- InvokeOperationCommandProcessor, processes a request for unregistering an MBean
- InvokeOperationCommandProcessor() -
Constructor for class mx4j.tools.adaptor.http.InvokeOperationCommandProcessor
-
- InvokerMBeanServerInterceptor - class mx4j.server.interceptor.InvokerMBeanServerInterceptor.
- 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 mx4j.server.interceptor.InvokerMBeanServerInterceptorMBean.
- Management interface for the InvokerMBeanServerInterceptor MBean
- InvokerMBeanServerInterceptorMBeanDescription - class mx4j.server.interceptor.InvokerMBeanServerInterceptorMBeanDescription.
- Management interface description for the InvokerMBeanServerInterceptor MBean.
- InvokerMBeanServerInterceptorMBeanDescription() -
Constructor for class mx4j.server.interceptor.InvokerMBeanServerInterceptorMBeanDescription
-
- indexOf(char[], int, char, int) -
Static method in class mx4j.tools.adaptor.http.HttpUtil
-
- 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.CauchoServlet
-
- init() -
Method in class mx4j.tools.remote.caucho.burlap.BurlapServlet
-
- 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(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
-
- 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
-
- introspect(MBeanMetaData) -
Method in class mx4j.server.MBeanIntrospector
- Introspect the given mbean, storing the results in the given metadata.
- invoke(String, Object[], String[]) -
Method in class mx4j.AbstractDynamicMBean
- Returns the value of the manageable operation as specified by the DynamicMBean interface
- invoke(String, Class[], Object[]) -
Method in class mx4j.AbstractDynamicMBean
- Deprecated. Replaced by
AbstractDynamicMBean.invoke(Object,String,Class[],Object[])
.
The resource passed is the resource as set by AbstractDynamicMBean.setResource(java.lang.Object)
or - if it is null - 'this' instance.
This method is deprecated because it is not thread safe.
- invoke(Object, String, Class[], Object[]) -
Method in class mx4j.AbstractDynamicMBean
- Looks up the method to call on given resource and invokes it.
- invoke(Object, Method, Object[]) -
Method in class mx4j.remote.ClientProxy
-
- invoke(Object, Method, Object[]) -
Method in class mx4j.remote.rmi.ClientExceptionCatcher
-
- invoke(ObjectName, String, Object[], String[]) -
Method in class mx4j.remote.rmi.ClientInvoker
-
- invoke(Object, Method, Object[]) -
Method in class mx4j.remote.rmi.ClientUnmarshaller
-
- invoke(ObjectName, String, MarshalledObject, String[], Subject) -
Method in class mx4j.remote.rmi.RMIConnectionInvoker
-
- invoke(Object, Method, Object[]) -
Method in class mx4j.remote.rmi.RMIConnectionProxy
-
- invoke(Object, Method, Object[]) -
Method in class mx4j.remote.rmi.RMIConnectionSubjectInvoker
-
- invoke(ObjectName, String, Object[], String[]) -
Method in class mx4j.server.ChainedMBeanServer
-
- invoke(MBeanMetaData, String, String[], Object[]) -
Method in 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(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(ObjectName, String, Object, String[], Subject) -
Method in class mx4j.tools.remote.AbstractServerInvoker
-
- 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(Object, Method, Object[]) -
Method in class mx4j.tools.remote.SubjectInvoker
-
- 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(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
-
- 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.
- isActive() -
Method in class mx4j.monitor.MX4JMonitor
-
- isActive() -
Method in interface mx4j.monitor.MX4JMonitorMBean
-
- isActive() -
Method in class mx4j.remote.AbstractRemoteNotificationClientHandler
- Returns whether this client handler is fetching notifications or not.
- isActive() -
Method in class mx4j.tools.adaptor.http.HttpAdaptor
- Indicates whether the server's running
- isActive() -
Method in interface mx4j.tools.adaptor.http.HttpAdaptorMBean
- Indicates whether the server's running
- isActive() -
Method in class mx4j.tools.remote.AbstractJMXConnectorServer
-
- isActive -
Variable in class mx4j.tools.stats.AbstractStatisticsRecorder
-
- isActive() -
Method in class mx4j.tools.stats.AbstractStatisticsRecorder
-
- isActive() -
Method in interface mx4j.tools.stats.StatisticsRecorderMBean
- Indicates whether the MBean is recording values
- isArrayByteBase64(byte[]) -
Static method in class mx4j.util.Base64Codec
-
- isAttributeGetter(Method) -
Static method in class mx4j.util.Utils
- Returns true is the given method is a JMX attribute getter method
- isAttributeSetter(Method) -
Static method in class mx4j.util.Utils
- Returns true if the method is a JMX attribute setter method
- isClosed() -
Method in class mx4j.tools.remote.AbstractConnectionManager
- Returns whether the
AbstractConnectionManager.close()
method has been called.
- isClosed() -
Method in class mx4j.tools.remote.AbstractJMXConnector
- Returns whether the
AbstractJMXConnector.close()
method has been called.
- isClosed() -
Method in class mx4j.tools.remote.JMXConnectionHandler
-
- isConnected() -
Method in class mx4j.tools.remote.AbstractJMXConnector
- Returns whether the
AbstractJMXConnector.connect()
or AbstractJMXConnector.connect(Map)
method has been called on this JMXConnector.
- isDifferNotified() -
Method in class mx4j.monitor.MX4JStringMonitor.StringMonitorInfo
-
- isDouble -
Variable in class mx4j.tools.stats.AbstractStatisticsRecorder
-
- isEnabled() -
Method in class mx4j.server.interceptor.DefaultMBeanServerInterceptor
- Returns whether this interceptor is enabled
- isEnabled() -
Method in interface mx4j.server.interceptor.DefaultMBeanServerInterceptorMBean
- Returns whether this interceptor is enabled
- isEnabled() -
Method in class mx4j.server.interceptor.InvokerMBeanServerInterceptor
- This interceptor is always enabled
- isEnabled() -
Method in interface mx4j.server.interceptor.InvokerMBeanServerInterceptorMBean
- This interceptor is always enabled
- isEnabled() -
Method in class mx4j.server.interceptor.SecurityMBeanServerInterceptor
-
- isEnabled() -
Method in interface mx4j.server.interceptor.SecurityMBeanServerInterceptorMBean
- This interceptor is always enabled
- isEnabledFor(int) -
Method in class mx4j.log.Logger
-
- isEncodedForm(JMXServiceURL) -
Method in class mx4j.remote.resolver.iiop.Resolver
-
- isEncodedForm(JMXServiceURL) -
Method in class mx4j.remote.resolver.rmi.Resolver
-
- isErrorNotified() -
Method in class mx4j.monitor.MX4JMonitor.MonitorInfo
-
- isFinished() -
Method in class mx4j.timer.TimeTask
- Returns whethere this task is finished.
- isFinished() -
Method in class mx4j.timer.TimerTask
-
- 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 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.http.HTTPClientInvoker
-
- isInstanceOf(ObjectName, String, Subject) -
Method in class mx4j.tools.remote.http.HTTPService
-
- 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
-
- 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
- isMatchNotified() -
Method in class mx4j.monitor.MX4JStringMonitor.StringMonitorInfo
-
- isPeriodic() -
Method in class mx4j.timer.TimeTask
- Returns whether this task is periodic.
- isPeriodic() -
Method in class mx4j.timer.TimerTask
-
- isPlainInvoke(Method) -
Method in class mx4j.tools.remote.SubjectInvoker
-
- isPlainInvoke(Method) -
Method in class mx4j.tools.remote.http.HTTPSubjectInvoker
-
- 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 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.http.HTTPClientInvoker
-
- isRegistered(ObjectName, Subject) -
Method in class mx4j.tools.remote.http.HTTPService
-
- isRegistered(ObjectName, Subject) -
Method in class mx4j.tools.remote.soap.SOAPClientInvoker
-
- isRunning() -
Method in class mx4j.server.interceptor.MBeanServerInterceptorConfigurator
- Returns whether this configurator is running and thus if the MBeanServer can accept incoming calls
- isRunning() -
Method in interface mx4j.server.interceptor.MBeanServerInterceptorConfiguratorMBean
- Returns whether this configurator is running and thus if the MBeanServer can accept incoming calls
- isRunning() -
Method in class mx4j.tools.naming.CosNamingService
- Returns whether this MBean has been started and not yet stopped.
- isRunning() -
Method in interface mx4j.tools.naming.CosNamingServiceMBean
- Returns whether this MBean has been started and not yet stopped.
- isRunning() -
Method in class mx4j.tools.naming.NamingService
-
- isRunning() -
Method in interface mx4j.tools.naming.NamingServiceMBean
- Returns whether this MBean has been started and not yet stopped.
- isStopped() -
Method in class mx4j.tools.remote.AbstractJMXConnectorServer
- Returns whether the
AbstractJMXConnectorServer.stop()
method of this JMXConnectorServer has been called.
- isThresholdNotified() -
Method in class mx4j.monitor.MX4JCounterMonitor.CounterMonitorInfo
-
- isTrulySerializable(Object) -
Static method in class mx4j.remote.MX4JRemoteUtils
-
- isUseCache() -
Method in class mx4j.tools.adaptor.http.XSLTProcessor
-
- isUseCache() -
Method in interface mx4j.tools.adaptor.http.XSLTProcessorMBean
- Returns if the XSL Templates are cached
- isUseJar() -
Method in class mx4j.tools.adaptor.http.XSLTProcessor
-
- isUseJar() -
Method in interface mx4j.tools.adaptor.http.XSLTProcessorMBean
- Returns if the XSL files are contained in a jar/zip file.
- isUsePath() -
Method in class mx4j.tools.adaptor.http.XSLTProcessor
-
- isUsePath() -
Method in interface mx4j.tools.adaptor.http.XSLTProcessorMBean
- Returns if the XSL files are contained in a path.
- iterator() -
Method in interface mx4j.server.MBeanRepository
- Returns an iterator on the metadata stored in this repository.
J
- JMXConnection - interface mx4j.tools.remote.JMXConnection.
-
- JMXConnectionHandler - class mx4j.tools.remote.JMXConnectionHandler.
- This handler manages the operations related to the connection itself, such as
JMXConnectionHandler.close()
, AbstractConnection.getConnectionId()
. - JMXConnectionHandler(JMXConnection, ConnectionManager, String) -
Constructor for class mx4j.tools.remote.JMXConnectionHandler
-
- JMXConnectionMBeanServerConnection - class mx4j.tools.remote.JMXConnectionMBeanServerConnection.
- Abstract implementation of an adapter that converts MBeanServerConnection calls
to JMXConnection calls.
- JMXConnectionMBeanServerConnection(JMXConnection, Subject) -
Constructor for class mx4j.tools.remote.JMXConnectionMBeanServerConnection
-
- JMXSerializerFactory - class mx4j.tools.remote.caucho.serialization.JMXSerializerFactory.
-
- JMXSerializerFactory() -
Constructor for class mx4j.tools.remote.caucho.serialization.JMXSerializerFactory
-
- JettyWebContainer - class mx4j.tools.remote.http.jetty.JettyWebContainer.
- Jetty's implementation of WebContainer interface
- JettyWebContainer() -
Constructor for class mx4j.tools.remote.http.jetty.JettyWebContainer
-
- JythonRunner - class mx4j.tools.jython.JythonRunner.
- This MBean enables you to run scripts written in jython.
- JythonRunner() -
Constructor for class mx4j.tools.jython.JythonRunner
-
- JythonRunnerMBean - interface mx4j.tools.jython.JythonRunnerMBean.
- Management interface for the JythonRunner MBean.
- JythonRunnerMBeanDescription - class mx4j.tools.jython.JythonRunnerMBeanDescription.
- Management interface descriptions for the JythonRunner MBean.
- JythonRunnerMBeanDescription() -
Constructor for class mx4j.tools.jython.JythonRunnerMBeanDescription
-
L
- LocalConnection - interface mx4j.tools.remote.local.LocalConnection.
-
- LocalConnector - class mx4j.tools.remote.local.LocalConnector.
-
- LocalConnector(JMXServiceURL, Map) -
Constructor for class mx4j.tools.remote.local.LocalConnector
-
- LocalConnectorServer - class mx4j.tools.remote.local.LocalConnectorServer.
-
- LocalConnectorServer(JMXServiceURL, Map, MBeanServer) -
Constructor for class mx4j.tools.remote.local.LocalConnectorServer
-
- Log - class mx4j.log.Log.
- Main class for the log service.
- Log4JLogger - class mx4j.log.Log4JLogger.
- Log that redirects log calls to a Log4J Logger.
- Log4JLogger() -
Constructor for class mx4j.log.Log4JLogger
- This constructor is called to create instances of this Logger, following the prototype pattern.
- Logger - class mx4j.log.Logger.
- Base class for logging objects.
- Logger() -
Constructor for class mx4j.log.Logger
-
- LoggerBroadcaster - class mx4j.log.LoggerBroadcaster.
- This broadcaster MBean allows to redirect MX4J internal logging to registered JMX listeners.
- LoggerBroadcaster() -
Constructor for class mx4j.log.LoggerBroadcaster
-
- LoggerBroadcaster.LoggerNotifier - class mx4j.log.LoggerBroadcaster.LoggerNotifier.
-
- LoggerBroadcaster.LoggerNotifier() -
Constructor for class mx4j.log.LoggerBroadcaster.LoggerNotifier
-
- LoggerBroadcasterMBean - interface mx4j.log.LoggerBroadcasterMBean.
- Management interface for the LoggerBroadcaster MBean.
- list() -
Method in class mx4j.tools.naming.NamingService
-
- list() -
Method in interface mx4j.tools.naming.NamingServiceMBean
- Returns an array of the names bound in the rmiregistry
- load() -
Method in class mx4j.persist.FilePersister
-
- load() -
Method in class mx4j.persist.MBeanPersister
-
- load() -
Method in interface mx4j.persist.PersisterMBean
- Loads the information persisted on the storage media.
- loadClass(String) -
Method in class mx4j.loading.RepositoryClassLoader
-
- loadClass(String, ClassLoader) -
Static method in class mx4j.remote.ProviderHelper
-
- loadClass(String) -
Method in class mx4j.server.DefaultClassLoaderRepository
-
- loadClass(ClassLoader, String) -
Static method in class mx4j.util.Utils
- This methods load a class given the classloader and the name of the class, and work for
extended names of primitive types.
- loadClassBefore(ClassLoader, String) -
Method in class mx4j.server.DefaultClassLoaderRepository
-
- loadClassWithout(ClassLoader, String) -
Method in class mx4j.server.DefaultClassLoaderRepository
-
- loadClasses(ClassLoader, String[]) -
Static method in class mx4j.util.Utils
- Returns the classes whose names are specified by the
names
argument, loaded with the
specified classloader.
- loadStream(InputStream) -
Static method in class mx4j.tools.jython.JythonRunner
-
- log(int, Object, Throwable) -
Method in class mx4j.log.CommonsLogger
-
- log(int, Object, Throwable) -
Method in class mx4j.log.FileLogger
-
- log(int, Object, Throwable) -
Method in class mx4j.log.Log4JLogger
-
- log(int, Object, Throwable) -
Method in class mx4j.log.Logger
-
- log(int, Object, Throwable) -
Method in class mx4j.log.LoggerBroadcaster.LoggerNotifier
-
- log(int, Object, Throwable) -
Method in class mx4j.log.MBeanLogger
-
- lookupClient(JMXServiceURL, Map) -
Method in class mx4j.remote.ConnectionResolver
- Looks up a connection with the server side as specified in the given JMXServiceURL.
- lookupClient(JMXServiceURL, Map) -
Method in class mx4j.remote.resolver.rmi.Resolver
-
- lookupClient(JMXServiceURL, Map) -
Method in class mx4j.tools.remote.resolver.burlap.Resolver
-
- lookupClient(JMXServiceURL, Map) -
Method in class mx4j.tools.remote.resolver.hessian.Resolver
-
- lookupClient(JMXServiceURL, Map) -
Method in class mx4j.tools.remote.resolver.local.Resolver
-
- lookupClient(JMXServiceURL, Map) -
Method in class mx4j.tools.remote.resolver.soap.Resolver
-
- lookupRMIServerStub(JMXServiceURL, Map) -
Method in class mx4j.remote.resolver.rmi.Resolver
-
M
- MBeanAttributeInfoDeser - class mx4j.tools.remote.soap.axis.ser.MBeanAttributeInfoDeser.
-
- MBeanAttributeInfoDeser() -
Constructor for class mx4j.tools.remote.soap.axis.ser.MBeanAttributeInfoDeser
-
- MBeanAttributeInfoDeserFactory - class mx4j.tools.remote.soap.axis.ser.MBeanAttributeInfoDeserFactory.
-
- MBeanAttributeInfoDeserFactory(Class, QName) -
Constructor for class mx4j.tools.remote.soap.axis.ser.MBeanAttributeInfoDeserFactory
-
- MBeanAttributeInfoSer - class mx4j.tools.remote.soap.axis.ser.MBeanAttributeInfoSer.
-
- MBeanAttributeInfoSer() -
Constructor for class mx4j.tools.remote.soap.axis.ser.MBeanAttributeInfoSer
-
- MBeanAttributeInfoSerFactory - class mx4j.tools.remote.soap.axis.ser.MBeanAttributeInfoSerFactory.
-
- MBeanAttributeInfoSerFactory(Class, QName) -
Constructor for class mx4j.tools.remote.soap.axis.ser.MBeanAttributeInfoSerFactory
-
- MBeanCommandProcessor - class mx4j.tools.adaptor.http.MBeanCommandProcessor.
- MBeanCommandProcessor, processes a request for getting data about a MBean
- MBeanCommandProcessor() -
Constructor for class mx4j.tools.adaptor.http.MBeanCommandProcessor
-
- MBeanConstructorInfoDeser - class mx4j.tools.remote.soap.axis.ser.MBeanConstructorInfoDeser.
-
- MBeanConstructorInfoDeser() -
Constructor for class mx4j.tools.remote.soap.axis.ser.MBeanConstructorInfoDeser
-
- MBeanConstructorInfoDeserFactory - class mx4j.tools.remote.soap.axis.ser.MBeanConstructorInfoDeserFactory.
-
- MBeanConstructorInfoDeserFactory(Class, QName) -
Constructor for class mx4j.tools.remote.soap.axis.ser.MBeanConstructorInfoDeserFactory
-
- MBeanConstructorInfoSer - class mx4j.tools.remote.soap.axis.ser.MBeanConstructorInfoSer.
-
- MBeanConstructorInfoSer() -
Constructor for class mx4j.tools.remote.soap.axis.ser.MBeanConstructorInfoSer
-
- MBeanConstructorInfoSerFactory - class mx4j.tools.remote.soap.axis.ser.MBeanConstructorInfoSerFactory.
-
- MBeanConstructorInfoSerFactory(Class, QName) -
Constructor for class mx4j.tools.remote.soap.axis.ser.MBeanConstructorInfoSerFactory
-
- MBeanDescription - interface mx4j.MBeanDescription.
- Implement this inteface to give descriptions to standard MBean.
- MBeanDescriptionAdapter - class mx4j.MBeanDescriptionAdapter.
- Default implementation for the MBeanDescription interface.
- MBeanDescriptionAdapter() -
Constructor for class mx4j.MBeanDescriptionAdapter
-
- MBeanInfoDeser - class mx4j.tools.remote.soap.axis.ser.MBeanInfoDeser.
-
- MBeanInfoDeser() -
Constructor for class mx4j.tools.remote.soap.axis.ser.MBeanInfoDeser
-
- MBeanInfoDeserFactory - class mx4j.tools.remote.soap.axis.ser.MBeanInfoDeserFactory.
-
- MBeanInfoDeserFactory(Class, QName) -
Constructor for class mx4j.tools.remote.soap.axis.ser.MBeanInfoDeserFactory
-
- MBeanInfoSer - class mx4j.tools.remote.soap.axis.ser.MBeanInfoSer.
-
- MBeanInfoSer() -
Constructor for class mx4j.tools.remote.soap.axis.ser.MBeanInfoSer
-
- MBeanInfoSerFactory - class mx4j.tools.remote.soap.axis.ser.MBeanInfoSerFactory.
-
- MBeanInfoSerFactory(Class, QName) -
Constructor for class mx4j.tools.remote.soap.axis.ser.MBeanInfoSerFactory
-
- MBeanIntrospector - class mx4j.server.MBeanIntrospector.
- Introspector for MBeans.
- MBeanIntrospector() -
Constructor for class mx4j.server.MBeanIntrospector
-
- MBeanInvoker - interface mx4j.server.MBeanInvoker.
- Invokes methods on standard MBeans.
- MBeanLogger - class mx4j.log.MBeanLogger.
- This logger forwards log requests to an MBean, that must have an operation with signature
- MBeanLogger(MBeanServer, ObjectName) -
Constructor for class mx4j.log.MBeanLogger
-
- MBeanMetaData - interface mx4j.server.MBeanMetaData.
- Objects of this class hold metadata information about MBeans.
- MBeanMetaData.Factory - class mx4j.server.MBeanMetaData.Factory.
- Factory class that creates instance of the
MBeanMetaData
interface. - MBeanMetaData.Factory() -
Constructor for class mx4j.server.MBeanMetaData.Factory
-
- MBeanNotificationInfoDeser - class mx4j.tools.remote.soap.axis.ser.MBeanNotificationInfoDeser.
-
- MBeanNotificationInfoDeser() -
Constructor for class mx4j.tools.remote.soap.axis.ser.MBeanNotificationInfoDeser
-
- MBeanNotificationInfoDeserFactory - class mx4j.tools.remote.soap.axis.ser.MBeanNotificationInfoDeserFactory.
-
- MBeanNotificationInfoDeserFactory(Class, QName) -
Constructor for class mx4j.tools.remote.soap.axis.ser.MBeanNotificationInfoDeserFactory
-
- MBeanNotificationInfoSer - class mx4j.tools.remote.soap.axis.ser.MBeanNotificationInfoSer.
-
- MBeanNotificationInfoSer() -
Constructor for class mx4j.tools.remote.soap.axis.ser.MBeanNotificationInfoSer
-
- MBeanNotificationInfoSerFactory - class mx4j.tools.remote.soap.axis.ser.MBeanNotificationInfoSerFactory.
-
- MBeanNotificationInfoSerFactory(Class, QName) -
Constructor for class mx4j.tools.remote.soap.axis.ser.MBeanNotificationInfoSerFactory
-
- MBeanOperationInfoDeser - class mx4j.tools.remote.soap.axis.ser.MBeanOperationInfoDeser.
-
- MBeanOperationInfoDeser() -
Constructor for class mx4j.tools.remote.soap.axis.ser.MBeanOperationInfoDeser
-
- MBeanOperationInfoDeserFactory - class mx4j.tools.remote.soap.axis.ser.MBeanOperationInfoDeserFactory.
-
- MBeanOperationInfoDeserFactory(Class, QName) -
Constructor for class mx4j.tools.remote.soap.axis.ser.MBeanOperationInfoDeserFactory
-
- MBeanOperationInfoSer - class mx4j.tools.remote.soap.axis.ser.MBeanOperationInfoSer.
-
- MBeanOperationInfoSer() -
Constructor for class mx4j.tools.remote.soap.axis.ser.MBeanOperationInfoSer
-
- MBeanOperationInfoSerFactory - class mx4j.tools.remote.soap.axis.ser.MBeanOperationInfoSerFactory.
-
- MBeanOperationInfoSerFactory(Class, QName) -
Constructor for class mx4j.tools.remote.soap.axis.ser.MBeanOperationInfoSerFactory
-
- MBeanParameterInfoDeser - class mx4j.tools.remote.soap.axis.ser.MBeanParameterInfoDeser.
-
- MBeanParameterInfoDeser() -
Constructor for class mx4j.tools.remote.soap.axis.ser.MBeanParameterInfoDeser
-
- MBeanParameterInfoDeserFactory - class mx4j.tools.remote.soap.axis.ser.MBeanParameterInfoDeserFactory.
-
- MBeanParameterInfoDeserFactory(Class, QName) -
Constructor for class mx4j.tools.remote.soap.axis.ser.MBeanParameterInfoDeserFactory
-
- MBeanParameterInfoSer - class mx4j.tools.remote.soap.axis.ser.MBeanParameterInfoSer.
-
- MBeanParameterInfoSer() -
Constructor for class mx4j.tools.remote.soap.axis.ser.MBeanParameterInfoSer
-
- MBeanParameterInfoSerFactory - class mx4j.tools.remote.soap.axis.ser.MBeanParameterInfoSerFactory.
-
- MBeanParameterInfoSerFactory(Class, QName) -
Constructor for class mx4j.tools.remote.soap.axis.ser.MBeanParameterInfoSerFactory
-
- MBeanPersister - class mx4j.persist.MBeanPersister.
- A persister that delegates the persistence to a registered persister MBean.
- 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 mx4j.server.MBeanRepository.
- The MBeanServer implementation delegates to implementations of this interface the storage of registered MBeans.
- MBeanServerInterceptor - interface mx4j.server.interceptor.MBeanServerInterceptor.
- MBeanServer --> MBean interceptor.
- MBeanServerInterceptorConfigurator - class mx4j.server.interceptor.MBeanServerInterceptorConfigurator.
- MBean that configures the MBeanServer --> MBean interceptor chain.
- MBeanServerInterceptorConfigurator(MBeanServer) -
Constructor for class mx4j.server.interceptor.MBeanServerInterceptorConfigurator
- Creates an instance of this configurator, for the given MBeanServer
- MBeanServerInterceptorConfiguratorMBean - interface mx4j.server.interceptor.MBeanServerInterceptorConfiguratorMBean.
- Management interface for the MBeanServerInterceptorConfigurator MBean.
- MBeanServerInterceptorConfiguratorMBeanDescription - class mx4j.server.interceptor.MBeanServerInterceptorConfiguratorMBeanDescription.
- Management interface description for the MBeanServerInterceptorConfigurator MBean.
- MBeanServerInterceptorConfiguratorMBeanDescription() -
Constructor for class mx4j.server.interceptor.MBeanServerInterceptorConfiguratorMBeanDescription
-
- MBeanServerNotificationDeser - class mx4j.tools.remote.soap.axis.ser.MBeanServerNotificationDeser.
-
- MBeanServerNotificationDeser() -
Constructor for class mx4j.tools.remote.soap.axis.ser.MBeanServerNotificationDeser
-
- MBeanServerNotificationDeserFactory - class mx4j.tools.remote.soap.axis.ser.MBeanServerNotificationDeserFactory.
-
- MBeanServerNotificationDeserFactory(Class, QName) -
Constructor for class mx4j.tools.remote.soap.axis.ser.MBeanServerNotificationDeserFactory
-
- MBeanServerNotificationFilterDeser - class mx4j.tools.remote.soap.axis.ser.MBeanServerNotificationFilterDeser.
-
- MBeanServerNotificationFilterDeser() -
Constructor for class mx4j.tools.remote.soap.axis.ser.MBeanServerNotificationFilterDeser
-
- MBeanServerNotificationFilterDeserFactory - class mx4j.tools.remote.soap.axis.ser.MBeanServerNotificationFilterDeserFactory.
-
- MBeanServerNotificationFilterDeserFactory(Class, QName) -
Constructor for class mx4j.tools.remote.soap.axis.ser.MBeanServerNotificationFilterDeserFactory
-
- MBeanServerNotificationFilterSer - class mx4j.tools.remote.soap.axis.ser.MBeanServerNotificationFilterSer.
-
- MBeanServerNotificationFilterSer() -
Constructor for class mx4j.tools.remote.soap.axis.ser.MBeanServerNotificationFilterSer
-
- MBeanServerNotificationFilterSerFactory - class mx4j.tools.remote.soap.axis.ser.MBeanServerNotificationFilterSerFactory.
-
- MBeanServerNotificationFilterSerFactory(Class, QName) -
Constructor for class mx4j.tools.remote.soap.axis.ser.MBeanServerNotificationFilterSerFactory
-
- MBeanServerNotificationSer - class mx4j.tools.remote.soap.axis.ser.MBeanServerNotificationSer.
-
- MBeanServerNotificationSer() -
Constructor for class mx4j.tools.remote.soap.axis.ser.MBeanServerNotificationSer
-
- MBeanServerNotificationSerFactory - class mx4j.tools.remote.soap.axis.ser.MBeanServerNotificationSerFactory.
-
- 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
- MLET_TAG -
Static variable in class mx4j.loading.MLetParser
-
- MLetParseException - exception mx4j.loading.MLetParseException.
- Thrown when a problem parsing MLet files is encountered
- MLetParseException() -
Constructor for class mx4j.loading.MLetParseException
-
- MLetParseException(String) -
Constructor for class mx4j.loading.MLetParseException
-
- MLetParser - class mx4j.loading.MLetParser.
- The parser for MLet files, as specified in the JMX documentation.
- MLetParser() -
Constructor for class mx4j.loading.MLetParser
- Creates a new MLetParser
- MLetParser(MLet) -
Constructor for class mx4j.loading.MLetParser
- Creates a new MLetParser
- MLetTag - class mx4j.loading.MLetTag.
- Represents an MLET tag, as documented in the JMX specification.
- MLetTag() -
Constructor for class mx4j.loading.MLetTag
-
- MX4JCounterMonitor - class mx4j.monitor.MX4JCounterMonitor.
-
- MX4JCounterMonitor() -
Constructor for class mx4j.monitor.MX4JCounterMonitor
-
- MX4JCounterMonitor(Class) -
Constructor for class mx4j.monitor.MX4JCounterMonitor
-
- MX4JCounterMonitor.CounterMonitorInfo - class mx4j.monitor.MX4JCounterMonitor.CounterMonitorInfo.
-
- MX4JCounterMonitor.CounterMonitorInfo() -
Constructor for class mx4j.monitor.MX4JCounterMonitor.CounterMonitorInfo
-
- MX4JCounterMonitorMBean - interface mx4j.monitor.MX4JCounterMonitorMBean.
-
- MX4JGaugeMonitor - class mx4j.monitor.MX4JGaugeMonitor.
-
- MX4JGaugeMonitor() -
Constructor for class mx4j.monitor.MX4JGaugeMonitor
-
- MX4JGaugeMonitor(Class) -
Constructor for class mx4j.monitor.MX4JGaugeMonitor
-
- MX4JGaugeMonitor.GaugeMonitorInfo - class mx4j.monitor.MX4JGaugeMonitor.GaugeMonitorInfo.
-
- MX4JGaugeMonitor.GaugeMonitorInfo() -
Constructor for class mx4j.monitor.MX4JGaugeMonitor.GaugeMonitorInfo
-
- MX4JGaugeMonitorMBean - interface mx4j.monitor.MX4JGaugeMonitorMBean.
-
- MX4JMBeanServer - class mx4j.server.MX4JMBeanServer.
- 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 mx4j.server.MX4JMBeanServerBuilder.
- This class is responsible for creating new instances of
MBeanServerDelegate
and MBeanServer
. - MX4JMBeanServerBuilder() -
Constructor for class mx4j.server.MX4JMBeanServerBuilder
-
- MX4JMBeanServerDelegate - class mx4j.server.MX4JMBeanServerDelegate.
- The MBeanServerDelegate subclass typical of the MX4J implementation.
- MX4JMBeanServerDelegate() -
Constructor for class mx4j.server.MX4JMBeanServerDelegate
-
- MX4JMonitor - class mx4j.monitor.MX4JMonitor.
- The class that implements the Monitor behavior of the JMX specification.
- MX4JMonitor(Class) -
Constructor for class mx4j.monitor.MX4JMonitor
-
- MX4JMonitor.MonitorInfo - class mx4j.monitor.MX4JMonitor.MonitorInfo.
-
- MX4JMonitor.MonitorInfo() -
Constructor for class mx4j.monitor.MX4JMonitor.MonitorInfo
-
- MX4JMonitorMBean - interface mx4j.monitor.MX4JMonitorMBean.
-
- MX4JMonitorNotification - class mx4j.monitor.MX4JMonitorNotification.
-
- MX4JMonitorNotification(String, Object, long, long, String, ObjectName, String, Object, Object) -
Constructor for class mx4j.monitor.MX4JMonitorNotification
-
- MX4JRemoteConstants - interface mx4j.remote.MX4JRemoteConstants.
-
- MX4JRemoteUtils - class mx4j.remote.MX4JRemoteUtils.
-
- MX4JRemoteUtils() -
Constructor for class mx4j.remote.MX4JRemoteUtils
-
- MX4JStringMonitor - class mx4j.monitor.MX4JStringMonitor.
-
- MX4JStringMonitor() -
Constructor for class mx4j.monitor.MX4JStringMonitor
-
- MX4JStringMonitor(Class) -
Constructor for class mx4j.monitor.MX4JStringMonitor
-
- MX4JStringMonitor.StringMonitorInfo - class mx4j.monitor.MX4JStringMonitor.StringMonitorInfo.
-
- MX4JStringMonitor.StringMonitorInfo() -
Constructor for class mx4j.monitor.MX4JStringMonitor.StringMonitorInfo
-
- MX4JStringMonitorMBean - interface mx4j.monitor.MX4JStringMonitorMBean.
-
- MX4JSystemKeys - class mx4j.MX4JSystemKeys.
- This class holds the system property keys that the MX4J implementation uses to plugin
custom components.
- MX4JSystemKeys() -
Constructor for class mx4j.MX4JSystemKeys
-
- 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_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_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_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.
- Marshaller - class mx4j.remote.rmi.Marshaller.
- IMPORTANT: see
RMIMarshaller
- Marshaller() -
Constructor for class mx4j.remote.rmi.Marshaller
-
- MethodTernaryTree - class mx4j.util.MethodTernaryTree.
- Specialized ternary tree for method metadata information.
- MethodTernaryTree() -
Constructor for class mx4j.util.MethodTernaryTree
-
- ModifiableClassLoaderRepository - class mx4j.server.ModifiableClassLoaderRepository.
- Base class to extend to create custom ClassLoaderRepositories.
- ModifiableClassLoaderRepository() -
Constructor for class mx4j.server.ModifiableClassLoaderRepository
-
- MonitorNotificationDeser - class mx4j.tools.remote.soap.axis.ser.MonitorNotificationDeser.
-
- MonitorNotificationDeser() -
Constructor for class mx4j.tools.remote.soap.axis.ser.MonitorNotificationDeser
-
- MonitorNotificationDeserFactory - class mx4j.tools.remote.soap.axis.ser.MonitorNotificationDeserFactory.
-
- MonitorNotificationDeserFactory(Class, QName) -
Constructor for class mx4j.tools.remote.soap.axis.ser.MonitorNotificationDeserFactory
-
- MonitorNotificationSer - class mx4j.tools.remote.soap.axis.ser.MonitorNotificationSer.
-
- MonitorNotificationSer() -
Constructor for class mx4j.tools.remote.soap.axis.ser.MonitorNotificationSer
-
- MonitorNotificationSerFactory - class mx4j.tools.remote.soap.axis.ser.MonitorNotificationSerFactory.
-
- MonitorNotificationSerFactory(Class, QName) -
Constructor for class mx4j.tools.remote.soap.axis.ser.MonitorNotificationSerFactory
-
- 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
-
- maxEntries -
Variable in class mx4j.tools.stats.AbstractStatisticsRecorder
-
- maximumValue -
Variable in class mx4j.tools.stats.AbstractStatisticsRecorder
-
- minimumValue -
Variable in class mx4j.tools.stats.AbstractStatisticsRecorder
-
- 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
-
- 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
-
N
- NAME_ATTR -
Static variable in class mx4j.loading.MLetParser
-
- NOTIFICATION_BUFFER_CAPACITY -
Static variable in interface mx4j.remote.MX4JRemoteConstants
- The reference implementation uses this property to specify the notification buffer size.
- NOTIFICATION_PURGE_DISTANCE -
Static variable in interface mx4j.remote.MX4JRemoteConstants
- MX4J's implementation uses this property to specify the distance between the lowest expected notification
sequence number (sent by the client via fetchNotifications()) and the minimum sequence number of the
notification buffer.
- NOTIFICATION_QUEUE_CAPACITY -
Static variable in interface mx4j.remote.MX4JRemoteConstants
- MX4J's implementation uses this property to specify the maximum notification queue size
on client size.
- NamingService - class mx4j.tools.naming.NamingService.
- An MBean that wraps rmiregistry.
- NamingService() -
Constructor for class mx4j.tools.naming.NamingService
- Creates a new instance of NamingService with the default rmiregistry port (1099).
- NamingService(int) -
Constructor for class mx4j.tools.naming.NamingService
- Creates a new instance of NamingService with the specified port.
- NamingServiceMBean - interface mx4j.tools.naming.NamingServiceMBean.
- Management interface for the NamingService MBean.
- NamingServiceMBeanDescription - class mx4j.tools.naming.NamingServiceMBeanDescription.
- Management interface descriptions for the NamingService MBean.
- NamingServiceMBeanDescription() -
Constructor for class mx4j.tools.naming.NamingServiceMBeanDescription
-
- NotificationDeser - class mx4j.tools.remote.soap.axis.ser.NotificationDeser.
-
- NotificationDeser() -
Constructor for class mx4j.tools.remote.soap.axis.ser.NotificationDeser
-
- NotificationDeserFactory - class mx4j.tools.remote.soap.axis.ser.NotificationDeserFactory.
-
- NotificationDeserFactory(Class, QName) -
Constructor for class mx4j.tools.remote.soap.axis.ser.NotificationDeserFactory
-
- NotificationFilterSupportDeser - class mx4j.tools.remote.soap.axis.ser.NotificationFilterSupportDeser.
-
- NotificationFilterSupportDeser() -
Constructor for class mx4j.tools.remote.soap.axis.ser.NotificationFilterSupportDeser
-
- NotificationFilterSupportDeserFactory - class mx4j.tools.remote.soap.axis.ser.NotificationFilterSupportDeserFactory.
-
- NotificationFilterSupportDeserFactory(Class, QName) -
Constructor for class mx4j.tools.remote.soap.axis.ser.NotificationFilterSupportDeserFactory
-
- NotificationFilterSupportSer - class mx4j.tools.remote.soap.axis.ser.NotificationFilterSupportSer.
-
- NotificationFilterSupportSer() -
Constructor for class mx4j.tools.remote.soap.axis.ser.NotificationFilterSupportSer
-
- NotificationFilterSupportSerFactory - class mx4j.tools.remote.soap.axis.ser.NotificationFilterSupportSerFactory.
-
- NotificationFilterSupportSerFactory(Class, QName) -
Constructor for class mx4j.tools.remote.soap.axis.ser.NotificationFilterSupportSerFactory
-
- NotificationListenerMBeanServerInterceptor - class mx4j.server.interceptor.NotificationListenerMBeanServerInterceptor.
- Interceptor that takes care of replacing the source of Notifications to the
ObjectName of the NotificationBroadcaster that emitted it.
- NotificationListenerMBeanServerInterceptor() -
Constructor for class mx4j.server.interceptor.NotificationListenerMBeanServerInterceptor
-
- NotificationResultDeser - class mx4j.tools.remote.soap.axis.ser.NotificationResultDeser.
-
- NotificationResultDeser() -
Constructor for class mx4j.tools.remote.soap.axis.ser.NotificationResultDeser
-
- NotificationResultDeserFactory - class mx4j.tools.remote.soap.axis.ser.NotificationResultDeserFactory.
-
- NotificationResultDeserFactory(Class, QName) -
Constructor for class mx4j.tools.remote.soap.axis.ser.NotificationResultDeserFactory
-
- NotificationResultSer - class mx4j.tools.remote.soap.axis.ser.NotificationResultSer.
-
- NotificationResultSer() -
Constructor for class mx4j.tools.remote.soap.axis.ser.NotificationResultSer
-
- NotificationResultSerFactory - class mx4j.tools.remote.soap.axis.ser.NotificationResultSerFactory.
-
- NotificationResultSerFactory(Class, QName) -
Constructor for class mx4j.tools.remote.soap.axis.ser.NotificationResultSerFactory
-
- NotificationSer - class mx4j.tools.remote.soap.axis.ser.NotificationSer.
-
- NotificationSer() -
Constructor for class mx4j.tools.remote.soap.axis.ser.NotificationSer
-
- NotificationSerFactory - class mx4j.tools.remote.soap.axis.ser.NotificationSerFactory.
-
- NotificationSerFactory(Class, QName) -
Constructor for class mx4j.tools.remote.soap.axis.ser.NotificationSerFactory
-
- NotificationStatisticsRecorder - class mx4j.tools.stats.NotificationStatisticsRecorder.
- NotificationStatisticsRecorder records statistics of an attribute
based on notifications emitted when it changes.
- NotificationStatisticsRecorder() -
Constructor for class mx4j.tools.stats.NotificationStatisticsRecorder
-
- NotificationTuple - class mx4j.remote.NotificationTuple.
-
- NotificationTuple(ObjectName, NotificationListener) -
Constructor for class mx4j.remote.NotificationTuple
-
- NotificationTuple(ObjectName, NotificationListener, NotificationFilter, Object) -
Constructor for class mx4j.remote.NotificationTuple
-
- narrowRMIServerStub(Object) -
Method in class mx4j.remote.resolver.iiop.Resolver
-
- narrowRMIServerStub(Object) -
Method in class mx4j.remote.resolver.rmi.Resolver
-
- newConnectionResolver(String, Map) -
Static method in class mx4j.remote.ConnectionResolver
- Returns a subclass of ConnectionResolver for the specified protocol.
- newInstance(MBeanServerConnection) -
Static method in class mx4j.remote.rmi.ClientExceptionCatcher
-
- newInstance(MBeanServerConnection, ClassLoader) -
Static method in class mx4j.remote.rmi.ClientUnmarshaller
-
- newInstance(RMIConnection, Subject, AccessControlContext, Map) -
Static method in class mx4j.remote.rmi.RMIConnectionSubjectInvoker
-
- newInstance(HTTPConnection, Subject, AccessControlContext, Map) -
Static method in class mx4j.tools.remote.http.HTTPSubjectInvoker
-
- newJMXConnector(JMXServiceURL, Map) -
Static method in class mx4j.remote.ProviderFactory
-
- newJMXConnector(JMXServiceURL, Map) -
Method in class mx4j.remote.provider.iiop.ClientProvider
-
- newJMXConnector(JMXServiceURL, Map) -
Method in class mx4j.remote.provider.rmi.ClientProvider
-
- newJMXConnector(JMXServiceURL, Map) -
Method in class mx4j.tools.remote.provider.burlap.ClientProvider
-
- newJMXConnector(JMXServiceURL, Map) -
Method in class mx4j.tools.remote.provider.burlap.ssl.ClientProvider
-
- newJMXConnector(JMXServiceURL, Map) -
Method in class mx4j.tools.remote.provider.hessian.ClientProvider
-
- newJMXConnector(JMXServiceURL, Map) -
Method in class mx4j.tools.remote.provider.hessian.ssl.ClientProvider
-
- newJMXConnector(JMXServiceURL, Map) -
Method in class mx4j.tools.remote.provider.local.ClientProvider
-
- newJMXConnector(JMXServiceURL, Map) -
Method in class mx4j.tools.remote.provider.soap.ClientProvider
-
- newJMXConnector(JMXServiceURL, Map) -
Method in class mx4j.tools.remote.provider.soap.ssl.ClientProvider
-
- newJMXConnectorServer(JMXServiceURL, Map, MBeanServer) -
Static method in class mx4j.remote.ProviderFactory
-
- newJMXConnectorServer(JMXServiceURL, Map, MBeanServer) -
Method in class mx4j.remote.provider.iiop.ServerProvider
-
- newJMXConnectorServer(JMXServiceURL, Map, MBeanServer) -
Method in class mx4j.remote.provider.rmi.ServerProvider
-
- newJMXConnectorServer(JMXServiceURL, Map, MBeanServer) -
Method in class mx4j.tools.remote.provider.burlap.ServerProvider
-
- newJMXConnectorServer(JMXServiceURL, Map, MBeanServer) -
Method in class mx4j.tools.remote.provider.burlap.ssl.ServerProvider
-
- newJMXConnectorServer(JMXServiceURL, Map, MBeanServer) -
Method in class mx4j.tools.remote.provider.hessian.ServerProvider
-
- newJMXConnectorServer(JMXServiceURL, Map, MBeanServer) -
Method in class mx4j.tools.remote.provider.hessian.ssl.ServerProvider
-
- newJMXConnectorServer(JMXServiceURL, Map, MBeanServer) -
Method in class mx4j.tools.remote.provider.local.ServerProvider
-
- newJMXConnectorServer(JMXServiceURL, Map, MBeanServer) -
Method in class mx4j.tools.remote.provider.soap.ServerProvider
-
- newJMXConnectorServer(JMXServiceURL, Map, MBeanServer) -
Method in class mx4j.tools.remote.provider.soap.ssl.ServerProvider
-
- newMBeanServer(String, MBeanServer, MBeanServerDelegate) -
Method in class mx4j.server.ChainedMBeanServerBuilder
- Forwards the call to the chained builder.
- newMBeanServer(String, MBeanServer, MBeanServerDelegate) -
Method in class mx4j.server.MX4JMBeanServerBuilder
- Returns a new
MX4JMBeanServer
instance.
- newMBeanServerDelegate() -
Method in class mx4j.server.ChainedMBeanServerBuilder
- Forwards the call to the chained builder.
- newMBeanServerDelegate() -
Method in class mx4j.server.MX4JMBeanServerBuilder
- Returns a new
MX4JMBeanServerDelegate
instance for a new MBeanServer.
- normalize(String) -
Method in class mx4j.tools.adaptor.http.DefaultProcessor
- Normalizes the given string.
- normalizeCodeBase(URL) -
Method in class mx4j.loading.MLetTag
- Normalizes the codebase held by this MLetTag (specified in the MLet file) using the
URL of the MLet file as default.
- normalizeProtocol(String) -
Static method in class mx4j.remote.ProviderHelper
-
- notFoundElement(String, HttpOutputStream, HttpInputStream) -
Method in class mx4j.tools.adaptor.http.DefaultProcessor
-
- notFoundElement(String, HttpOutputStream, HttpInputStream) -
Method in interface mx4j.tools.adaptor.http.ProcessorMBean
- Let the processor load internally a not found element.
- notFoundElement(String, HttpOutputStream, HttpInputStream) -
Method in class mx4j.tools.adaptor.http.XSLTProcessor
-
O
- OBJECT_ATTR -
Static variable in class mx4j.loading.MLetParser
-
- OBJECT_NAME -
Static variable in class mx4j.server.interceptor.MBeanServerInterceptorConfigurator
-
- OPEN_BRACKET -
Static variable in class mx4j.loading.MLetParser
-
- OPEN_COMMENT -
Static variable in class mx4j.loading.MLetParser
-
- ObjectInstanceDeser - class mx4j.tools.remote.soap.axis.ser.ObjectInstanceDeser.
-
- ObjectInstanceDeser() -
Constructor for class mx4j.tools.remote.soap.axis.ser.ObjectInstanceDeser
-
- ObjectInstanceDeserFactory - class mx4j.tools.remote.soap.axis.ser.ObjectInstanceDeserFactory.
-
- ObjectInstanceDeserFactory(Class, QName) -
Constructor for class mx4j.tools.remote.soap.axis.ser.ObjectInstanceDeserFactory
-
- ObjectInstanceSer - class mx4j.tools.remote.soap.axis.ser.ObjectInstanceSer.
-
- ObjectInstanceSer() -
Constructor for class mx4j.tools.remote.soap.axis.ser.ObjectInstanceSer
-
- ObjectInstanceSerFactory - class mx4j.tools.remote.soap.axis.ser.ObjectInstanceSerFactory.
-
- ObjectInstanceSerFactory(Class, QName) -
Constructor for class mx4j.tools.remote.soap.axis.ser.ObjectInstanceSerFactory
-
- ObjectNameDeser - class mx4j.tools.remote.soap.axis.ser.ObjectNameDeser.
-
- ObjectNameDeser() -
Constructor for class mx4j.tools.remote.soap.axis.ser.ObjectNameDeser
-
- ObjectNameDeserFactory - class mx4j.tools.remote.soap.axis.ser.ObjectNameDeserFactory.
-
- ObjectNameDeserFactory(Class, QName) -
Constructor for class mx4j.tools.remote.soap.axis.ser.ObjectNameDeserFactory
-
- ObjectNameSer - class mx4j.tools.remote.soap.axis.ser.ObjectNameSer.
-
- ObjectNameSer() -
Constructor for class mx4j.tools.remote.soap.axis.ser.ObjectNameSer
-
- ObjectNameSerFactory - class mx4j.tools.remote.soap.axis.ser.ObjectNameSerFactory.
-
- ObjectNameSerFactory(Class, QName) -
Constructor for class mx4j.tools.remote.soap.axis.ser.ObjectNameSerFactory
-
- ObserverStatisticsRecorder - class mx4j.tools.stats.ObserverStatisticsRecorder.
-
- ObserverStatisticsRecorder() -
Constructor for class mx4j.tools.stats.ObserverStatisticsRecorder
-
- ObserverStatisticsRecorderMBean - interface mx4j.tools.stats.ObserverStatisticsRecorderMBean.
- Management interface for ObserverStatisticsRecorder MBeans.
- ObserverStatisticsRecorderMBeanDescription - class mx4j.tools.stats.ObserverStatisticsRecorderMBeanDescription.
- Management interface descriptions for the ObserverStatisticsRecorder MBean.
- ObserverStatisticsRecorderMBeanDescription() -
Constructor for class mx4j.tools.stats.ObserverStatisticsRecorderMBeanDescription
-
- obfuscatePassword(String) -
Static method in class mx4j.tools.remote.PasswordAuthenticator
- Obfuscates the given password using MD5 as digest algorithm
- obfuscatePassword(String, String) -
Static method in class mx4j.tools.remote.PasswordAuthenticator
- Obfuscates the given password using the given digest algorithm.
Obfuscation consists of 2 steps: first the clear text password is digested
using the specified algorithm, then the resulting bytes are Base64-encoded.
For example, the obfuscated version of the password "password" is "OBF(MD5):X03MO1qnZdYdgyfeuILPmQ=="
or "OBF(SHA-1):W6ph5Mm5Pz8GgiULbPgzG37mj9g=".
- observedAttribute -
Variable in class mx4j.tools.stats.ObserverStatisticsRecorder
-
- observedName -
Variable in class mx4j.tools.stats.ObserverStatisticsRecorder
-
- onEndElement(String, String, DeserializationContext) -
Method in class mx4j.tools.remote.soap.axis.ser.AxisDeserializer
-
- onSerialize(SerializationContext, NotificationFilterSupport) -
Method in class mx4j.tools.remote.soap.axis.ser.MBeanServerNotificationFilterSer
-
- onSerialize(SerializationContext, Notification) -
Method in class mx4j.tools.remote.soap.axis.ser.MBeanServerNotificationSer
-
- onSerialize(SerializationContext, Notification) -
Method in class mx4j.tools.remote.soap.axis.ser.MonitorNotificationSer
-
- onSerialize(SerializationContext, NotificationFilterSupport) -
Method in class mx4j.tools.remote.soap.axis.ser.NotificationFilterSupportSer
-
- onSerialize(SerializationContext, Notification) -
Method in class mx4j.tools.remote.soap.axis.ser.NotificationSer
-
- onSerialize(SerializationContext, Notification) -
Method in class mx4j.tools.remote.soap.axis.ser.TimerNotificationSer
-
- onSetChildValue(Object, Object) -
Method in class mx4j.tools.remote.soap.axis.ser.AttributeDeser
-
- onSetChildValue(Object, Object) -
Method in class mx4j.tools.remote.soap.axis.ser.AttributeListDeser
-
- onSetChildValue(Object, Object) -
Method in class mx4j.tools.remote.soap.axis.ser.AxisDeserializer
-
- onSetChildValue(Object, Object) -
Method in class mx4j.tools.remote.soap.axis.ser.MBeanAttributeInfoDeser
-
- onSetChildValue(Object, Object) -
Method in class mx4j.tools.remote.soap.axis.ser.MBeanConstructorInfoDeser
-
- onSetChildValue(Object, Object) -
Method in class mx4j.tools.remote.soap.axis.ser.MBeanInfoDeser
-
- onSetChildValue(Object, Object) -
Method in class mx4j.tools.remote.soap.axis.ser.MBeanNotificationInfoDeser
-
- onSetChildValue(Object, Object) -
Method in class mx4j.tools.remote.soap.axis.ser.MBeanOperationInfoDeser
-
- onSetChildValue(Object, Object) -
Method in class mx4j.tools.remote.soap.axis.ser.MBeanParameterInfoDeser
-
- onSetChildValue(Object, Object) -
Method in class mx4j.tools.remote.soap.axis.ser.MBeanServerNotificationDeser
-
- onSetChildValue(Object, Object) -
Method in class mx4j.tools.remote.soap.axis.ser.MBeanServerNotificationFilterDeser
-
- onSetChildValue(Object, Object) -
Method in class mx4j.tools.remote.soap.axis.ser.MonitorNotificationDeser
-
- onSetChildValue(Object, Object) -
Method in class mx4j.tools.remote.soap.axis.ser.NotificationDeser
-
- onSetChildValue(Object, Object) -
Method in class mx4j.tools.remote.soap.axis.ser.NotificationFilterSupportDeser
-
- onSetChildValue(Object, Object) -
Method in class mx4j.tools.remote.soap.axis.ser.NotificationResultDeser
-
- onSetChildValue(Object, Object) -
Method in class mx4j.tools.remote.soap.axis.ser.ObjectInstanceDeser
-
- onSetChildValue(Object, Object) -
Method in class mx4j.tools.remote.soap.axis.ser.ObjectNameDeser
-
- onSetChildValue(Object, Object) -
Method in class mx4j.tools.remote.soap.axis.ser.PrincipalDeser
-
- onSetChildValue(Object, Object) -
Method in class mx4j.tools.remote.soap.axis.ser.RelationTypeSupportDeser
-
- onSetChildValue(Object, Object) -
Method in class mx4j.tools.remote.soap.axis.ser.RoleDeser
-
- onSetChildValue(Object, Object) -
Method in class mx4j.tools.remote.soap.axis.ser.RoleInfoDeser
-
- onSetChildValue(Object, Object) -
Method in class mx4j.tools.remote.soap.axis.ser.RoleListDeser
-
- onSetChildValue(Object, Object) -
Method in class mx4j.tools.remote.soap.axis.ser.RoleResultDeser
-
- onSetChildValue(Object, Object) -
Method in class mx4j.tools.remote.soap.axis.ser.RoleUnresolvedDeser
-
- onSetChildValue(Object, Object) -
Method in class mx4j.tools.remote.soap.axis.ser.RoleUnresolvedListDeser
-
- onSetChildValue(Object, Object) -
Method in class mx4j.tools.remote.soap.axis.ser.SetDeser
-
- onSetChildValue(Object, Object) -
Method in class mx4j.tools.remote.soap.axis.ser.SubjectDeser
-
- onSetChildValue(Object, Object) -
Method in class mx4j.tools.remote.soap.axis.ser.TargetedNotificationDeser
-
- onSetChildValue(Object, Object) -
Method in class mx4j.tools.remote.soap.axis.ser.TimerNotificationDeser
-
- onStartChild(String, String, String, Attributes, DeserializationContext) -
Method in class mx4j.tools.remote.soap.axis.ser.AxisDeserializer
-
- onStartElement(String, String, String, Attributes, DeserializationContext) -
Method in class mx4j.tools.remote.soap.axis.ser.AxisDeserializer
-
P
- POST_DEREGISTER -
Static variable in interface mx4j.server.interceptor.MBeanServerInterceptor
- Constant used to specify the status of the MBean registration in
MBeanServerInterceptor.registration(mx4j.server.MBeanMetaData, int)
- POST_REGISTER_FALSE -
Static variable in interface mx4j.server.interceptor.MBeanServerInterceptor
- Constant used to specify the status of the MBean registration in
MBeanServerInterceptor.registration(mx4j.server.MBeanMetaData, int)
- POST_REGISTER_TRUE -
Static variable in interface mx4j.server.interceptor.MBeanServerInterceptor
- Constant used to specify the status of the MBean registration in
MBeanServerInterceptor.registration(mx4j.server.MBeanMetaData, int)
- PRE_DEREGISTER -
Static variable in interface mx4j.server.interceptor.MBeanServerInterceptor
- Constant used to specify the status of the MBean registration in
MBeanServerInterceptor.registration(mx4j.server.MBeanMetaData, int)
- PRE_REGISTER -
Static variable in interface mx4j.server.interceptor.MBeanServerInterceptor
- Constant used to specify the status of the MBean registration in
MBeanServerInterceptor.registration(mx4j.server.MBeanMetaData, int)
- PROTOCOL_RESOLVER_PACKAGES -
Static variable in interface mx4j.remote.MX4JRemoteConstants
- The key that specifies resolver packages, very much like
JMXConnectorFactory.PROTOCOL_PROVIDER_PACKAGES
- PROVIDER_PACKAGES -
Static variable in interface mx4j.remote.MX4JRemoteConstants
- MX4J provider packages list for JMXConnector and JMXConnectorServer factories
- PROVIDER_PACKAGES_SEPARATOR -
Static variable in interface mx4j.remote.MX4JRemoteConstants
- A vertical bar '|' as mandated by the spec
- PasswordAuthenticator - class mx4j.tools.remote.PasswordAuthenticator.
- Implementation of the JMXAuthenticator interface to be used on server side
to secure access to
JMXConnectorServer
s. - PasswordAuthenticator(File) -
Constructor for class mx4j.tools.remote.PasswordAuthenticator
- Creates a new PasswordAuthenticator that reads user/password pairs from the specified properties file.
- PasswordAuthenticator(InputStream) -
Constructor for class mx4j.tools.remote.PasswordAuthenticator
- Creates a new PasswordAuthenticator that reads user/password pairs from the specified InputStream.
- Persister - class mx4j.persist.Persister.
- This class has the only purpose of making the PersisterMBean interface a management interface.
- Persister() -
Constructor for class mx4j.persist.Persister
-
- PersisterMBean - interface mx4j.persist.PersisterMBean.
- Management interface for components able to persist information to a storage media.
- PlainAdaptorServerSocketFactory - class mx4j.tools.adaptor.PlainAdaptorServerSocketFactory.
- Creates plain ServerSockets.
- PlainAdaptorServerSocketFactory() -
Constructor for class mx4j.tools.adaptor.PlainAdaptorServerSocketFactory
-
- PointTime - class mx4j.tools.stats.PointTime.
- Class PointTime encapsulates the time and order of a value.
- PointTime(Date, long) -
Constructor for class mx4j.tools.stats.PointTime
-
- PrincipalDeser - class mx4j.tools.remote.soap.axis.ser.PrincipalDeser.
-
- PrincipalDeser() -
Constructor for class mx4j.tools.remote.soap.axis.ser.PrincipalDeser
-
- PrincipalDeserFactory - class mx4j.tools.remote.soap.axis.ser.PrincipalDeserFactory.
-
- PrincipalDeserFactory(Class, QName) -
Constructor for class mx4j.tools.remote.soap.axis.ser.PrincipalDeserFactory
-
- PrincipalSer - class mx4j.tools.remote.soap.axis.ser.PrincipalSer.
-
- PrincipalSer() -
Constructor for class mx4j.tools.remote.soap.axis.ser.PrincipalSer
-
- PrincipalSerFactory - class mx4j.tools.remote.soap.axis.ser.PrincipalSerFactory.
-
- PrincipalSerFactory(Class, QName) -
Constructor for class mx4j.tools.remote.soap.axis.ser.PrincipalSerFactory
-
- ProcessorMBean - interface mx4j.tools.adaptor.http.ProcessorMBean.
- Processor ManagementBean, just defines a generic description
- ProcessorMBeanDescription - class mx4j.tools.adaptor.http.ProcessorMBeanDescription.
- Description of the ProcessorMBean interface
- ProcessorMBeanDescription() -
Constructor for class mx4j.tools.adaptor.http.ProcessorMBeanDescription
-
- ProviderFactory - class mx4j.remote.ProviderFactory.
-
- ProviderFactory() -
Constructor for class mx4j.remote.ProviderFactory
-
- ProviderHelper - class mx4j.remote.ProviderHelper.
-
- ProviderHelper() -
Constructor for class mx4j.remote.ProviderHelper
-
- parse(String) -
Method in class mx4j.loading.MLetParser
- Parses the given content, that must contains a valid MLet file.
- parseArchive() -
Method in class mx4j.loading.MLetTag
- Returns the jars file names specified in the ARCHIVE attribute of the MLet tag.
- parseMethod(String) -
Method in class mx4j.tools.adaptor.http.HttpInputStream
- Parses the connection method.
- parseRequest(String) -
Method in class mx4j.tools.adaptor.http.HttpInputStream
- Parses the request
- parseVariables() -
Method in class mx4j.tools.adaptor.http.HttpInputStream
- Parses the request parameters
- parseVersion(String) -
Method in class mx4j.tools.adaptor.http.HttpInputStream
- Parses the request HttpConstants version
- postDeregister() -
Method in class mx4j.log.LoggerBroadcaster
-
- postDeregister() -
Method in class mx4j.monitor.MX4JMonitor
-
- postDeregister() -
Method in class mx4j.tools.adaptor.http.HttpAdaptor
-
- postDeregister() -
Method in class mx4j.tools.config.ConfigurationLoader
-
- postDeregister() -
Method in class mx4j.tools.jython.JythonRunner
-
- postDeregister() -
Method in class mx4j.tools.mail.SMTP
-
- postDeregister() -
Method in class mx4j.tools.remote.proxy.RemoteMBeanProxy
-
- postDeregister() -
Method in class mx4j.tools.stats.AbstractStatisticsRecorder
-
- postProcess(HttpOutputStream, HttpInputStream, Document) -
Method in class mx4j.tools.adaptor.http.HttpAdaptor
-
- postProcess(HttpOutputStream, HttpInputStream, Exception) -
Method in class mx4j.tools.adaptor.http.HttpAdaptor
-
- postRegister(Boolean) -
Method in class mx4j.log.LoggerBroadcaster
-
- postRegister(Boolean) -
Method in class mx4j.monitor.MX4JMonitor
-
- postRegister(Boolean) -
Method in class mx4j.tools.adaptor.http.HttpAdaptor
-
- postRegister(Boolean) -
Method in class mx4j.tools.config.ConfigurationLoader
-
- postRegister(Boolean) -
Method in class mx4j.tools.jython.JythonRunner
-
- postRegister(Boolean) -
Method in class mx4j.tools.mail.SMTP
-
- postRegister(Boolean) -
Method in class mx4j.tools.remote.proxy.RemoteMBeanProxy
-
- postRegister(Boolean) -
Method in class mx4j.tools.stats.AbstractStatisticsRecorder
-
- preDeregister() -
Method in class mx4j.log.LoggerBroadcaster
-
- preDeregister() -
Method in class mx4j.monitor.MX4JMonitor
-
- preDeregister() -
Method in class mx4j.tools.adaptor.http.HttpAdaptor
-
- preDeregister() -
Method in class mx4j.tools.config.ConfigurationLoader
-
- preDeregister() -
Method in class mx4j.tools.jython.JythonRunner
-
- preDeregister() -
Method in class mx4j.tools.mail.SMTP
-
- preDeregister() -
Method in class mx4j.tools.remote.proxy.RemoteMBeanProxy
-
- preDeregister() -
Method in class mx4j.tools.stats.AbstractStatisticsRecorder
-
- preProcess(String) -
Method in class mx4j.tools.adaptor.http.DefaultProcessor
-
- preProcess(String) -
Method in class mx4j.tools.adaptor.http.HttpAdaptor
-
- preProcess(String) -
Method in interface mx4j.tools.adaptor.http.ProcessorMBean
- Preprocess a path and return a replacement path.
- preProcess(String) -
Method in class mx4j.tools.adaptor.http.XSLTProcessor
-
- preRegister(MBeanServer, ObjectName) -
Method in class mx4j.log.LoggerBroadcaster
-
- preRegister(MBeanServer, ObjectName) -
Method in class mx4j.monitor.MX4JMonitor
-
- preRegister(MBeanServer, ObjectName) -
Method in class mx4j.tools.adaptor.http.HttpAdaptor
- Gathers some basic data
- preRegister(MBeanServer, ObjectName) -
Method in class mx4j.tools.config.ConfigurationLoader
-
- preRegister(MBeanServer, ObjectName) -
Method in class mx4j.tools.jython.JythonRunner
- Gathers some basic data
- preRegister(MBeanServer, ObjectName) -
Method in class mx4j.tools.mail.SMTP
- Gathers some basic data
- preRegister(MBeanServer, ObjectName) -
Method in class mx4j.tools.remote.proxy.RemoteMBeanProxy
-
- preRegister(MBeanServer, ObjectName) -
Method in class mx4j.tools.stats.AbstractStatisticsRecorder
-
- print(PrintWriter, Node) -
Method in class mx4j.tools.adaptor.http.DefaultProcessor
-
- printStackTrace() -
Method in class mx4j.tools.config.ConfigurationException
-
- printStackTrace(PrintStream) -
Method in class mx4j.tools.config.ConfigurationException
-
- printStackTrace(PrintWriter) -
Method in class mx4j.tools.config.ConfigurationException
-
- processHttpException(HttpInputStream, HttpOutputStream, HttpException) -
Method in class mx4j.tools.adaptor.http.XSLTProcessor
-
- pulse() -
Method in class mx4j.remote.AbstractHeartBeat
- Subclasses will implement this method using protocol specific connections.
- pulse() -
Method in class mx4j.remote.rmi.RMIHeartBeat
-
- pulse() -
Method in class mx4j.tools.remote.http.HTTPHeartBeat
-
- put(ObjectName, MBeanMetaData) -
Method in interface mx4j.server.MBeanRepository
- Inserts the given metadata associated with the given object name into this repository.
- put(String, String[], Object) -
Method in class mx4j.util.MethodTernaryTree
- Inserts in this TernaryTree the given method information, using as key the method name and its signature
- putMonitorInfo(ObjectName, MX4JMonitor.MonitorInfo) -
Method in class mx4j.monitor.MX4JMonitor
-
- putObject(String, Object) -
Method in interface mx4j.tools.config.ConfigurationBuilder.ObjectsHolder
-
- putObject(String, Object) -
Method in class mx4j.tools.config.DefaultConfigurationBuilder.Configuration
-
Q
- queryMBeans(ObjectName, QueryExp) -
Method in class mx4j.remote.rmi.ClientInvoker
-
- queryMBeans(ObjectName, MarshalledObject, Subject) -
Method in class mx4j.remote.rmi.RMIConnectionInvoker
-
- queryMBeans(ObjectName, QueryExp) -
Method in class mx4j.server.ChainedMBeanServer
-
- queryMBeans(ObjectName, QueryExp) -
Method in class mx4j.server.MX4JMBeanServer
-
- queryMBeans(ObjectName, Object, Subject) -
Method in class mx4j.tools.remote.AbstractServerInvoker
-
- queryMBeans(ObjectName, Object, Subject) -
Method in interface mx4j.tools.remote.JMXConnection
-
- queryMBeans(ObjectName, Object, Subject) -
Method in class mx4j.tools.remote.JMXConnectionHandler
-
- queryMBeans(ObjectName, QueryExp) -
Method in class mx4j.tools.remote.JMXConnectionMBeanServerConnection
-
- queryMBeans(ObjectName, Object, Subject) -
Method in class mx4j.tools.remote.http.HTTPClientInvoker
-
- queryMBeans(ObjectName, Object, Subject) -
Method in class mx4j.tools.remote.http.HTTPService
-
- queryMBeans(ObjectName, Object, Subject) -
Method in class mx4j.tools.remote.soap.SOAPClientInvoker
-
- queryNames(ObjectName, QueryExp) -
Method in class mx4j.remote.rmi.ClientInvoker
-
- queryNames(ObjectName, MarshalledObject, Subject) -
Method in class mx4j.remote.rmi.RMIConnectionInvoker
-
- queryNames(ObjectName, QueryExp) -
Method in class mx4j.server.ChainedMBeanServer
-
- queryNames(ObjectName, QueryExp) -
Method in class mx4j.server.MX4JMBeanServer
-
- queryNames(ObjectName, Object, Subject) -
Method in class mx4j.tools.remote.AbstractServerInvoker
-
- queryNames(ObjectName, Object, Subject) -
Method in interface mx4j.tools.remote.JMXConnection
-
- queryNames(ObjectName, Object, Subject) -
Method in class mx4j.tools.remote.JMXConnectionHandler
-
- queryNames(ObjectName, QueryExp) -
Method in class mx4j.tools.remote.JMXConnectionMBeanServerConnection
-
- queryNames(ObjectName, Object, Subject) -
Method in class mx4j.tools.remote.http.HTTPClientInvoker
-
- queryNames(ObjectName, Object, Subject) -
Method in class mx4j.tools.remote.http.HTTPService
-
- queryNames(ObjectName, Object, Subject) -
Method in class mx4j.tools.remote.soap.SOAPClientInvoker
-
R
- RESOLVER_CLASS -
Static variable in interface mx4j.remote.MX4JRemoteConstants
- The string 'Resolver'
- RESOLVER_PACKAGES -
Static variable in interface mx4j.remote.MX4JRemoteConstants
- MX4J provider packages list for
ConnectionResolver
subclasses
- RESOLVER_PACKAGES_SEPARATOR -
Static variable in interface mx4j.remote.MX4JRemoteConstants
- A vertical bar '|'
- RESTART_COMMAND -
Static variable in class mx4j.tools.config.DefaultConfigurationBuilder
-
- RMIConnectionInvoker - class mx4j.remote.rmi.RMIConnectionInvoker.
- An RMIConnection that "converts" remote calls to
MBeanServer
calls,
performing unwrapping of parameters and/or the needed actions. - RMIConnectionInvoker(MBeanServer, ClassLoader, Map) -
Constructor for class mx4j.remote.rmi.RMIConnectionInvoker
-
- RMIConnectionProxy - class mx4j.remote.rmi.RMIConnectionProxy.
- Base class for RMIConnection dynamic proxies.
- RMIConnectionProxy(RMIConnection) -
Constructor for class mx4j.remote.rmi.RMIConnectionProxy
-
- RMIConnectionSubjectInvoker - class mx4j.remote.rmi.RMIConnectionSubjectInvoker.
- An RMIConnection proxy that wraps the call into a
Subject.doAsPrivileged(javax.security.auth.Subject, java.security.PrivilegedAction, java.security.AccessControlContext)
invocation,
in order to execute the code under subject-based security, and to perform subject delegation. - RMIHeartBeat - class mx4j.remote.rmi.RMIHeartBeat.
-
- RMIHeartBeat(RMIConnection, ConnectionNotificationEmitter, Map) -
Constructor for class mx4j.remote.rmi.RMIHeartBeat
-
- RMIRemoteNotificationClientHandler - class mx4j.remote.rmi.RMIRemoteNotificationClientHandler.
- RMI-specific RemoteNotificationClientHandler.
- RMIRemoteNotificationClientHandler(RMIConnection, ConnectionNotificationEmitter, HeartBeat, Map) -
Constructor for class mx4j.remote.rmi.RMIRemoteNotificationClientHandler
-
- ROLE_LIST_QNAME -
Static variable in class mx4j.tools.remote.soap.axis.ser.RoleResultSer
-
- ROLE_NAME_QNAME -
Static variable in class mx4j.tools.remote.soap.axis.ser.RoleSer
-
- ROLE_UNRESOLVED_LIST_QNAME -
Static variable in class mx4j.tools.remote.soap.axis.ser.RoleResultSer
-
- ROLE_VALUE_QNAME -
Static variable in class mx4j.tools.remote.soap.axis.ser.RoleSer
-
- ReflectionMBeanInvoker - class mx4j.server.ReflectionMBeanInvoker.
- Stateless MBeanInvoker that uses reflection to invoke on MBean instances.
- ReflectionMBeanInvoker() -
Constructor for class mx4j.server.ReflectionMBeanInvoker
-
- RelationCommandProcessor - class mx4j.tools.adaptor.http.RelationCommandProcessor.
- CreateMBeanCommandProcessor, processes a request for creating and registering
an MBean
- RelationCommandProcessor() -
Constructor for class mx4j.tools.adaptor.http.RelationCommandProcessor
-
- RelationTypeSupportDeser - class mx4j.tools.remote.soap.axis.ser.RelationTypeSupportDeser.
-
- RelationTypeSupportDeser() -
Constructor for class mx4j.tools.remote.soap.axis.ser.RelationTypeSupportDeser
-
- RelationTypeSupportDeserFactory - class mx4j.tools.remote.soap.axis.ser.RelationTypeSupportDeserFactory.
-
- RelationTypeSupportDeserFactory(Class, QName) -
Constructor for class mx4j.tools.remote.soap.axis.ser.RelationTypeSupportDeserFactory
-
- RelationTypeSupportSer - class mx4j.tools.remote.soap.axis.ser.RelationTypeSupportSer.
-
- RelationTypeSupportSer() -
Constructor for class mx4j.tools.remote.soap.axis.ser.RelationTypeSupportSer
-
- RelationTypeSupportSerFactory - class mx4j.tools.remote.soap.axis.ser.RelationTypeSupportSerFactory.
-
- RelationTypeSupportSerFactory(Class, QName) -
Constructor for class mx4j.tools.remote.soap.axis.ser.RelationTypeSupportSerFactory
-
- RemoteMBeanProxy - class mx4j.tools.remote.proxy.RemoteMBeanProxy.
-
- RemoteMBeanProxy(ObjectName, JMXServiceURL, Map, Subject) -
Constructor for class mx4j.tools.remote.proxy.RemoteMBeanProxy
-
- RemoteMBeanProxy(ObjectName, JMXConnector, Map, Subject) -
Constructor for class mx4j.tools.remote.proxy.RemoteMBeanProxy
-
- RemoteMBeanProxy(ObjectName, MBeanServerConnection) -
Constructor for class mx4j.tools.remote.proxy.RemoteMBeanProxy
-
- RemoteMBeanProxyException - exception mx4j.tools.remote.proxy.RemoteMBeanProxyException.
-
- RemoteMBeanProxyException() -
Constructor for class mx4j.tools.remote.proxy.RemoteMBeanProxyException
-
- RemoteMBeanProxyException(String) -
Constructor for class mx4j.tools.remote.proxy.RemoteMBeanProxyException
-
- RemoteMBeanProxyException(Exception) -
Constructor for class mx4j.tools.remote.proxy.RemoteMBeanProxyException
-
- RemoteMBeanProxyException(String, Exception) -
Constructor for class mx4j.tools.remote.proxy.RemoteMBeanProxyException
-
- RemoteNotificationClientHandler - interface mx4j.remote.RemoteNotificationClientHandler.
- Handles remote notification fetching on client side.
- RemoteNotificationServerHandler - interface mx4j.remote.RemoteNotificationServerHandler.
- Handles remote notification sending on server side.
- RepositoryClassLoader - class mx4j.loading.RepositoryClassLoader.
- A classloader that delegates to the ClassLoaderRepository
- RepositoryClassLoader(ClassLoaderRepository) -
Constructor for class mx4j.loading.RepositoryClassLoader
-
- Resolver - class mx4j.remote.resolver.iiop.Resolver.
-
- Resolver() -
Constructor for class mx4j.remote.resolver.iiop.Resolver
-
- Resolver - class mx4j.remote.resolver.rmi.Resolver.
- Resolver for RMI/JRMP protocol.
- Resolver() -
Constructor for class mx4j.remote.resolver.rmi.Resolver
-
- Resolver - class mx4j.tools.remote.resolver.burlap.Resolver.
-
- Resolver() -
Constructor for class mx4j.tools.remote.resolver.burlap.Resolver
-
- Resolver - class mx4j.tools.remote.resolver.burlap.ssl.Resolver.
-
- Resolver() -
Constructor for class mx4j.tools.remote.resolver.burlap.ssl.Resolver
-
- Resolver - class mx4j.tools.remote.resolver.hessian.Resolver.
-
- Resolver() -
Constructor for class mx4j.tools.remote.resolver.hessian.Resolver
-
- Resolver - class mx4j.tools.remote.resolver.hessian.ssl.Resolver.
-
- Resolver() -
Constructor for class mx4j.tools.remote.resolver.hessian.ssl.Resolver
-
- Resolver - class mx4j.tools.remote.resolver.local.Resolver.
-
- Resolver() -
Constructor for class mx4j.tools.remote.resolver.local.Resolver
-
- Resolver - class mx4j.tools.remote.resolver.soap.Resolver.
-
- Resolver() -
Constructor for class mx4j.tools.remote.resolver.soap.Resolver
-
- Resolver - class mx4j.tools.remote.resolver.soap.ssl.Resolver.
-
- Resolver() -
Constructor for class mx4j.tools.remote.resolver.soap.ssl.Resolver
-
- RoleDeser - class mx4j.tools.remote.soap.axis.ser.RoleDeser.
-
- RoleDeser() -
Constructor for class mx4j.tools.remote.soap.axis.ser.RoleDeser
-
- RoleDeserFactory - class mx4j.tools.remote.soap.axis.ser.RoleDeserFactory.
-
- RoleDeserFactory(Class, QName) -
Constructor for class mx4j.tools.remote.soap.axis.ser.RoleDeserFactory
-
- RoleInfoDeser - class mx4j.tools.remote.soap.axis.ser.RoleInfoDeser.
-
- RoleInfoDeser() -
Constructor for class mx4j.tools.remote.soap.axis.ser.RoleInfoDeser
-
- RoleInfoDeserFactory - class mx4j.tools.remote.soap.axis.ser.RoleInfoDeserFactory.
-
- RoleInfoDeserFactory(Class, QName) -
Constructor for class mx4j.tools.remote.soap.axis.ser.RoleInfoDeserFactory
-
- RoleInfoSer - class mx4j.tools.remote.soap.axis.ser.RoleInfoSer.
-
- RoleInfoSer() -
Constructor for class mx4j.tools.remote.soap.axis.ser.RoleInfoSer
-
- RoleInfoSerFactory - class mx4j.tools.remote.soap.axis.ser.RoleInfoSerFactory.
-
- RoleInfoSerFactory(Class, QName) -
Constructor for class mx4j.tools.remote.soap.axis.ser.RoleInfoSerFactory
-
- RoleListDeser - class mx4j.tools.remote.soap.axis.ser.RoleListDeser.
-
- RoleListDeser() -
Constructor for class mx4j.tools.remote.soap.axis.ser.RoleListDeser
-
- RoleListDeserFactory - class mx4j.tools.remote.soap.axis.ser.RoleListDeserFactory.
-
- RoleListDeserFactory(Class, QName) -
Constructor for class mx4j.tools.remote.soap.axis.ser.RoleListDeserFactory
-
- RoleListSer - class mx4j.tools.remote.soap.axis.ser.RoleListSer.
-
- RoleListSer() -
Constructor for class mx4j.tools.remote.soap.axis.ser.RoleListSer
-
- RoleListSerFactory - class mx4j.tools.remote.soap.axis.ser.RoleListSerFactory.
-
- RoleListSerFactory(Class, QName) -
Constructor for class mx4j.tools.remote.soap.axis.ser.RoleListSerFactory
-
- RoleResultDeser - class mx4j.tools.remote.soap.axis.ser.RoleResultDeser.
-
- RoleResultDeser() -
Constructor for class mx4j.tools.remote.soap.axis.ser.RoleResultDeser
-
- RoleResultDeserFactory - class mx4j.tools.remote.soap.axis.ser.RoleResultDeserFactory.
-
- RoleResultDeserFactory(Class, QName) -
Constructor for class mx4j.tools.remote.soap.axis.ser.RoleResultDeserFactory
-
- RoleResultSer - class mx4j.tools.remote.soap.axis.ser.RoleResultSer.
-
- RoleResultSer() -
Constructor for class mx4j.tools.remote.soap.axis.ser.RoleResultSer
-
- RoleResultSerFactory - class mx4j.tools.remote.soap.axis.ser.RoleResultSerFactory.
-
- RoleResultSerFactory(Class, QName) -
Constructor for class mx4j.tools.remote.soap.axis.ser.RoleResultSerFactory
-
- RoleSer - class mx4j.tools.remote.soap.axis.ser.RoleSer.
-
- RoleSer() -
Constructor for class mx4j.tools.remote.soap.axis.ser.RoleSer
-
- RoleSerFactory - class mx4j.tools.remote.soap.axis.ser.RoleSerFactory.
-
- RoleSerFactory(Class, QName) -
Constructor for class mx4j.tools.remote.soap.axis.ser.RoleSerFactory
-
- RoleUnresolvedDeser - class mx4j.tools.remote.soap.axis.ser.RoleUnresolvedDeser.
-
- RoleUnresolvedDeser() -
Constructor for class mx4j.tools.remote.soap.axis.ser.RoleUnresolvedDeser
-
- RoleUnresolvedDeserFactory - class mx4j.tools.remote.soap.axis.ser.RoleUnresolvedDeserFactory.
-
- RoleUnresolvedDeserFactory(Class, QName) -
Constructor for class mx4j.tools.remote.soap.axis.ser.RoleUnresolvedDeserFactory
-
- RoleUnresolvedListDeser - class mx4j.tools.remote.soap.axis.ser.RoleUnresolvedListDeser.
-
- RoleUnresolvedListDeser() -
Constructor for class mx4j.tools.remote.soap.axis.ser.RoleUnresolvedListDeser
-
- RoleUnresolvedListDeserFactory - class mx4j.tools.remote.soap.axis.ser.RoleUnresolvedListDeserFactory.
-
- RoleUnresolvedListDeserFactory(Class, QName) -
Constructor for class mx4j.tools.remote.soap.axis.ser.RoleUnresolvedListDeserFactory
-
- RoleUnresolvedListSer - class mx4j.tools.remote.soap.axis.ser.RoleUnresolvedListSer.
-
- RoleUnresolvedListSer() -
Constructor for class mx4j.tools.remote.soap.axis.ser.RoleUnresolvedListSer
-
- RoleUnresolvedListSerFactory - class mx4j.tools.remote.soap.axis.ser.RoleUnresolvedListSerFactory.
-
- RoleUnresolvedListSerFactory(Class, QName) -
Constructor for class mx4j.tools.remote.soap.axis.ser.RoleUnresolvedListSerFactory
-
- RoleUnresolvedSer - class mx4j.tools.remote.soap.axis.ser.RoleUnresolvedSer.
-
- RoleUnresolvedSer() -
Constructor for class mx4j.tools.remote.soap.axis.ser.RoleUnresolvedSer
-
- RoleUnresolvedSerFactory - class mx4j.tools.remote.soap.axis.ser.RoleUnresolvedSerFactory.
-
- RoleUnresolvedSerFactory(Class, QName) -
Constructor for class mx4j.tools.remote.soap.axis.ser.RoleUnresolvedSerFactory
-
- readArguments(CauchoInput, Method) -
Method in class mx4j.tools.remote.caucho.CauchoServlet
-
- readHeader() -
Method in interface mx4j.tools.remote.caucho.CauchoInput
-
- readHeaders() -
Method in class mx4j.tools.adaptor.http.HttpInputStream
- Reads the headers
- readHeaders(CauchoInput) -
Method in class mx4j.tools.remote.caucho.CauchoServlet
-
- readLine() -
Method in class mx4j.tools.adaptor.http.HttpInputStream
- Reads an HTTP line
- readMethod() -
Method in interface mx4j.tools.remote.caucho.CauchoInput
-
- readObject(Class) -
Method in interface mx4j.tools.remote.caucho.CauchoInput
- Reads and returns an object of the given class,
or a generic object if the class is null.
- readRequest() -
Method in class mx4j.tools.adaptor.http.HttpInputStream
- Reads the request parsing the headers
- recordingStart -
Variable in class mx4j.tools.stats.AbstractStatisticsRecorder
-
- redirectTo(Logger) -
Static method in class mx4j.log.Log
- Tells to the log service to use the given
delegate
Logger to perform logging.
- redirectTo(Logger, String) -
Static method in class mx4j.log.Log
- Tells to the log service to use the given
delegate
Logger to perform logging for the given
category (that cannot be null).
- registerInterceptor(MBeanServerInterceptor, ObjectName) -
Method in class mx4j.server.interceptor.MBeanServerInterceptorConfigurator
- Appends the given interceptor, provided by the client, to the existing interceptor chain and registers it as MBean.
- registerInterceptor(MBeanServerInterceptor, ObjectName) -
Method in interface mx4j.server.interceptor.MBeanServerInterceptorConfiguratorMBean
- Appends the given interceptor, provided by the client, to the existing interceptor chain and registers it as MBean.
- registerListener() -
Method in class mx4j.tools.jython.JythonRunner
-
- registerListener() -
Method in class mx4j.tools.mail.SMTP
-
- registerMBean(Object, ObjectName) -
Method in class mx4j.server.ChainedMBeanServer
-
- registerMBean(Object, ObjectName) -
Method in class mx4j.server.MX4JMBeanServer
-
- registered -
Variable in class mx4j.tools.stats.NotificationStatisticsRecorder
-
- registered -
Variable in class mx4j.tools.stats.TimedStatisticsRecorder
-
- registration(MBeanMetaData, int) -
Method in class mx4j.server.interceptor.ContextClassLoaderMBeanServerInterceptor
-
- registration(MBeanMetaData, int) -
Method in class mx4j.server.interceptor.DefaultMBeanServerInterceptor
-
- registration(MBeanMetaData, int) -
Method in class mx4j.server.interceptor.InvokerMBeanServerInterceptor
-
- registration(MBeanMetaData, int) -
Method in interface mx4j.server.interceptor.MBeanServerInterceptor
- Calls the specified
MBeanRegistration
method on the MBean instance.
- registration(MBeanMetaData, int) -
Method in class mx4j.server.interceptor.SecurityMBeanServerInterceptor
-
- remove(ObjectName) -
Method in interface mx4j.server.MBeanRepository
- Removes the metadata associated with the given object name from this repository.
- removeClassLoader(ClassLoader) -
Method in class mx4j.server.DefaultClassLoaderRepository
-
- removeClassLoader(ClassLoader) -
Method in class mx4j.server.ModifiableClassLoaderRepository
- Removes, if exists, the specified ClassLoader from this repository.
- removeCommandProcessor(String) -
Method in class mx4j.tools.adaptor.http.HttpAdaptor
- Removes a command processor object by class
- removeCommandProcessor(String) -
Method in interface mx4j.tools.adaptor.http.HttpAdaptorMBean
- Removes a command processor object by class
- removeConnection(Connection) -
Method in class mx4j.tools.remote.http.HTTPService
-
- removeConnectionNotificationListener(NotificationListener) -
Method in class mx4j.tools.remote.AbstractJMXConnector
-
- removeConnectionNotificationListener(NotificationListener, NotificationFilter, Object) -
Method in class mx4j.tools.remote.AbstractJMXConnector
-
- removeMonitorInfo(ObjectName) -
Method in class mx4j.monitor.MX4JMonitor
-
- removeNonSerializableEntries(Map) -
Static method in class mx4j.remote.MX4JRemoteUtils
- Returns a copy of the given Map that does not contain non-serializable entries
- removeNotificationListener(NotificationListener, NotificationFilter, Object) -
Method in class mx4j.log.LoggerBroadcaster
-
- removeNotificationListener(NotificationListener, NotificationFilter, Object) -
Method in interface mx4j.log.LoggerBroadcasterMBean
-
- removeNotificationListener(NotificationListener) -
Method in class mx4j.monitor.MX4JMonitor
-
- removeNotificationListener(NotificationListener, NotificationFilter, Object) -
Method in class mx4j.monitor.MX4JMonitor
-
- removeNotificationListener(Integer) -
Method in class mx4j.remote.DefaultRemoteNotificationServerHandler
-
- removeNotificationListener(Integer) -
Method in interface mx4j.remote.RemoteNotificationServerHandler
- Removes the listener with the given ID from this handler
- removeNotificationListener(ObjectName, NotificationListener) -
Method in class mx4j.remote.rmi.ClientInvoker
-
- removeNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) -
Method in class mx4j.remote.rmi.ClientInvoker
-
- removeNotificationListener(ObjectName, ObjectName) -
Method in class mx4j.remote.rmi.ClientInvoker
-
- removeNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) -
Method in class mx4j.remote.rmi.ClientInvoker
-
- removeNotificationListener(ObjectName, ObjectName, Subject) -
Method in class mx4j.remote.rmi.RMIConnectionInvoker
-
- removeNotificationListener(ObjectName, ObjectName, MarshalledObject, MarshalledObject, Subject) -
Method in class mx4j.remote.rmi.RMIConnectionInvoker
-
- removeNotificationListener(ObjectName, NotificationListener) -
Method in class mx4j.server.ChainedMBeanServer
-
- removeNotificationListener(ObjectName, ObjectName) -
Method in class mx4j.server.ChainedMBeanServer
-
- removeNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) -
Method in class mx4j.server.ChainedMBeanServer
-
- removeNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) -
Method in class mx4j.server.ChainedMBeanServer
-
- removeNotificationListener(ObjectName, ObjectName) -
Method in class mx4j.server.MX4JMBeanServer
-
- removeNotificationListener(ObjectName, NotificationListener) -
Method in class mx4j.server.MX4JMBeanServer
-
- removeNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) -
Method in class mx4j.server.MX4JMBeanServer
-
- removeNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) -
Method in class mx4j.server.MX4JMBeanServer
-
- removeNotificationListener(MBeanMetaData, NotificationListener) -
Method in class mx4j.server.interceptor.ContextClassLoaderMBeanServerInterceptor
-
- removeNotificationListener(MBeanMetaData, NotificationListener, NotificationFilter, Object) -
Method in class mx4j.server.interceptor.ContextClassLoaderMBeanServerInterceptor
-
- removeNotificationListener(MBeanMetaData, NotificationListener) -
Method in class mx4j.server.interceptor.DefaultMBeanServerInterceptor
-
- removeNotificationListener(MBeanMetaData, NotificationListener, NotificationFilter, Object) -
Method in class mx4j.server.interceptor.DefaultMBeanServerInterceptor
-
- removeNotificationListener(MBeanMetaData, NotificationListener) -
Method in class mx4j.server.interceptor.InvokerMBeanServerInterceptor
-
- removeNotificationListener(MBeanMetaData, NotificationListener, NotificationFilter, Object) -
Method in class mx4j.server.interceptor.InvokerMBeanServerInterceptor
-
- removeNotificationListener(MBeanMetaData, NotificationListener) -
Method in interface mx4j.server.interceptor.MBeanServerInterceptor
- Removes the given notification listener from the MBean.
- removeNotificationListener(MBeanMetaData, NotificationListener, NotificationFilter, Object) -
Method in interface mx4j.server.interceptor.MBeanServerInterceptor
- Removes the given notification listener from the MBean, specified by the given filter and handback.
- removeNotificationListener(MBeanMetaData, NotificationListener) -
Method in class mx4j.server.interceptor.NotificationListenerMBeanServerInterceptor
-
- removeNotificationListener(MBeanMetaData, NotificationListener, NotificationFilter, Object) -
Method in class mx4j.server.interceptor.NotificationListenerMBeanServerInterceptor
-
- removeNotificationListener(MBeanMetaData, NotificationListener) -
Method in class mx4j.server.interceptor.SecurityMBeanServerInterceptor
-
- removeNotificationListener(MBeanMetaData, NotificationListener, NotificationFilter, Object) -
Method in class mx4j.server.interceptor.SecurityMBeanServerInterceptor
-
- removeNotificationListener(ObjectName, ObjectName, Subject) -
Method in class mx4j.tools.remote.AbstractServerInvoker
-
- removeNotificationListener(ObjectName, ObjectName, Object, Object, Subject) -
Method in class mx4j.tools.remote.AbstractServerInvoker
-
- removeNotificationListener(ObjectName, ObjectName, Subject) -
Method in interface mx4j.tools.remote.JMXConnection
-
- removeNotificationListener(ObjectName, ObjectName, Object, Object, Subject) -
Method in interface mx4j.tools.remote.JMXConnection
-
- removeNotificationListener(ObjectName, ObjectName, Subject) -
Method in class mx4j.tools.remote.JMXConnectionHandler
-
- removeNotificationListener(ObjectName, ObjectName, Object, Object, Subject) -
Method in class mx4j.tools.remote.JMXConnectionHandler
-
- removeNotificationListener(ObjectName, ObjectName) -
Method in class mx4j.tools.remote.JMXConnectionMBeanServerConnection
-
- removeNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) -
Method in class mx4j.tools.remote.JMXConnectionMBeanServerConnection
-
- removeNotificationListener(ObjectName, ObjectName, Subject) -
Method in class mx4j.tools.remote.http.HTTPClientInvoker
-
- removeNotificationListener(ObjectName, ObjectName, Object, Object, Subject) -
Method in class mx4j.tools.remote.http.HTTPClientInvoker
-
- removeNotificationListener(ObjectName, NotificationListener) -
Method in class mx4j.tools.remote.http.HTTPConnectionMBeanServerConnection
-
- removeNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) -
Method in class mx4j.tools.remote.http.HTTPConnectionMBeanServerConnection
-
- removeNotificationListener(ObjectName, ObjectName, Subject) -
Method in class mx4j.tools.remote.http.HTTPService
-
- removeNotificationListener(ObjectName, ObjectName, Object, Object, Subject) -
Method in class mx4j.tools.remote.http.HTTPService
-
- removeNotificationListener(ObjectName, NotificationListener, Subject) -
Method in interface mx4j.tools.remote.local.LocalConnection
-
- removeNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object, Subject) -
Method in interface mx4j.tools.remote.local.LocalConnection
-
- removeNotificationListener(NotificationListener) -
Method in class mx4j.tools.remote.proxy.RemoteMBeanProxy
-
- removeNotificationListener(NotificationListener, NotificationFilter, Object) -
Method in class mx4j.tools.remote.proxy.RemoteMBeanProxy
-
- removeNotificationListener(ObjectName, ObjectName, Subject) -
Method in class mx4j.tools.remote.soap.SOAPClientInvoker
-
- removeNotificationListener(ObjectName, ObjectName, Object, Object, Subject) -
Method in class mx4j.tools.remote.soap.SOAPClientInvoker
-
- removeNotificationListeners(Integer[]) -
Method in class mx4j.remote.AbstractRemoteNotificationClientHandler
-
- removeNotificationListeners(Integer[]) -
Method in interface mx4j.remote.RemoteNotificationClientHandler
- Removes the listeners with the given IDs from this handler
- removeNotificationListeners(ObjectName, Integer[], Subject) -
Method in class mx4j.remote.rmi.RMIConnectionInvoker
-
- removeNotificationListeners(ObjectName, Integer[], Subject) -
Method in class mx4j.tools.remote.http.HTTPClientInvoker
-
- removeNotificationListeners(ObjectName, Integer[], Subject) -
Method in interface mx4j.tools.remote.http.HTTPConnection
-
- removeNotificationListeners(ObjectName, Integer[], Subject) -
Method in class mx4j.tools.remote.http.HTTPConnectionHandler
-
- removeNotificationListeners(ObjectName, Integer[], Subject) -
Method in class mx4j.tools.remote.http.HTTPServerInvoker
-
- removeNotificationListeners(ObjectName, Integer[], Subject) -
Method in class mx4j.tools.remote.http.HTTPService
-
- removeNotificationListeners(ObjectName, Integer[], Subject) -
Method in class mx4j.tools.remote.soap.SOAPClientInvoker
-
- removeObservedObject(ObjectName) -
Method in class mx4j.monitor.MX4JMonitor
-
- removeObservedObject(ObjectName) -
Method in interface mx4j.monitor.MX4JMonitorMBean
-
- resolve(String, String) -
Method in class mx4j.tools.adaptor.http.XSLTProcessor
-
- resolveClass(ObjectStreamClass) -
Method in class mx4j.loading.ClassLoaderObjectInputStream
-
- resolveProxyClass(String[]) -
Method in class mx4j.loading.ClassLoaderObjectInputStream
-
- restart() -
Method in class mx4j.tools.adaptor.http.HttpAdaptor
- Deprecated. as of RC 1
- run() -
Method in class mx4j.remote.AbstractHeartBeat
-
- run() -
Method in class mx4j.timer.TimeTask
- The method to implement to have this TimeTask to do something.
- run() -
Method in class mx4j.tools.config.DefaultConfigurationBuilder.Configuration
-
- runScript() -
Method in class mx4j.tools.jython.JythonRunner
- Executes a given script.
- runScript() -
Method in interface mx4j.tools.jython.JythonRunnerMBean
- Executes a given script.
S
- 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
-
- 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
- SHUTDOWN_COMMAND -
Static variable in class mx4j.tools.config.DefaultConfigurationBuilder
-
- SMTP - class mx4j.tools.mail.SMTP.
- This MBean is meant to send a mail given certain situation.
- SMTP() -
Constructor for class mx4j.tools.mail.SMTP
-
- SMTPMBean - interface mx4j.tools.mail.SMTPMBean.
- Management Interface of a SMTP MBean.
- SOAPClientInvoker - class mx4j.tools.remote.soap.SOAPClientInvoker.
-
- SOAPClientInvoker(String, Service) -
Constructor for class mx4j.tools.remote.soap.SOAPClientInvoker
-
- SOAPConnector - class mx4j.tools.remote.soap.SOAPConnector.
-
- SOAPConnector(JMXServiceURL, Map) -
Constructor for class mx4j.tools.remote.soap.SOAPConnector
-
- SOAPService - class mx4j.tools.remote.soap.SOAPService.
- The server-side service (the WebService actually) where remote calls end up
after being parsed by Axis.
- SOAPService() -
Constructor for class mx4j.tools.remote.soap.SOAPService
-
- SSLAdaptorServerSocketFactory - class mx4j.tools.adaptor.ssl.SSLAdaptorServerSocketFactory.
- 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 mx4j.tools.adaptor.ssl.SSLAdaptorServerSocketFactoryMBean.
- Management interface for the SSL ServerSocket factory
- SSLAdaptorServerSocketFactoryMBeanDescription - class mx4j.tools.adaptor.ssl.SSLAdaptorServerSocketFactoryMBeanDescription.
-
- SSLAdaptorServerSocketFactoryMBeanDescription() -
Constructor for class mx4j.tools.adaptor.ssl.SSLAdaptorServerSocketFactoryMBeanDescription
-
- SSLBurlapServlet - class mx4j.tools.remote.caucho.burlap.SSLBurlapServlet.
-
- SSLBurlapServlet() -
Constructor for class mx4j.tools.remote.caucho.burlap.SSLBurlapServlet
-
- SSLHessianServlet - class mx4j.tools.remote.caucho.hessian.SSLHessianServlet.
-
- SSLHessianServlet() -
Constructor for class mx4j.tools.remote.caucho.hessian.SSLHessianServlet
-
- SSLRMIClientSocketFactory - class mx4j.tools.remote.rmi.SSLRMIClientSocketFactory.
-
- SSLRMIClientSocketFactory() -
Constructor for class mx4j.tools.remote.rmi.SSLRMIClientSocketFactory
-
- SSLRMIServerSocketFactory - class mx4j.tools.remote.rmi.SSLRMIServerSocketFactory.
-
- SSLRMIServerSocketFactory(SSLContext) -
Constructor for class mx4j.tools.remote.rmi.SSLRMIServerSocketFactory
-
- SSLRMIServerSocketFactory(SSLContext, int) -
Constructor for class mx4j.tools.remote.rmi.SSLRMIServerSocketFactory
-
- SSLSOAPService - class mx4j.tools.remote.soap.SSLSOAPService.
- This 'pivot' is the one to be used when the invocation is uses the
https protocol
- SSLSOAPService() -
Constructor for class mx4j.tools.remote.soap.SSLSOAPService
-
- 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_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_NO_CONTENT -
Static variable in class mx4j.tools.adaptor.http.HttpConstants
- Status code NO CONTENT
- STATUS_OKAY -
Static variable in class mx4j.tools.adaptor.http.HttpConstants
- Status code OK
- SecurityMBeanServerInterceptor - class mx4j.server.interceptor.SecurityMBeanServerInterceptor.
- 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 mx4j.server.interceptor.SecurityMBeanServerInterceptorMBean.
- Management interface for the SecurityMBeanServerInterceptor MBean
- SecurityMBeanServerInterceptorMBeanDescription - class mx4j.server.interceptor.SecurityMBeanServerInterceptorMBeanDescription.
- Management interface description for the SecurityMBeanServerInterceptor MBean.
- SecurityMBeanServerInterceptorMBeanDescription() -
Constructor for class mx4j.server.interceptor.SecurityMBeanServerInterceptorMBeanDescription
-
- ServerByDomainCommandProcessor - class mx4j.tools.adaptor.http.ServerByDomainCommandProcessor.
- ServerByDomainCommandProcessor, processes a request for getting all the
MBeans of the current server grouped by domains
- ServerByDomainCommandProcessor() -
Constructor for class mx4j.tools.adaptor.http.ServerByDomainCommandProcessor
-
- ServerCommandProcessor - class mx4j.tools.adaptor.http.ServerCommandProcessor.
- ServerCommandProcessor, processes a request for getting all the
MBeans of the current server
- ServerCommandProcessor() -
Constructor for class mx4j.tools.adaptor.http.ServerCommandProcessor
-
- ServerProvider - class mx4j.remote.provider.iiop.ServerProvider.
-
- ServerProvider() -
Constructor for class mx4j.remote.provider.iiop.ServerProvider
-
- ServerProvider - class mx4j.remote.provider.rmi.ServerProvider.
-
- ServerProvider() -
Constructor for class mx4j.remote.provider.rmi.ServerProvider
-
- ServerProvider - class mx4j.tools.remote.provider.burlap.ServerProvider.
-
- ServerProvider() -
Constructor for class mx4j.tools.remote.provider.burlap.ServerProvider
-
- ServerProvider - class mx4j.tools.remote.provider.burlap.ssl.ServerProvider.
-
- ServerProvider() -
Constructor for class mx4j.tools.remote.provider.burlap.ssl.ServerProvider
-
- ServerProvider - class mx4j.tools.remote.provider.hessian.ServerProvider.
-
- ServerProvider() -
Constructor for class mx4j.tools.remote.provider.hessian.ServerProvider
-
- ServerProvider - class mx4j.tools.remote.provider.hessian.ssl.ServerProvider.
-
- ServerProvider() -
Constructor for class mx4j.tools.remote.provider.hessian.ssl.ServerProvider
-
- ServerProvider - class mx4j.tools.remote.provider.local.ServerProvider.
-
- ServerProvider() -
Constructor for class mx4j.tools.remote.provider.local.ServerProvider
-
- ServerProvider - class mx4j.tools.remote.provider.soap.ServerProvider.
- SOAP Connector Server Provider
- ServerProvider() -
Constructor for class mx4j.tools.remote.provider.soap.ServerProvider
-
- ServerProvider - class mx4j.tools.remote.provider.soap.ssl.ServerProvider.
-
- ServerProvider() -
Constructor for class mx4j.tools.remote.provider.soap.ssl.ServerProvider
-
- SetAttributeCommandProcessor - class mx4j.tools.adaptor.http.SetAttributeCommandProcessor.
- SetAttributeCommandProcessor, processes a request for setting one attribute
in one MBean
- SetAttributeCommandProcessor() -
Constructor for class mx4j.tools.adaptor.http.SetAttributeCommandProcessor
-
- SetAttributesCommandProcessor - class mx4j.tools.adaptor.http.SetAttributesCommandProcessor.
- SetAttributesCommandProcessor, processes a request for setting one or more attributes
in one MBean.
- SetAttributesCommandProcessor() -
Constructor for class mx4j.tools.adaptor.http.SetAttributesCommandProcessor
-
- SetDeser - class mx4j.tools.remote.soap.axis.ser.SetDeser.
-
- SetDeser() -
Constructor for class mx4j.tools.remote.soap.axis.ser.SetDeser
-
- SetDeserFactory - class mx4j.tools.remote.soap.axis.ser.SetDeserFactory.
-
- SetDeserFactory(Class, QName) -
Constructor for class mx4j.tools.remote.soap.axis.ser.SetDeserFactory
-
- SetSer - class mx4j.tools.remote.soap.axis.ser.SetSer.
-
- SetSer() -
Constructor for class mx4j.tools.remote.soap.axis.ser.SetSer
-
- SetSerFactory - class mx4j.tools.remote.soap.axis.ser.SetSerFactory.
-
- SetSerFactory(Class, QName) -
Constructor for class mx4j.tools.remote.soap.axis.ser.SetSerFactory
-
- StatisticsRecorderMBean - interface mx4j.tools.stats.StatisticsRecorderMBean.
- Management interface to be implemented by recorder MBeans.
- StatisticsRecorderMBeanDescription - class mx4j.tools.stats.StatisticsRecorderMBeanDescription.
- Descriptions of the
StatisticsRecorderMBean
interface - StatisticsRecorderMBeanDescription() -
Constructor for class mx4j.tools.stats.StatisticsRecorderMBeanDescription
-
- SubjectDeser - class mx4j.tools.remote.soap.axis.ser.SubjectDeser.
-
- SubjectDeser() -
Constructor for class mx4j.tools.remote.soap.axis.ser.SubjectDeser
-
- SubjectDeserFactory - class mx4j.tools.remote.soap.axis.ser.SubjectDeserFactory.
-
- SubjectDeserFactory(Class, QName) -
Constructor for class mx4j.tools.remote.soap.axis.ser.SubjectDeserFactory
-
- SubjectInvoker - class mx4j.tools.remote.SubjectInvoker.
-
- SubjectInvoker(Object, Subject, AccessControlContext, Map) -
Constructor for class mx4j.tools.remote.SubjectInvoker
-
- SubjectSer - class mx4j.tools.remote.soap.axis.ser.SubjectSer.
-
- SubjectSer() -
Constructor for class mx4j.tools.remote.soap.axis.ser.SubjectSer
-
- SubjectSerFactory - class mx4j.tools.remote.soap.axis.ser.SubjectSerFactory.
-
- SubjectSerFactory(Class, QName) -
Constructor for class mx4j.tools.remote.soap.axis.ser.SubjectSerFactory
-
- schedule(TimeTask) -
Method in class mx4j.timer.TimeQueue
- Schedules the given task for execution.
- sendConnectionNotificationClosed() -
Method in class mx4j.remote.ConnectionNotificationEmitter
-
- sendConnectionNotificationClosed() -
Method in class mx4j.tools.remote.AbstractJMXConnector
-
- sendConnectionNotificationFailed() -
Method in class mx4j.remote.AbstractHeartBeat
- Sends the connection failed notification using the emitter specified in
AbstractHeartBeat.AbstractHeartBeat(mx4j.remote.ConnectionNotificationEmitter, java.util.Map)
- sendConnectionNotificationFailed() -
Method in class mx4j.remote.ConnectionNotificationEmitter
-
- sendConnectionNotificationLost(long) -
Method in class mx4j.remote.AbstractRemoteNotificationClientHandler
- Sends the
JMXConnectionNotification.NOTIFS_LOST
notification
using the emitter passed to AbstractRemoteNotificationClientHandler
- sendConnectionNotificationLost(long) -
Method in class mx4j.remote.ConnectionNotificationEmitter
-
- sendConnectionNotificationOpened() -
Method in class mx4j.remote.ConnectionNotificationEmitter
-
- sendErrorNotification(MX4JMonitor.MonitorInfo, String, String, ObjectName, String) -
Method in class mx4j.monitor.MX4JMonitor
-
- sendHeaders -
Variable in class mx4j.tools.adaptor.http.HttpOutputStream
- whether to send the headers
- sendHeaders() -
Method in class mx4j.tools.adaptor.http.HttpOutputStream
- Sends the headers
- sendMail() -
Method in class mx4j.tools.mail.SMTP
-
- sendMail() -
Method in interface mx4j.tools.mail.SMTPMBean
- This will directly execute the send mail.
- sendNotification(Notification) -
Method in class mx4j.log.LoggerBroadcaster
-
- sendNotification(Notification) -
Method in class mx4j.monitor.MX4JMonitor
-
- sendNotification(String, String, ObjectName, String, Object, Object) -
Method in class mx4j.monitor.MX4JMonitor
-
- serialize(QName, Attributes, Object, SerializationContext) -
Method in class mx4j.tools.remote.soap.axis.ser.AttributeListSer
-
- serialize(QName, Attributes, Object, SerializationContext) -
Method in class mx4j.tools.remote.soap.axis.ser.AttributeSer
-
- serialize(QName, Attributes, Object, SerializationContext) -
Method in class mx4j.tools.remote.soap.axis.ser.MBeanAttributeInfoSer
-
- serialize(QName, Attributes, Object, SerializationContext) -
Method in class mx4j.tools.remote.soap.axis.ser.MBeanConstructorInfoSer
-
- serialize(QName, Attributes, Object, SerializationContext) -
Method in class mx4j.tools.remote.soap.axis.ser.MBeanInfoSer
-
- serialize(QName, Attributes, Object, SerializationContext) -
Method in class mx4j.tools.remote.soap.axis.ser.MBeanNotificationInfoSer
-
- serialize(QName, Attributes, Object, SerializationContext) -
Method in class mx4j.tools.remote.soap.axis.ser.MBeanOperationInfoSer
-
- serialize(QName, Attributes, Object, SerializationContext) -
Method in class mx4j.tools.remote.soap.axis.ser.MBeanParameterInfoSer
-
- serialize(QName, Attributes, Object, SerializationContext) -
Method in class mx4j.tools.remote.soap.axis.ser.NotificationFilterSupportSer
-
- serialize(QName, Attributes, Object, SerializationContext) -
Method in class mx4j.tools.remote.soap.axis.ser.NotificationResultSer
-
- serialize(QName, Attributes, Object, SerializationContext) -
Method in class mx4j.tools.remote.soap.axis.ser.NotificationSer
-
- serialize(QName, Attributes, Object, SerializationContext) -
Method in class mx4j.tools.remote.soap.axis.ser.ObjectInstanceSer
-
- serialize(QName, Attributes, Object, SerializationContext) -
Method in class mx4j.tools.remote.soap.axis.ser.ObjectNameSer
-
- serialize(QName, Attributes, Object, SerializationContext) -
Method in class mx4j.tools.remote.soap.axis.ser.PrincipalSer
-
- serialize(QName, Attributes, Object, SerializationContext) -
Method in class mx4j.tools.remote.soap.axis.ser.RelationTypeSupportSer
-
- serialize(QName, Attributes, Object, SerializationContext) -
Method in class mx4j.tools.remote.soap.axis.ser.RoleInfoSer
-
- serialize(QName, Attributes, Object, SerializationContext) -
Method in class mx4j.tools.remote.soap.axis.ser.RoleListSer
-
- serialize(QName, Attributes, Object, SerializationContext) -
Method in class mx4j.tools.remote.soap.axis.ser.RoleResultSer
-
- serialize(QName, Attributes, Object, SerializationContext) -
Method in class mx4j.tools.remote.soap.axis.ser.RoleSer
-
- serialize(QName, Attributes, Object, SerializationContext) -
Method in class mx4j.tools.remote.soap.axis.ser.RoleUnresolvedListSer
-
- serialize(QName, Attributes, Object, SerializationContext) -
Method in class mx4j.tools.remote.soap.axis.ser.RoleUnresolvedSer
-
- serialize(QName, Attributes, Object, SerializationContext) -
Method in class mx4j.tools.remote.soap.axis.ser.SetSer
-
- serialize(QName, Attributes, Object, SerializationContext) -
Method in class mx4j.tools.remote.soap.axis.ser.SubjectSer
-
- serialize(QName, Attributes, Object, SerializationContext) -
Method in class mx4j.tools.remote.soap.axis.ser.TargetedNotificationSer
-
- server -
Variable in class mx4j.tools.adaptor.http.HttpCommandProcessorAdaptor
-
- server -
Variable in class mx4j.tools.stats.AbstractStatisticsRecorder
-
- 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 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(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(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 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(ObjectName, Object, Subject) -
Method in class mx4j.tools.remote.http.HTTPClientInvoker
-
- setAttribute(ObjectName, Object, Subject) -
Method in class mx4j.tools.remote.http.HTTPService
-
- setAttribute(Attribute) -
Method in class mx4j.tools.remote.proxy.RemoteMBeanProxy
-
- setAttribute(ObjectName, Object, Subject) -
Method in class mx4j.tools.remote.soap.SOAPClientInvoker
-
- 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(ObjectName, AttributeList) -
Method in class mx4j.server.MX4JMBeanServer
-
- 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(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 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(ObjectName, Object, Subject) -
Method in class mx4j.tools.remote.http.HTTPClientInvoker
-
- setAttributes(ObjectName, Object, Subject) -
Method in class mx4j.tools.remote.http.HTTPService
-
- setAttributes(AttributeList) -
Method in class mx4j.tools.remote.proxy.RemoteMBeanProxy
-
- setAttributes(ObjectName, Object, Subject) -
Method in class mx4j.tools.remote.soap.SOAPClientInvoker
-
- 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
- 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
- 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
-
- 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.
- setDifferNotified(boolean) -
Method in class mx4j.monitor.MX4JStringMonitor.StringMonitorInfo
-
- 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
-
- 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.TimeTask
- Marks this task as finished or not.
- setFinished(boolean) -
Method in class mx4j.timer.TimerTask
-
- setFromAddress(String) -
Method in class mx4j.tools.mail.SMTP
-
- setFromAddress(String) -
Method in interface mx4j.tools.mail.SMTPMBean
- Sets the form address set to mail
- setFromName(String) -
Method in class mx4j.tools.mail.SMTP
-
- setFromName(String) -
Method in interface mx4j.tools.mail.SMTPMBean
- Sets the from name presented on the mail
- setGauge(Number) -
Method in class mx4j.monitor.MX4JCounterMonitor.CounterMonitorInfo
-
- setGauge(Number) -
Method in class mx4j.monitor.MX4JGaugeMonitor.GaugeMonitorInfo
-
- setGauge(String) -
Method in class mx4j.monitor.MX4JStringMonitor.StringMonitorInfo
-
- setGranularity(long) -
Method in class mx4j.tools.stats.TimedStatisticsRecorder
-
- setGranularity(long) -
Method in interface mx4j.tools.stats.TimedStatisticsRecorderMBean
- Sets how often the MBean will poll the variable value
- setGranularityPeriod(long) -
Method in class mx4j.monitor.MX4JMonitor
-
- setGranularityPeriod(long) -
Method in interface mx4j.monitor.MX4JMonitorMBean
-
- setHeader(String, String) -
Method in class mx4j.tools.adaptor.http.HttpOutputStream
- Sets a given header code
- setHighNotified(boolean) -
Method in class mx4j.monitor.MX4JGaugeMonitor.GaugeMonitorInfo
-
- setHost(String) -
Method in class mx4j.tools.adaptor.http.HttpAdaptor
- Sets the host name where the server will be listening
- setHost(String) -
Method in interface mx4j.tools.adaptor.http.HttpAdaptorMBean
- Sets the host name where the server will be listening
- setInitThreshold(Number) -
Method in class mx4j.monitor.MX4JCounterMonitor
-
- setInitThreshold(Number) -
Method in interface mx4j.monitor.MX4JCounterMonitorMBean
-
- setInvokeFilter(boolean) -
Method in class mx4j.remote.NotificationTuple
-
- setKeyManagerAlgorithm(String) -
Method in class mx4j.tools.adaptor.ssl.SSLAdaptorServerSocketFactory
-
- setKeyManagerAlgorithm(String) -
Method in interface mx4j.tools.adaptor.ssl.SSLAdaptorServerSocketFactoryMBean
- Sets the key manager algorithm, by default is "SunX509".
- setKeyManagerPassword(String) -
Method in class mx4j.tools.adaptor.ssl.SSLAdaptorServerSocketFactory
-
- setKeyManagerPassword(String) -
Method in interface mx4j.tools.adaptor.ssl.SSLAdaptorServerSocketFactoryMBean
- Sets the password to access the key present in the keystore.
- setKeyStoreName(String) -
Method in class mx4j.tools.adaptor.ssl.SSLAdaptorServerSocketFactory
-
- setKeyStoreName(String) -
Method in interface mx4j.tools.adaptor.ssl.SSLAdaptorServerSocketFactoryMBean
- Sets the name of the keystore; if the keystore is of type JKS, then this is a file name, that will be
resolved by the ClassLoader of this class, via getResourceAsStream.
- setKeyStorePassword(String) -
Method in class mx4j.tools.adaptor.ssl.SSLAdaptorServerSocketFactory
-
- setKeyStorePassword(String) -
Method in interface mx4j.tools.adaptor.ssl.SSLAdaptorServerSocketFactoryMBean
- Sets the password to access the keystore specified by
SSLAdaptorServerSocketFactoryMBean.setKeyStoreName(java.lang.String)
.
- setKeyStoreType(String) -
Method in class mx4j.tools.adaptor.ssl.SSLAdaptorServerSocketFactory
-
- setKeyStoreType(String) -
Method in interface mx4j.tools.adaptor.ssl.SSLAdaptorServerSocketFactoryMBean
- Sets the type of the keystore, by default is "JKS".
- setLoadername(String) -
Method in class mx4j.tools.config.DefaultConfigurationBuilder.Create
-
- setLocale(Locale) -
Method in class mx4j.tools.adaptor.http.XSLTProcessor
-
- setLocale(Locale) -
Method in interface mx4j.tools.adaptor.http.XSLTProcessorMBean
- Sets the locale used to internationalize the output
- setLocaleString(String) -
Method in class mx4j.tools.adaptor.http.XSLTProcessor
-
- setLocaleString(String) -
Method in interface mx4j.tools.adaptor.http.XSLTProcessorMBean
- Sets the locale used to internationalize the output, as a string
- setLoginToServer(boolean) -
Method in class mx4j.tools.mail.SMTP
-
- setLoginToServer(boolean) -
Method in interface mx4j.tools.mail.SMTPMBean
- Sets whether to login to the SMTP server
- setLowNotified(boolean) -
Method in class mx4j.monitor.MX4JGaugeMonitor.GaugeMonitorInfo
-
- 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
- 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
- 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.TimeTask
- Sets the next execution time.
- setNextExecutionTime(long) -
Method in class mx4j.timer.TimerTask
-
- 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
-
- setObjectName(ObjectName) -
Method in interface mx4j.server.MBeanMetaData
- Sets the ObjectName of the MBean
- setObjectid(String) -
Method in class mx4j.tools.config.DefaultConfigurationBuilder.Object
-
- 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.
- 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".
- 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.
- 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
- setStringToCompare(String) -
Method in class mx4j.monitor.MX4JStringMonitor
-
- setStringToCompare(String) -
Method in interface mx4j.monitor.MX4JStringMonitorMBean
-
- setSubject(String) -
Method in class mx4j.tools.mail.SMTP
-
- setSubject(String) -
Method in interface mx4j.tools.mail.SMTPMBean
- Sets the mail's subject, by default is Empty subject.
- setText(String) -
Method in interface mx4j.tools.config.ConfigurationBuilder.Node
-
- setText(String) -
Method in class mx4j.tools.config.DefaultConfigurationBuilder.AbstractNode
-
- setThreshold(Number) -
Method in class mx4j.monitor.MX4JCounterMonitor.CounterMonitorInfo
-
- setThresholdNotified(boolean) -
Method in class mx4j.monitor.MX4JCounterMonitor.CounterMonitorInfo
-
- setThresholds(Number, Number) -
Method in class mx4j.monitor.MX4JGaugeMonitor
-
- setThresholds(Number, Number) -
Method in interface mx4j.monitor.MX4JGaugeMonitorMBean
-
- setTimeout(int) -
Method in class mx4j.tools.mail.SMTP
-
- setTimeout(int) -
Method in interface mx4j.tools.mail.SMTPMBean
- Sets the send timeout, by default it is 10 secs
- setTimestamp(long) -
Method in class mx4j.monitor.MX4JCounterMonitor.CounterMonitorInfo
-
- setTimestamp(long) -
Method in class mx4j.monitor.MX4JGaugeMonitor.GaugeMonitorInfo
-
- setTimestamp(long) -
Method in class mx4j.monitor.MX4JStringMonitor.StringMonitorInfo
-
- setTo(String) -
Method in class mx4j.tools.mail.SMTP
-
- setTo(String) -
Method in interface mx4j.tools.mail.SMTPMBean
- Sets a comma separated list of address which will go in the TO mail field
- setTrustManagerAlgorithm(String) -
Method in class mx4j.tools.adaptor.ssl.SSLAdaptorServerSocketFactory
-
- setTrustManagerAlgorithm(String) -
Method in interface mx4j.tools.adaptor.ssl.SSLAdaptorServerSocketFactoryMBean
- Sets the trust manager algorithm, by default is "SunX509".
- setTrustStoreName(String) -
Method in class mx4j.tools.adaptor.ssl.SSLAdaptorServerSocketFactory
-
- setTrustStoreName(String) -
Method in interface mx4j.tools.adaptor.ssl.SSLAdaptorServerSocketFactoryMBean
- Sets the name of the truststore; if the truststore is of type JKS, then this is a file name, that will be
resolved by the ClassLoader of this class, via getResourceAsStream.
- setTrustStorePassword(String) -
Method in class mx4j.tools.adaptor.ssl.SSLAdaptorServerSocketFactory
-
- setTrustStorePassword(String) -
Method in interface mx4j.tools.adaptor.ssl.SSLAdaptorServerSocketFactoryMBean
- Sets the password to access the truststore specified by
SSLAdaptorServerSocketFactoryMBean.setTrustStoreName(java.lang.String)
.
- setTrustStoreType(String) -
Method in class mx4j.tools.adaptor.ssl.SSLAdaptorServerSocketFactory
-
- setTrustStoreType(String) -
Method in interface mx4j.tools.adaptor.ssl.SSLAdaptorServerSocketFactoryMBean
- Sets the type of the truststore, by default is "JKS".
- setType(String) -
Method in class mx4j.tools.config.DefaultConfigurationBuilder.Arg
-
- setUseCache(boolean) -
Method in class mx4j.tools.adaptor.http.XSLTProcessor
-
- setUseCache(boolean) -
Method in interface mx4j.tools.adaptor.http.XSLTProcessorMBean
- Sets the caching of the XSL Templates.
- setValue(Number) -
Method in class mx4j.tools.stats.ValueStatisticsRecorder
-
- setValue(Number) -
Method in interface mx4j.tools.stats.ValueStatisticsRecorderMBean
- Sets the value to be recorded
- shutdown() -
Method in class mx4j.tools.config.ConfigurationLoader
-
- shutdown() -
Method in interface mx4j.tools.config.ConfigurationLoaderMBean
-
- 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
- sortAttributes(NamedNodeMap) -
Method in class mx4j.tools.adaptor.http.DefaultProcessor
- Returns a sorted list of attributes.
- splitFunction(Object) -
Method in class mx4j.util.MethodTernaryTree
-
- 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 interface mx4j.tools.remote.http.WebContainer
- Starts the web container
- start(JMXServiceURL, Map) -
Method in class mx4j.tools.remote.http.jetty.JettyWebContainer
-
- 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
-
- 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 interface mx4j.tools.remote.http.WebContainer
- Stops the web container
- stop() -
Method in class mx4j.tools.remote.http.jetty.JettyWebContainer
-
- 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.
- sub(Number, Number) -
Method in class mx4j.monitor.MX4JCounterMonitor
-
- sub(Number, Number) -
Method in class mx4j.monitor.MX4JGaugeMonitor
-
- 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
-
- sum(Number, Number) -
Method in class mx4j.monitor.MX4JCounterMonitor
-
T
- TRACE -
Static variable in class mx4j.log.Logger
-
- TYPE_ATTR -
Static variable in class mx4j.loading.MLetParser
-
- TargetedNotificationDeser - class mx4j.tools.remote.soap.axis.ser.TargetedNotificationDeser.
-
- TargetedNotificationDeser() -
Constructor for class mx4j.tools.remote.soap.axis.ser.TargetedNotificationDeser
-
- TargetedNotificationDeserFactory - class mx4j.tools.remote.soap.axis.ser.TargetedNotificationDeserFactory.
-
- TargetedNotificationDeserFactory(Class, QName) -
Constructor for class mx4j.tools.remote.soap.axis.ser.TargetedNotificationDeserFactory
-
- TargetedNotificationSer - class mx4j.tools.remote.soap.axis.ser.TargetedNotificationSer.
-
- TargetedNotificationSer() -
Constructor for class mx4j.tools.remote.soap.axis.ser.TargetedNotificationSer
-
- TargetedNotificationSerFactory - class mx4j.tools.remote.soap.axis.ser.TargetedNotificationSerFactory.
-
- TargetedNotificationSerFactory(Class, QName) -
Constructor for class mx4j.tools.remote.soap.axis.ser.TargetedNotificationSerFactory
-
- TimeQueue - class mx4j.timer.TimeQueue.
- A queue that executes
TimeTask
s when it is started. - TimeQueue() -
Constructor for class mx4j.timer.TimeQueue
- Creates a new TimeQueue
- TimeQueue(boolean) -
Constructor for class mx4j.timer.TimeQueue
- Creates a new TimeQueue that will set the thread daemon or not depending on the given argument
- TimeTask - class mx4j.timer.TimeTask.
- A task that is executed at a specified time.
- TimeTask() -
Constructor for class mx4j.timer.TimeTask
- Constructor for subclasses
- TimedStatisticsRecorder - class mx4j.tools.stats.TimedStatisticsRecorder.
- TimedStatisticsRecorder records statistics of an attribute
with a timer polling the value every certain interval
- TimedStatisticsRecorder() -
Constructor for class mx4j.tools.stats.TimedStatisticsRecorder
-
- TimedStatisticsRecorderMBean - interface mx4j.tools.stats.TimedStatisticsRecorderMBean.
- Management interface for TimedStatisticsRecorder MBeans.
- TimedStatisticsRecorderMBeanDescription - class mx4j.tools.stats.TimedStatisticsRecorderMBeanDescription.
- Management interface description for TimedStatisticsRecorder MBeans.
- TimedStatisticsRecorderMBeanDescription() -
Constructor for class mx4j.tools.stats.TimedStatisticsRecorderMBeanDescription
-
- TimerNotificationDeser - class mx4j.tools.remote.soap.axis.ser.TimerNotificationDeser.
-
- TimerNotificationDeser() -
Constructor for class mx4j.tools.remote.soap.axis.ser.TimerNotificationDeser
-
- TimerNotificationDeserFactory - class mx4j.tools.remote.soap.axis.ser.TimerNotificationDeserFactory.
-
- TimerNotificationDeserFactory(Class, QName) -
Constructor for class mx4j.tools.remote.soap.axis.ser.TimerNotificationDeserFactory
-
- TimerNotificationSer - class mx4j.tools.remote.soap.axis.ser.TimerNotificationSer.
-
- TimerNotificationSer() -
Constructor for class mx4j.tools.remote.soap.axis.ser.TimerNotificationSer
-
- TimerNotificationSerFactory - class mx4j.tools.remote.soap.axis.ser.TimerNotificationSerFactory.
-
- TimerNotificationSerFactory(Class, QName) -
Constructor for class mx4j.tools.remote.soap.axis.ser.TimerNotificationSerFactory
-
- TimerTask - class mx4j.timer.TimerTask.
- A subclass of TimeTask for the JMX Timer service.
- TimerTask(TimerNotification, Date, long, long, boolean) -
Constructor for class mx4j.timer.TimerTask
-
- task -
Variable in class mx4j.tools.stats.TimedStatisticsRecorder
-
- timer -
Static variable in class mx4j.tools.stats.TimedStatisticsRecorder
-
- toString() -
Method in class mx4j.monitor.MX4JCounterMonitor.CounterMonitorInfo
-
- toString() -
Method in class mx4j.monitor.MX4JGaugeMonitor.GaugeMonitorInfo
-
- toString() -
Method in class mx4j.monitor.MX4JMonitor.MonitorInfo
-
- toString() -
Method in class mx4j.monitor.MX4JMonitorNotification
-
- toString() -
Method in class mx4j.monitor.MX4JStringMonitor.StringMonitorInfo
-
- toString() -
Method in class mx4j.remote.NotificationTuple
-
- toString() -
Method in class mx4j.tools.stats.NotificationStatisticsRecorder
-
- toString() -
Method in class mx4j.tools.stats.TimedStatisticsRecorder
-
- toString() -
Method in class mx4j.tools.stats.ValueStatisticsRecorder
-
- trace(Object) -
Method in class mx4j.log.Logger
-
- trace(Object, Throwable) -
Method in class mx4j.log.Logger
-
U
- USE_EXTERNAL_WEB_CONTAINER -
Static variable in class mx4j.tools.remote.http.HTTPConnectorServer
-
- Utils - class mx4j.util.Utils.
- Several utility functions for the JMX implementation
- Utils() -
Constructor for class mx4j.util.Utils
-
- unbind(String) -
Method in class mx4j.tools.naming.NamingService
-
- unbind(String) -
Method in interface mx4j.tools.naming.NamingServiceMBean
- Removes the binding for the specified
name
in the rmiregistry
- unbindServer(Object, JMXServiceURL, Map) -
Method in class mx4j.remote.ConnectionResolver
- Unbinds the server bound by
ConnectionResolver.bindServer(java.lang.Object, javax.management.remote.JMXServiceURL, java.util.Map)
from the place specified by the JMXServiceURL.
- unbindServer(Object, JMXServiceURL, Map) -
Method in class mx4j.remote.resolver.rmi.Resolver
-
- unbindServer(Object, JMXServiceURL, Map) -
Method in class mx4j.tools.remote.http.HTTPResolver
-
- unbindServer(Object, JMXServiceURL, Map) -
Method in class mx4j.tools.remote.resolver.local.Resolver
-
- undeploy(JMXServiceURL, Map) -
Method in class mx4j.tools.remote.http.HTTPResolver
-
- undeploy(String, JMXServiceURL, Map) -
Method in interface mx4j.tools.remote.http.WebContainer
- Undeploys the servlet mapped to the URL specified by the given JMXServiceURL.
- undeploy(String, JMXServiceURL, Map) -
Method in class mx4j.tools.remote.http.jetty.JettyWebContainer
-
- undeploy(JMXServiceURL, Map) -
Method in class mx4j.tools.remote.resolver.soap.Resolver
-
- unmarshal(MarshalledObject) -
Static method in class mx4j.remote.rmi.Marshaller
-
- unregisterListener() -
Method in class mx4j.tools.jython.JythonRunner
-
- unregisterListener() -
Method in class mx4j.tools.mail.SMTP
-
- unregisterMBean(ObjectName) -
Method in class mx4j.remote.rmi.ClientInvoker
-
- unregisterMBean(ObjectName, Subject) -
Method in class mx4j.remote.rmi.RMIConnectionInvoker
-
- unregisterMBean(ObjectName) -
Method in class mx4j.server.ChainedMBeanServer
-
- unregisterMBean(ObjectName) -
Method in class mx4j.server.MX4JMBeanServer
-
- unregisterMBean(ObjectName, Subject) -
Method in class mx4j.tools.remote.AbstractServerInvoker
-
- unregisterMBean(ObjectName, Subject) -
Method in interface mx4j.tools.remote.JMXConnection
-
- unregisterMBean(ObjectName, Subject) -
Method in class mx4j.tools.remote.JMXConnectionHandler
-
- unregisterMBean(ObjectName) -
Method in class mx4j.tools.remote.JMXConnectionMBeanServerConnection
-
- unregisterMBean(ObjectName, Subject) -
Method in class mx4j.tools.remote.http.HTTPClientInvoker
-
- unregisterMBean(ObjectName, Subject) -
Method in class mx4j.tools.remote.http.HTTPService
-
- unregisterMBean(ObjectName, Subject) -
Method in class mx4j.tools.remote.soap.SOAPClientInvoker
-
- unschedule(TimeTask) -
Method in class mx4j.timer.TimeQueue
- Removes the given task from this TimeQueue
V
- VALUE_ATTR -
Static variable in class mx4j.loading.MLetParser
-
- VERSION_ATTR -
Static variable in class mx4j.loading.MLetParser
-
- ValueStatisticsRecorder - class mx4j.tools.stats.ValueStatisticsRecorder.
- ValueStatisticsRecorder records statistics of an attribute
based on changes on the variable value.
- ValueStatisticsRecorder() -
Constructor for class mx4j.tools.stats.ValueStatisticsRecorder
-
- ValueStatisticsRecorderMBean - interface mx4j.tools.stats.ValueStatisticsRecorderMBean.
- Management interface for the ValueStatisticsRecorder MBean.
- ValueStatisticsRecorderMBeanDescription - class mx4j.tools.stats.ValueStatisticsRecorderMBeanDescription.
- MBean description.
- ValueStatisticsRecorderMBeanDescription() -
Constructor for class mx4j.tools.stats.ValueStatisticsRecorderMBeanDescription
-
- value -
Variable in class mx4j.tools.stats.ValueStatisticsRecorder
-
W
- WARN -
Static variable in class mx4j.log.Logger
-
- WEB_CONTAINER_CONFIGURATION -
Static variable in class mx4j.tools.remote.http.HTTPConnectorServer
- MX4J's implementation uses this property to specify a String that points to the configuration
resource used to configure the HTTP server for JSR 160 connectors that use HTTP as transport.
- WebContainer - interface mx4j.tools.remote.http.WebContainer.
- An Interface for the Web Container so that we can plug in any web container.
- waitForNotifications(Object, long) -
Method in class mx4j.remote.DefaultRemoteNotificationServerHandler
- Called when there are no notifications to send to the client.
- warn(Object) -
Method in class mx4j.log.Logger
-
- warn(Object, Throwable) -
Method in class mx4j.log.Logger
-
- wildcardMatch(String, String) -
Static method in class mx4j.util.Utils
-
- write(String) -
Method in class mx4j.tools.adaptor.http.HttpOutputStream
- Writes a given message line
- write(InputStream) -
Method in class mx4j.tools.adaptor.http.HttpOutputStream
- Writes the content of the input stream to the output stream
- writeError(HttpOutputStream, HttpInputStream, Exception) -
Method in class mx4j.tools.adaptor.http.DefaultProcessor
-
- writeError(HttpOutputStream, HttpInputStream, Exception) -
Method in interface mx4j.tools.adaptor.http.ProcessorMBean
- The method will process the result exception and produce output.
- writeError(HttpOutputStream, HttpInputStream, Exception) -
Method in class mx4j.tools.adaptor.http.XSLTProcessor
-
- writeFault(Throwable) -
Method in interface mx4j.tools.remote.caucho.CauchoOutput
-
- writeHeader(String) -
Method in interface mx4j.tools.remote.caucho.CauchoOutput
-
- writeMethod(String) -
Method in interface mx4j.tools.remote.caucho.CauchoOutput
-
- writeObject(Object) -
Method in interface mx4j.tools.remote.caucho.CauchoOutput
-
- writeResponse(HttpOutputStream, HttpInputStream, Document) -
Method in class mx4j.tools.adaptor.http.DefaultProcessor
-
- writeResponse(HttpOutputStream, HttpInputStream, Document) -
Method in interface mx4j.tools.adaptor.http.ProcessorMBean
- The method will process the result string and produce an output.
- writeResponse(HttpOutputStream, HttpInputStream, Document) -
Method in class mx4j.tools.adaptor.http.XSLTProcessor
-
- writeSchema(Class, Types) -
Method in class mx4j.tools.remote.soap.axis.ser.AttributeListSer
-
- writeSchema(Class, Types) -
Method in class mx4j.tools.remote.soap.axis.ser.AttributeSer
-
- writeSchema(Class, Types) -
Method in class mx4j.tools.remote.soap.axis.ser.AxisSerializer
-
- writeSchema(Class, Types) -
Method in class mx4j.tools.remote.soap.axis.ser.MBeanAttributeInfoSer
-
- writeSchema(Class, Types) -
Method in class mx4j.tools.remote.soap.axis.ser.MBeanConstructorInfoSer
-
- writeSchema(Class, Types) -
Method in class mx4j.tools.remote.soap.axis.ser.MBeanInfoSer
-
- writeSchema(Class, Types) -
Method in class mx4j.tools.remote.soap.axis.ser.MBeanNotificationInfoSer
-
- writeSchema(Class, Types) -
Method in class mx4j.tools.remote.soap.axis.ser.MBeanOperationInfoSer
-
- writeSchema(Class, Types) -
Method in class mx4j.tools.remote.soap.axis.ser.MBeanParameterInfoSer
-
- writeSchema(Class, Types) -
Method in class mx4j.tools.remote.soap.axis.ser.MBeanServerNotificationFilterSer
-
- writeSchema(Class, Types) -
Method in class mx4j.tools.remote.soap.axis.ser.MBeanServerNotificationSer
-
- writeSchema(Class, Types) -
Method in class mx4j.tools.remote.soap.axis.ser.MonitorNotificationSer
-
- writeSchema(Class, Types) -
Method in class mx4j.tools.remote.soap.axis.ser.NotificationFilterSupportSer
-
- writeSchema(Class, Types) -
Method in class mx4j.tools.remote.soap.axis.ser.NotificationResultSer
-
- writeSchema(Class, Types) -
Method in class mx4j.tools.remote.soap.axis.ser.NotificationSer
-
- writeSchema(Class, Types) -
Method in class mx4j.tools.remote.soap.axis.ser.ObjectInstanceSer
-
- writeSchema(Class, Types) -
Method in class mx4j.tools.remote.soap.axis.ser.ObjectNameSer
-
- writeSchema(Class, Types) -
Method in class mx4j.tools.remote.soap.axis.ser.PrincipalSer
-
- writeSchema(Class, Types) -
Method in class mx4j.tools.remote.soap.axis.ser.RelationTypeSupportSer
-
- writeSchema(Class, Types) -
Method in class mx4j.tools.remote.soap.axis.ser.RoleInfoSer
-
- writeSchema(Class, Types) -
Method in class mx4j.tools.remote.soap.axis.ser.RoleListSer
-
- writeSchema(Class, Types) -
Method in class mx4j.tools.remote.soap.axis.ser.RoleResultSer
-
- writeSchema(Class, Types) -
Method in class mx4j.tools.remote.soap.axis.ser.RoleSer
-
- writeSchema(Class, Types) -
Method in class mx4j.tools.remote.soap.axis.ser.RoleUnresolvedListSer
-
- writeSchema(Class, Types) -
Method in class mx4j.tools.remote.soap.axis.ser.RoleUnresolvedSer
-
- writeSchema(Class, Types) -
Method in class mx4j.tools.remote.soap.axis.ser.SetSer
-
- writeSchema(Class, Types) -
Method in class mx4j.tools.remote.soap.axis.ser.SubjectSer
-
- writeSchema(Class, Types) -
Method in class mx4j.tools.remote.soap.axis.ser.TargetedNotificationSer
-
- writeSchema(Class, Types) -
Method in class mx4j.tools.remote.soap.axis.ser.TimerNotificationSer
-
X
- XSLTProcessor - class mx4j.tools.adaptor.http.XSLTProcessor.
- XSLTPostProcessor pass the document through an XSLT transformation
- XSLTProcessor() -
Constructor for class mx4j.tools.adaptor.http.XSLTProcessor
-
- XSLTProcessorMBean - interface mx4j.tools.adaptor.http.XSLTProcessorMBean.
- Management interface for the XSLTProcessor MBean.
- XSLTProcessorMBeanDescription - class mx4j.tools.adaptor.http.XSLTProcessorMBeanDescription.
- Management interface descriptions for the XSLTProcessor MBean.
- XSLTProcessorMBeanDescription() -
Constructor for class mx4j.tools.adaptor.http.XSLTProcessorMBeanDescription
-
A B C D E F G H I J L M N O P Q R S T U V W X
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2001-2005 The MX4J Contributors. All Rights Reserved.