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

A

accept(IConnectionHandle) - Method in interface com.jrockit.mc.rjmx.IConnectionHandleFilter
Returns true if the handle is accepted by the filter, false otherwise.
add(IConnectionDescriptor) - Method in class com.jrockit.mc.rjmx.DescriptorRepository
Registers the supplied descriptor with this model, replacing any descriptor with the same UID.
addAttributeValueListener(AttributeDescriptor, IAttributeValueListener) - Method in interface com.jrockit.mc.rjmx.subscription.ISubscriptionService
Adds the attribute value listener to the subscription (possible creating it) on given descriptor.
addByKey(String, String) - Method in class com.jrockit.mc.rjmx.flr.RecordingOptionsBuilder
 
addConnectionHandleStateListener(IConnectionHandleStateListener, IConnectionHandleFilter) - Method in class com.jrockit.mc.rjmx.ConnectionManager
 
addConnectionHandleStateListener(IConnectionHandleStateListener, IConnectionHandleFilter) - Method in interface com.jrockit.mc.rjmx.IConnectionManager
Registers a listener for changes to IConnectionHandles.
addConstraint(INotificationConstraint) - Method in class com.jrockit.mc.rjmx.notification.NotificationRule
Convenience method to add a constraint to this rule.
addConverter(String, Converter) - Static method in class com.jrockit.mc.rjmx.flr.internal.ConversionToolkit
 
addConverter(Class, Converter) - Static method in class com.jrockit.mc.rjmx.flr.internal.ConversionToolkit
 
addMBeanServerChangeListener(IMBeanServerChangeListener) - Method in interface com.jrockit.mc.rjmx.subscription.IMBeanHelperService
Adds a listener which will be executed when the MBean configuration in the MBean server changes.
AttributeDescriptor - Class in com.jrockit.mc.rjmx.subscription
Simple data class representing the fully qualified name for an attribute, i.e. the ObjectName of the MBean that contains the attribute, and the name of the attribute.
AttributeDescriptor(String, String) - Constructor for class com.jrockit.mc.rjmx.subscription.AttributeDescriptor
Constructor.
AttributeDescriptor(ObjectName, String) - Constructor for class com.jrockit.mc.rjmx.subscription.AttributeDescriptor
Constructor.
attributeInfoChanged() - Method in interface com.jrockit.mc.rjmx.subscription.IAttributeInfoListener
Some part of the attribute information has changed.
AttributeInfoToolkit - Class in com.jrockit.mc.rjmx.subscription
Helper class for extracting some commonly used meta-data attributes from the IAttributeInfoService.
AttributeValue - Class in com.jrockit.mc.rjmx.subscription
Data carrier mainly used by the subscription engine.
AttributeValue(IAttributeInfo, Object, long) - Constructor for class com.jrockit.mc.rjmx.subscription.AttributeValue
Constructor.
AttributeValueEvent - Class in com.jrockit.mc.rjmx.subscription
The class encapsulating event data from a JRockit.
AttributeValueEvent(AttributeDescriptor, IConnectionHandle, long, Object) - Constructor for class com.jrockit.mc.rjmx.subscription.AttributeValueEvent
Constructor.
available() - Method in class com.jrockit.mc.rjmx.flr.internal.FLRRecordingInputStream
 

B

BasicPrimitivesConverter - Class in com.jrockit.mc.rjmx.flr.internal
 
BasicPrimitivesConverter(Class) - Constructor for class com.jrockit.mc.rjmx.flr.internal.BasicPrimitivesConverter
 
BOOLEAN - Static variable in class com.jrockit.mc.rjmx.flr.internal.ContentTypes
 
BooleanConverter - Class in com.jrockit.mc.rjmx.flr.internal
 
BooleanConverter() - Constructor for class com.jrockit.mc.rjmx.flr.internal.BooleanConverter
 
build() - Method in class com.jrockit.mc.rjmx.flr.RecordingOptionsBuilder
 
build() - Method in class com.jrockit.mc.rjmx.flr.RecordingSettingsBuilder
 
build() - Method in class com.jrockit.mc.rjmx.JMXDescriptorBuilder
Builds the IConnectionDescriptor.
ByteConverter - Class in com.jrockit.mc.rjmx.flr.internal
 
ByteConverter() - Constructor for class com.jrockit.mc.rjmx.flr.internal.ByteConverter
 
BYTES - Static variable in class com.jrockit.mc.rjmx.flr.internal.ContentTypes
 

C

CLASSLOADING_LOADED_CLASS_COUNT - Static variable in class com.jrockit.mc.rjmx.proxy.IProxyNames.Key
 
CLASSLOADING_TOTAL_LOADED_CLASS_COUNT - Static variable in class com.jrockit.mc.rjmx.proxy.IProxyNames.Key
 
CLASSLOADING_UNLOADED_CLASS_COUNT - Static variable in class com.jrockit.mc.rjmx.proxy.IProxyNames.Key
 
clearCache() - Method in interface com.jrockit.mc.rjmx.subscription.IMBeanHelperService
Clears any caches used by the underlying implementation.
clearPasswords() - Method in class com.jrockit.mc.rjmx.DescriptorRepository
Clears all the passwords for the ConnectionDescriptors managed by this DescriptorRepository.
close(IRecordingDescriptor) - Method in interface com.jrockit.mc.rjmx.flr.IFlightRecorderService
Closes the recording represented by the IRecordingDescriptor.
close() - Method in class com.jrockit.mc.rjmx.flr.internal.FLRRecordingInputStream
 
close(IRecordingDescriptor) - Method in class com.jrockit.mc.rjmx.flr.internal.R28FlightRecorderService
 
closeRecording(IRecordingDescriptor) - Method in class com.jrockit.mc.rjmx.flr.internal.FlightRecorderCommunicationHelper
 
com.jrockit.mc.rjmx - package com.jrockit.mc.rjmx
This package contains the core RJMX API.
com.jrockit.mc.rjmx.flr - package com.jrockit.mc.rjmx.flr
 
com.jrockit.mc.rjmx.flr.internal - package com.jrockit.mc.rjmx.flr.internal
 
com.jrockit.mc.rjmx.notification - package com.jrockit.mc.rjmx.notification
This package contains interfaces for the prototype notification subsystem.
com.jrockit.mc.rjmx.proxy - package com.jrockit.mc.rjmx.proxy
This package contains the proxy interfaces for compatibility with previous versions of JRockit.
com.jrockit.mc.rjmx.security - package com.jrockit.mc.rjmx.security
This package contains the interface for dependency injection of password resolvers.
com.jrockit.mc.rjmx.subscription - package com.jrockit.mc.rjmx.subscription
This package contains everything related to the subscription of values.
compareTo(Object) - Method in class com.jrockit.mc.rjmx.notification.NotificationRule
To be able to sort it in lists...
connect(IConnectionDescriptor) - Method in class com.jrockit.mc.rjmx.ConnectionManager
 
connect(IConnectionDescriptor) - Method in interface com.jrockit.mc.rjmx.IConnectionManager
Connect using the IConnectionDescriptor
ConnectionDescriptorToolkit - Class in com.jrockit.mc.rjmx
Toolkit for extracting and caching data from IConnectionDescriptor
ConnectionException - Exception in com.jrockit.mc.rjmx
This exception is thrown when an IO related problem occurs.
ConnectionException(IConnectionDescriptor, IConnectionHandle) - Constructor for exception com.jrockit.mc.rjmx.ConnectionException
Creates a connection exception
ConnectionException(IConnectionDescriptor, IConnectionHandle, Exception) - Constructor for exception com.jrockit.mc.rjmx.ConnectionException
Creates a connection exception
ConnectionException(String, IConnectionDescriptor, IConnectionHandle, Exception) - Constructor for exception com.jrockit.mc.rjmx.ConnectionException
Creates a connection exception
ConnectionHandleEvent - Class in com.jrockit.mc.rjmx
Event that signals changes to the provider.
ConnectionHandleEvent(IConnectionHandle, ConnectionHandleEvent.State) - Constructor for class com.jrockit.mc.rjmx.ConnectionHandleEvent
Constructs an IConnectionHandleStateListener event
ConnectionHandleEvent.State - Class in com.jrockit.mc.rjmx
Class for the connection state.
ConnectionManager - Class in com.jrockit.mc.rjmx
This is the default implementation of the IConnectionManager.
ConnectionManager() - Constructor for class com.jrockit.mc.rjmx.ConnectionManager
 
ConnectionSecurityException - Exception in com.jrockit.mc.rjmx.security
This exception will typically be thrown if an encrypted password is encountered in the ConnectionDescriptor, and a problem occurred during decryption.
ConnectionSecurityException(IConnectionDescriptor, IConnectionHandle) - Constructor for exception com.jrockit.mc.rjmx.security.ConnectionSecurityException
Creates a security exception.
ConnectionSecurityException(String, IConnectionDescriptor, IConnectionHandle, Exception) - Constructor for exception com.jrockit.mc.rjmx.security.ConnectionSecurityException
Creates a security exception.
contains(IConnectionDescriptor) - Method in class com.jrockit.mc.rjmx.DescriptorRepository
Returns true if the repository contains the descriptor.
ContentTypes - Class in com.jrockit.mc.rjmx.flr.internal
 
ContentTypes() - Constructor for class com.jrockit.mc.rjmx.flr.internal.ContentTypes
 
ConversionException - Exception in com.jrockit.mc.rjmx.flr.internal
 
ConversionException(String) - Constructor for exception com.jrockit.mc.rjmx.flr.internal.ConversionException
 
ConversionToolkit - Class in com.jrockit.mc.rjmx.flr.internal
Toolkit for going from strings to typed values.
ConversionToolkit() - Constructor for class com.jrockit.mc.rjmx.flr.internal.ConversionToolkit
 
convert(String) - Method in class com.jrockit.mc.rjmx.flr.internal.BasicPrimitivesConverter
 
convert(String) - Method in class com.jrockit.mc.rjmx.flr.internal.BooleanConverter
 
convert(String) - Method in class com.jrockit.mc.rjmx.flr.internal.ByteConverter
 
convert(OptionMetadata, Object) - Static method in class com.jrockit.mc.rjmx.flr.internal.ConversionToolkit
 
convert(String) - Method in interface com.jrockit.mc.rjmx.flr.internal.Converter
 
convert(String) - Method in class com.jrockit.mc.rjmx.flr.internal.DateConverter
 
convert(String) - Method in class com.jrockit.mc.rjmx.flr.internal.DurationConverter
 
convert(String) - Method in class com.jrockit.mc.rjmx.flr.internal.StringConverter
 
Converter - Interface in com.jrockit.mc.rjmx.flr.internal
 
COUNTER_FREQUENCY - Static variable in class com.jrockit.mc.rjmx.proxy.IProxyNames.Key
 
createAction(String) - Method in interface com.jrockit.mc.rjmx.notification.INotificationFactory
Creates an action.
createConfigurableOptions(EventTypeMetadata, CompositeData) - Static method in class com.jrockit.mc.rjmx.flr.internal.RecordingSettingsToolkit
Creates an array of option given a composite data with configurable options.
createConstraint(String) - Method in interface com.jrockit.mc.rjmx.notification.INotificationFactory
Creates a constraint.
createCredentialsEnv(String, String) - Static method in class com.jrockit.mc.rjmx.ConnectionDescriptorToolkit
Creates a JMX environment from the provided credentials.
CREATED - Static variable in class com.jrockit.mc.rjmx.flr.IRecordingDescriptor.RecordingState
The Recording has been created but not yet started.
createDefaultUpdatePolicy() - Static method in class com.jrockit.mc.rjmx.subscription.PolicyFactory
Policy that updates the IAttributeSubscription with the default update interval.
createFromQualifiedName(String) - Static method in class com.jrockit.mc.rjmx.subscription.AttributeDescriptor
Factory method for creating an AttributeDescriptor from a qualified name.
createJMXServiceURL() - Method in interface com.jrockit.mc.rjmx.IConnectionDescriptor
Returns a JMXServiceURL based on the settings in the IConnectionDescriptor.
createOneShotPolicy() - Static method in class com.jrockit.mc.rjmx.subscription.PolicyFactory
This update policy will schedule the first update ASAP, and the next one at the end of time (Long.MAX_VALUE).
createRecordingDescriptor(IConnectionDescriptor, CompositeData) - Static method in class com.jrockit.mc.rjmx.flr.internal.RecordingDescriptorToolkit
Creates a recording descriptor from composite data.
createRecordingOptions(Map) - Static method in class com.jrockit.mc.rjmx.flr.internal.RecordingDescriptorToolkit
 
createServiceURL(String, int, boolean) - Static method in class com.jrockit.mc.rjmx.ConnectionDescriptorToolkit
Creates a jmx over rmi or "jmx over rmp" service URL.
createSimpleUpdatePolicy(int) - Static method in class com.jrockit.mc.rjmx.subscription.PolicyFactory
Update policy that updates the IAttributeSubscription every updateTime millisecond.
createTrigger() - Method in interface com.jrockit.mc.rjmx.notification.INotificationFactory
Creates a notification trigger.

D

DATE - Static variable in class com.jrockit.mc.rjmx.flr.internal.ContentTypes
 
DateConverter - Class in com.jrockit.mc.rjmx.flr.internal
 
DateConverter() - Constructor for class com.jrockit.mc.rjmx.flr.internal.DateConverter
 
DEFAULT_PORT - Static variable in class com.jrockit.mc.rjmx.JMXDescriptorBuilder
Port number designator meaning that the default port for the selected protocol should be used.
DescriptorRepository - Class in com.jrockit.mc.rjmx
The repository for IConnectionDescriptors.
DescriptorRepository() - Constructor for class com.jrockit.mc.rjmx.DescriptorRepository
 
destinationCompressed(boolean) - Method in class com.jrockit.mc.rjmx.flr.RecordingOptionsBuilder
 
destinationFile(String) - Method in class com.jrockit.mc.rjmx.flr.RecordingOptionsBuilder
 
disconnect(IConnectionHandle) - Method in class com.jrockit.mc.rjmx.ConnectionManager
 
disconnect(IConnectionHandle) - Method in interface com.jrockit.mc.rjmx.IConnectionManager
Disconnects a IConnectionHandle
DURATION - Static variable in class com.jrockit.mc.rjmx.flr.internal.ContentTypes
 
duration(long) - Method in class com.jrockit.mc.rjmx.flr.RecordingOptionsBuilder
 
DurationConverter - Class in com.jrockit.mc.rjmx.flr.internal
 
DurationConverter() - Constructor for class com.jrockit.mc.rjmx.flr.internal.DurationConverter
 

E

encryptedPassword(String, String) - Method in class com.jrockit.mc.rjmx.JMXDescriptorBuilder
Sets the encrypted password, and what encryption scheme that was used to create it.
environment(Map) - Method in class com.jrockit.mc.rjmx.JMXDescriptorBuilder
Sets the JMX environment.
equals(Object) - Method in class com.jrockit.mc.rjmx.flr.internal.RecordingDescriptor
 
equals(Object) - Method in class com.jrockit.mc.rjmx.proxy.IProxyNames.Key
 
equals(Object) - Method in class com.jrockit.mc.rjmx.subscription.AttributeDescriptor
 
equals(Object) - Method in class com.jrockit.mc.rjmx.subscription.AttributeValueEvent
 
EventTemplate - Class in com.jrockit.mc.rjmx.flr
This class represents a server side event setting template.
EventTemplate(String, String, EventTypeSetting[]) - Constructor for class com.jrockit.mc.rjmx.flr.EventTemplate
 
EventTypeMetadata - Class in com.jrockit.mc.rjmx.flr
Provides information about an event type.
EventTypeMetadata(Integer, URI, String, Option[], OptionMetadata[]) - Constructor for class com.jrockit.mc.rjmx.flr.EventTypeMetadata
 
EventTypeSetting - Class in com.jrockit.mc.rjmx.flr
Contains the current settings for an event type.
EventTypeSetting(EventTypeMetadata, Option[]) - Constructor for class com.jrockit.mc.rjmx.flr.EventTypeSetting
 
exportPassword(boolean) - Method in class com.jrockit.mc.rjmx.JMXDescriptorBuilder
Sets whether or not to export passwords.
exportToXml(Element) - Method in class com.jrockit.mc.rjmx.notification.NotificationRule
Creates and inserts an XML node for this object that becomes a subnode to the specified parent node.
extendedProperties(Map) - Method in class com.jrockit.mc.rjmx.JMXDescriptorBuilder
Sets the extended properties.

F

FILE_NAME - Static variable in class com.jrockit.mc.rjmx.flr.internal.ContentTypes
 
findDescriptorByConnectionName(String) - Method in class com.jrockit.mc.rjmx.DescriptorRepository
Looks up the connection descriptor with the specified connection name.
FlightRecorderCommunicationHelper - Class in com.jrockit.mc.rjmx.flr.internal
Helper class for facilitating communication with the FlightRecorderMBean.
FlightRecorderCommunicationHelper(IConnectionHandle) - Constructor for class com.jrockit.mc.rjmx.flr.internal.FlightRecorderCommunicationHelper
 
FlightRecorderException - Exception in com.jrockit.mc.rjmx.flr
Exception thrown when IFlightRecorderService operations fail.
FlightRecorderException(String, Throwable) - Constructor for exception com.jrockit.mc.rjmx.flr.FlightRecorderException
 
FlightRecorderException(String) - Constructor for exception com.jrockit.mc.rjmx.flr.FlightRecorderException
 
FlightRecorderToolkit - Class in com.jrockit.mc.rjmx.flr
Helper methods to facilitate the use of the IFlightRecorderService.
FLR_MBEAN_OBJECT_NAME - Static variable in class com.jrockit.mc.rjmx.flr.internal.FlightRecorderCommunicationHelper
 
FLRRecordingInputStream - Class in com.jrockit.mc.rjmx.flr.internal
Class representing an InputStream from an IRecordingDescriptor between two dates.
FLRRecordingInputStream(FlightRecorderCommunicationHelper, IRecordingDescriptor, Date, Date, boolean) - Constructor for class com.jrockit.mc.rjmx.flr.internal.FLRRecordingInputStream
 
FLRRecordingInputStream(FlightRecorderCommunicationHelper, IRecordingDescriptor, boolean) - Constructor for class com.jrockit.mc.rjmx.flr.internal.FLRRecordingInputStream
 
fromCompositeData(CompositeData) - Static method in class com.jrockit.mc.rjmx.flr.internal.RecordingSettingsToolkit
 
fromCompositeData(Map, List) - Static method in class com.jrockit.mc.rjmx.flr.internal.RecordingSettingsToolkit
 
fromProperties(Properties) - Method in class com.jrockit.mc.rjmx.flr.RecordingOptionsBuilder
Will initialize the builder from a properties collection.

G

GARBAGE_COLLECTOR_HEURISTIC_NAME - Static variable in class com.jrockit.mc.rjmx.proxy.IProxyNames.Key
 
GARBAGE_COLLECTOR_NAME - Static variable in class com.jrockit.mc.rjmx.proxy.IProxyNames.Key
 
GARBAGE_COLLECTOR_STRATEGY_DESCRIPTION - Static variable in class com.jrockit.mc.rjmx.proxy.IProxyNames.Key
 
gc() - Method in interface com.jrockit.mc.rjmx.proxy.IProxyOperations
Attempts to invoke the garbage collector.
generateGUID() - Static method in class com.jrockit.mc.rjmx.ConnectionDescriptorToolkit
An adequately globally unique ID.
getAction() - Method in class com.jrockit.mc.rjmx.notification.NotificationRule
Gets the action.
getApproximateServerTime() - Method in interface com.jrockit.mc.rjmx.proxy.IProxyOperations
Returns an approximate time of the remote JVM, compensated for network latencies.
getApproximateServerTime(long) - Method in interface com.jrockit.mc.rjmx.subscription.IMBeanHelperService
Takes a local time and tries to transform it to what it would have been in server time given the last measurements.
getAttribute(AttributeDescriptor) - Method in class com.jrockit.mc.rjmx.flr.internal.FlightRecorderCommunicationHelper
 
getAttribute(AttributeDescriptor) - Method in interface com.jrockit.mc.rjmx.subscription.IMBeanHelperService
Retrieves the value of an attribute.
getAttributeDescriptor() - Method in interface com.jrockit.mc.rjmx.notification.INotificationTrigger
Returns the attribute descriptor for which the trigger was registered.
getAttributeDescriptor(IProxyNames.Key) - Method in interface com.jrockit.mc.rjmx.proxy.IProxyNames
Returns the AttributeDescriptor corresponding to the key.
getAttributeDescriptor() - Method in interface com.jrockit.mc.rjmx.subscription.IAttributeInfo
Returns the attribute descriptor, specifying the name and ObjectName of the attribute.
getAttributeInfo(IConnectionHandle, AttributeDescriptor) - Static method in class com.jrockit.mc.rjmx.subscription.AttributeInfoToolkit
Returns true if the AttributeDescriptor is a composite child.
getAttributeInfo() - Method in class com.jrockit.mc.rjmx.subscription.AttributeValue
Returns the attribute info.
getAttributeInfo(AttributeDescriptor) - Method in interface com.jrockit.mc.rjmx.subscription.IAttributeInfoService
Returns the basic IAttributeInfo associated with an AttributeDescriptor.
getAttributeInfo() - Method in interface com.jrockit.mc.rjmx.subscription.IAttributeSubscription
Returns the attribute info associated with this subscription.
getAttributeName() - Method in class com.jrockit.mc.rjmx.subscription.AttributeDescriptor
Returns the attribute name.
getAttributes(List) - Method in interface com.jrockit.mc.rjmx.subscription.IMBeanHelperService
Will return the specified attributes.
getAttributeSubscription(AttributeDescriptor) - Method in interface com.jrockit.mc.rjmx.subscription.ISubscriptionService
Returns the subscription associated with the attribute, if such a subscription exists, or null if no such subscription exists.
getAttributeType() - Method in interface com.jrockit.mc.rjmx.subscription.IAttributeInfo
Returns the fully qualified name representing the type of this attribute.
getAvailableAttributes() - Method in interface com.jrockit.mc.rjmx.subscription.IAttributeInfoService
Returns a map (<AttributeDescriptor, IAttributeInfo>) with all known attributes.
getAvailableAttributes(ObjectName) - Method in interface com.jrockit.mc.rjmx.subscription.IAttributeInfoService
Returns a map (<AttributeDescriptor, IAttributeInfo>) with all known attributes for given MBean.
getAvailableEventTypes() - Method in interface com.jrockit.mc.rjmx.flr.IFlightRecorderService
 
getAvailableEventTypes() - Method in class com.jrockit.mc.rjmx.flr.internal.R28FlightRecorderService
 
getAvailableKeys() - Static method in class com.jrockit.mc.rjmx.flr.RecordingOptionsBuilder
 
getAvailableProcessors() - Method in interface com.jrockit.mc.rjmx.proxy.IProxyOperations
The number of available processors for the remote JVM.
getAvailableRecordingOptions() - Method in interface com.jrockit.mc.rjmx.flr.IFlightRecorderService
Returns the metadata for the available recording options.
getAvailableRecordingOptions() - Method in class com.jrockit.mc.rjmx.flr.internal.R28FlightRecorderService
 
getAvailableRecordingOptions() - Static method in class com.jrockit.mc.rjmx.flr.internal.RecordingOptionsToolkit
 
getAvailableRecordings() - Method in interface com.jrockit.mc.rjmx.flr.IFlightRecorderService
Returns the available JRockit Flight Recorder recordings.
getAvailableRecordings() - Method in class com.jrockit.mc.rjmx.flr.internal.FlightRecorderCommunicationHelper
 
getAvailableRecordings() - Method in class com.jrockit.mc.rjmx.flr.internal.R28FlightRecorderService
 
getCompactName(IConnectionDescriptor) - Static method in class com.jrockit.mc.rjmx.ConnectionDescriptorToolkit
Returns the server name in the form "server IP:port", if available.
getCompositeChildren(IConnectionHandle, IAttributeInfo) - Static method in class com.jrockit.mc.rjmx.subscription.AttributeInfoToolkit
Returns the composite children for the specified attribute info.
getCompositeParent(IConnectionHandle, IAttributeInfo) - Static method in class com.jrockit.mc.rjmx.subscription.AttributeInfoToolkit
Returns the composite parent for a specified attribute info.
getConfigurableOptions() - Method in class com.jrockit.mc.rjmx.flr.EventTypeSetting
 
getConfigurableOptions(Option[]) - Static method in class com.jrockit.mc.rjmx.flr.internal.RecordingSettingsToolkit
This internal helper is a bit confusing.
getConfigurableOptionsMetadata() - Method in class com.jrockit.mc.rjmx.flr.EventTypeMetadata
 
getConnectionDescriptor() - Method in class com.jrockit.mc.rjmx.flr.internal.RecordingDescriptor
 
getConnectionDescriptor() - Method in interface com.jrockit.mc.rjmx.flr.IRecordingDescriptor
An IConnectionDescriptor that describes the source of this recording.
getConnectionDescriptor() - Method in interface com.jrockit.mc.rjmx.subscription.IAttributeSubscription
Return the IConnectionDescriptor this subscription is bound to.
getConnectionDescriptorByGUID(String) - Method in class com.jrockit.mc.rjmx.DescriptorRepository
Returns the descriptor with the specified UID.
getConnectionDescriptors() - Method in class com.jrockit.mc.rjmx.DescriptorRepository
 
getConnectionHandle() - Method in class com.jrockit.mc.rjmx.ConnectionHandleEvent
Return the IConnectionHandle this event concerns.
getConnectionHandle() - Method in class com.jrockit.mc.rjmx.flr.internal.FlightRecorderCommunicationHelper
 
getConnectionHandle() - Method in class com.jrockit.mc.rjmx.subscription.AttributeValueEvent
Returns the connection handle from where the event originated.
getConnectionHandle() - Method in interface com.jrockit.mc.rjmx.subscription.IAttributeSubscription
Return the IConnectionHandle this subscription is bound to.
getConnections() - Method in class com.jrockit.mc.rjmx.ConnectionManager
 
getConnections(IConnectionDescriptor) - Method in class com.jrockit.mc.rjmx.ConnectionManager
 
getConnections() - Method in interface com.jrockit.mc.rjmx.IConnectionManager
Returns all available IConnectionHandle
getConnections(IConnectionDescriptor) - Method in interface com.jrockit.mc.rjmx.IConnectionManager
Returns all connection for a given IConnectionDescriptor
getConnectorSourceDescription() - Method in class com.jrockit.mc.rjmx.notification.NotificationEvent
Gets the connectorSourceDescription.
getConstraintHolder() - Method in class com.jrockit.mc.rjmx.notification.NotificationRule
Gets the constraintHolder.
getContentType() - Method in class com.jrockit.mc.rjmx.flr.OptionMetadata
 
getConverter(String) - Static method in class com.jrockit.mc.rjmx.flr.internal.ConversionToolkit
 
getConverter(Class) - Static method in class com.jrockit.mc.rjmx.flr.internal.ConversionToolkit
 
getConverter(OptionMetadata) - Static method in class com.jrockit.mc.rjmx.flr.internal.ConversionToolkit
 
getCreationTime() - Method in class com.jrockit.mc.rjmx.notification.NotificationEvent
Returns the time (date) the event was created.
getCredentials(IConnectionDescriptor) - Static method in class com.jrockit.mc.rjmx.ConnectionDescriptorToolkit
Returns the credentials for the connection descriptor as a String array.
getCurrentEventTypeSettings() - Method in interface com.jrockit.mc.rjmx.flr.IFlightRecorderService
Returns the current settings for the event types.
getCurrentEventTypeSettings() - Method in class com.jrockit.mc.rjmx.flr.internal.R28FlightRecorderService
 
getDataEndTime() - Method in class com.jrockit.mc.rjmx.flr.internal.RecordingDescriptor
 
getDataEndTime() - Method in interface com.jrockit.mc.rjmx.flr.IRecordingDescriptor
Returns the data end time for this recording.
getDataStartTime() - Method in class com.jrockit.mc.rjmx.flr.internal.RecordingDescriptor
 
getDataStartTime() - Method in interface com.jrockit.mc.rjmx.flr.IRecordingDescriptor
Returns the data start time for this recording.
getDefaultPort() - Static method in class com.jrockit.mc.rjmx.ConnectionDescriptorToolkit
 
getDefaultValue() - Method in class com.jrockit.mc.rjmx.flr.OptionMetadata
 
getDescription() - Method in class com.jrockit.mc.rjmx.flr.EventTemplate
 
getDescription() - Method in class com.jrockit.mc.rjmx.flr.OptionMetadata
 
getDescription() - Method in interface com.jrockit.mc.rjmx.notification.INotificationAction
Returns the description of this object.
getDescription() - Method in interface com.jrockit.mc.rjmx.notification.INotificationConstraint
Returns the description.
getDescription() - Method in class com.jrockit.mc.rjmx.notification.NotificationRule
Returns the description of the rule
getDescription(IConnectionHandle, AttributeDescriptor) - Static method in class com.jrockit.mc.rjmx.subscription.AttributeInfoToolkit
Returns the description for the specified attribute info.
getDescription() - Method in interface com.jrockit.mc.rjmx.subscription.IAttributeInfo
Returns a text description of what this attribute represents.
getDescription() - Method in interface com.jrockit.mc.rjmx.subscription.IAttributeSubscription
Returns a description of this subscription.
getDescriptor() - Method in exception com.jrockit.mc.rjmx.ConnectionException
Return the IConnectionDescriptor
getDescriptor() - Method in interface com.jrockit.mc.rjmx.IConnectionHandle
Returns the descriptor that was used to create the connection.
getDescriptorByID(IRecordingDescriptor[], Integer) - Static method in class com.jrockit.mc.rjmx.flr.FlightRecorderToolkit
Will return the first descriptor matching the id.
getDescriptorByName(IRecordingDescriptor[], String) - Static method in class com.jrockit.mc.rjmx.flr.FlightRecorderToolkit
Will return the first descriptor matching the name.
getDisplayName(IConnectionHandle, AttributeDescriptor) - Static method in class com.jrockit.mc.rjmx.subscription.AttributeInfoToolkit
This represents a more user friendly display name for the attribute.
getDuration() - Method in class com.jrockit.mc.rjmx.flr.internal.RecordingDescriptor
 
getDuration() - Method in interface com.jrockit.mc.rjmx.flr.IRecordingDescriptor
Returns the duration the recording was created with.
getEncryptionScheme(IConnectionDescriptor) - Static method in class com.jrockit.mc.rjmx.ConnectionDescriptorToolkit
 
getEnvironment() - Method in interface com.jrockit.mc.rjmx.IConnectionDescriptor
Returns the JMX environment.
getErrorMessage() - Method in class com.jrockit.mc.rjmx.flr.RecordingOptionsValidator
 
getEvaluationConditionString() - Method in interface com.jrockit.mc.rjmx.notification.IValueEvaluator
Returns a string that describes the evaluation condition.
getEventSettings(IRecordingDescriptor) - Method in interface com.jrockit.mc.rjmx.flr.IFlightRecorderService
Returns the event settings for the specified recording.
getEventSettings(IRecordingDescriptor) - Method in class com.jrockit.mc.rjmx.flr.internal.R28FlightRecorderService
 
getExceptionCount(String) - Method in interface com.jrockit.mc.rjmx.proxy.IProxyOperations
Returns the exception count for the specified class.
getExtendedProperties() - Method in interface com.jrockit.mc.rjmx.IConnectionDescriptor
Returns user data.
getGUID() - Method in interface com.jrockit.mc.rjmx.IConnectionDescriptor
Returns the unique ID for this connection.
gethandle() - Method in exception com.jrockit.mc.rjmx.ConnectionException
Return the IConnectionHandle
getHostName(IConnectionDescriptor) - Static method in class com.jrockit.mc.rjmx.ConnectionDescriptorToolkit
Will attempt to derive the host name from connection descriptor.
getId() - Method in class com.jrockit.mc.rjmx.flr.EventTypeMetadata
 
getId() - Method in class com.jrockit.mc.rjmx.flr.internal.RecordingDescriptor
 
getId() - Method in interface com.jrockit.mc.rjmx.flr.IRecordingDescriptor
Returns the id value of the recording.
getInvocationCount(MethodIdentifier) - Method in interface com.jrockit.mc.rjmx.proxy.IProxyOperations
Returns the invocation count for the specified method.
getKey() - Method in class com.jrockit.mc.rjmx.flr.OptionMetadata
 
getKeyByAttribute(AttributeDescriptor) - Method in interface com.jrockit.mc.rjmx.proxy.IProxyNames
Returns the IProxyNames.Key corresponding to the AttributeDescriptor.
getKind() - Method in exception com.jrockit.mc.rjmx.proxy.MemleakStartupException
The kind of error, used for customizing error messages.
getLastAttributeValueEvent() - Method in interface com.jrockit.mc.rjmx.subscription.IAttributeSubscription
Returns the last attribute value event.
getLastAttributeValueEvent(AttributeDescriptor) - Method in interface com.jrockit.mc.rjmx.subscription.ISubscriptionService
Returns the last value event for the given attribute through its subscription.
getLastRecordingParameters() - Method in interface com.jrockit.mc.rjmx.proxy.IProxyOperations
Returns the last parameters that was used when recording was started by startJRARecording(Map).
getLocalStartTime() - Method in interface com.jrockit.mc.rjmx.subscription.IMBeanHelperService
Returns the start time in milliseconds when the connectorModel was connected.
getMax() - Method in class com.jrockit.mc.rjmx.flr.OptionMetadata
 
getMaxAge() - Method in class com.jrockit.mc.rjmx.flr.internal.RecordingDescriptor
 
getMaxAge() - Method in interface com.jrockit.mc.rjmx.flr.IRecordingDescriptor
Returns the recordings maximum event age.
getMaxSize() - Method in class com.jrockit.mc.rjmx.flr.internal.RecordingDescriptor
 
getMaxSize() - Method in interface com.jrockit.mc.rjmx.flr.IRecordingDescriptor
Returns the recordings maximum size.
getMBeanInfo(ObjectName) - Method in interface com.jrockit.mc.rjmx.subscription.IMBeanHelperService
Returns the MBeanInfo for the specified MBean.
getMBeanInfos() - Method in interface com.jrockit.mc.rjmx.subscription.IMBeanHelperService
Returns the bean infos for all available MBeans.
getMBeanNames() - Method in interface com.jrockit.mc.rjmx.subscription.IMBeanHelperService
Return a set of ObjectName containing all the names of all available MBeans.
getMemleakProtocolVersions() - Method in interface com.jrockit.mc.rjmx.proxy.IProxyOperations
Get supported versions of the MLP protocol.
getMemleakServerPort() - Method in interface com.jrockit.mc.rjmx.proxy.IProxyOperations
Check if the server is started, will return 0 if not started, otherwise returns the port it is listening to.
getMetaData() - Method in class com.jrockit.mc.rjmx.flr.EventTypeSetting
 
getMetaData() - Method in class com.jrockit.mc.rjmx.flr.Option
 
getMetaData(AttributeDescriptor, String) - Method in interface com.jrockit.mc.rjmx.subscription.IAttributeInfoService
Looks up the specified piece of meta-data associated with the specified attribute.
getMethods(String) - Method in interface com.jrockit.mc.rjmx.proxy.IProxyOperations
Returns the methods available in the specified class.
getMin() - Method in class com.jrockit.mc.rjmx.flr.OptionMetadata
 
getName() - Method in class com.jrockit.mc.rjmx.flr.EventTemplate
 
getName() - Method in class com.jrockit.mc.rjmx.flr.internal.RecordingDescriptor
 
getName(Map) - Static method in class com.jrockit.mc.rjmx.flr.internal.RecordingOptionsToolkit
 
getName() - Method in interface com.jrockit.mc.rjmx.flr.IRecordingDescriptor
Returns the symbolic name of the recording.
getName() - Method in interface com.jrockit.mc.rjmx.IConnectionDescriptor
This is the symbolic name for this IConnectionDescriptor.
getName() - Method in interface com.jrockit.mc.rjmx.notification.INotificationAction
Returns the name of this object.
getName() - Method in interface com.jrockit.mc.rjmx.notification.INotificationConstraint
Returns the name.
getName() - Method in class com.jrockit.mc.rjmx.notification.NotificationRule
Gets the name.
getName() - Method in interface com.jrockit.mc.rjmx.subscription.IAttributeSubscription
Returns the name of this subscription.
getNextUpdate(long) - Method in interface com.jrockit.mc.rjmx.subscription.IUpdatePolicy
Return the time to schedule the next update given the last update.
getObjectName() - Method in class com.jrockit.mc.rjmx.flr.internal.RecordingDescriptor
 
getObjectName() - Method in interface com.jrockit.mc.rjmx.flr.IRecordingDescriptor
Returns the object name used to locate the MBean that is used to manage this recording.
getObjectName() - Method in class com.jrockit.mc.rjmx.subscription.AttributeDescriptor
Returns the object name (mbean) part of the descriptor.
getOperatorString() - Method in interface com.jrockit.mc.rjmx.notification.IValueEvaluator
Returns a string that represents the operator that the evaluator uses for evaluation.
getOptions() - Method in class com.jrockit.mc.rjmx.flr.EventTypeMetadata
 
getOptions() - Method in class com.jrockit.mc.rjmx.flr.internal.RecordingDescriptor
 
getOptions() - Method in interface com.jrockit.mc.rjmx.flr.IRecordingDescriptor
Returns a Map with values that describes the various options in the recording.
getPassword(IConnectionDescriptor, IConnectionManager) - Static method in class com.jrockit.mc.rjmx.ConnectionDescriptorToolkit
Returns the currently set password.
getPassword(IConnectionDescriptor) - Method in interface com.jrockit.mc.rjmx.security.IPasswordProvider
Returns the password for a certain descriptor.
getPasswordProvider() - Method in class com.jrockit.mc.rjmx.ConnectionManager
The password provider.
getPath() - Method in class com.jrockit.mc.rjmx.flr.EventTypeMetadata
 
getPID() - Method in interface com.jrockit.mc.rjmx.proxy.IProxyOperations
Returns the PID, or 0 if no PID could be determined.
getPort(IConnectionDescriptor) - Static method in class com.jrockit.mc.rjmx.ConnectionDescriptorToolkit
Will attempt to derive the port from the IConnectionDescriptor.
getProcessAffinity() - Method in interface com.jrockit.mc.rjmx.proxy.IProxyOperations
Returns the current process affinity.
getQualifiedName() - Method in class com.jrockit.mc.rjmx.subscription.AttributeDescriptor
Returns the fully qualified name of the attribute descriptor.
getRecordingByDescriptor(ObjectName, IRecordingDescriptor[]) - Static method in class com.jrockit.mc.rjmx.flr.internal.RecordingDescriptorToolkit
 
getRecordingById(long, IRecordingDescriptor[]) - Static method in class com.jrockit.mc.rjmx.flr.internal.RecordingDescriptorToolkit
Must not be called with an empty recording!
getRecordingOptionMetadata(String) - Static method in class com.jrockit.mc.rjmx.flr.internal.RecordingOptionsToolkit
By recording options builder key...
getRecordingOptions(IRecordingDescriptor) - Method in interface com.jrockit.mc.rjmx.flr.IFlightRecorderService
Returns the recording options for the specified recording.
getRecordingOptions(IRecordingDescriptor) - Method in class com.jrockit.mc.rjmx.flr.internal.R28FlightRecorderService
 
getRecordingOptions(Map) - Static method in class com.jrockit.mc.rjmx.flr.internal.RecordingOptionsToolkit
 
getRecordingOptions(CompositeData) - Static method in class com.jrockit.mc.rjmx.flr.internal.RecordingOptionsToolkit
 
getRecordingsMap() - Static method in class com.jrockit.mc.rjmx.flr.internal.RecordingOptionsToolkit
 
getRecoverability() - Method in exception com.jrockit.mc.rjmx.proxy.MemleakStartupException
Return the recoverability for the exception
getRemoteStartTime() - Method in interface com.jrockit.mc.rjmx.proxy.IProxyOperations
Returns the start time of the remote JVM in milliseconds since January 1, 1970 UTC.
getRemoteStartTime() - Method in interface com.jrockit.mc.rjmx.subscription.IMBeanHelperService
Returns the time that the monitored JRockit was started, in server time.
getRule() - Method in class com.jrockit.mc.rjmx.notification.NotificationEvent
Gets the rule.
getRulePath() - Method in class com.jrockit.mc.rjmx.notification.NotificationRule
A path to the rule.
getServerTemplates() - Method in interface com.jrockit.mc.rjmx.flr.IFlightRecorderService
 
getServerTemplates() - Method in class com.jrockit.mc.rjmx.flr.internal.R28FlightRecorderService
 
getServerTemplates(EventTypeSetting[], List) - Static method in class com.jrockit.mc.rjmx.flr.internal.RecordingTemplateToolkit
 
getServerTimeStamp() - Method in class com.jrockit.mc.rjmx.flr.internal.FlightRecorderCommunicationHelper
 
getService(Class<T>) - Method in interface com.jrockit.mc.rjmx.IConnectionHandle
Returns a service associated with IConnectionHandle.
getSettings() - Method in class com.jrockit.mc.rjmx.flr.EventTemplate
 
getSource() - Method in class com.jrockit.mc.rjmx.notification.NotificationEvent
Returns the IConnectionHandle that was the source of the event.
getStartTime() - Method in class com.jrockit.mc.rjmx.flr.internal.RecordingDescriptor
 
getStartTime() - Method in interface com.jrockit.mc.rjmx.flr.IRecordingDescriptor
Returns the start time for this recording.
getState() - Method in class com.jrockit.mc.rjmx.ConnectionHandleEvent
Returns the state the connection is in
getState() - Method in class com.jrockit.mc.rjmx.flr.internal.RecordingDescriptor
 
getState() - Method in interface com.jrockit.mc.rjmx.flr.IRecordingDescriptor
Returns the state of the recording when this RecordingDescriptor was created.
getSubscriptionAttribute() - Method in class com.jrockit.mc.rjmx.subscription.AttributeValueEvent
Returns the subscription attribute source.
getSupportedParameters() - Method in interface com.jrockit.mc.rjmx.proxy.IProxyOperations
Returns supported parameters(parameters that can be modified by the user) For R26.4 and 1.4 this is faked by the proxy layer.
getSustainTime() - Method in interface com.jrockit.mc.rjmx.notification.INotificationTrigger
Returns the sustain time, i.e. the time a signal has to remain high/low before we trigger.
getSustainTime() - Method in class com.jrockit.mc.rjmx.notification.NotificationEvent
Returns the time this value was sustained.
getThreadAllocatedBytes(long[]) - Method in interface com.jrockit.mc.rjmx.proxy.IProxyOperations
Returns the allocated bytes for given thread IDs.
getThreadCpuTime(long[]) - Method in interface com.jrockit.mc.rjmx.proxy.IProxyOperations
Returns the used CPU time for given thread IDs.
getThreadStackDump() - Method in interface com.jrockit.mc.rjmx.proxy.IProxyOperations
Dumps all threads stacks and returns them as a long String.
getTicksPerSecond() - Method in interface com.jrockit.mc.rjmx.proxy.IProxyOperations
Returns the number of ticks that a second represents on the monitored JVM.
getTimestamp() - Method in class com.jrockit.mc.rjmx.subscription.AttributeValue
Returns the time-stamp from when this value was fetched.
getTimestamp() - Method in class com.jrockit.mc.rjmx.subscription.AttributeValueEvent
Returns the time-stamp.
getTiming(MethodIdentifier) - Method in interface com.jrockit.mc.rjmx.proxy.IProxyOperations
Returns the invocation count for the specified method.
getToDisk() - Method in class com.jrockit.mc.rjmx.flr.internal.RecordingDescriptor
 
getToDisk() - Method in interface com.jrockit.mc.rjmx.flr.IRecordingDescriptor
Returns whether the recording is stored to disk.
getTrigger() - Method in class com.jrockit.mc.rjmx.notification.NotificationRule
Gets the trigger.
getTriggerValue() - Method in class com.jrockit.mc.rjmx.notification.NotificationEvent
Returns the value that triggered the rule.
getType() - Method in class com.jrockit.mc.rjmx.flr.OptionMetadata
 
getUpdatedRecordingDescripton(IRecordingDescriptor) - Method in interface com.jrockit.mc.rjmx.flr.IFlightRecorderService
Returns the updated recording descriptor for the specified recording.
getUpdatedRecordingDescripton(IRecordingDescriptor) - Method in class com.jrockit.mc.rjmx.flr.internal.R28FlightRecorderService
 
getUpdatePolicy() - Method in interface com.jrockit.mc.rjmx.subscription.IAttributeSubscription
Returns the update policy.
getUptime() - Method in interface com.jrockit.mc.rjmx.proxy.IProxyOperations
Returns the time the remote JVM has been running in milliseconds.
getURI() - Method in class com.jrockit.mc.rjmx.flr.EventTypeMetadata
 
getUser(IConnectionDescriptor) - Static method in class com.jrockit.mc.rjmx.ConnectionDescriptorToolkit
Returns the user name, if available.
getValue() - Method in class com.jrockit.mc.rjmx.flr.Option
 
getValue() - Method in class com.jrockit.mc.rjmx.subscription.AttributeValue
Returns the value.
getValue() - Method in class com.jrockit.mc.rjmx.subscription.AttributeValueEvent
Returns the value.
getValueEvaluator() - Method in interface com.jrockit.mc.rjmx.notification.INotificationTrigger
Returns the value evaluator for the trigger.
getVerboseInformation() - Method in class com.jrockit.mc.rjmx.notification.NotificationRule
Only for internal debugging purposes.
getVersion() - Method in interface com.jrockit.mc.rjmx.proxy.IProxyNames
Returns the version of the JVM that lead to the creation of this proxy.
getVersionString() - Method in interface com.jrockit.mc.rjmx.proxy.IProxyOperations
Returns the version string of the JVM, or null if unknown.
GUID(String) - Method in class com.jrockit.mc.rjmx.JMXDescriptorBuilder
Sets the globally unique ID to use.

H

handleNotificationEvent(NotificationEvent) - Method in interface com.jrockit.mc.rjmx.notification.INotificationAction
The method to be invoked when a rule triggers.
hasAction() - Method in class com.jrockit.mc.rjmx.notification.NotificationRule
 
hasConstraints() - Method in class com.jrockit.mc.rjmx.notification.NotificationRule
 
hashCode() - Method in class com.jrockit.mc.rjmx.ConnectionHandleEvent.State
 
hashCode() - Method in class com.jrockit.mc.rjmx.flr.internal.RecordingDescriptor
 
hashCode() - Method in class com.jrockit.mc.rjmx.proxy.IProxyNames.Key
 
hashCode() - Method in class com.jrockit.mc.rjmx.subscription.AttributeDescriptor
 
hashCode() - Method in class com.jrockit.mc.rjmx.subscription.AttributeValueEvent
 
hasService(Class<?>) - Method in interface com.jrockit.mc.rjmx.IConnectionHandle
Returns true if there is a service registered for the given class
hasTrigger() - Method in class com.jrockit.mc.rjmx.notification.NotificationRule
 
hostName(String) - Method in class com.jrockit.mc.rjmx.JMXDescriptorBuilder
Sets the host name.

I

IAttributeInfo - Interface in com.jrockit.mc.rjmx.subscription
This interface represents the core functionality of an attribute info.
IAttributeInfoListener - Interface in com.jrockit.mc.rjmx.subscription
A listener interface to get notifications that the information available through an IAttributeInfoService has changed.
IAttributeInfoService - Interface in com.jrockit.mc.rjmx.subscription
Manages IAttributeInfos and meta data associated with IAttributeInfos.
IAttributeSubscription - Interface in com.jrockit.mc.rjmx.subscription
Interface for all attribute subscriptions.
IAttributeValueListener - Interface in com.jrockit.mc.rjmx.subscription
Interface for classes that want to subscribe on changes in an attributes value.
IConnectionDescriptor - Interface in com.jrockit.mc.rjmx
An IConnectionDescriptor describes a connection.
IConnectionHandle - Interface in com.jrockit.mc.rjmx
An IConnectionHandle is a handle to an active connection.
IConnectionHandleFilter - Interface in com.jrockit.mc.rjmx
Interface to filter IConnectionHandles.
IConnectionHandleStateListener - Interface in com.jrockit.mc.rjmx
Listener for changes to the state of an IConnectionHandle
IConnectionManager - Interface in com.jrockit.mc.rjmx
Class that manages the life cycle for connections and services.
IFlightRecorderService - Interface in com.jrockit.mc.rjmx.flr
This is the interface for the JRockit Flight Recorder controller.
IMBeanHelperService - Interface in com.jrockit.mc.rjmx.subscription
Little helper service to provide simple access to commonly used functionality when handling MBeans.
IMBeanServerChangeListener - Interface in com.jrockit.mc.rjmx.proxy
Interface for call-backs due to MBean configuration changes.
initializeFromXml(Element) - Method in interface com.jrockit.mc.rjmx.notification.IValueEvaluator
 
initializeFromXml(Element, INotificationFactory) - Method in class com.jrockit.mc.rjmx.notification.NotificationRule
Initializes the instance according to the specified node representing the object.
innerConnect(IConnectionDescriptor) - Method in class com.jrockit.mc.rjmx.ConnectionManager
 
INotificationAction - Interface in com.jrockit.mc.rjmx.notification
Interface for actions taken when a NotificationRule triggers.
INotificationConstraint - Interface in com.jrockit.mc.rjmx.notification
Interface for general constraints that should be checked before a notification event is fired, for example a constraint could exist that ensures that a certain NotificationRule only triggers during working hours.
INotificationFactory - Interface in com.jrockit.mc.rjmx.notification
Abstract factory for creating notifications and constraints.
INotificationTrigger - Interface in com.jrockit.mc.rjmx.notification
Interface for triggers.
invokeOperation(String, Object[]) - Method in class com.jrockit.mc.rjmx.flr.internal.FlightRecorderCommunicationHelper
 
IPasswordProvider - Interface in com.jrockit.mc.rjmx.security
Interface for providers of passwords for IConnectionDescriptor.
IProxyNames - Interface in com.jrockit.mc.rjmx.proxy
This is interface represents a mapping from one of the enumerated keys to where the corresponding attribute can be found in the JVM we are connected to.
IProxyNames.Key - Class in com.jrockit.mc.rjmx.proxy
Class for the available keys.
IProxyOperations - Interface in com.jrockit.mc.rjmx.proxy
The operations available on the remote JVM.
IRecordingDescriptor - Interface in com.jrockit.mc.rjmx.flr
Interface that describe a JRockit Flight Recorder recording.
IRecordingDescriptor.RecordingState - Class in com.jrockit.mc.rjmx.flr
Defines the possible states a recording can be in.
IRecordingDescriptor.RecordingState(String) - Constructor for class com.jrockit.mc.rjmx.flr.IRecordingDescriptor.RecordingState
 
isAttributeUnavailable(AttributeDescriptor) - Method in interface com.jrockit.mc.rjmx.subscription.ISubscriptionService
Returns true if a subscription on the attribute has been attempted, but failed, false if either the attribute has not failed or never been subscribed to.
isAutoDiscovered(IConnectionDescriptor) - Static method in class com.jrockit.mc.rjmx.ConnectionDescriptorToolkit
Returns true if the JVM represented by the descriptor was automatically discovered.
isComplete() - Method in class com.jrockit.mc.rjmx.notification.NotificationRule
This method returns true if the rule has a name, a complete trigger and an action.
isComposite() - Method in interface com.jrockit.mc.rjmx.subscription.IAttributeInfo
Returns true if the attribute is composite.
isCompositeChild() - Method in class com.jrockit.mc.rjmx.subscription.AttributeDescriptor
Returns true if this AttributeDescriptor is a composite child.
isConnected() - Method in interface com.jrockit.mc.rjmx.IConnectionHandle
Return true if this connection is live.
isContinuous() - Method in class com.jrockit.mc.rjmx.flr.internal.RecordingDescriptor
 
isContinuous() - Method in interface com.jrockit.mc.rjmx.flr.IRecordingDescriptor
Returns the recording was created as continuous or not.
isExitOnOutOfMemory() - Method in interface com.jrockit.mc.rjmx.proxy.IProxyOperations
Returns true if hard exit on out of memory is enabled, false otherwise.
isExportingPassword(IConnectionDescriptor) - Static method in class com.jrockit.mc.rjmx.ConnectionDescriptorToolkit
Whether the provided ConnectionDescriptor exports its password along its other data to XML.
isHeapSizeLocked() - Method in interface com.jrockit.mc.rjmx.proxy.IProxyOperations
Returns true if the heap size has been locked, false otherwise.
isHotspotJVMName(String) - Static method in class com.jrockit.mc.rjmx.ConnectionDescriptorToolkit
Returns whether this is a HotSpot JVM or not.
isInvocationCountEnabled(MethodIdentifier) - Method in interface com.jrockit.mc.rjmx.proxy.IProxyOperations
Checks if invocation counting is enabled for the specified method.
isJRockit(IConnectionHandle) - Static method in class com.jrockit.mc.rjmx.ConnectionDescriptorToolkit
Returns true if the connection handle is connected to a JRockit, false otherwise.
isJRockitJVMName(String) - Static method in class com.jrockit.mc.rjmx.ConnectionDescriptorToolkit
Returns whether this is a JRockit JVM or not.
isLocal(IConnectionDescriptor) - Static method in class com.jrockit.mc.rjmx.ConnectionDescriptorToolkit
Returns true if the descriptor is a local descriptor.
isNotifcation() - Method in class com.jrockit.mc.rjmx.proxy.IProxyNames.Key
 
isNotification() - Method in interface com.jrockit.mc.rjmx.subscription.IAttributeInfo
Returns true if this is attribute is synthesized from a JMX notification.
isNumerical() - Method in interface com.jrockit.mc.rjmx.subscription.IAttributeInfo
Convenience method that returns true if the type is numerical (can be handled by the console graphs).
isReadable() - Method in interface com.jrockit.mc.rjmx.subscription.IAttributeInfo
Returns true if the values of the attribute may be read.
isRecoverable() - Method in exception com.jrockit.mc.rjmx.proxy.MemleakStartupException
Return true if the exception can be recovered from.
isSynthetic(ObjectName) - Static method in class com.jrockit.mc.rjmx.subscription.AttributeInfoToolkit
Returns true if the ObjectName is synthetic
isSynthetic() - Method in interface com.jrockit.mc.rjmx.subscription.IAttributeInfo
Returns true if this is a synthetic attribute, i.e. one that does not exist on the server.
isThrowable(String) - Method in interface com.jrockit.mc.rjmx.proxy.IProxyOperations
Checks if the named class is a Throwable on the server.
isTimingEnabled(MethodIdentifier) - Method in interface com.jrockit.mc.rjmx.proxy.IProxyOperations
Checks if timing profiling is enabled for the specified method.
ISubscriptionService - Interface in com.jrockit.mc.rjmx.subscription
The service from which to create and destroy subscriptions
isUsingRMP(IConnectionDescriptor) - Static method in class com.jrockit.mc.rjmx.ConnectionDescriptorToolkit
Returns true if the descriptor uses the legacy RMP protocol.
isValid() - Method in class com.jrockit.mc.rjmx.flr.RecordingOptionsValidator
 
isValid(NotificationEvent) - Method in interface com.jrockit.mc.rjmx.notification.INotificationConstraint
Returns true if the constraint is valid for the notification event.
isWritable() - Method in interface com.jrockit.mc.rjmx.subscription.IAttributeInfo
Returns true if this attribute is writeable, false otherwise.
IUpdatePolicy - Interface in com.jrockit.mc.rjmx.subscription
The interface specifying an update police for IAttributeSubscriptions.
IValueEvaluator - Interface in com.jrockit.mc.rjmx.notification
The interface for a value evaluator.

J

JMXDescriptorBuilder - Class in com.jrockit.mc.rjmx
This class hides the complexities of building a default JMX ConnectionDescriptor in a type safe way.
JMXDescriptorBuilder() - Constructor for class com.jrockit.mc.rjmx.JMXDescriptorBuilder
 
JRA_DISCARD - Static variable in interface com.jrockit.mc.rjmx.proxy.IProxyOperations
Abort the recording process and if supported, discard the already recorded data.
JRA_DONT_CARE - Static variable in interface com.jrockit.mc.rjmx.proxy.IProxyOperations
Just stop the recording in whatever way supported.
JRA_TRUNCATE - Static variable in interface com.jrockit.mc.rjmx.proxy.IProxyOperations
Stop the recording but attempt to keep the data recorded so far.

K

KEY_DESTINATION_COMPRESSED - Static variable in class com.jrockit.mc.rjmx.flr.RecordingOptionsBuilder
 
KEY_DESTINATION_FILE - Static variable in class com.jrockit.mc.rjmx.flr.RecordingOptionsBuilder
 
KEY_DURATION - Static variable in class com.jrockit.mc.rjmx.flr.RecordingOptionsBuilder
 
KEY_ENABLED - Static variable in class com.jrockit.mc.rjmx.flr.internal.RecordingSettingsToolkit
 
KEY_ID - Static variable in class com.jrockit.mc.rjmx.flr.internal.RecordingSettingsToolkit
 
KEY_MAX_AGE - Static variable in class com.jrockit.mc.rjmx.flr.RecordingOptionsBuilder
 
KEY_MAX_SIZE - Static variable in class com.jrockit.mc.rjmx.flr.RecordingOptionsBuilder
 
KEY_NAME - Static variable in class com.jrockit.mc.rjmx.flr.RecordingOptionsBuilder
 
KEY_REQUEST_PERIOD - Static variable in class com.jrockit.mc.rjmx.flr.internal.RecordingSettingsToolkit
 
KEY_STACKTRACE - Static variable in class com.jrockit.mc.rjmx.flr.internal.RecordingSettingsToolkit
 
KEY_START_TIME - Static variable in class com.jrockit.mc.rjmx.flr.RecordingOptionsBuilder
 
KEY_THRESHOLD - Static variable in class com.jrockit.mc.rjmx.flr.internal.RecordingSettingsToolkit
 
KEY_TO_DISK - Static variable in class com.jrockit.mc.rjmx.flr.RecordingOptionsBuilder
 
KIND_ANOTHER_CLIENT_CONNECTED - Static variable in exception com.jrockit.mc.rjmx.proxy.MemleakStartupException
Another client is already connected.
KIND_COULD_NOT_LISTEN_ON_PORT - Static variable in exception com.jrockit.mc.rjmx.proxy.MemleakStartupException
Server could not listen on the specified port.
KIND_SERVER_ALREADY_RUNNING - Static variable in exception com.jrockit.mc.rjmx.proxy.MemleakStartupException
The server was already running.
KIND_UNKNOWN - Static variable in exception com.jrockit.mc.rjmx.proxy.MemleakStartupException
Unknown problem.
KIND_WRONG_PROTOCOL_VERSION - Static variable in exception com.jrockit.mc.rjmx.proxy.MemleakStartupException
Unknown protocol version.

L

LicenseException - Exception in com.jrockit.mc.rjmx.proxy
API neutral exception for when a sufficent license could either not be found or has expired.
LicenseException(String) - Constructor for exception com.jrockit.mc.rjmx.proxy.LicenseException
Constructor.
LicenseException(Throwable) - Constructor for exception com.jrockit.mc.rjmx.proxy.LicenseException
Constructor.
LOOPBACK_PORT - Static variable in class com.jrockit.mc.rjmx.JMXDescriptorBuilder
Port number designator used in conjunction with "localhost" to connect to the in-memory agent.

M

maxAge(long) - Method in class com.jrockit.mc.rjmx.flr.RecordingOptionsBuilder
 
maxSize(long) - Method in class com.jrockit.mc.rjmx.flr.RecordingOptionsBuilder
 
mayBeRecoverable() - Method in exception com.jrockit.mc.rjmx.proxy.MemleakStartupException
Return true if the exception may be recovered from.
mbeanRegistered(ObjectName) - Method in interface com.jrockit.mc.rjmx.proxy.IMBeanServerChangeListener
Callback called when an MBean is registered in the platform MBean server.
mbeanUnregistered(ObjectName) - Method in interface com.jrockit.mc.rjmx.proxy.IMBeanServerChangeListener
Callback called when an MBean is unregistered in the platform MBean server.
MemleakStartupException - Exception in com.jrockit.mc.rjmx.proxy
Exception thrown when the startup of the memleak server fails.
MemleakStartupException(String) - Constructor for exception com.jrockit.mc.rjmx.proxy.MemleakStartupException
Constructor.
MemleakStartupException(String, Boolean) - Constructor for exception com.jrockit.mc.rjmx.proxy.MemleakStartupException
Constructor.
MemleakStartupException(Throwable) - Constructor for exception com.jrockit.mc.rjmx.proxy.MemleakStartupException
Constructor.
MemleakStartupException(Throwable, Boolean) - Constructor for exception com.jrockit.mc.rjmx.proxy.MemleakStartupException
Constructor.
MemleakStartupException(Throwable, int, Boolean) - Constructor for exception com.jrockit.mc.rjmx.proxy.MemleakStartupException
Constructor.
MemleakStartupException(String, Throwable) - Constructor for exception com.jrockit.mc.rjmx.proxy.MemleakStartupException
Constructor.
MemleakStartupException(String, Throwable, Boolean) - Constructor for exception com.jrockit.mc.rjmx.proxy.MemleakStartupException
Constructor.
MemleakStartupException(String, Throwable, int, Boolean) - Constructor for exception com.jrockit.mc.rjmx.proxy.MemleakStartupException
Constructor.
MEMORY_ALLOCATED_HEAP_SIZE - Static variable in class com.jrockit.mc.rjmx.proxy.IProxyNames.Key
 
MEMORY_EXIT_ON_OUT_OF_MEMORY - Static variable in class com.jrockit.mc.rjmx.proxy.IProxyNames.Key
 
MEMORY_HEAP_FREE - Static variable in class com.jrockit.mc.rjmx.proxy.IProxyNames.Key
 
MEMORY_HEAP_MAX - Static variable in class com.jrockit.mc.rjmx.proxy.IProxyNames.Key
 
MEMORY_HEAP_SIZE_LOCKED - Static variable in class com.jrockit.mc.rjmx.proxy.IProxyNames.Key
 
MEMORY_HEAP_TOTAL - Static variable in class com.jrockit.mc.rjmx.proxy.IProxyNames.Key
 
MEMORY_HEAP_USED - Static variable in class com.jrockit.mc.rjmx.proxy.IProxyNames.Key
 
MEMORY_HEAP_USED_PERCENT - Static variable in class com.jrockit.mc.rjmx.proxy.IProxyNames.Key
 
MEMORY_LIVE_SET_PERCENT - Static variable in class com.jrockit.mc.rjmx.proxy.IProxyNames.Key
 
MEMORY_NURSERY_SIZE - Static variable in class com.jrockit.mc.rjmx.proxy.IProxyNames.Key
 
MEMORY_PHYSICAL_FREE - Static variable in class com.jrockit.mc.rjmx.proxy.IProxyNames.Key
 
MEMORY_PHYSICAL_TOTAL - Static variable in class com.jrockit.mc.rjmx.proxy.IProxyNames.Key
 
MEMORY_PHYSICAL_USED - Static variable in class com.jrockit.mc.rjmx.proxy.IProxyNames.Key
 
MEMORY_PHYSICAL_USED_PERCENT - Static variable in class com.jrockit.mc.rjmx.proxy.IProxyNames.Key
 
MILLISECONDS - Static variable in class com.jrockit.mc.rjmx.flr.internal.ContentTypes
 

N

name(String) - Method in class com.jrockit.mc.rjmx.flr.RecordingOptionsBuilder
 
name(String) - Method in class com.jrockit.mc.rjmx.JMXDescriptorBuilder
Sets the symbolic name of the connection.
NO_TIMESTAMP_AVAILABLE - Static variable in interface com.jrockit.mc.rjmx.subscription.IMBeanHelperService
Time-stamp value for when no time-stamp is available.
NOTIFICATION_GARBAGE_COLLECTION - Static variable in class com.jrockit.mc.rjmx.proxy.IProxyNames.Key
 
NOTIFICATION_GARBAGE_COLLECTOR_STRATEGY_CHANGE - Static variable in class com.jrockit.mc.rjmx.proxy.IProxyNames.Key
 
NotificationEvent - Class in com.jrockit.mc.rjmx.notification
Event sent to registered NotificationActions when a certain condition is met (after a constraint and value check).
NotificationEvent(IConnectionHandle, NotificationRule, Object, boolean) - Constructor for class com.jrockit.mc.rjmx.notification.NotificationEvent
Constructor.
NotificationEvent(IConnectionHandle, NotificationRule, Object, boolean, int) - Constructor for class com.jrockit.mc.rjmx.notification.NotificationEvent
Constructor.
NotificationRule - Class in com.jrockit.mc.rjmx.notification
A notification rule is the 3-tuple (NotificationTrigger, NotificationConstraint and NotificationAction) with a name.
NotificationRule() - Constructor for class com.jrockit.mc.rjmx.notification.NotificationRule
Constructor.
NotificationRule(String, NotificationTrigger, NotificationConstraintHolder, INotificationAction) - Constructor for class com.jrockit.mc.rjmx.notification.NotificationRule
Constructor.

O

onConnectionHandleStateChange(ConnectionHandleEvent) - Method in interface com.jrockit.mc.rjmx.IConnectionHandleStateListener
Called when there are changes made to the state of connection handle.
openStream(IRecordingDescriptor, boolean) - Method in interface com.jrockit.mc.rjmx.flr.IFlightRecorderService
Opens a stream from the specified recording.
openStream(IRecordingDescriptor, Date, Date, boolean) - Method in interface com.jrockit.mc.rjmx.flr.IFlightRecorderService
Opens a stream from the specified recording between the specified times.
openStream(IRecordingDescriptor, long, boolean) - Method in interface com.jrockit.mc.rjmx.flr.IFlightRecorderService
Opens a stream from the specified recording for the past "time" milliseconds.
openStream(IRecordingDescriptor, boolean) - Method in class com.jrockit.mc.rjmx.flr.internal.R28FlightRecorderService
 
openStream(IRecordingDescriptor, Date, Date, boolean) - Method in class com.jrockit.mc.rjmx.flr.internal.R28FlightRecorderService
 
openStream(IRecordingDescriptor, long, boolean) - Method in class com.jrockit.mc.rjmx.flr.internal.R28FlightRecorderService
 
Option - Class in com.jrockit.mc.rjmx.flr
 
Option(Object, OptionMetadata) - Constructor for class com.jrockit.mc.rjmx.flr.Option
 
OptionMetadata - Class in com.jrockit.mc.rjmx.flr
Provides metadata about an option.
OptionMetadata(String, String, Class, String, Object, Object, Object) - Constructor for class com.jrockit.mc.rjmx.flr.OptionMetadata
 
OPTIONS_TYPE - Static variable in class com.jrockit.mc.rjmx.flr.internal.RecordingOptionsToolkit
 
OPTIONS_TYPE - Static variable in class com.jrockit.mc.rjmx.flr.internal.RecordingSettingsToolkit
 
OS_AVAILABLE_PROCESSORS - Static variable in class com.jrockit.mc.rjmx.proxy.IProxyNames.Key
 
OS_CPU_LOAD - Static variable in class com.jrockit.mc.rjmx.proxy.IProxyNames.Key
 
OS_CPU_LOADS - Static variable in class com.jrockit.mc.rjmx.proxy.IProxyNames.Key
 
OS_JVM_CPU_LOAD - Static variable in class com.jrockit.mc.rjmx.proxy.IProxyNames.Key
 

P

password(String) - Method in class com.jrockit.mc.rjmx.JMXDescriptorBuilder
Sets the password.
PolicyFactory - Class in com.jrockit.mc.rjmx.subscription
Factory for commonly used subscription update policies.
port(int) - Method in class com.jrockit.mc.rjmx.JMXDescriptorBuilder
Sets the port for the selected protocol.
PostConnect - Static variable in class com.jrockit.mc.rjmx.ConnectionHandleEvent.State
State after the connection has been physically established, but just before the connection handle is returned to the client.
PostDisconnect - Static variable in class com.jrockit.mc.rjmx.ConnectionHandleEvent.State
State when the user the connection has been disconnect due to call to IConnectionManager.disconnect(IConnectionHandle)
PreConnect - Static variable in class com.jrockit.mc.rjmx.ConnectionHandleEvent.State
State before the connection is physically established.
PreDisconnect - Static variable in class com.jrockit.mc.rjmx.ConnectionHandleEvent.State
State when there has been a call to IConnectionManager.disconnect(IConnectionHandle) but the connection has not been physically disconnected yet.
ProfilingOperationException - Exception in com.jrockit.mc.rjmx.proxy
API neutral exception for when a profiling operation could not be performed.
ProfilingOperationException(Throwable) - Constructor for exception com.jrockit.mc.rjmx.proxy.ProfilingOperationException
Constructor.

R

R28FlightRecorderService - Class in com.jrockit.mc.rjmx.flr.internal
This is the default implementation for the IFlightRecorderService for JRockit R28 JVMs.
R28FlightRecorderService(IConnectionHandle) - Constructor for class com.jrockit.mc.rjmx.flr.internal.R28FlightRecorderService
 
read() - Method in class com.jrockit.mc.rjmx.flr.internal.FLRRecordingInputStream
 
readJRARecording() - Method in interface com.jrockit.mc.rjmx.proxy.IProxyOperations
Reads a completed JRA recording from the JVM.
RECORDING_OPTIONS_NS - Static variable in class com.jrockit.mc.rjmx.flr.RecordingOptionsBuilder
 
RECORDING_SETTING_NS - Static variable in class com.jrockit.mc.rjmx.flr.RecordingSettingsBuilder
 
RecordingDescriptor - Class in com.jrockit.mc.rjmx.flr.internal
This class represents a handle to a server side JRockit Flight Recorder recording.
RecordingDescriptorToolkit - Class in com.jrockit.mc.rjmx.flr.internal
Toolkit for managing recording descriptors.
RecordingOptionsBuilder - Class in com.jrockit.mc.rjmx.flr
Builder to help build recording options.
RecordingOptionsBuilder() - Constructor for class com.jrockit.mc.rjmx.flr.RecordingOptionsBuilder
 
RecordingOptionsToolkit - Class in com.jrockit.mc.rjmx.flr.internal
Toolkit for handling marshalling of RecordingOptions.
RecordingOptionsValidator - Class in com.jrockit.mc.rjmx.flr
This class validates recording settings.
RecordingOptionsValidator(Object, OptionMetadata) - Constructor for class com.jrockit.mc.rjmx.flr.RecordingOptionsValidator
 
RecordingSettingsBuilder - Class in com.jrockit.mc.rjmx.flr
This builder is used to build the settings required to change event type settings in the Flight Recorder.
RecordingSettingsBuilder() - Constructor for class com.jrockit.mc.rjmx.flr.RecordingSettingsBuilder
 
RecordingSettingsToolkit - Class in com.jrockit.mc.rjmx.flr.internal
Toolkit for marshalling recording options.
RecordingTemplateToolkit - Class in com.jrockit.mc.rjmx.flr.internal
 
RecordingTemplateToolkit() - Constructor for class com.jrockit.mc.rjmx.flr.internal.RecordingTemplateToolkit
 
registerService(Class<T>, T) - Method in interface com.jrockit.mc.rjmx.IConnectionHandle
Registers a service with the IConnectionHandle.
remove(IConnectionDescriptor) - Method in class com.jrockit.mc.rjmx.DescriptorRepository
Removes both the descriptor from the model.
removeAttributeValueListener(IAttributeValueListener) - Method in interface com.jrockit.mc.rjmx.subscription.ISubscriptionService
Removes the listener from all its subscriptions, possible destroying some or all of the subscriptions if this was the last listener.
removeAttributeValueListener(AttributeDescriptor, IAttributeValueListener) - Method in interface com.jrockit.mc.rjmx.subscription.ISubscriptionService
Removes the listener from the subscription of given attribute, possible destroying the subscription if this was the last listener.
removeConnectionHandleStateListener(IConnectionHandleStateListener) - Method in class com.jrockit.mc.rjmx.ConnectionManager
 
removeConnectionHandleStateListener(IConnectionHandleStateListener) - Method in interface com.jrockit.mc.rjmx.IConnectionManager
Removes the specified listener.
removeMBeanServerChangeListener(IMBeanServerChangeListener) - Method in interface com.jrockit.mc.rjmx.subscription.IMBeanHelperService
Removes any listener that was added by IMBeanHelperService.addMBeanServerChangeListener(IMBeanServerChangeListener).
rename(IConnectionDescriptor, String) - Static method in class com.jrockit.mc.rjmx.ConnectionDescriptorToolkit
Wraps the connection descriptor, deferring all calls but the getName() to the delegate.
resolveUnresolvedName(AttributeDescriptor) - Method in interface com.jrockit.mc.rjmx.proxy.IProxyNames
This method will try to resolve a descriptor containing an unresolved proxy name to the actual attribute.
runCtrlBreakHandler(String) - Method in interface com.jrockit.mc.rjmx.proxy.IProxyOperations
Runs the specified diagnostic command.
runCtrlBreakHandlerWithResult(String) - Method in interface com.jrockit.mc.rjmx.proxy.IProxyOperations
Runs the specified diagnostic command.
RUNNING - Static variable in class com.jrockit.mc.rjmx.flr.IRecordingDescriptor.RecordingState
The recording is running, i.e. it has been started, but not yet stopped.
RUNTIME_PROCESS_AFFINITY - Static variable in class com.jrockit.mc.rjmx.proxy.IProxyNames.Key
 
RUNTIME_START_TIME - Static variable in class com.jrockit.mc.rjmx.proxy.IProxyNames.Key
 
RUNTIME_SYSTEM_PROPERTIES - Static variable in class com.jrockit.mc.rjmx.proxy.IProxyNames.Key
 
RUNTIME_UPTIME - Static variable in class com.jrockit.mc.rjmx.proxy.IProxyNames.Key
 

S

setAction(INotificationAction) - Method in class com.jrockit.mc.rjmx.notification.NotificationRule
Sets the action.
setAllocatedHeapSize(long) - Method in interface com.jrockit.mc.rjmx.proxy.IProxyOperations
Suggest that the JVM should set a new heap size.
setAttribute(AttributeDescriptor, Object) - Method in interface com.jrockit.mc.rjmx.subscription.IMBeanHelperService
Sets the specified attribute.
setDescription(String) - Method in class com.jrockit.mc.rjmx.notification.NotificationRule
Sets the description of the rule
setExceptionCountEnabled(String, boolean, boolean) - Method in interface com.jrockit.mc.rjmx.proxy.IProxyOperations
Enables the exception counting for the named class.
setExitOnOutOfMemory(boolean) - Method in interface com.jrockit.mc.rjmx.proxy.IProxyOperations
Enables or disables hard exit on out of memory conditions.
setHeapSizeLocked(boolean) - Method in interface com.jrockit.mc.rjmx.proxy.IProxyOperations
Enables or disables heap size locking.
setInvocationCountEnabled(MethodIdentifier, boolean) - Method in interface com.jrockit.mc.rjmx.proxy.IProxyOperations
Enables method invocation counting profiling for the specified method.
setMetaData(AttributeDescriptor, String, Object) - Method in interface com.jrockit.mc.rjmx.subscription.IAttributeInfoService
Updates the meta-data associated with the attribute.
setName(String) - Method in class com.jrockit.mc.rjmx.notification.NotificationRule
Sets the name.
setOption(EventTypeMetadata, OptionMetadata, Object) - Method in class com.jrockit.mc.rjmx.flr.RecordingSettingsBuilder
Sets a certain event setting.
setPasswordProvider(IPasswordProvider) - Method in class com.jrockit.mc.rjmx.ConnectionManager
Sets the password provider.
setProcessAffinity(int[]) - Method in interface com.jrockit.mc.rjmx.proxy.IProxyOperations
Sets the process CPU affinity, i.e. changes the set of CPUs available for the JVM to execute on.
setRulePath(String) - Method in class com.jrockit.mc.rjmx.notification.NotificationRule
Sets the path to the rule.
setTimingEnabled(MethodIdentifier, boolean) - Method in interface com.jrockit.mc.rjmx.proxy.IProxyOperations
Enables method timing profiling for the specified method.
setTrigger(NotificationTrigger) - Method in class com.jrockit.mc.rjmx.notification.NotificationRule
Sets the trigger.
setUpdatePolicy(IUpdatePolicy) - Method in interface com.jrockit.mc.rjmx.subscription.IAttributeSubscription
Sets the update policy of this subscription.
shutDownMemleakServer() - Method in interface com.jrockit.mc.rjmx.proxy.IProxyOperations
Shuts down the memleak server.
start(Map, EventTypeSetting[]) - Method in interface com.jrockit.mc.rjmx.flr.IFlightRecorderService
Starts a new JRockit Flight Recorder recording.
start(Map, EventTypeSetting[]) - Method in class com.jrockit.mc.rjmx.flr.internal.R28FlightRecorderService
 
startJRARecording(Map) - Method in interface com.jrockit.mc.rjmx.proxy.IProxyOperations
Starts a JRA recording.
startMemleakServer(int[], int) - Method in interface com.jrockit.mc.rjmx.proxy.IProxyOperations
Start the memleak server using the first of the given protocol versions that is supported by the server.
startMemleakServer(int, int) - Method in interface com.jrockit.mc.rjmx.proxy.IProxyOperations
Starts the memleak server.
startTime(Date) - Method in class com.jrockit.mc.rjmx.flr.RecordingOptionsBuilder
 
stop(IRecordingDescriptor) - Method in interface com.jrockit.mc.rjmx.flr.IFlightRecorderService
Stops the recording represented by the IRecordingDescriptor.
stop(IRecordingDescriptor) - Method in class com.jrockit.mc.rjmx.flr.internal.R28FlightRecorderService
 
stopJRARecording(int) - Method in interface com.jrockit.mc.rjmx.proxy.IProxyOperations
Stop the JRA recording process and handle the already recorded data according to intent.
STOPPED - Static variable in class com.jrockit.mc.rjmx.flr.IRecordingDescriptor.RecordingState
The recording has been started, and then stopped.
STOPPING - Static variable in class com.jrockit.mc.rjmx.flr.IRecordingDescriptor.RecordingState
The recording has been started, and is stopping, but has not fully completed.
StringConverter - Class in com.jrockit.mc.rjmx.flr.internal
 
StringConverter() - Constructor for class com.jrockit.mc.rjmx.flr.internal.StringConverter
 
substituteAttributeValueListener(IAttributeValueListener, IAttributeValueListener) - Method in interface com.jrockit.mc.rjmx.subscription.ISubscriptionService
Substitutes two listeners.
supportsAttribute(AttributeDescriptor) - Method in interface com.jrockit.mc.rjmx.proxy.IProxyNames
Returns whether the AttributeDescriptor is supported by IProxyNames through one of its keys or not.
supportsKey(IProxyNames.Key) - Method in interface com.jrockit.mc.rjmx.proxy.IProxyNames
Returns whether the IProxyNames.Key is supported by IProxyNames or not.
SYNTHETIC_CONNECTION_UPTIME - Static variable in class com.jrockit.mc.rjmx.proxy.IProxyNames.Key
 

T

TEXT - Static variable in class com.jrockit.mc.rjmx.flr.internal.ContentTypes
 
THREAD_DAEMON_THREAD_COUNT - Static variable in class com.jrockit.mc.rjmx.proxy.IProxyNames.Key
 
THREAD_PEAK_THREAD_COUNT - Static variable in class com.jrockit.mc.rjmx.proxy.IProxyNames.Key
 
THREAD_THREAD_COUNT - Static variable in class com.jrockit.mc.rjmx.proxy.IProxyNames.Key
 
toCompositeData(EventTypeSetting[]) - Static method in class com.jrockit.mc.rjmx.flr.internal.RecordingSettingsToolkit
Converts the event settings to a list of composite data, usable by the MBean API.
toDisk(boolean) - Method in class com.jrockit.mc.rjmx.flr.RecordingOptionsBuilder
 
toString() - Method in class com.jrockit.mc.rjmx.ConnectionHandleEvent.State
 
toString() - Method in class com.jrockit.mc.rjmx.flr.EventTemplate
 
toString() - Method in class com.jrockit.mc.rjmx.flr.EventTypeMetadata
 
toString() - Method in class com.jrockit.mc.rjmx.flr.EventTypeSetting
 
toString() - Method in class com.jrockit.mc.rjmx.flr.internal.R28FlightRecorderService
 
toString() - Method in class com.jrockit.mc.rjmx.flr.internal.RecordingDescriptor
 
toString() - Method in class com.jrockit.mc.rjmx.flr.IRecordingDescriptor.RecordingState
 
toString() - Method in class com.jrockit.mc.rjmx.flr.Option
 
toString() - Method in class com.jrockit.mc.rjmx.flr.OptionMetadata
 
toString() - Method in class com.jrockit.mc.rjmx.notification.NotificationEvent
 
toString() - Method in class com.jrockit.mc.rjmx.notification.NotificationRule
 
toString() - Method in class com.jrockit.mc.rjmx.proxy.IProxyNames.Key
 
toString() - Method in class com.jrockit.mc.rjmx.subscription.AttributeDescriptor
 
toString() - Method in class com.jrockit.mc.rjmx.subscription.AttributeValue
 
toString() - Method in class com.jrockit.mc.rjmx.subscription.AttributeValueEvent
 
triggerOn(IConnectionHandle, NotificationRule, AttributeValueEvent) - Method in interface com.jrockit.mc.rjmx.notification.INotificationTrigger
This method determines if any action should be taken on the incoming event.
triggerOn(Object) - Method in interface com.jrockit.mc.rjmx.notification.IValueEvaluator
Returns true if the value of the argument should result in a Notification.

U

UNKNOWN - Static variable in class com.jrockit.mc.rjmx.flr.internal.ContentTypes
 
UNKNOWN_PORT - Static variable in class com.jrockit.mc.rjmx.ConnectionDescriptorToolkit
Port number returned when no actual port number currently is known.
unregisterService(Class<T>) - Method in interface com.jrockit.mc.rjmx.IConnectionHandle
Unregisters a service with the IConnectionHandle.
updateEventSettings(IRecordingDescriptor, EventTypeSetting[]) - Method in interface com.jrockit.mc.rjmx.flr.IFlightRecorderService
Updates the event settings for the specified descriptor.
updateEventSettings(IRecordingDescriptor, EventTypeSetting[]) - Method in class com.jrockit.mc.rjmx.flr.internal.R28FlightRecorderService
 
updateRecordingOptions(IRecordingDescriptor, Map) - Method in interface com.jrockit.mc.rjmx.flr.IFlightRecorderService
Updates the recording options for the specified recording.
updateRecordingOptions(IRecordingDescriptor, Map) - Method in class com.jrockit.mc.rjmx.flr.internal.R28FlightRecorderService
 
url(JMXServiceURL) - Method in class com.jrockit.mc.rjmx.JMXDescriptorBuilder
Sets the service URL.
useRMP(boolean) - Method in class com.jrockit.mc.rjmx.JMXDescriptorBuilder
Sets whether or not to use RMP.
userName(String) - Method in class com.jrockit.mc.rjmx.JMXDescriptorBuilder
Sets the user name.

V

validate(Map) - Static method in class com.jrockit.mc.rjmx.flr.internal.ValidationToolkit
Will validate the entire map and collect all validation problems in a big validation error message.
ValidationToolkit - Class in com.jrockit.mc.rjmx.flr.internal
Helpers for validating entire settings maps.
ValidationToolkit() - Constructor for class com.jrockit.mc.rjmx.flr.internal.ValidationToolkit
 
VALUE_LOCALHOST - Static variable in class com.jrockit.mc.rjmx.ConnectionDescriptorToolkit
The interned string "localhost".
valueChanged(AttributeValueEvent) - Method in class com.jrockit.mc.rjmx.notification.NotificationRule
 
valueChanged(AttributeValueEvent) - Method in interface com.jrockit.mc.rjmx.subscription.IAttributeValueListener
This method will be called whenever the subscribed attribute's value has changed.
valueOf(String) - Static method in class com.jrockit.mc.rjmx.proxy.IProxyNames.Key
 
values() - Static method in class com.jrockit.mc.rjmx.proxy.IProxyNames.Key
 

W

wasRecovered() - Method in class com.jrockit.mc.rjmx.notification.NotificationEvent
Returns true if the event was Triggered.
wasTriggered() - Method in class com.jrockit.mc.rjmx.notification.NotificationEvent
Returns true if the event was Triggered.

X

XML_COMPONENT_TAG - Static variable in interface com.jrockit.mc.rjmx.notification.IValueEvaluator
 
XML_ELEMENT_EVALUATOR_CLASS - Static variable in interface com.jrockit.mc.rjmx.notification.IValueEvaluator
 

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

Copyright © 1999, 2011, Oracle and/or its affiliates. All rights reserved.