A C D E G H I J L M N O P Q R S T U

A

active - Variable in class com.tivoli.jmx.connector.ConnectorServer
 

C

com.tivoli.jmx.connector - package com.tivoli.jmx.connector
 
com.tivoli.jmx.connector.rmi - package com.tivoli.jmx.connector.rmi
 
com.tivoli.jmx.daemon - package com.tivoli.jmx.daemon
 
com.tivoli.jmx.jar - package com.tivoli.jmx.jar
 
CONNECTION_NAME - Static variable in class com.tivoli.jmx.connector.rmi.MBeanServerConnectionImpl
 
ConnectorServer - class com.tivoli.jmx.connector.ConnectorServer.
ConnectorServer.java
ConnectorServer() - Constructor for class com.tivoli.jmx.connector.ConnectorServer
Create a new ConnectorServer instance.
ConnectorServerMBean - interface com.tivoli.jmx.connector.ConnectorServerMBean.
ConnectorServerMBean.java Exposes a managment interface for JMX connector servers.
createMBean(String, ObjectName) - Method in class com.tivoli.jmx.connector.rmi.MBeanServerConnectionImpl
Instantiates and registers an MBean in the MBean server.
createMBean(String, ObjectName) - Method in class com.tivoli.jmx.connector.rmi.MBeanServerConnectionImpl_Stub
 
createMBean(String, ObjectName) - Method in interface com.tivoli.jmx.connector.rmi.MBeanServerConnection
Instantiates and registers an MBean in the MBean server.

D

Daemon - class com.tivoli.jmx.daemon.Daemon.
Represents the daemon process which launches the agent.
Daemon(String, int) - Constructor for class com.tivoli.jmx.daemon.Daemon
Constructor.
DaemonMBean - interface com.tivoli.jmx.daemon.DaemonMBean.
Exposes the management interface of the daemon MBean.
DEPLOYMENT_DOMAIN - Static variable in class com.tivoli.jmx.jar.MLetManager
Default domain
deregister(ObjectName) - Method in class com.tivoli.jmx.jar.Purger
Deregister all the MBean belong to the domain specified
DirectoryObserver - class com.tivoli.jmx.jar.DirectoryObserver.
Observes a directory.
DirectoryObserver() - Constructor for class com.tivoli.jmx.jar.DirectoryObserver
Creates a DirectoryObserver
DirectoryObserver(File, String[]) - Constructor for class com.tivoli.jmx.jar.DirectoryObserver
Creates a DirectoryObserver
DirectoryObserverMBean - interface com.tivoli.jmx.jar.DirectoryObserverMBean.
Observes a directory.
disable() - Method in interface com.tivoli.jmx.jar.JarInstallerMBean
Disables the polling activity
disable() - Method in class com.tivoli.jmx.jar.JarInstaller
Disables the polling activity

E

enable() - Method in interface com.tivoli.jmx.jar.JarInstallerMBean
The directories start to be monitored.
enable() - Method in class com.tivoli.jmx.jar.JarInstaller
The directories start to be monitored.
errorHandler(int, String) - Method in class com.tivoli.jmx.daemon.Launch
Native method defined in the library jmx_error.c (Unix) or jmx_error.C (NT) to print error message and stop the daemon/service.

G

getAttribute(ObjectName, String) - Method in class com.tivoli.jmx.connector.rmi.MBeanServerConnectionImpl
Gets the value of a specific attribute of a named MBean.
getAttribute(ObjectName, String) - Method in class com.tivoli.jmx.connector.rmi.MBeanServerConnectionImpl_Stub
 
getAttribute(ObjectName, String) - Method in interface com.tivoli.jmx.connector.rmi.MBeanServerConnection
Gets the value of a specific attribute of a named MBean.
getAttributes(ObjectName, String[]) - Method in class com.tivoli.jmx.connector.rmi.MBeanServerConnectionImpl
Enables the values of several attributes of a named MBean.
getAttributes(ObjectName, String[]) - Method in class com.tivoli.jmx.connector.rmi.MBeanServerConnectionImpl_Stub
 
getAttributes(ObjectName, String[]) - Method in interface com.tivoli.jmx.connector.rmi.MBeanServerConnection
Enables the values of several attributes of a named MBean.
getConnections() - Method in class com.tivoli.jmx.connector.RmiConnectorServer
The number of active connections to the connector server.
getConnections() - Method in interface com.tivoli.jmx.connector.ConnectorServerMBean
The number of active connections to the connector server.
getDefaultDomain() - Method in class com.tivoli.jmx.connector.rmi.MBeanServerConnectionImpl
Returns the default domain used for naming the MBean.
getDefaultDomain() - Method in class com.tivoli.jmx.connector.rmi.MBeanServerConnectionImpl_Stub
 
getDefaultDomain() - Method in interface com.tivoli.jmx.connector.rmi.MBeanServerConnection
Returns the default domain used for naming the MBean.
getDirectories() - Method in interface com.tivoli.jmx.jar.JarInstallerMBean
Returns the observed directories
getDirectories() - Method in class com.tivoli.jmx.jar.JarInstaller
Returns the observed directories
getDirectory() - Method in interface com.tivoli.jmx.jar.DirectoryObserverMBean
The directory to be observed
getDirectory() - Method in class com.tivoli.jmx.jar.DirectoryObserver
The directory to be observed
getDomain() - Method in class com.tivoli.jmx.jar.MLetManager
The domain used to register the mlets.
getDomain() - Method in interface com.tivoli.jmx.jar.MLetManagerMBean
The domain used to register the mlets.
getFilter() - Method in interface com.tivoli.jmx.jar.DirectoryObserverMBean
The suffixes used to filter the direcory
getFilter() - Method in class com.tivoli.jmx.jar.DirectoryObserver
The suffixes used to filter the direcory
getGranularityPeriod() - Method in interface com.tivoli.jmx.jar.JarInstallerMBean
Sets the polling time.
getGranularityPeriod() - Method in class com.tivoli.jmx.jar.JarInstaller
Gets the polling time.
gethostName() - Method in interface com.tivoli.jmx.daemon.DaemonMBean
Returns the name of the host machine.
gethostName() - Method in class com.tivoli.jmx.daemon.Daemon
Returns the name of the host machine.
getipAddress() - Method in interface com.tivoli.jmx.daemon.DaemonMBean
Returns the IP Address of the host machine.
getipAddress() - Method in class com.tivoli.jmx.daemon.Daemon
Returns the IP Address of the host machine.
getMaxConnections() - Method in class com.tivoli.jmx.connector.RmiConnectorServer
The maximum number of simultaneous connections that will be accepted by a connector server.
getMaxConnections() - Method in interface com.tivoli.jmx.connector.ConnectorServerMBean
The maximum number of simultaneous connections that will be accepted by a connector server.
getMBeanCount() - Method in class com.tivoli.jmx.connector.rmi.MBeanServerConnectionImpl
Returns the number of MBeans registered in the MBean server.
getMBeanCount() - Method in class com.tivoli.jmx.connector.rmi.MBeanServerConnectionImpl_Stub
 
getMBeanCount() - Method in interface com.tivoli.jmx.connector.rmi.MBeanServerConnection
Returns the number of MBeans registered in the MBean server.
getMBeanInfo(ObjectName) - Method in class com.tivoli.jmx.connector.rmi.MBeanServerConnectionImpl
This method discovers the attributes and operations that an MBean exposes for management.
getMBeanInfo(ObjectName) - Method in class com.tivoli.jmx.connector.rmi.MBeanServerConnectionImpl_Stub
 
getMBeanInfo(ObjectName) - Method in interface com.tivoli.jmx.connector.rmi.MBeanServerConnection
This method discovers the attributes and operations that an MBean exposes for management.
getNotificationInfo() - Method in class com.tivoli.jmx.jar.DirectoryObserver
Returns an array of notification types emitted.
getObjectInstance(ObjectName) - Method in class com.tivoli.jmx.connector.rmi.MBeanServerConnectionImpl
Gets the ObjectInstance for a given MBean registered with the MBean server.
getObjectInstance(ObjectName) - Method in class com.tivoli.jmx.connector.rmi.MBeanServerConnectionImpl_Stub
 
getObjectInstance(ObjectName) - Method in interface com.tivoli.jmx.connector.rmi.MBeanServerConnection
Gets the ObjectInstance for a given MBean registered with the MBean server.
getObservedObject() - Method in class com.tivoli.jmx.jar.ObserverNotification
Creates a ObserverNotification object.
getprocessID() - Method in interface com.tivoli.jmx.daemon.DaemonMBean
Returns the process id (pid) of the controlling process
getprocessID() - Method in class com.tivoli.jmx.daemon.Daemon
Returns the process id (pid) of the controlling process
getPurge() - Method in interface com.tivoli.jmx.jar.JarInstallerMBean
Returns the purge flag.
getPurge() - Method in class com.tivoli.jmx.jar.JarInstaller
Returns the purge flag.
getPurge() - Method in class com.tivoli.jmx.jar.MLetManager
Gets the purge flag.
getPurge() - Method in interface com.tivoli.jmx.jar.MLetManagerMBean
The domain used to register the mlets.
getRequests() - Method in class com.tivoli.jmx.connector.RmiConnectorServer
The number of requests that have been handled by a connector server..
getRequests() - Method in interface com.tivoli.jmx.connector.ConnectorServerMBean
The number of requests that have been handled by a connector server.
getstartTime() - Method in interface com.tivoli.jmx.daemon.DaemonMBean
Returns the time the daemon process was started, as a String date.
getstartTime() - Method in class com.tivoli.jmx.daemon.Daemon
Returns the time the daemon process was started, as a String date.
getupTime() - Method in interface com.tivoli.jmx.daemon.DaemonMBean
Returns the length of time the process the process has been running for, as a String formatted time.
getupTime() - Method in class com.tivoli.jmx.daemon.Daemon
Returns the length of time the process the process has been running for, as a String formatted time (ie.
getUptime() - Method in class com.tivoli.jmx.connector.RmiConnectorServer
The length of time a connector server has been servicing requests.
getUptime() - Method in interface com.tivoli.jmx.connector.ConnectorServerMBean
The length of time a connector server has been servicing requests.
getversion() - Method in interface com.tivoli.jmx.daemon.DaemonMBean
Returns the version number of the daemon executable.
getversion() - Method in class com.tivoli.jmx.daemon.Daemon
Returns the version number of the daemon executable.

H

halt() - Static method in class com.tivoli.jmx.daemon.Launch
Method exposed to the calling daemon used to stop the active Java processes
handleNotification(Notification, Object) - Method in class com.tivoli.jmx.jar.MLetManager
An Mlet is registered with the MBeanServer when a notification is received
handleNotification(Notification, Object) - Method in class com.tivoli.jmx.jar.DirectoryObserver
Gets a directory list and verifies whether these files that comply with the current filter have been added, removed or modified.

I

initializeObservers() - Method in class com.tivoli.jmx.jar.JarInstaller
Initializes the observers by invoking their
invoke(ObjectName, String, Object[], String[]) - Method in class com.tivoli.jmx.connector.rmi.MBeanServerConnectionImpl
Invokes an operation on an MBean.
invoke(ObjectName, String, Object[], String[]) - Method in class com.tivoli.jmx.connector.rmi.MBeanServerConnectionImpl_Stub
 
invoke(ObjectName, String, Object[], String[]) - Method in interface com.tivoli.jmx.connector.rmi.MBeanServerConnection
Invokes an operation on an MBean.
isActive() - Method in class com.tivoli.jmx.connector.ConnectorServer
Determine whether or not the connector server is active.
isActive() - Method in interface com.tivoli.jmx.jar.JarInstallerMBean
Returns the status.
isActive() - Method in class com.tivoli.jmx.jar.JarInstaller
Returns the status.
isInstanceOf(ObjectName, String) - Method in class com.tivoli.jmx.connector.rmi.MBeanServerConnectionImpl
Returns true if the MBean specified is an instance of the specified class, false otherwise.
isInstanceOf(ObjectName, String) - Method in class com.tivoli.jmx.connector.rmi.MBeanServerConnectionImpl_Stub
 
isInstanceOf(ObjectName, String) - Method in interface com.tivoli.jmx.connector.rmi.MBeanServerConnection
Returns true if the MBean specified is an instance of the specified class, false otherwise.
isRegistered(ObjectName) - Method in class com.tivoli.jmx.connector.rmi.MBeanServerConnectionImpl
Checks whether an MBean, identified by its object name, is already registered with the MBean server.
isRegistered(ObjectName) - Method in class com.tivoli.jmx.connector.rmi.MBeanServerConnectionImpl_Stub
 
isRegistered(ObjectName) - Method in interface com.tivoli.jmx.connector.rmi.MBeanServerConnection
Checks whether an MBean, identified by its object name, is already registered with the MBean server.

J

JarInstaller - class com.tivoli.jmx.jar.JarInstaller.
This MBean works as a deployer of all the jar management system.
JarInstaller(File) - Constructor for class com.tivoli.jmx.jar.JarInstaller
Creates an instance configured with the specified directory and the default domain
JarInstaller(File[]) - Constructor for class com.tivoli.jmx.jar.JarInstaller
Creates an instance configured with the specified directories and the default domain
JarInstaller(File[], String) - Constructor for class com.tivoli.jmx.jar.JarInstaller
Creates an instance configured with the specified directories and domain
JarInstaller(File, String) - Constructor for class com.tivoli.jmx.jar.JarInstaller
Creates an instance configured with the specified directory and the domain.
JarInstallerMBean - interface com.tivoli.jmx.jar.JarInstallerMBean.
This MBean works as a deployer of all the jar management system.

L

Launch - class com.tivoli.jmx.daemon.Launch.
Used to launch the MBeanServer and any other neccessary JMX startup classes.
Launch() - Constructor for class com.tivoli.jmx.daemon.Launch
 

M

main(String[]) - Static method in class com.tivoli.jmx.daemon.Launch
Main entry method called by the daemon process / NT Service.
mbeanServer - Variable in class com.tivoli.jmx.connector.ConnectorServer
 
MBeanServerConnection - interface com.tivoli.jmx.connector.rmi.MBeanServerConnection.
MBeanServerConnection.java
MBeanServerConnectionImpl - class com.tivoli.jmx.connector.rmi.MBeanServerConnectionImpl.
MBeanServerConnectionImpl.java
MBeanServerConnectionImpl_Stub - class com.tivoli.jmx.connector.rmi.MBeanServerConnectionImpl_Stub.
 
MBeanServerConnectionImpl_Stub(RemoteRef) - Constructor for class com.tivoli.jmx.connector.rmi.MBeanServerConnectionImpl_Stub
 
MBeanServerConnectionImpl() - Constructor for class com.tivoli.jmx.connector.rmi.MBeanServerConnectionImpl
Create a new instance of an MBeanServerConnection.
MBeanServerConnectionImpl(int) - Constructor for class com.tivoli.jmx.connector.rmi.MBeanServerConnectionImpl
Create a new instance of an MBeanServerConnection.
MBeanServerConnectionImpl(int, RMIClientSocketFactory, RMIServerSocketFactory) - Constructor for class com.tivoli.jmx.connector.rmi.MBeanServerConnectionImpl
Create a new instance of an MBeanServerConnection.
MLetManager - class com.tivoli.jmx.jar.MLetManager.
The MLetManager behaves in this way:
MLetManager() - Constructor for class com.tivoli.jmx.jar.MLetManager
Creates an MLetManager with the default domain
MLetManager(String) - Constructor for class com.tivoli.jmx.jar.MLetManager
Creates an MLetManager with the specified domain
MLetManagerMBean - interface com.tivoli.jmx.jar.MLetManagerMBean.
Registers and Unregisters MLets according to the ObserverNotifications received.

N

newInstance(String) - Static method in class com.tivoli.jmx.connector.ConnectorServer
Create a new instace of a protocol specifc connector server.

O

OBJECT_ADDED - Static variable in class com.tivoli.jmx.jar.ObserverNotification
The object has been added
OBJECT_ERROR - Static variable in class com.tivoli.jmx.jar.ObserverNotification
An error as occurred during the observation
OBJECT_MODIFIED - Static variable in class com.tivoli.jmx.jar.ObserverNotification
The object has been modified
OBJECT_REMOVED - Static variable in class com.tivoli.jmx.jar.ObserverNotification
The object has been removed
observe() - Method in interface com.tivoli.jmx.jar.DirectoryObserverMBean
Gets a directory list and verifies whether these files that comply with the current filter have been added, removed or modified.
observe() - Method in class com.tivoli.jmx.jar.DirectoryObserver
Gets a directory list and verifies whether these files that comply with the current filter have been added, removed or modified.
ObserverNotification - class com.tivoli.jmx.jar.ObserverNotification.
Provides the notifications sent by observers.
ObserverNotification(String, Object, long, long, Object) - Constructor for class com.tivoli.jmx.jar.ObserverNotification
Creates a ObserverNotification object.
ObserverNotification(String, Object, long, long, String, Object) - Constructor for class com.tivoli.jmx.jar.ObserverNotification
Creates a ObserverNotification object.
ObserverNotification(String, Object, long, Object) - Constructor for class com.tivoli.jmx.jar.ObserverNotification
Creates a ObserverNotification object.
ObserverNotification(String, Object, long, String, Object) - Constructor for class com.tivoli.jmx.jar.ObserverNotification
Creates a ObserverNotification object.

P

postDeregister() - Method in class com.tivoli.jmx.connector.RmiConnectorServer
Post deregistration callback.
postDeregister() - Method in class com.tivoli.jmx.jar.JarInstaller
Invoked after the deregistration
postDeregister() - Method in class com.tivoli.jmx.jar.MLetManager
 
postRegister(Boolean) - Method in class com.tivoli.jmx.connector.RmiConnectorServer
Post registration callback.
postRegister(Boolean) - Method in class com.tivoli.jmx.jar.JarInstaller
Invoked after the deregistration.
postRegister(Boolean) - Method in class com.tivoli.jmx.jar.MLetManager
 
preDeregister() - Method in class com.tivoli.jmx.connector.RmiConnectorServer
Prederegistration callback.
preDeregister() - Method in class com.tivoli.jmx.jar.JarInstaller
Removes the framework used before deregistration.
preDeregister() - Method in class com.tivoli.jmx.jar.MLetManager
 
preRegister(MBeanServer, ObjectName) - Method in class com.tivoli.jmx.connector.ConnectorServer
Pre registration call back for all connector servers.
preRegister(MBeanServer, ObjectName) - Method in class com.tivoli.jmx.connector.RmiConnectorServer
Preregistration callback.
preRegister(MBeanServer, ObjectName) - Method in class com.tivoli.jmx.jar.JarInstaller
Creates the framework before registration
preRegister(MBeanServer, ObjectName) - Method in class com.tivoli.jmx.jar.MLetManager
 
Purger - class com.tivoli.jmx.jar.Purger.
Deregisters the MBEans belong or not to a domain from a specific MBean server.
Purger(MBeanServer) - Constructor for class com.tivoli.jmx.jar.Purger
Constructor for the Purger object

Q

queryMBeans(ObjectName, QueryExp) - Method in class com.tivoli.jmx.connector.rmi.MBeanServerConnectionImpl
Gets MBeans controlled by the MBean server.
queryMBeans(ObjectName, QueryExp) - Method in class com.tivoli.jmx.connector.rmi.MBeanServerConnectionImpl_Stub
 
queryMBeans(ObjectName, QueryExp) - Method in interface com.tivoli.jmx.connector.rmi.MBeanServerConnection
Gets MBeans controlled by the MBean server.
queryNames(ObjectName, QueryExp) - Method in class com.tivoli.jmx.connector.rmi.MBeanServerConnectionImpl
Gets the names of MBeans controlled by the MBean server.
queryNames(ObjectName, QueryExp) - Method in class com.tivoli.jmx.connector.rmi.MBeanServerConnectionImpl_Stub
 
queryNames(ObjectName, QueryExp) - Method in interface com.tivoli.jmx.connector.rmi.MBeanServerConnection
Gets the names of MBeans controlled by the MBean server.

R

RmiConnectorServer - class com.tivoli.jmx.connector.RmiConnectorServer.
RmiConnectorServer.java Defines connector servers that communicate via RMI.
RmiConnectorServer() - Constructor for class com.tivoli.jmx.connector.RmiConnectorServer
Create a new instance of an RMI-based connector server.
run() - Method in class com.tivoli.jmx.daemon.Launch
Sets up the neccessary MBean Server and/or Connection Agents.

S

serverName - Variable in class com.tivoli.jmx.connector.ConnectorServer
 
setAttribute(ObjectName, Attribute) - Method in class com.tivoli.jmx.connector.rmi.MBeanServerConnectionImpl
Sets the value of a specific attribute of a named MBean.
setAttribute(ObjectName, Attribute) - Method in class com.tivoli.jmx.connector.rmi.MBeanServerConnectionImpl_Stub
 
setAttribute(ObjectName, Attribute) - Method in interface com.tivoli.jmx.connector.rmi.MBeanServerConnection
Sets the value of a specific attribute of a named MBean.
setAttributes(ObjectName, AttributeList) - Method in class com.tivoli.jmx.connector.rmi.MBeanServerConnectionImpl
Sets the values of several attributes of a named MBean.
setAttributes(ObjectName, AttributeList) - Method in class com.tivoli.jmx.connector.rmi.MBeanServerConnectionImpl_Stub
 
setAttributes(ObjectName, AttributeList) - Method in interface com.tivoli.jmx.connector.rmi.MBeanServerConnection
Sets the values of several attributes of a named MBean.
setDirectory(File) - Method in interface com.tivoli.jmx.jar.DirectoryObserverMBean
The directory to be observed
setDirectory(File) - Method in class com.tivoli.jmx.jar.DirectoryObserver
The directory to be observed
setFilter(String[]) - Method in interface com.tivoli.jmx.jar.DirectoryObserverMBean
The suffixes used to filter the direcory
setFilter(String[]) - Method in class com.tivoli.jmx.jar.DirectoryObserver
The suffixes used to filter the direcory
setGranularityPeriod(long) - Method in interface com.tivoli.jmx.jar.JarInstallerMBean
Sets the polling time.
setGranularityPeriod(long) - Method in class com.tivoli.jmx.jar.JarInstaller
Sets the polling time.
setMaxConnections(int) - Method in class com.tivoli.jmx.connector.RmiConnectorServer
Sets the maximum number of simultaneous connections to be serviced by a connector server.
setMaxConnections(int) - Method in interface com.tivoli.jmx.connector.ConnectorServerMBean
Sets the maximum number of simultaneous connections to be serviced by a connector server.
setMBeanServer(MBeanServer) - Method in class com.tivoli.jmx.connector.rmi.MBeanServerConnectionImpl
Links the connection to an MBeanServer instance.
setPurge(boolean) - Method in interface com.tivoli.jmx.jar.JarInstallerMBean
Sets the purge flag.
setPurge(boolean) - Method in class com.tivoli.jmx.jar.JarInstaller
Sets the purge flag.
setPurge(boolean) - Method in class com.tivoli.jmx.jar.MLetManager
Sets the purge flag.
setPurge(boolean) - Method in interface com.tivoli.jmx.jar.MLetManagerMBean
The domain used to register the mlets.
start() - Method in class com.tivoli.jmx.connector.RmiConnectorServer
Begin servicing requests.
start() - Method in interface com.tivoli.jmx.connector.ConnectorServerMBean
Begin servicing requests.
stop() - Method in class com.tivoli.jmx.connector.RmiConnectorServer
Stop servicing requests.
stop() - Method in interface com.tivoli.jmx.connector.ConnectorServerMBean
Stop servicing requests.

T

toString() - Method in class com.tivoli.jmx.jar.ObserverNotification
Creates a ObserverNotification object.

U

unregisterMBean(ObjectName) - Method in class com.tivoli.jmx.connector.rmi.MBeanServerConnectionImpl
De-registers an MBean from the MBean server.
unregisterMBean(ObjectName) - Method in class com.tivoli.jmx.connector.rmi.MBeanServerConnectionImpl_Stub
 
unregisterMBean(ObjectName) - Method in interface com.tivoli.jmx.connector.rmi.MBeanServerConnection
Links the connection to an MBeanServer instance.

A C D E G H I J L M N O P Q R S T U