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

A

ACTIVE_OFF_DUTY - Static variable in interface com.sun.management.oss.pm.measurement.PerformanceMonitorState
Constant for a measurement job that is active and off duty.
ACTIVE_OFF_DUTY - Static variable in interface com.sun.management.oss.pm.opstatus.OperationalStatusMonitorState
Constant for a measurement job that is active and off duty.
ACTIVE_ON_DUTY - Static variable in interface com.sun.management.oss.pm.measurement.PerformanceMonitorState
Constant for a measurement job that is active and on duty.
ACTIVE_ON_DUTY - Static variable in interface com.sun.management.oss.pm.opstatus.OperationalStatusMonitorState
Constant for a measurement job that is active and on duty.
ADD - Static variable in interface com.sun.management.oss.MultiValueList
A value of ADD indicates that this object is used to append values at the end of an existing attribute array.
APPLICATION_CONFIG_TYPE - Static variable in interface com.sun.mfwk.cib.providers.CIBProviderHandler
Type of an CIBConfiguration for a CIBApplication
APPLICATION_DN - Static variable in interface com.sun.management.oss.util.IRPEvent
Constant representing event attribute 'applicationDN'.
APPLICATION_PERFSTATS_TYPE - Static variable in interface com.sun.mfwk.cib.providers.CIBProviderHandler
Type of an CIBApplicationPerfStats provider
APPLICATION_STATE_TYPE - Static variable in interface com.sun.mfwk.cib.providers.CIBProviderHandler
Type of an CIBState for a CIBApplication
ASCII - Static variable in interface com.sun.management.oss.pm.measurement.ReportFormat
Constant that indicate if the report format is of ASCII type.
ASCII - Static variable in interface com.sun.management.oss.pm.opstatus.ReportFormat
Constant that indicate if the report format is of ASCII type.
ASN1 - Static variable in interface com.sun.management.oss.pm.measurement.ReportFormat
Constant that indicate if the report format is of ASN1 type.
ASN1 - Static variable in interface com.sun.management.oss.pm.opstatus.ReportFormat
Constant that indicate if the report format is of ASN1 type.
ApplicationContext - interface com.sun.management.oss.ApplicationContext.
The ApplicationContext interface contains the URL and other system properties required to set up an initial connection with the JNDI provider into which the components in charge of that managed entity are registered.
AttributeAccess - interface com.sun.management.oss.AttributeAccess.
Base interface from which all Value objects must be derived.
addApplication(ObjectName) - Method in class com.sun.mfwk.cib.CIBProduct
Add an application ObjectName into the CIBProduct object.
addApplication(ObjectName) - Method in interface com.sun.mfwk.cib.CIBProductIf
Add an application ObjectName into the CIBProduct object.
addCIBApplication(ObjectName) - Method in class com.sun.mfwk.cib.CIBApplication
Allows to add a CIBApplication objectName in the list of ContainedApplications
addCIBApplication(ObjectName) - Method in interface com.sun.mfwk.cib.CIBApplicationIf
Allows to add a CIBApplication objectName in the list of ContainedApplications
addCIBExternalResource(ObjectName) - Method in class com.sun.mfwk.cib.CIBApplication
Allows to add an CIBExternalResource to the list of Object Names Associated to the CIBApplication
addCIBExternalResource(ObjectName) - Method in interface com.sun.mfwk.cib.CIBApplicationIf
Allows to add an CIBExternalResource to the list of ConsumedServices
addCIBExternalResource(ObjectName) - Method in class com.sun.mfwk.cib.CIBService
addCIBExternalResource
addCIBExternalResource(ObjectName) - Method in interface com.sun.mfwk.cib.CIBServiceIf
Allows to add an CIBExternalResource to the list of ConsumedServices
addCIBResource(ObjectName) - Method in class com.sun.mfwk.cib.CIBApplication
addCIBResource
addCIBResource(ObjectName) - Method in interface com.sun.mfwk.cib.CIBApplicationIf
Allows to add a CIBResource objectName in the list of ConsumedResources
addCIBResource(ObjectName) - Method in class com.sun.mfwk.cib.CIBService
addCIBResource
addCIBResource(ObjectName) - Method in interface com.sun.mfwk.cib.CIBServiceIf
Allows to add a CIBReource objectName in the list of reosurce managed object linked to the service
addCIBService(ObjectName) - Method in class com.sun.mfwk.cib.CIBApplication
Allows to add a CIBService objectName in the list of service managed object linked to the application
addCIBService(ObjectName) - Method in interface com.sun.mfwk.cib.CIBApplicationIf
Allows to add a CIBService objectName in the list of DeployedServices
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class com.sun.mfwk.cib.CIBManagedObject
addNotificationListener
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class com.sun.mfwk.discovery.MfDiscoveryService
 

B

BIGDECIMAL - Static variable in interface com.sun.management.oss.pm.measurement.PerformanceAttributeDescriptor
Constant that indicates if the attribute is of big decimal type (java.math.BigDecimal).
BIGINTEGER - Static variable in interface com.sun.management.oss.pm.measurement.PerformanceAttributeDescriptor
Constant that indicates if the attribute is of type (java.math.BigInteger).
BINARY - Static variable in interface com.sun.management.oss.pm.measurement.ReportFormat
Constant that indicate if the report format is of BINARY type.
BINARY - Static variable in interface com.sun.management.oss.pm.opstatus.ReportFormat
Constant that indicate if the report format is of BINARY type.
BOOLEAN - Static variable in interface com.sun.management.oss.EventPropertyDescriptor
BOOLEAN type.
BOOLEAN - Static variable in interface com.sun.management.oss.pm.measurement.PerformanceAttributeDescriptor
Constant that indicates if the attribute is of type (java.lang.Boolean).
BYTE - Static variable in interface com.sun.management.oss.EventPropertyDescriptor
BYTE type.
BYTE - Static variable in interface com.sun.management.oss.pm.measurement.PerformanceAttributeDescriptor
Constant that indicates if the attribute is of type (java.lang.Byte).

C

CHARACTER - Static variable in interface com.sun.management.oss.pm.measurement.PerformanceAttributeDescriptor
Constant that indicates if the attribute is of type (java.lang.Character).
CIBApplication - class com.sun.mfwk.cib.CIBApplication.
Default implementation of a CIB Application.
CIBApplication() - Constructor for class com.sun.mfwk.cib.CIBApplication
Build a CIBApplication
CIBApplication(String, String, String) - Constructor for class com.sun.mfwk.cib.CIBApplication
Build a CIBApplication the given configuration parameters
CIBApplicationConfiguration - interface com.sun.mfwk.cib.config.CIBApplicationConfiguration.
Provides interfaces that should be implemented by each provider providing CIB Application configuration attributes.
CIBApplicationIf - interface com.sun.mfwk.cib.CIBApplicationIf.
Provides methods that should be implemented by a CIBApplication managed object
CIBApplicationMBean - interface com.sun.mfwk.cib.CIBApplicationMBean.
Provides methods that should be implemented by a CIBApplication managed object to expose its management attributes.
CIBApplicationPerfStats - interface com.sun.mfwk.cib.statistics.CIBApplicationPerfStats.
Provides methods that should be implemented by a CIBApplicationStats object
CIBAttributeNotFoundException - exception com.sun.mfwk.cib.CIBAttributeNotFoundException.
Throws when a attribute is not found by the provider
CIBAttributeNotFoundException(String, String) - Constructor for class com.sun.mfwk.cib.CIBAttributeNotFoundException
Contructs a new CIBAttributeNotFoundException
CIBAttributeNotFoundException(String, String, String) - Constructor for class com.sun.mfwk.cib.CIBAttributeNotFoundException
Contructs a new CIBAttributeNotFoundException with the detailed message
CIBAttributeNotFoundException(String, String, Throwable) - Constructor for class com.sun.mfwk.cib.CIBAttributeNotFoundException
Constructs a new CIBAttributeNotFoundException with the detailed message and the nested throwable
CIBAttributeNotFoundException(String, String, String, Throwable) - Constructor for class com.sun.mfwk.cib.CIBAttributeNotFoundException
Constructs a new CIBAttributeNotFoundException with the detailed message and the nested throwable
CIBAvailabilityStatusState - interface com.sun.mfwk.cib.states.CIBAvailabilityStatusState.
The State model specifies the attributes that a compliant Java ES managed object must implement.
CIBConfiguration - interface com.sun.mfwk.cib.config.CIBConfiguration.
The Configuration model defines attributes that should be implemented by each configuration provider.
CIBCountStatistic - interface com.sun.mfwk.cib.statistics.CIBCountStatistic.
Provides methods that should be implemented by a CIBCountStatistic object This interface is used to map the CountStatistic interface of JSR77
CIBException - exception com.sun.mfwk.cib.CIBException.
Root model for the CIB Exception
CIBException() - Constructor for class com.sun.mfwk.cib.CIBException
Contructs a new CIBException
CIBException(String) - Constructor for class com.sun.mfwk.cib.CIBException
Contructs a new CIBException with the detailed message
CIBException(String, Throwable) - Constructor for class com.sun.mfwk.cib.CIBException
Constructs a new CIBException with the detailed message and the nested throwable
CIBException(Throwable) - Constructor for class com.sun.mfwk.cib.CIBException
Contructs a new CIBException with a nested trowable
CIBExternalResource - class com.sun.mfwk.cib.CIBExternalResource.
Default implementation of a CIB External Resource MBean.
CIBExternalResource(String) - Constructor for class com.sun.mfwk.cib.CIBExternalResource
Create a CIBExternalResource with the given providerUri
CIBExternalResource() - Constructor for class com.sun.mfwk.cib.CIBExternalResource
Build a CIBExternalResource
CIBExternalResourceConfiguration - interface com.sun.mfwk.cib.config.CIBExternalResourceConfiguration.
Provides interfaces that should be implemented by each provider providing CIB ExternalResource configuration attributes.
CIBExternalResourceIf - interface com.sun.mfwk.cib.CIBExternalResourceIf.
Provides methods that should be implemented by a CIBExternalService managed object
CIBExternalResourceMBean - interface com.sun.mfwk.cib.CIBExternalResourceMBean.
Provides methods that should be implemented by a CIBExternalService managed object to expose its management attributes.
CIBExternalResourcePerfStats - interface com.sun.mfwk.cib.statistics.CIBExternalResourcePerfStats.
Provides methods that should be implemented by a CIBExternalServiceStats object
CIBIOException - exception com.sun.mfwk.cib.CIBIOException.
Throws when a communication problem occurs
CIBIOException(String) - Constructor for class com.sun.mfwk.cib.CIBIOException
Contructs a new CIBIOException
CIBIOException(String, String) - Constructor for class com.sun.mfwk.cib.CIBIOException
Contructs a new CIBIOException with the detailed message
CIBIOException(String, Throwable) - Constructor for class com.sun.mfwk.cib.CIBIOException
Constructs a new CIBAttributeNotFoundException with the detailed message and the nested throwable
CIBIOException(String, String, Throwable) - Constructor for class com.sun.mfwk.cib.CIBIOException
Constructs a new CIBIOException with the detailed message and the nested throwable
CIBManagedObject - class com.sun.mfwk.cib.CIBManagedObject.
Default implementation of a CIB Managed Object MBean.
CIBManagedObject() - Constructor for class com.sun.mfwk.cib.CIBManagedObject
 
CIBManagedObjectIf - interface com.sun.mfwk.cib.CIBManagedObjectIf.
Provides methods that should be implemented by a CIBManagedObject managed object
CIBManagedObjectMBean - interface com.sun.mfwk.cib.CIBManagedObjectMBean.
Provides methods that should be implemented by each managed object The CIBManagedObject is the base object model to support the dynamic logging management functions.
CIBMonitoredObject - class com.sun.mfwk.cib.CIBMonitoredObject.
Default implementation of a CIB Monitored Object MBean.
CIBMonitoredObject() - Constructor for class com.sun.mfwk.cib.CIBMonitoredObject
 
CIBMonitoredObjectIf - interface com.sun.mfwk.cib.CIBMonitoredObjectIf.
Provides methods that should be implemented by a CIBMonitoredObject managed object
CIBMonitoredObjectMBean - interface com.sun.mfwk.cib.CIBMonitoredObjectMBean.
Provides methods that should be implemented by each CIBMonitoredObject managed object to expose its management attributes
CIBObject - class com.sun.mfwk.cib.CIBObject.
Default implementation of a CIB Object MBean.
CIBObjectMBean - interface com.sun.mfwk.cib.CIBObjectMBean.
The CIBObjectMBean specifies the management interface of each Object of the Jes common monitoring information base as described into the common information model.
CIBOperationalStatusState - interface com.sun.mfwk.cib.states.CIBOperationalStatusState.
The State model specifies the attributes that a compliant JES managed object must implement.
CIBPerfStats - interface com.sun.mfwk.cib.statistics.CIBPerfStats.
Provides methods that should be implemented by a CIBPerfStats object
CIBProduct - class com.sun.mfwk.cib.CIBProduct.
Default implementation of a CIB product MBean
CIBProduct() - Constructor for class com.sun.mfwk.cib.CIBProduct
 
CIBProduct(String, String, String, long, String) - Constructor for class com.sun.mfwk.cib.CIBProduct
 
CIBProductIf - interface com.sun.mfwk.cib.CIBProductIf.
Provides methods that should be implemented by a CIBProduct managed object
CIBProductMBean - interface com.sun.mfwk.cib.CIBProductMBean.
Provides methods that should be implemented by a CIBProduct managed object.
CIBProvider - interface com.sun.mfwk.cib.providers.CIBProvider.
Provides methods that should be implemented by a CIBProvider
CIBProviderHandler - interface com.sun.mfwk.cib.providers.CIBProviderHandler.
Provides methods that should be implemented by a CIBProviderHandler
CIBProviderHandlerNotFoundException - exception com.sun.mfwk.cib.CIBProviderHandlerNotFoundException.
Throws when the prvoder handler is not found
CIBProviderHandlerNotFoundException(ObjectName) - Constructor for class com.sun.mfwk.cib.CIBProviderHandlerNotFoundException
Build an exception with the Mbean objectName
CIBProviderHandlerNotFoundException(String, ObjectName) - Constructor for class com.sun.mfwk.cib.CIBProviderHandlerNotFoundException
Build an exception with a detailed message and the mbean name
CIBProviderHandlerNotFoundException(ObjectName, Throwable) - Constructor for class com.sun.mfwk.cib.CIBProviderHandlerNotFoundException
Build an exception with the throwable
CIBProviderHandlerNotFoundException(String, ObjectName, Throwable) - Constructor for class com.sun.mfwk.cib.CIBProviderHandlerNotFoundException
build a new CIBProviderHandlerNotFoundException with the detailed message and the nested throwable
CIBProviderNotFoundException - exception com.sun.mfwk.cib.CIBProviderNotFoundException.
Throws when a provider is not found
CIBProviderNotFoundException(String) - Constructor for class com.sun.mfwk.cib.CIBProviderNotFoundException
Contructs a new CIBProviderNotFoundException
CIBProviderNotFoundException(String, String) - Constructor for class com.sun.mfwk.cib.CIBProviderNotFoundException
Contructs a new CIBProviderNotFoundException with the detailed message
CIBProviderNotFoundException(String, Throwable) - Constructor for class com.sun.mfwk.cib.CIBProviderNotFoundException
Constructs a new CIBProviderNotFoundException with the detailed message and the nested throwable
CIBProviderNotFoundException(String, String, Throwable) - Constructor for class com.sun.mfwk.cib.CIBProviderNotFoundException
Constructs a new CIBProviderNotFoundException with the detailed message and the nested throwable
CIBRangeStatistic - interface com.sun.mfwk.cib.statistics.CIBRangeStatistic.
Provides methods that should be implemented by a CIBRangeStatistic object This interface is used to map the RangeStatistic interface of JSR77
CIBResource - class com.sun.mfwk.cib.CIBResource.
Default implementation of a CIB Resource MBean.
CIBResource() - Constructor for class com.sun.mfwk.cib.CIBResource
 
CIBResourceConfiguration - interface com.sun.mfwk.cib.config.CIBResourceConfiguration.
Provides interfaces that should be implemented by each provider providing CIB Resource configuration attributes.
CIBResourceIf - interface com.sun.mfwk.cib.CIBResourceIf.
Provides methods that should be implemented by a CIBResource managed object
CIBResourceMBean - interface com.sun.mfwk.cib.CIBResourceMBean.
Provides methods that should be implemented by a CIBResource The CIBResource is the base object model to represent a software resource.
CIBResourcePerfStats - interface com.sun.mfwk.cib.statistics.CIBResourcePerfStats.
Provides methods that should be implemented by a CIBResourcePerfStats provider providing performance data for a CIBResource
CIBService - class com.sun.mfwk.cib.CIBService.
Default implementation of a CIB Service MBean.
CIBService() - Constructor for class com.sun.mfwk.cib.CIBService
 
CIBService(String) - Constructor for class com.sun.mfwk.cib.CIBService
 
CIBServiceConfiguration - interface com.sun.mfwk.cib.config.CIBServiceConfiguration.
Provides interfaces that should be implemented by each provider providing CIBService configuration attributes.
CIBServiceIf - interface com.sun.mfwk.cib.CIBServiceIf.
Provides methods that should be implemented by a CIBService managed object
CIBServiceMBean - interface com.sun.mfwk.cib.CIBServiceMBean.
Provides methods that should be implemented by a CIBService MBean The CIBService is the base object model to describe the Network Service Access Point(s) of an application.
CIBServicePerfStats - interface com.sun.mfwk.cib.statistics.CIBServicePerfStats.
Provides methods that should be implemented by a CIBServicePerfStats provider providing performance statistics for a CIBService
CIBState - interface com.sun.mfwk.cib.states.CIBState.
Provides methods that should be implemented by a CIBState object
CIBStatistic - interface com.sun.mfwk.cib.statistics.CIBStatistic.
Provides methods that should be implemented by a CIBStatistic object A Statistic interface provides the methods : getName, getUnit, getDescription, getStartTime, getLastSampleTime
CIBStats - interface com.sun.mfwk.cib.statistics.CIBStats.
Provides methods that should implemented by a CIBStats
CIBStatsVersion - Static variable in interface com.sun.mfwk.cib.statistics.CIBStats
Version of the Statistics model
CIBTimeStatistic - interface com.sun.mfwk.cib.statistics.CIBTimeStatistic.
Provides methods that should be implemented by a CIBTimeStatistic object This interface is used to map the TimeStatistic interface of JSR77
CIBValueStatistic - interface com.sun.mfwk.cib.statistics.CIBValueStatistic.
Provides methods that should be implemented by a CIBValueStatistic object
COMPOSITE_DATA - Static variable in interface com.sun.management.oss.pm.measurement.PerformanceAttributeDescriptor
Constant that indicates if the attribute is of main open statistic type
CONGESTED - Static variable in interface com.sun.mfwk.cib.states.CIBAvailabilityStatusState
Indicates that the managed object is experiencing degraded operating conditions due to an overload.
CUMULATIVE_COUNTER - Static variable in interface com.sun.management.oss.pm.measurement.PerformanceAttributeDescriptor
The node maintains a running count of the event being counted.
CUMULATIVE_COUNTER - Static variable in interface com.sun.management.oss.pm.opstatus.OperationalStatusAttributeDescriptor
The node maintains a running count of the event being counted.
CreateException - exception com.sun.management.oss.CreateException.
Similar to javax.ejb.CreateException, except this is independant from J2EE.
CreateException() - Constructor for class com.sun.management.oss.CreateException
 
CreateException(String) - Constructor for class com.sun.management.oss.CreateException
 
CurrentResultReport - interface com.sun.management.oss.pm.measurement.CurrentResultReport.
This interface represents report of the current values of a measurement job.
CurrentResultReport - interface com.sun.management.oss.pm.opstatus.CurrentResultReport.
This interface represents report of the current values of a measurement job.
clone() - Method in interface com.sun.management.oss.ApplicationContext
 
clone() - Method in interface com.sun.management.oss.Event
Deep copy this Event.
clone() - Method in interface com.sun.management.oss.ManagedEntityKey
Deep copy this key.
clone() - Method in interface com.sun.management.oss.ManagedEntityValue
Return a deep copy of this value.
clone() - Method in interface com.sun.management.oss.MultiValueList
Returns a deep copy of this object.
clone() - Method in interface com.sun.management.oss.QueryValue
Deep copy this query value.
clone() - Method in interface com.sun.management.oss.pm.measurement.CurrentResultReport
Deep copy of this CurrentResultReport.
clone() - Method in interface com.sun.management.oss.pm.measurement.PerformanceAttributeDescriptor
Deep copy of this instance.
clone() - Method in interface com.sun.management.oss.pm.measurement.ReportData
Deep copy of this instance.
clone() - Method in interface com.sun.management.oss.pm.measurement.ReportFormat
Deep copy of this instance.
clone() - Method in interface com.sun.management.oss.pm.measurement.ReportInfo
Deep copy of this instance.
clone() - Method in interface com.sun.management.oss.pm.opstatus.CurrentResultReport
Deep copy of this CurrentResultReport.
clone() - Method in interface com.sun.management.oss.pm.opstatus.OperationalStatusAttributeDescriptor
Deep copy of this instance.
clone() - Method in interface com.sun.management.oss.pm.opstatus.ReportData
Deep copy of this instance.
clone() - Method in interface com.sun.management.oss.pm.opstatus.ReportFormat
Deep copy of this instance.
clone() - Method in interface com.sun.management.oss.pm.opstatus.ReportInfo
Deep copy of this instance.
clone() - Method in interface com.sun.management.oss.pm.util.DailySchedule
Deep copy of this instance.
clone() - Method in interface com.sun.management.oss.pm.util.Schedule
Deep copy of this instance.
clone() - Method in interface com.sun.management.oss.pm.util.WeeklySchedule
Deep copy of this instance.
com.sun.management.oss - package com.sun.management.oss
This package is the standard javax.oss package ported into the J2SE environment.
com.sun.management.oss.impl.factory.measurement - package com.sun.management.oss.impl.factory.measurement
This package contains the measurement job factory MBean.
com.sun.management.oss.impl.factory.opstatus - package com.sun.management.oss.impl.factory.opstatus
This package contains the operational status job factory MBean.
com.sun.management.oss.impl.model.measurement - package com.sun.management.oss.impl.model.measurement
This package contains  the interface that has to be implemented for interfacing between the layer formed by the measurement job factory/jobs and any JMX data model instanciated in the context of the factory MBeanServer.
com.sun.management.oss.impl.model.opstatus - package com.sun.management.oss.impl.model.opstatus
This package contains  the interface that has to be implemented for interfacing between the layer formed by the operational status job factory/jobs and any JMX data model instanciated in the context of the factory MBeanServer.
com.sun.management.oss.pm.measurement - package com.sun.management.oss.pm.measurement
This package is the standard javax.oss.pm.measurement package ported into the J2SE/JMX environment.
com.sun.management.oss.pm.opstatus - package com.sun.management.oss.pm.opstatus
This package refers to systems capabilities to read operational status of observed managed object(s) (MBeans) and to produce status reports when status changes occur.
com.sun.management.oss.pm.util - package com.sun.management.oss.pm.util
This package is the standard javax.oss.pm.util package ported into the J2SE/JMX environment.
com.sun.management.oss.util - package com.sun.management.oss.util
This package is the standard javax.oss.util package ported into the J2SE environment.
com.sun.mfwk.cib - package com.sun.mfwk.cib
This package and its sub-packages specify interfaces that defined the Core information base (CIB) of Java-ES MF.
com.sun.mfwk.cib.config - package com.sun.mfwk.cib.config
This package provides interfaces that should be implemented by each configuration provider.
com.sun.mfwk.cib.providers - package com.sun.mfwk.cib.providers
This package provides interfaces that should be implemented by each provider and provider handler.
com.sun.mfwk.cib.states - package com.sun.mfwk.cib.states
This package provides interfaces that should be implemented by each CIB State provider.
com.sun.mfwk.cib.statistics - package com.sun.mfwk.cib.statistics
This package provides interfaces that should be implemented by each component providing statistics and set of statistics for monitored objects.
com.sun.mfwk.discovery - package com.sun.mfwk.discovery
Provides interfaces that should be implemented by each configuration provider.
createOperationalStatusMonitorByValue(OperationalStatusMonitorValue) - Method in class com.sun.management.oss.impl.factory.opstatus.JmxJVTOperationalStatusMonitorSession
 
createOperationalStatusMonitorByValue(OperationalStatusMonitorValue) - Method in interface com.sun.management.oss.pm.opstatus.JVTOperationalStatusMonitorSession
Creates a new measurement job.
createPerformanceMonitorByValue(PerformanceMonitorValue) - Method in class com.sun.management.oss.impl.factory.measurement.JmxJVTPerformanceMonitorSession
See JVTPerformanceMonitorSession.createPerformanceMonitorByValue(PerformanceMonitorValue pmValue).
createPerformanceMonitorByValue(PerformanceMonitorValue) - Method in interface com.sun.management.oss.pm.measurement.JVTPerformanceMonitorSession
Creates a new measurement job.
createProviders(CIBMonitoredObjectMBean) - Method in interface com.sun.mfwk.cib.providers.CIBProviderHandler
Creates the providers

D

DEGRADED - Static variable in interface com.sun.mfwk.cib.states.CIBAvailabilityStatusState
Indicates that the managed object is experiencing degraded operating conditions due to a high rate of errors.
DISCRETE_EVENT_REGISTRATION - Static variable in interface com.sun.management.oss.pm.measurement.PerformanceAttributeDescriptor
This is a measurement of a specified event where every Nth event would be taken into account.
DISCRETE_EVENT_REGISTRATION - Static variable in interface com.sun.management.oss.pm.opstatus.OperationalStatusAttributeDescriptor
This is a measurement of a specified event where every Nth event would be taken into account.
DISTINGUISHED_NAMES - Static variable in interface com.sun.management.oss.pm.measurement.QueryByDNValue
Constant for attribute performance monitor value type.
DISTINGUISHED_NAMES - Static variable in interface com.sun.management.oss.pm.opstatus.QueryByDNValue
Constant for attribute performance monitor value type.
DOUBLE - Static variable in interface com.sun.management.oss.EventPropertyDescriptor
DOUBLE type.
DOUBLE - Static variable in interface com.sun.management.oss.pm.measurement.PerformanceAttributeDescriptor
Constant that indicates if the attribute is of type (java.lang.Double).
DailySchedule - interface com.sun.management.oss.pm.util.DailySchedule.
The daily schedule specifies the time periods during the day when the schedule is active.
DuplicateKeyException - exception com.sun.management.oss.DuplicateKeyException.
Similar to javax.ejb.DuplicateKeyException, except this is independant from J2EE.
DuplicateKeyException() - Constructor for class com.sun.management.oss.DuplicateKeyException
 
DuplicateKeyException(String) - Constructor for class com.sun.management.oss.DuplicateKeyException
 
defaultVendor - Static variable in interface com.sun.mfwk.cib.CIBProductMBean
Represents the default vendor name
destroy() - Method in interface com.sun.mfwk.cib.providers.CIBProvider
Destroy the each created objects and clean the objects/values when needed, close all the communications.

E

EVENT_MULTIPLE - Static variable in interface com.sun.management.oss.pm.measurement.ReportMode
Constant for report mode of event for multiple measurement jobs.
EVENT_MULTIPLE - Static variable in interface com.sun.management.oss.pm.opstatus.ReportMode
Constant for report mode of event for multiple measurement jobs.
EVENT_SINGLE - Static variable in interface com.sun.management.oss.pm.measurement.ReportMode
Constant for report mode of event per measurement job.
EVENT_SINGLE - Static variable in interface com.sun.management.oss.pm.opstatus.ReportMode
Constant for report mode of event per measurement job.
EVENT_TIME - Static variable in interface com.sun.management.oss.util.IRPEvent
Constant representing event attribute 'eventTime'.
EXTERNALRESOURCE_CONFIG_TYPE - Static variable in interface com.sun.mfwk.cib.providers.CIBProviderHandler
Type of an CIBConfiguration for a CIBExternalResource
EXTERNALRESOURCE_PERFSTATS_TYPE - Static variable in interface com.sun.mfwk.cib.providers.CIBProviderHandler
Type of an CIBExternalServicePerfStats provider
EXTERNALRESOURCE_STATE_TYPE - Static variable in interface com.sun.mfwk.cib.providers.CIBProviderHandler
Type of an CIBState for a CIBExternalResource
Event - interface com.sun.management.oss.Event.
This is the base interface for an event object in a JMS ObjectMessage payload.
EventPropertyDescriptor - interface com.sun.management.oss.EventPropertyDescriptor.
The EventPropertyDescriptor is used to document and specify the filterable properties of an event.

F

FAILED - Static variable in interface com.sun.mfwk.cib.states.CIBOperationalStatusState
Indicates that the managed object has unexpectedly stopped.
FILE_MULTIPLE - Static variable in interface com.sun.management.oss.pm.measurement.ReportMode
Constant for report mode of report file for multiple measurement jobs.
FILE_MULTIPLE - Static variable in interface com.sun.management.oss.pm.opstatus.ReportMode
Constant for report mode of report file for multiple measurement jobs.
FILE_SINGLE - Static variable in interface com.sun.management.oss.pm.measurement.ReportMode
Constant for report mode of report file per measurement job.
FILE_SINGLE - Static variable in interface com.sun.management.oss.pm.opstatus.ReportMode
Constant for report mode of report file per measurement job.
FLOAT - Static variable in interface com.sun.management.oss.EventPropertyDescriptor
INT FLOAT.
FLOAT - Static variable in interface com.sun.management.oss.pm.measurement.PerformanceAttributeDescriptor
Constant that indicates if the attribute is of type (java.lang.Float).
FinderException - exception com.sun.management.oss.FinderException.
Similar to javax.ejb.FinderException, except this is independant from J2EE.
FinderException() - Constructor for class com.sun.management.oss.FinderException
 
FinderException(String) - Constructor for class com.sun.management.oss.FinderException
 
fromCompositeData(CompositeData) - Method in interface com.sun.mfwk.cib.statistics.CIBStatistic
Returns a CIBStatistic object based on the composite data
fromCompositeData(CompositeData) - Method in interface com.sun.mfwk.cib.statistics.CIBStats
Returns a CIBStatistic object based on the composite data
fromXml(Element) - Method in interface com.sun.management.oss.XmlSerializer
Deserialize the XML DOM element subtree into the Java object.

G

GAUGE - Static variable in interface com.sun.management.oss.pm.measurement.PerformanceAttributeDescriptor
Gauges represent dynamic variables that may change in either direction.
GAUGE - Static variable in interface com.sun.management.oss.pm.opstatus.OperationalStatusAttributeDescriptor
Gauges represent dynamic variables that may change in either direction.
GET_CURRENT_RESULT_REPORT - Static variable in interface com.sun.management.oss.pm.measurement.JVTPerformanceMonitorSessionOptionalOpt
Constant for the optional operation getCurrentResultReportByKey.
GET_CURRENT_RESULT_REPORT - Static variable in interface com.sun.management.oss.pm.opstatus.JVTOperationalStatusMonitorSessionOptionalOpt
Constant for the optional operation getCurrentResultReportByKey.
GRANULARITY_PERIOD - Static variable in interface com.sun.management.oss.pm.measurement.PerformanceMonitorValue
Constant for attribute granularity period.
GRANULARITY_PERIOD - Static variable in interface com.sun.management.oss.pm.measurement.QueryPerformanceMonitorValue
Constant for attribute granularity period.
GRANULARITY_PERIOD - Static variable in interface com.sun.management.oss.pm.opstatus.OperationalStatusMonitorValue
Constant for attribute granularity period.
GRANULARITY_PERIOD - Static variable in interface com.sun.management.oss.pm.opstatus.QueryOperationalStatusMonitorValue
Constant for attribute granularity period.
getAccumulatedOutboundAssociations() - Method in interface com.sun.mfwk.cib.statistics.CIBExternalResourcePerfStats
Returns a Statistic representing the total number of associations to the application entity since application initialization, where it was the initiator.
getAllPopulatedAttributes() - Method in interface com.sun.management.oss.AttributeAccess
Get all populated attribute values.
getApplication() - Method in class com.sun.mfwk.cib.CIBExternalResource
Returns the name of the CIBApplication
getApplication() - Method in interface com.sun.mfwk.cib.CIBExternalResourceMBean
Returns the name of the CIBApplication
getApplication() - Method in class com.sun.mfwk.cib.CIBResource
Returns the name of the CIBApplication
getApplication() - Method in interface com.sun.mfwk.cib.CIBResourceMBean
Provides the object name of the CIBApplication
getApplication() - Method in class com.sun.mfwk.cib.CIBService
Returns the name of the Related JesApplication : JesApplication.getApplicationName()
getApplication() - Method in interface com.sun.mfwk.cib.CIBServiceMBean
Returns the name of the Related CIBApplication
getApplicationByName(String) - Method in class com.sun.mfwk.cib.CIBProduct
Returns the ObjectName for a given application
getApplicationByName(String) - Method in interface com.sun.mfwk.cib.CIBProductMBean
Returns the ObjectName for a given application
getApplicationContext() - Method in interface com.sun.management.oss.ManagedEntityKey
Get the ApplicationContext which can be used to locate the Application Components in charge of the managed entity referenced by this key.
getApplicationDN() - Method in interface com.sun.management.oss.Event
Return the DN of the application sending the event.
getApplicationDN() - Method in interface com.sun.management.oss.ManagedEntityKey
The DN of the Application JNDI Naming Context.
getApplicationURLDescription() - Method in class com.sun.mfwk.cib.CIBApplication
Provides the application URL Description
getApplicationURLDescription() - Method in interface com.sun.mfwk.cib.CIBApplicationMBean
Provides the application URL Description
getApplications() - Method in class com.sun.mfwk.cib.CIBProduct
Returns the list of ObjectName(s) of each Application instances running into the Product
getApplications() - Method in interface com.sun.mfwk.cib.CIBProductMBean
Returns the list of ObjectName(s) of each Application instances running into the Product
getApplicationsSet() - Method in class com.sun.mfwk.cib.CIBApplication
Returns the list of aggregated applications
getApplicationsSet() - Method in interface com.sun.mfwk.cib.CIBApplicationMBean
Returns the object name of the application container
getAttribute(String) - Method in class com.sun.management.oss.impl.factory.measurement.JmxJVTPerformanceMonitorSession
See javax.management.DynamicMBean.getAttribute(String attribute_name)
getAttribute(String) - Method in class com.sun.management.oss.impl.factory.opstatus.JmxJVTOperationalStatusMonitorSession
Allows the value of the specified attribute of the Dynamic MBean to be obtained.
getAttributeName() - Method in class com.sun.management.oss.UnsupportedAttributeException
Return the unsupported attribute name that caused the exception.
getAttributeNames() - Method in interface com.sun.management.oss.AttributeAccess
Return all attribute names, which are available in this value object.
getAttributeValue(String) - Method in interface com.sun.management.oss.AttributeAccess
Return the value of the specified attribute.
getAttributeValues(String[]) - Method in interface com.sun.management.oss.AttributeAccess
Get multiple attribute values given an array of attribute names.
getAttributes(String[]) - Method in class com.sun.management.oss.impl.factory.measurement.JmxJVTPerformanceMonitorSession
See javax.management.DynamicMBean.getAttributes(String[] attributeNames)
getAttributes(String[]) - Method in class com.sun.management.oss.impl.factory.opstatus.JmxJVTOperationalStatusMonitorSession
Enables the to get the values of several attributes of the Dynamic MBean.
getAvailabilityStatusDegradedTime() - Method in class com.sun.mfwk.cib.CIBApplication
Returns the time the first time the object entered into the degraded state
getAvailabilityStatusDegradedTime() - Method in class com.sun.mfwk.cib.CIBExternalResource
Returns the time the first time the object entered into the degraded state
getAvailabilityStatusDegradedTime() - Method in interface com.sun.mfwk.cib.CIBMonitoredObjectMBean
Returns the time the first time the object entered into the degraded state
getAvailabilityStatusDegradedTime() - Method in class com.sun.mfwk.cib.CIBResource
Returns the time the first time the object entered into the degraded state
getAvailabilityStatusDegradedTime() - Method in class com.sun.mfwk.cib.CIBService
Returns the time the first time the object entered into the degraded state
getAvailabilityStatusLastChange() - Method in class com.sun.mfwk.cib.CIBApplication
Get the time when the availability status last changed
getAvailabilityStatusLastChange() - Method in class com.sun.mfwk.cib.CIBExternalResource
Get the time when the availability status last changed
getAvailabilityStatusLastChange() - Method in interface com.sun.mfwk.cib.CIBMonitoredObjectMBean
Get the time when the availability status last changed
getAvailabilityStatusLastChange() - Method in class com.sun.mfwk.cib.CIBResource
Get the time when the availability status last changed
getAvailabilityStatusLastChange() - Method in class com.sun.mfwk.cib.CIBService
Get the time when the availability status last changed
getAvailabilityStatusState() - Method in class com.sun.mfwk.cib.CIBApplication
Get the Availability State of the Monitored object
getAvailabilityStatusState() - Method in class com.sun.mfwk.cib.CIBExternalResource
Get the Availability State of the Monitored object
getAvailabilityStatusState() - Method in interface com.sun.mfwk.cib.CIBMonitoredObjectMBean
Get the Availability State of the Monitored object
getAvailabilityStatusState() - Method in class com.sun.mfwk.cib.CIBResource
Get the Availability State of the Monitored object
getAvailabilityStatusState() - Method in class com.sun.mfwk.cib.CIBService
Get the Availability State of the Monitored object
getAvailabilityStatusState(CIBMonitoredObjectMBean, int) - Method in interface com.sun.mfwk.cib.providers.CIBProviderHandler
Returns the CIBAvailabilityStatusState object associated to the monitored object
getCIBData(ObjectName, CIBMonitoredObjectElement) - Method in interface com.sun.management.oss.impl.model.opstatus.OperationalStatusGenericModel
Return true if the given CIBMonitoredObject has changes since last call; false otherwise.
getCIBProviderHandler() - Method in class com.sun.mfwk.cib.CIBMonitoredObject
Returns the CIBProviderHandler
getCIBProviderHandler() - Method in interface com.sun.mfwk.cib.CIBMonitoredObjectIf
Returns the CIBProviderHandler object
getCollectionMethod() - Method in interface com.sun.management.oss.pm.measurement.PerformanceAttributeDescriptor
Returns the collection method.
getCollectionMethod() - Method in interface com.sun.management.oss.pm.opstatus.OperationalStatusAttributeDescriptor
Returns the collection method.
getConfiguration(CIBMonitoredObjectMBean, int) - Method in interface com.sun.mfwk.cib.providers.CIBProviderHandler
Returns the CIBConfiguration object of the associated monitored object
getContainer() - Method in class com.sun.mfwk.cib.CIBApplication
Returns the object name of the application container
getContainer() - Method in interface com.sun.mfwk.cib.CIBApplicationMBean
Returns the object name of the application container
getCurrentReportFormat() - Method in class com.sun.management.oss.impl.factory.measurement.JmxJVTPerformanceMonitorSession
See JVTPerformanceMonitorSession.getCurrentReportFormat().
getCurrentReportFormat() - Method in class com.sun.management.oss.impl.factory.opstatus.JmxJVTOperationalStatusMonitorSession
 
getCurrentReportFormat() - Method in interface com.sun.management.oss.pm.measurement.JVTPerformanceMonitorSession
Returns the current measurement result format that the performance monitor agent use.
getCurrentReportFormat() - Method in interface com.sun.management.oss.pm.opstatus.JVTOperationalStatusMonitorSession
Returns the current measurement result format that the performance monitor agent use.
getCurrentResultReport(PerformanceMonitorKey, ReportFormat) - Method in class com.sun.management.oss.impl.factory.measurement.JmxJVTPerformanceMonitorSession
See JVTPerformanceMonitorSession.getCurrentResultReport(PerformanceMonitorKey pmKey, ReportFormat format).
getCurrentResultReport(OperationalStatusMonitorKey, ReportFormat) - Method in class com.sun.management.oss.impl.factory.opstatus.JmxJVTOperationalStatusMonitorSession
 
getCurrentResultReport(PerformanceMonitorKey, ReportFormat) - Method in interface com.sun.management.oss.pm.measurement.JVTPerformanceMonitorSession
Generate a result report of the current measurement result values.
getCurrentResultReport(OperationalStatusMonitorKey, ReportFormat) - Method in interface com.sun.management.oss.pm.opstatus.JVTOperationalStatusMonitorSession
Generate a result report of the current measurement result values.
getDailySchedule() - Method in interface com.sun.management.oss.pm.util.Schedule
Gets the daily schedule of the schedule.
getData(ObjectName[], PerformanceAttributeDescriptor[]) - Method in interface com.sun.management.oss.impl.model.measurement.PerformanceGenericModel
getData Collects wanted attribute values for each specified object.
getDefaultEncodingStyle() - Method in interface com.sun.management.oss.Serializer
Returns the default encoding that is the encoding style used by the Serializer when it is created.
getDegradedTime() - Method in interface com.sun.mfwk.cib.states.CIBAvailabilityStatusState
Returns the time the managed object has entered a degraded operational status state (i.e.
getDescription() - Method in class com.sun.mfwk.cib.CIBManagedObject
Returns a description for the Managed object
getDescription() - Method in interface com.sun.mfwk.cib.CIBManagedObjectMBean
Returns a description for the Managed object
getDirectoryDN() - Method in class com.sun.mfwk.cib.CIBApplication
getDirectoryDN
getDirectoryDN() - Method in interface com.sun.mfwk.cib.CIBApplicationMBean
Returns the directory path where static information about this application is stored
getDirectoryDN() - Method in interface com.sun.mfwk.cib.config.CIBApplicationConfiguration
Get the directory Distinguish Name
getDistinguishedNames() - Method in interface com.sun.management.oss.pm.measurement.QueryByDNValue
Returns the query value of the distinguished names.
getDistinguishedNames() - Method in interface com.sun.management.oss.pm.opstatus.QueryByDNValue
Returns the query value of the distinguished names.
getEncodingStyle() - Method in interface com.sun.management.oss.Serializer
Get the encoding style associated with this Serializer.
getEventDescriptor(String) - Method in interface com.sun.management.oss.JVTSession
Get the EventPropertyDescriptor associated with an event type name.
getEventDescriptor(String) - Method in class com.sun.management.oss.impl.factory.measurement.JmxJVTPerformanceMonitorSession
See JVTSession.getEventDescriptor(String eventType).
getEventDescriptor(String) - Method in class com.sun.management.oss.impl.factory.opstatus.JmxJVTOperationalStatusMonitorSession
 
getEventTime() - Method in interface com.sun.management.oss.Event
Return the time the event was published.
getEventType() - Method in interface com.sun.management.oss.EventPropertyDescriptor
Get the name of the event type associated with the descriptor.
getEventTypes() - Method in interface com.sun.management.oss.JVTSession
Get the Event Type names supported by the JVT Session Bean
getEventTypes() - Method in class com.sun.management.oss.impl.factory.measurement.JmxJVTPerformanceMonitorSession
See JVTSession.getEventTypes().
getEventTypes() - Method in class com.sun.management.oss.impl.factory.opstatus.JmxJVTOperationalStatusMonitorSession
 
getException() - Method in interface com.sun.management.oss.ManagedEntityKeyResult
Returns the Exception associated with an operation failure.
getExpirationDate() - Method in interface com.sun.management.oss.pm.measurement.ReportInfo
Gets the expiration date of the measurement report.
getExpirationDate() - Method in interface com.sun.management.oss.pm.opstatus.ReportInfo
Gets the expiration date of the measurement report.
getExternalResourceByUri(String) - Method in class com.sun.mfwk.cib.CIBApplication
Returns the object name of a ExternalResource associated to the application identifies by its Uri
getExternalResourceByUri(String) - Method in interface com.sun.mfwk.cib.CIBApplicationMBean
Returns the object name of a ExternalResource associated to the application identifies by its Uri
getExternalResourceByUri(String) - Method in class com.sun.mfwk.cib.CIBService
getExternalResourceByUri
getExternalResourceByUri(String) - Method in interface com.sun.mfwk.cib.CIBServiceMBean
Returns the object name of a ExternalResource associated to the service identifies by its Uri
getExternalResources() - Method in class com.sun.mfwk.cib.CIBApplication
Return the list of External service object names associated to the application
getExternalResources() - Method in interface com.sun.mfwk.cib.CIBApplicationMBean
Returns the list of External resource object names associated to the application
getExternalResources() - Method in class com.sun.mfwk.cib.CIBService
getExternalResources
getExternalResources() - Method in interface com.sun.mfwk.cib.CIBServiceMBean
Return the list of External resource object names associated to the service
getFactoryClass() - Method in interface com.sun.management.oss.ApplicationContext
The name of the factory class required to setup the initial context with the JNDI provider.
getFailedOperations() - Method in interface com.sun.mfwk.cib.statistics.CIBResourcePerfStats
Return a statistic object containing the number of failed operations
getFailedOutboundAssociations() - Method in interface com.sun.mfwk.cib.statistics.CIBExternalResourcePerfStats
Returns a Statistic representing the total number associations where the application entity is initiator and association establishment has failed, since application initialization.
getFailedQueries() - Method in interface com.sun.mfwk.cib.statistics.CIBExternalResourcePerfStats
Returns a Statistic object containing the number of failed queries
getFailedRequests() - Method in interface com.sun.mfwk.cib.statistics.CIBServicePerfStats
Returns a CIBValueStatistic representing the number of failed requests (requests with a failed status).
getGranularityPeriod() - Method in interface com.sun.management.oss.pm.measurement.PerformanceMonitorValue
Gets the granularity period of the measurement job.
getGranularityPeriod() - Method in interface com.sun.management.oss.pm.measurement.QueryPerformanceMonitorValue
Gets the query value of the measurement job granularity period.
getGranularityPeriod() - Method in interface com.sun.management.oss.pm.opstatus.OperationalStatusMonitorValue
Gets the granularity period of the measurement job.
getGranularityPeriod() - Method in interface com.sun.management.oss.pm.opstatus.QueryOperationalStatusMonitorValue
Gets the query value of the measurement job granularity period.
getIllegalAttributeName() - Method in class com.sun.management.oss.IllegalAttributeValueException
 
getInRequests() - Method in interface com.sun.mfwk.cib.statistics.CIBServicePerfStats
Returns a CIBCountStatistic representing the number of requests arrived at the Component Product.
getInstallTime() - Method in class com.sun.mfwk.cib.CIBProduct
Returns the installation time of the component product
getInstallTime() - Method in interface com.sun.mfwk.cib.CIBProductMBean
Returns the installation time of the component product
getIsUserDataEncryted() - Method in class com.sun.mfwk.discovery.MfDiscoveryResponder
Return a boolean indicating wether encryption has been asked or not if it has then user defined data will be encrypted using the key when sent on Multicast channel
getJ2EEData(ObjectName, J2EEMonitoredObjectElement) - Method in interface com.sun.management.oss.impl.model.opstatus.OperationalStatusGenericModel
Return true if the given J2EEMonitoredObject has changes since last call; false otherwise.
getJ2eeSibling() - Method in class com.sun.mfwk.cib.CIBManagedObject
Returns the ObjectName of J2eeApplication possibly attached
getJob(String) - Method in class com.sun.management.oss.impl.factory.measurement.JmxJVTPerformanceMonitorSession
Get a job from the job list.
getJob(String) - Method in class com.sun.management.oss.impl.factory.opstatus.JmxJVTOperationalStatusMonitorSession
Get job from table
getJobs() - Method in class com.sun.management.oss.impl.factory.measurement.JmxJVTPerformanceMonitorSession
Get all jobs from the job list.
getJobs() - Method in class com.sun.management.oss.impl.factory.opstatus.JmxJVTOperationalStatusMonitorSession
Get jobs from table
getLastChange() - Method in interface com.sun.mfwk.cib.states.CIBState
Returns the time the last change of the state occurred
getLastOutboundActivity() - Method in interface com.sun.mfwk.cib.statistics.CIBExternalResourcePerfStats
Returns a Statistic representing the value of sysUpTime at the time this application last had an outbound association.
getLastUpdateVersionNumber() - Method in interface com.sun.management.oss.ManagedEntityValue
Get the version number of the last update.
getMBeanInfo() - Method in class com.sun.management.oss.impl.factory.measurement.JmxJVTPerformanceMonitorSession
See javax.management.DynamicMBean.getMBeanInfo()
getMBeanInfo() - Method in class com.sun.management.oss.impl.factory.opstatus.JmxJVTOperationalStatusMonitorSession
This method provides the exposed attributes and operations of the Dynamic MBean.
getManagedEntityKey() - Method in interface com.sun.management.oss.ManagedEntityKeyResult
Return the Managed Entity Key for which an operation result is reported.
getManagedEntityKey() - Method in interface com.sun.management.oss.ManagedEntityValue
Get the key for this object.
getManagedEntityKey() - Method in class com.sun.management.oss.ResyncRequiredException
Get the Key of the stale Managed Entity Value.
getManagedEntityTypes() - Method in interface com.sun.management.oss.JVTSession
Get the Managed Entity types supported by a JVT Session Bean.
getManagedEntityTypes() - Method in class com.sun.management.oss.impl.factory.measurement.JmxJVTPerformanceMonitorSession
See JVTSession.getManagedEntityTypes().
getManagedEntityTypes() - Method in class com.sun.management.oss.impl.factory.opstatus.JmxJVTOperationalStatusMonitorSession
 
getManagedObjectClass() - Method in interface com.sun.management.oss.util.IRPEvent
Gets the class name of the object instance where this event occurred.
getManagedObjectInstance() - Method in interface com.sun.management.oss.util.IRPEvent
Gets the distinguished name of the object instance where this event occurred.
getMeasurementAttributes() - Method in interface com.sun.management.oss.pm.measurement.PerformanceMonitorByClassesValue
Returns a list of measurement attributes.
getMeasurementAttributes() - Method in interface com.sun.management.oss.pm.measurement.PerformanceMonitorByObjectsValue
Returns a list of measurement attributes.
getModelVersion() - Method in class com.sun.mfwk.cib.CIBObject
Returns the model version
getModelVersion() - Method in interface com.sun.mfwk.cib.CIBObjectMBean
Returns the Jes Common monitoring schema version
getModifier() - Method in interface com.sun.management.oss.MultiValueList
Get the value of the current modifier.
getMulticastGroup() - Method in class com.sun.mfwk.discovery.MfDiscoveryResponder
Return the multicast group
getMulticastGroup() - Method in class com.sun.mfwk.discovery.MfDiscoveryService
 
getMulticastGroup() - Method in interface com.sun.mfwk.discovery.MfDiscoveryServiceMBean
Getter: get the "Group" value of the multicast channel
getMulticastPort() - Method in class com.sun.mfwk.discovery.MfDiscoveryResponder
Return the multicast port
getMulticastPort() - Method in class com.sun.mfwk.discovery.MfDiscoveryService
 
getMulticastPort() - Method in interface com.sun.mfwk.discovery.MfDiscoveryServiceMBean
Getter: get the "Port" value of the multicast channel
getName() - Method in interface com.sun.management.oss.pm.measurement.PerformanceAttributeDescriptor
Returns the performance attribute name.
getName() - Method in interface com.sun.management.oss.pm.measurement.PerformanceMonitorValue
Returns the name of the measurement job.
getName() - Method in interface com.sun.management.oss.pm.measurement.QueryPerformanceMonitorValue
Returns the query value of the measurement job name.
getName() - Method in interface com.sun.management.oss.pm.opstatus.OperationalStatusAttributeDescriptor
Returns the performance attribute name.
getName() - Method in interface com.sun.management.oss.pm.opstatus.OperationalStatusMonitorValue
Returns the name of the measurement job.
getName() - Method in interface com.sun.management.oss.pm.opstatus.QueryOperationalStatusMonitorValue
Returns the query value of the measurement job name.
getName() - Method in class com.sun.mfwk.cib.CIBObject
Returns the "name" of the object.
getName() - Method in interface com.sun.mfwk.cib.CIBObjectMBean
Returns the name value of the CIBObject Managed Object representing the name=value of the ObjectName
getNext(int) - Method in interface com.sun.management.oss.ManagedEntityKeyResultIterator
Retrieve the next available results.
getNext(int) - Method in interface com.sun.management.oss.ManagedEntityValueIterator
Retrieve the next available values.
getNext(int) - Method in interface com.sun.management.oss.pm.measurement.ReportInfoIterator
Returns a list of measurement report information.
getNext(int) - Method in interface com.sun.management.oss.pm.opstatus.ReportInfoIterator
Returns a list of measurement report information.
getNext(int) - Method in interface com.sun.management.oss.pm.util.ObservableObjectClassIterator
Returns a list of observable object classes names.
getNext(int) - Method in interface com.sun.management.oss.pm.util.ObservableObjectIterator
Returns a list of observable object distinguished names.
getNextOperationalStatusMonitors(int) - Method in interface com.sun.management.oss.pm.opstatus.OperationalStatusMonitorValueIterator
Returns a list of measurement jobs.
getNextPerformanceMonitors(int) - Method in interface com.sun.management.oss.pm.measurement.PerformanceMonitorValueIterator
Returns a list of measurement jobs.
getNotificationId() - Method in interface com.sun.management.oss.util.IRPEvent
Returns the notification id.
getNotificationInfo() - Method in class com.sun.management.oss.impl.factory.measurement.JmxJVTPerformanceMonitorSession
Get informatrion about the notification sent by this factory.
getNotificationInfo() - Method in class com.sun.management.oss.impl.factory.opstatus.JmxJVTOperationalStatusMonitorSession
Returns a NotificationInfo object containing the name of the Java class of the notification and the notification types sent by this notification broadcaster.
getNotificationInfo() - Method in class com.sun.mfwk.cib.CIBManagedObject
getNotificationInfo
getNotificationInfo() - Method in class com.sun.mfwk.discovery.MfDiscoveryService
Returns a NotificationInfo object containing the name of the Java class of the notification and the notification types sent by this notification broadcaster.
getObservableAttributes(String) - Method in class com.sun.management.oss.impl.factory.measurement.JmxJVTPerformanceMonitorSession
See JVTPerformanceMonitorSession.getObservableAttributes(String observableObjectClassName).
getObservableAttributes(String) - Method in class com.sun.management.oss.impl.factory.opstatus.JmxJVTOperationalStatusMonitorSession
 
getObservableAttributes(String) - Method in interface com.sun.management.oss.pm.measurement.JVTPerformanceMonitorSession
Returns all measurement attributes that can be monitored in the observable object class, in the performance monitoring agent.
getObservableAttributes(String) - Method in interface com.sun.management.oss.pm.opstatus.JVTOperationalStatusMonitorSession
Returns all measurement attributes that can be monitored in the observable object class, in the performance monitoring agent.
getObservableObjectClasses() - Method in class com.sun.management.oss.impl.factory.measurement.JmxJVTPerformanceMonitorSession
See JVTPerformanceMonitorSession.getObservableObjectClasses().
getObservableObjectClasses() - Method in class com.sun.management.oss.impl.factory.opstatus.JmxJVTOperationalStatusMonitorSession
 
getObservableObjectClasses() - Method in interface com.sun.management.oss.pm.measurement.JVTPerformanceMonitorSession
Returns all supported observed object classes in the performance monitoring agent.
getObservableObjectClasses() - Method in interface com.sun.management.oss.pm.opstatus.JVTOperationalStatusMonitorSession
Returns all supported observed object classes in the performance monitoring agent.
getObservableObjects(String, ObjectName) - Method in class com.sun.management.oss.impl.factory.measurement.JmxJVTPerformanceMonitorSession
See JVTPerformanceMonitorSession.getObservableObjects(String observableObjectClassName, String base).
getObservableObjects(String, ObjectName) - Method in class com.sun.management.oss.impl.factory.opstatus.JmxJVTOperationalStatusMonitorSession
 
getObservableObjects(String, ObjectName) - Method in interface com.sun.management.oss.pm.measurement.JVTPerformanceMonitorSession
Returns the supported observable object instances (JMX ObjectName objects) of the specific object class that are matching the specified JMX pattern in the performance monitoring agent.
getObservableObjects(String, ObjectName) - Method in interface com.sun.management.oss.pm.opstatus.JVTOperationalStatusMonitorSession
Returns the supported observable object instances of the specific object class that are located below the specified distinguished name in the performance monitoring agent.
getObservedObjectClasses() - Method in interface com.sun.management.oss.pm.measurement.PerformanceMonitorByClassesValue
Returns a list of observable object class names.
getObservedObjectClasses() - Method in interface com.sun.management.oss.pm.opstatus.OperationalStatusMonitorByClassesValue
Returns a list of observable object class names.
getObservedObjects() - Method in interface com.sun.management.oss.pm.measurement.PerformanceMonitorByObjectsValue
Returns a list of observable object distinguished names.
getObservedObjects() - Method in interface com.sun.management.oss.pm.opstatus.OperationalStatusMonitorByObjectsValue
Returns a list of observable object distinguished names.
getOpenStatistic(String) - Method in class com.sun.mfwk.cib.CIBApplication
Gets a CIB Statistic as a standard serializable JMX Open Type
getOpenStatistic(String) - Method in class com.sun.mfwk.cib.CIBExternalResource
Gets a CIB Statistic as a standard serializable JMX Open Type
getOpenStatistic(String) - Method in class com.sun.mfwk.cib.CIBMonitoredObject
Gets a CIB Statistic as a standard serializable JMX Open Type
getOpenStatistic(String) - Method in interface com.sun.mfwk.cib.CIBMonitoredObjectMBean
Gets a CIB Statistic as a standard serializable JMX Open Type
getOpenStatistic(String) - Method in class com.sun.mfwk.cib.CIBResource
Gets a CIB Statistic as a standard serializable JMX Open Type
getOpenStatistic(String) - Method in class com.sun.mfwk.cib.CIBService
Gets a CIB Statistic as a standard serializable JMX Open Type
getOpenStatistics(String[]) - Method in class com.sun.mfwk.cib.CIBApplication
Gets all CIBStatistics encoded as serializable JMX Open Types.
getOpenStatistics(String[]) - Method in class com.sun.mfwk.cib.CIBExternalResource
Gets all CIBStatistics encoded as serializable JMX Open Types.
getOpenStatistics(String[]) - Method in class com.sun.mfwk.cib.CIBMonitoredObject
Gets all CIBStatistics encoded as serializable JMX Open Types.
getOpenStatistics(String[]) - Method in interface com.sun.mfwk.cib.CIBMonitoredObjectMBean
Gets all CIBStatistics encoded as serializable JMX Open Types.
getOpenStatistics(String[]) - Method in class com.sun.mfwk.cib.CIBResource
Gets all CIBStatistics encoded as serializable JMX Open Types.
getOpenStatistics(String[]) - Method in class com.sun.mfwk.cib.CIBService
Gets all CIBStatistics encoded as serializable JMX Open Types.
getOpenStats() - Method in class com.sun.mfwk.cib.CIBApplication
Gets a CIBStats object encoded as a standard serializable JMX Open Type
getOpenStats() - Method in class com.sun.mfwk.cib.CIBExternalResource
Gets a CIBStats object encoded as a standard serializable JMX Open Type
getOpenStats() - Method in class com.sun.mfwk.cib.CIBMonitoredObject
Gets a CIBStats object encoded as a standard serializable JMX Open Type
getOpenStats() - Method in interface com.sun.mfwk.cib.CIBMonitoredObjectMBean
Gets a CIBStats object encoded as a standard serializable JMX Open Type
getOpenStats() - Method in class com.sun.mfwk.cib.CIBResource
Gets a CIBStats object encoded as a standard serializable JMX Open Type
getOpenStats() - Method in class com.sun.mfwk.cib.CIBService
Gets a CIBStats object encoded as a standard serializable JMX Open Type
getOperationTime() - Method in interface com.sun.mfwk.cib.statistics.CIBResourcePerfStats
Return statistic object containing values regarding the Operation Time
getOperationalStatusLastChange() - Method in class com.sun.mfwk.cib.CIBApplication
Get the time when the operational status last changed
getOperationalStatusLastChange() - Method in class com.sun.mfwk.cib.CIBExternalResource
Get the time when the operational status last changed
getOperationalStatusLastChange() - Method in interface com.sun.mfwk.cib.CIBMonitoredObjectMBean
Get the time when the operational status last changed
getOperationalStatusLastChange() - Method in class com.sun.mfwk.cib.CIBResource
Get the time when the operational status last changed
getOperationalStatusLastChange() - Method in class com.sun.mfwk.cib.CIBService
Get the time when the operational status last changed
getOperationalStatusMonitorByKey(OperationalStatusMonitorKey, String[]) - Method in class com.sun.management.oss.impl.factory.opstatus.JmxJVTOperationalStatusMonitorSession
 
getOperationalStatusMonitorByKey(OperationalStatusMonitorKey, String[]) - Method in interface com.sun.management.oss.pm.opstatus.JVTOperationalStatusMonitorSession
Gets the attribute values of a specific measurement job.
getOperationalStatusMonitorKey() - Method in interface com.sun.management.oss.pm.opstatus.OperationalStatusMonitorKeyResult
Returns the primary key of the measurement job.
getOperationalStatusMonitorKey() - Method in interface com.sun.management.oss.pm.opstatus.OperationalStatusMonitorValue
Gets the identification key of the measurement job.
getOperationalStatusMonitorPrimaryKey() - Method in interface com.sun.management.oss.pm.opstatus.OperationalStatusMonitorKey
Returns the primary key of the measurement job.
getOperationalStatusMonitorReport() - Method in interface com.sun.management.oss.pm.opstatus.OperationalStatusDataEvent
Gets the measurement report.
getOperationalStatusMonitorReport() - Method in interface com.sun.management.oss.pm.opstatus.ReportData
Gets the measurement report.
getOperationalStatusMonitorsByKeys(OperationalStatusMonitorKey[], String[]) - Method in class com.sun.management.oss.impl.factory.opstatus.JmxJVTOperationalStatusMonitorSession
 
getOperationalStatusMonitorsByKeys(OperationalStatusMonitorKey[], String[]) - Method in interface com.sun.management.oss.pm.opstatus.JVTOperationalStatusMonitorSession
Gets a list of attribute values of the specific measurement jobs.
getOperationalStatusReportInfo(OperationalStatusMonitorKey, Calendar) - Method in class com.sun.management.oss.impl.factory.opstatus.JmxJVTOperationalStatusMonitorSession
 
getOperationalStatusReportInfo(OperationalStatusMonitorKey, Calendar) - Method in interface com.sun.management.oss.pm.opstatus.JVTOperationalStatusMonitorSession
Returns a list of available measurement result in the performance monitor agent.
getOperationalStatusStartTime() - Method in class com.sun.mfwk.cib.CIBApplication
Get the time when the Operational status entered into the running state
getOperationalStatusStartTime() - Method in class com.sun.mfwk.cib.CIBExternalResource
Get the time when the Operational status entered into the running state
getOperationalStatusStartTime() - Method in interface com.sun.mfwk.cib.CIBMonitoredObjectMBean
Get the time when the Operational status entered into the running state
getOperationalStatusStartTime() - Method in class com.sun.mfwk.cib.CIBResource
Get the time when the Operational status entered into the running state
getOperationalStatusStartTime() - Method in class com.sun.mfwk.cib.CIBService
Get the time when the Operational status entered into the running state
getOperationalStatusState() - Method in class com.sun.mfwk.cib.CIBApplication
Get the Operational MfStatus of the monitored object
getOperationalStatusState() - Method in class com.sun.mfwk.cib.CIBExternalResource
Get the Operational MfStatus of the monitored object
getOperationalStatusState() - Method in interface com.sun.mfwk.cib.CIBMonitoredObjectMBean
Get the Operational MfStatus of the monitored object
getOperationalStatusState() - Method in class com.sun.mfwk.cib.CIBResource
Get the Operational MfStatus of the monitored object
getOperationalStatusState() - Method in class com.sun.mfwk.cib.CIBService
Get the Operational MfStatus of the monitored object
getOperationalStatusState(CIBMonitoredObjectMBean, int) - Method in interface com.sun.mfwk.cib.providers.CIBProviderHandler
Returns the CIBOperationalStatusState object associated to the monitored object
getOutRequests() - Method in interface com.sun.mfwk.cib.statistics.CIBServicePerfStats
Returns a CIBCountStatistic representing the number of requests completed by the Component Product.
getOutboundAssociations() - Method in interface com.sun.mfwk.cib.statistics.CIBExternalResourcePerfStats
Return a Statistic representing the number of current associations to the network service application, where it is the initiator.
getOutstandingRequests() - Method in interface com.sun.mfwk.cib.statistics.CIBServicePerfStats
Returns a CIBRangeStatistic representing the OutstandingRequests statistics.
getOwner() - Method in interface com.sun.management.oss.pm.measurement.ReportFormat
Get the vendor name or the organization that have defined the format.
getOwner() - Method in interface com.sun.management.oss.pm.opstatus.ReportFormat
Get the vendor name or the organization that have defined the format.
getPatchId() - Method in class com.sun.mfwk.cib.CIBProduct
Returns the PatchID String which represents the path revision applied to the Componet product
getPatchId() - Method in interface com.sun.mfwk.cib.CIBProductMBean
Returns the PatchID String which represents the path revision applied to the Componet product
getPerfStats(CIBMonitoredObjectMBean, int) - Method in interface com.sun.mfwk.cib.providers.CIBProviderHandler
Returns the CIBPerfStats object associated to a monitored object
getPerformanceMonitorByKey(PerformanceMonitorKey, String[]) - Method in class com.sun.management.oss.impl.factory.measurement.JmxJVTPerformanceMonitorSession
See JVTPerformanceMonitorSession.getPerformanceMonitorByKey(PerformanceMonitorKey pmKey, String[] attributes).
getPerformanceMonitorByKey(PerformanceMonitorKey, String[]) - Method in interface com.sun.management.oss.pm.measurement.JVTPerformanceMonitorSession
Gets the attribute values of a specific measurement job.
getPerformanceMonitorKey() - Method in interface com.sun.management.oss.pm.measurement.PerformanceMonitorKeyResult
Returns the primary key of the measurement job.
getPerformanceMonitorKey() - Method in interface com.sun.management.oss.pm.measurement.PerformanceMonitorValue
Gets the identification key of the measurement job.
getPerformanceMonitorPrimaryKey() - Method in interface com.sun.management.oss.pm.measurement.PerformanceMonitorKey
Returns the primary key of the measurement job.
getPerformanceMonitorReport() - Method in interface com.sun.management.oss.pm.measurement.PerformanceDataEvent
Gets the measurement report.
getPerformanceMonitorReport() - Method in interface com.sun.management.oss.pm.measurement.ReportData
Gets the measurement report.
getPerformanceMonitorsByKeys(PerformanceMonitorKey[], String[]) - Method in class com.sun.management.oss.impl.factory.measurement.JmxJVTPerformanceMonitorSession
See JVTPerformanceMonitorSession.getPerformanceMonitorsByKeys(PerformanceMonitorKey[] pmKey, String[] attributes).
getPerformanceMonitorsByKeys(PerformanceMonitorKey[], String[]) - Method in interface com.sun.management.oss.pm.measurement.JVTPerformanceMonitorSession
Gets a list of attribute values of the specific measurement jobs.
getPerformanceReportInfo(PerformanceMonitorKey, Calendar) - Method in class com.sun.management.oss.impl.factory.measurement.JmxJVTPerformanceMonitorSession
See JVTPerformanceMonitorSession.getPerformanceReportInfo(PerformanceMonitorKey pmKey, java.util.Calendar date).
getPerformanceReportInfo(PerformanceMonitorKey, Calendar) - Method in interface com.sun.management.oss.pm.measurement.JVTPerformanceMonitorSession
Returns a list of available measurement result in the performance monitor agent.
getPopulatedAttributeNames() - Method in interface com.sun.management.oss.AttributeAccess
Get the names of all populated attributes.
getPrimaryKey() - Method in interface com.sun.management.oss.ManagedEntityKey
Get the primary key.
getProduct() - Method in class com.sun.mfwk.cib.CIBApplication
Returns the CIBProduct object name
getProduct() - Method in interface com.sun.mfwk.cib.CIBApplicationMBean
Returns the CIBProduct object name
getProduct() - Method in interface com.sun.mfwk.discovery.MfDiscoveryInfo
Returns a String containing the product name that has been detected
getProductInstance() - Method in interface com.sun.mfwk.discovery.MfDiscoveryInfo
Returns a String containing the product instance name that has been detected
getProductInstance() - Method in class com.sun.mfwk.discovery.MfDiscoveryResponder
Return the product instance unique indentifier
getProductName() - Method in class com.sun.mfwk.cib.CIBProduct
Returns the product name
getProductName() - Method in interface com.sun.mfwk.cib.CIBProductMBean
Returns the product name
getProductName() - Method in class com.sun.mfwk.discovery.MfDiscoveryResponder
Return the product name (includes version)
getProductVersion() - Method in class com.sun.mfwk.cib.CIBProduct
Provides the product version
getProductVersion() - Method in interface com.sun.mfwk.cib.CIBProductMBean
Provides the product version
getPropertyNames() - Method in interface com.sun.management.oss.EventPropertyDescriptor
Get the names of the filterable properties associated with an Event.
getPropertyTypes() - Method in interface com.sun.management.oss.EventPropertyDescriptor
Get the types for the filterable properties associated with an Event.
getProviderUri() - Method in class com.sun.mfwk.cib.CIBExternalResource
Provides the Associated Service URI
getProviderUri() - Method in interface com.sun.mfwk.cib.CIBExternalResourceMBean
Provides the Associated Service URI
getProviderUri() - Method in interface com.sun.mfwk.cib.config.CIBExternalResourceConfiguration
Get the provider Uri
getQueriesTime() - Method in interface com.sun.mfwk.cib.statistics.CIBExternalResourcePerfStats
Returns a Statistic object representing the time for queries
getQueryTypes() - Method in interface com.sun.management.oss.JVTSession
Get the Query type names supported by a JVT Session Bean
getQueryTypes() - Method in class com.sun.management.oss.impl.factory.measurement.JmxJVTPerformanceMonitorSession
See JVTSession.getQueryTypes().
getQueryTypes() - Method in class com.sun.management.oss.impl.factory.opstatus.JmxJVTOperationalStatusMonitorSession
 
getReportByEvent() - Method in interface com.sun.management.oss.pm.measurement.PerformanceMonitorValue
Gets the event reporting mode.
getReportByEvent() - Method in interface com.sun.management.oss.pm.opstatus.OperationalStatusMonitorValue
Gets the event reporting mode.
getReportByFile() - Method in interface com.sun.management.oss.pm.measurement.PerformanceMonitorValue
Gets the file reporting mode.
getReportByFile() - Method in interface com.sun.management.oss.pm.opstatus.OperationalStatusMonitorValue
Gets the file reporting mode.
getReportData() - Method in interface com.sun.management.oss.pm.measurement.CurrentResultReport
Gets data for the current measurement result report.
getReportData() - Method in interface com.sun.management.oss.pm.opstatus.CurrentResultReport
Gets data for the current measurement result report.
getReportFormat() - Method in interface com.sun.management.oss.pm.measurement.PerformanceDataEvent
Gets the measurement report format.
getReportFormat() - Method in interface com.sun.management.oss.pm.measurement.PerformanceMonitorValue
Gets the report format of the measurement job.
getReportFormat() - Method in interface com.sun.management.oss.pm.measurement.ReportData
Gets the measurement report format.
getReportFormat() - Method in interface com.sun.management.oss.pm.measurement.ReportInfo
Returns the report format of the measurement report.
getReportFormat() - Method in interface com.sun.management.oss.pm.opstatus.OperationalStatusDataEvent
Gets the measurement report format.
getReportFormat() - Method in interface com.sun.management.oss.pm.opstatus.OperationalStatusMonitorValue
Gets the report format of the measurement job.
getReportFormat() - Method in interface com.sun.management.oss.pm.opstatus.ReportData
Gets the measurement report format.
getReportFormat() - Method in interface com.sun.management.oss.pm.opstatus.ReportInfo
Returns the report format of the measurement report.
getReportFormats() - Method in class com.sun.management.oss.impl.factory.measurement.JmxJVTPerformanceMonitorSession
See JVTPerformanceMonitorSession.getReportFormats().
getReportFormats() - Method in class com.sun.management.oss.impl.factory.opstatus.JmxJVTOperationalStatusMonitorSession
 
getReportFormats() - Method in interface com.sun.management.oss.pm.measurement.JVTPerformanceMonitorSession
Returns the supported measurement result formats of the performance monitor agent.
getReportFormats() - Method in interface com.sun.management.oss.pm.opstatus.JVTOperationalStatusMonitorSession
Returns the supported measurement result formats of the performance monitor agent.
getReportInformation() - Method in interface com.sun.management.oss.pm.measurement.CurrentResultReport
Gets information about the current measurement result report.
getReportInformation() - Method in interface com.sun.management.oss.pm.measurement.PerformanceDataAvailableEvent
Gets information about the report.
getReportInformation() - Method in interface com.sun.management.oss.pm.opstatus.CurrentResultReport
Gets information about the current measurement result report.
getReportInformation() - Method in interface com.sun.management.oss.pm.opstatus.OperationalStatusDataAvailableEvent
Gets information about the report.
getReportModes() - Method in class com.sun.management.oss.impl.factory.measurement.JmxJVTPerformanceMonitorSession
See JVTPerformanceMonitorSession.getReportModes().
getReportModes() - Method in class com.sun.management.oss.impl.factory.opstatus.JmxJVTOperationalStatusMonitorSession
 
getReportModes() - Method in interface com.sun.management.oss.pm.measurement.JVTPerformanceMonitorSession
Returns the supported report modes of the performance monitor agent.
getReportModes() - Method in interface com.sun.management.oss.pm.opstatus.JVTOperationalStatusMonitorSession
Returns the supported report modes of the performance monitor agent.
getReportPeriod() - Method in interface com.sun.management.oss.pm.measurement.PerformanceMonitorValue
Returns the reporting period for result report of the measurement job.
getResidentTime() - Method in interface com.sun.mfwk.cib.statistics.CIBServicePerfStats
Returns a CIBTimeStatistic with the Resident Time data.
getResourceByName(String) - Method in class com.sun.mfwk.cib.CIBApplication
Returns the Object Name of a resource identified by its uri
getResourceByName(String) - Method in interface com.sun.mfwk.cib.CIBApplicationMBean
Returns the Object Name of a resource identified by its uri
getResources() - Method in class com.sun.mfwk.cib.CIBApplication
Returns the list of object names of all the resource associated to the application
getResources() - Method in interface com.sun.mfwk.cib.CIBApplicationMBean
Returns the list of object names of all the resource associated to the application
getResources() - Method in class com.sun.mfwk.cib.CIBService
 
getResources() - Method in interface com.sun.mfwk.cib.CIBServiceMBean
Returns the name of each related CIBRessources
getRole() - Method in class com.sun.mfwk.cib.CIBApplication
Provides the role of an application instance in the JES environment.
getRole() - Method in interface com.sun.mfwk.cib.CIBApplicationMBean
Provides the role of an application instance in the JES environment.
getRole() - Method in interface com.sun.mfwk.cib.config.CIBApplicationConfiguration
Get the role of the application
getSchedule() - Method in interface com.sun.management.oss.pm.measurement.PerformanceMonitorValue
Returns the schedule of the measurement job.
getSchedule() - Method in interface com.sun.management.oss.pm.opstatus.OperationalStatusMonitorValue
Returns the schedule of the measurement job.
getScope() - Method in interface com.sun.management.oss.pm.measurement.PerformanceMonitorByClassesValue
Returns the JMX pattern the job is using.
getScope() - Method in interface com.sun.management.oss.pm.opstatus.OperationalStatusMonitorByClassesValue
Returns the JMX pattern the job is using.
getService() - Method in class com.sun.mfwk.cib.CIBExternalResource
getService
getService() - Method in interface com.sun.mfwk.cib.CIBExternalResourceMBean
Returns the name of the CIBService
getService() - Method in class com.sun.mfwk.cib.CIBResource
Returns the name of the CIBApplication
getService() - Method in interface com.sun.mfwk.cib.CIBResourceMBean
Provides the object name of the CIBResource
getServiceByName(String) - Method in class com.sun.mfwk.cib.CIBApplication
Returns the Object Name of the service identified by its name
getServiceByName(String) - Method in interface com.sun.mfwk.cib.CIBApplicationMBean
Returns the Object Name of the service identified by its name
getServiceByUri(String) - Method in class com.sun.mfwk.cib.CIBApplication
Returns the object name of the Service identified by its Uri
getServiceByUri(String) - Method in interface com.sun.mfwk.cib.CIBApplicationMBean
Returns the object name of the Service identified by its Uri
getServiceTime() - Method in interface com.sun.mfwk.cib.statistics.CIBServicePerfStats
Returns a CIBTimeStatistic representing the Service Time data.
getServices() - Method in class com.sun.mfwk.cib.CIBApplication
Return the list of CIBService object names
getServices() - Method in interface com.sun.mfwk.cib.CIBApplicationMBean
Returns the list of CIBService object names
getSettableAttributeNames() - Method in interface com.sun.management.oss.ManagedEntityValue
Get names of all attributes which the server allows the client to set.
getSpecification() - Method in interface com.sun.management.oss.pm.measurement.ReportFormat
Returns information about the specification of the report format.
getSpecification() - Method in interface com.sun.management.oss.pm.opstatus.ReportFormat
Returns information about the specification of the report format.
getStartTime() - Method in interface com.sun.management.oss.pm.util.Schedule
Returns the start time.
getStartTime() - Method in interface com.sun.mfwk.cib.states.CIBOperationalStatusState
Returns the time the managed object was started.
getStartTimes() - Method in interface com.sun.management.oss.pm.util.DailySchedule
Returns the start times when the daily schedule shall be active.
getState() - Method in interface com.sun.management.oss.pm.measurement.PerformanceMonitorValue
Gets the state of the measurement job.
getState() - Method in interface com.sun.management.oss.pm.measurement.QueryPerformanceMonitorValue
Gets the query value of the measurement job state.
getState() - Method in interface com.sun.management.oss.pm.opstatus.OperationalStatusMonitorValue
Gets the state of the measurement job.
getState() - Method in interface com.sun.management.oss.pm.opstatus.QueryOperationalStatusMonitorValue
Gets the query value of the measurement job state.
getState() - Method in interface com.sun.mfwk.cib.states.CIBState
Returns the state
getState() - Method in class com.sun.mfwk.discovery.MfDiscoveryResponder
return the current state of the responder
getStatisticNames() - Method in class com.sun.mfwk.cib.CIBApplication
Gets all available statistic names
getStatisticNames() - Method in class com.sun.mfwk.cib.CIBExternalResource
Gets all available statistic names
getStatisticNames() - Method in class com.sun.mfwk.cib.CIBMonitoredObject
Gets all available statistic names
getStatisticNames() - Method in interface com.sun.mfwk.cib.CIBMonitoredObjectMBean
Gets all available statistic names
getStatisticNames() - Method in class com.sun.mfwk.cib.CIBResource
Gets all available statistic names
getStatisticNames() - Method in class com.sun.mfwk.cib.CIBService
Gets all available statistic names
getStats() - Method in class com.sun.mfwk.cib.CIBApplication
Returns the Stats object provided by the CIBProviderHandler Gets a CIBStats object for all available statistics.
getStats() - Method in class com.sun.mfwk.cib.CIBExternalResource
Returns the Stats object provided by the CIBProviderHandler Gets a CIBStats object for all available statistics.
getStats() - Method in class com.sun.mfwk.cib.CIBMonitoredObject
Gets a CIBStats object for all available statistics.
getStats() - Method in interface com.sun.mfwk.cib.CIBMonitoredObjectMBean
Gets a CIBStats object for all available statistics.
getStats() - Method in class com.sun.mfwk.cib.CIBResource
Returns the Stats object provided by the CIBProviderHandler Gets a CIBStats object for all available statistics.
getStats() - Method in class com.sun.mfwk.cib.CIBService
Returns the Stats object provided by the CIBProviderHandler Gets a CIBStats object for all available statistics.
getStopTime() - Method in interface com.sun.management.oss.pm.util.Schedule
Returns the stop time of the schedule.
getStopTimes() - Method in interface com.sun.management.oss.pm.util.DailySchedule
Returns the stop times when the daily schedule shall not be active.
getSupportedEncodingStyles() - Method in interface com.sun.management.oss.Serializer
Get all the encoding styles supported by this Serializer.
getSupportedGranularities(PerformanceMonitorValue) - Method in class com.sun.management.oss.impl.factory.measurement.JmxJVTPerformanceMonitorSession
Deprecated. This method is implemented, but useless as any positive integer value will work as far as the granularity period is concerned: we do not want to limit possibilities.
getSupportedGranularities(OperationalStatusMonitorValue) - Method in class com.sun.management.oss.impl.factory.opstatus.JmxJVTOperationalStatusMonitorSession
 
getSupportedGranularities(PerformanceMonitorValue) - Method in interface com.sun.management.oss.pm.measurement.JVTPerformanceMonitorSession
Returns the supported granularity periods for the provided definition of a measurement job.
getSupportedGranularities(OperationalStatusMonitorValue) - Method in interface com.sun.management.oss.pm.opstatus.JVTOperationalStatusMonitorSession
Returns the supported granularity periods for the provided definition of a measurement job.
getSupportedObservableObjects(ObjectName[]) - Method in class com.sun.management.oss.impl.factory.measurement.JmxJVTPerformanceMonitorSession
See JVTPerformanceMonitorSession.getSupportedObservableObjects(ObjectName[] dnList).
getSupportedObservableObjects(ObjectName[]) - Method in class com.sun.management.oss.impl.factory.opstatus.JmxJVTOperationalStatusMonitorSession
 
getSupportedObservableObjects(ObjectName[]) - Method in interface com.sun.management.oss.pm.measurement.JVTPerformanceMonitorSession
Checks a list of distinguished names if they are supported observable objects.
getSupportedObservableObjects(ObjectName[]) - Method in interface com.sun.management.oss.pm.opstatus.JVTOperationalStatusMonitorSession
Checks a list of distinguished names if they are supported observable objects.
getSupportedOptionalAttributeNames() - Method in interface com.sun.management.oss.AttributeAccess
Provide run-time support for the discovery of optional attributes.
getSupportedOptionalOperations() - Method in interface com.sun.management.oss.JVTSession
Get the names of the optional operations supported by this JVT Session Bean.
getSupportedOptionalOperations() - Method in class com.sun.management.oss.impl.factory.measurement.JmxJVTPerformanceMonitorSession
See JVTSession.getSupportedOptionalOperations().
getSupportedOptionalOperations() - Method in class com.sun.management.oss.impl.factory.opstatus.JmxJVTOperationalStatusMonitorSession
 
getSupportedSerializerTypes() - Method in interface com.sun.management.oss.SerializerFactory
Return all the serializer types than can be created by this factory.
getSystemProperties() - Method in interface com.sun.management.oss.ApplicationContext
Other properties that may be necessary and vendor specific to setup an initial context with the JNDI Provider.
getTechnology() - Method in interface com.sun.management.oss.pm.measurement.ReportFormat
Gets the technology area that this report format is used for.
getTechnology() - Method in interface com.sun.management.oss.pm.opstatus.ReportFormat
Gets the technology area that this report format is used for.
getTimeStamp() - Method in interface com.sun.mfwk.discovery.MfDiscoveryInfo
Returns a long containing the timestamp taken when the instance was started
getTimeZone() - Method in interface com.sun.management.oss.pm.util.WeeklySchedule
Gets the time zone of the weekly schedule.
getTotalSquaredTime() - Method in interface com.sun.mfwk.cib.statistics.CIBTimeStatistic
Returns the Sum of each Squared Time
getType() - Method in interface com.sun.management.oss.ManagedEntityKey
Get the type of the ManagedEntityValue referenced by the ManagedEntityKey.
getType() - Method in interface com.sun.management.oss.Serializer
Return the type of object that this Serializer can marshall and unmarshall from and to XML, for example com.sun.management.oss.TroubleTicketValue
getType() - Method in interface com.sun.management.oss.pm.measurement.PerformanceAttributeDescriptor
Returns the type of attribute.
getType() - Method in interface com.sun.management.oss.pm.measurement.ReportFormat
Gets the report format type.
getType() - Method in interface com.sun.management.oss.pm.opstatus.OperationalStatusAttributeDescriptor
Returns the type of attribute.
getType() - Method in interface com.sun.management.oss.pm.opstatus.ReportFormat
Gets the report format type.
getType() - Method in class com.sun.mfwk.cib.CIBObject
Return the "type" of the object, as found in the "type=value" keyproperty of the ObjectName
getType() - Method in interface com.sun.mfwk.cib.CIBObjectMBean
Returns a the type value of the CIBObject managed object representing the the 'type=value' keyproperty found in the ObjectName of the corresponding mbean
getType() - Method in interface com.sun.mfwk.cib.config.CIBConfiguration
Returns the configuration type
getURL() - Method in interface com.sun.management.oss.ApplicationContext
The URL of the JNDI provider where the Home interfaces of the Session Bean(s) in charge of the entity could be found.
getURL() - Method in interface com.sun.management.oss.pm.measurement.ReportInfo
Returns a pointer (URL) to the measurement report.
getURL() - Method in interface com.sun.management.oss.pm.opstatus.ReportInfo
Returns a pointer (URL) to the measurement report.
getUri() - Method in class com.sun.mfwk.cib.CIBService
Provides the service name identified by its URI
getUri() - Method in interface com.sun.mfwk.cib.CIBServiceMBean
Provides the service name identified by its URI
getUri() - Method in interface com.sun.mfwk.cib.config.CIBServiceConfiguration
Returns the uri of the resource represented by monitored object CIBService
getUri() - Method in interface com.sun.mfwk.discovery.MfDiscoveryInfo
Returns a String containing the URI where the instrumentation for the (product,productInstance) that has been detected can be reached
getUri() - Method in class com.sun.mfwk.discovery.MfDiscoveryResponder
Return the uri to connect to retrieve monitoring information
getUrlDescription() - Method in interface com.sun.mfwk.cib.config.CIBApplicationConfiguration
Get the Url Description document
getUserData() - Method in interface com.sun.mfwk.discovery.MfDiscoveryInfo
Returns a byte[] containing the UserData belonging to the (product,productInstance) that has been detected
getUserData() - Method in class com.sun.mfwk.discovery.MfDiscoveryResponder
Return the user defined data
getUserDataKey() - Method in class com.sun.mfwk.discovery.MfDiscoveryResponder
Return the key used to encode user defined data
getValue() - Method in interface com.sun.mfwk.cib.statistics.CIBValueStatistic
Returns a long containing the value of the statistic
getValueType() - Method in interface com.sun.management.oss.pm.measurement.QueryPerformanceMonitorValue
Gets the query value of the measurement job value type.
getValueType() - Method in interface com.sun.management.oss.pm.opstatus.QueryOperationalStatusMonitorValue
Gets the query value of the measurement job value type.
getVendorName() - Method in class com.sun.mfwk.cib.CIBProduct
Returns as a String the Vendor name.
getVendorName() - Method in interface com.sun.mfwk.cib.CIBProductMBean
Returns as a String the Vendor name.
getVersion() - Method in class com.sun.management.oss.impl.factory.measurement.JmxJVTPerformanceMonitorSession
See JVTPerformanceMonitorSession.getVersion().
getVersion() - Method in class com.sun.management.oss.impl.factory.opstatus.JmxJVTOperationalStatusMonitorSession
 
getVersion() - Method in interface com.sun.management.oss.pm.measurement.JVTPerformanceMonitorSession
Retrieve information of the supported API versions.
getVersion() - Method in interface com.sun.management.oss.pm.measurement.ReportFormat
Get the report format version.
getVersion() - Method in interface com.sun.management.oss.pm.opstatus.JVTOperationalStatusMonitorSession
Retrieve information of the supported API versions.
getVersion() - Method in interface com.sun.management.oss.pm.opstatus.ReportFormat
Get the report format version.
getVersion() - Method in class com.sun.mfwk.discovery.MfDiscoveryService
 
getVersion() - Method in interface com.sun.mfwk.discovery.MfDiscoveryServiceMBean
 
getWeeklySchedule() - Method in interface com.sun.management.oss.pm.util.Schedule
Gets the weekly schedule of the schedule.

H

handleNotification(Notification, Object) - Method in class com.sun.management.oss.impl.factory.measurement.JmxJVTPerformanceMonitorSession
Get the Jobs' events and forward them to interested clients
handleNotification(Notification, Object) - Method in class com.sun.management.oss.impl.factory.opstatus.JmxJVTOperationalStatusMonitorSession
Get the Jobs' events and forward them to interested clients
hasPerformanceAttributes(ObjectName, PerformanceAttributeDescriptor[]) - Method in interface com.sun.management.oss.impl.model.measurement.PerformanceGenericModel
hasPerformanceAttributes Returns true if the given object has every attributes specified in attributesToMeasure.

I

INT - Static variable in interface com.sun.management.oss.EventPropertyDescriptor
INT type.
INTEGER - Static variable in interface com.sun.management.oss.pm.measurement.PerformanceAttributeDescriptor
Constant that indicates if the attribute is of type (java.lang.Integer).
INTEGER - Static variable in interface com.sun.management.oss.pm.opstatus.OperationalStatusAttributeDescriptor
Constant that indicates if the attribute is of integer type (java.lang.Integer).
IRPEvent - interface com.sun.management.oss.util.IRPEvent.
Interface that represents aspects of the 3GPP IRP notification header that are not present in the OSS Event interface.
IRPEventPropertyDescriptor - interface com.sun.management.oss.util.IRPEventPropertyDescriptor.
This interface represents the filterable properties of the 3GPP Notification IRP interface that are not present in the EventPropertyDescriptor interface.
IllegalAttributeValueException - exception com.sun.management.oss.IllegalAttributeValueException.
Similar to com.sun.management.oss.IllegalArgumentException, except it specifically refers to a bad value associated with an attribute name within an AttributeAccess object.
IllegalAttributeValueException() - Constructor for class com.sun.management.oss.IllegalAttributeValueException
 
IllegalAttributeValueException(String, String) - Constructor for class com.sun.management.oss.IllegalAttributeValueException
Construct an IllegalAttributeValueException.
init() - Method in interface com.sun.mfwk.cib.providers.CIBProvider
Initialize the provider mechanism.
invoke(String, Object[], String[]) - Method in class com.sun.management.oss.impl.factory.measurement.JmxJVTPerformanceMonitorSession
See javax.management.DynamicMBean.invoke(String operationName, Object[] params, String[] signature)
invoke(String, Object[], String[]) - Method in class com.sun.management.oss.impl.factory.opstatus.JmxJVTOperationalStatusMonitorSession
Allows an operation to be invoked on the Dynamic MBean.
isActive() - Method in interface com.sun.management.oss.pm.util.DailySchedule
Checks if the schedule is active or not.
isActive() - Method in interface com.sun.management.oss.pm.util.Schedule
Checks if the schedule is active or not.
isActive() - Method in interface com.sun.management.oss.pm.util.WeeklySchedule
Checks if the schedule is active or not.
isArray() - Method in interface com.sun.management.oss.pm.measurement.PerformanceAttributeDescriptor
Checks if the attribute is an array.
isArray() - Method in interface com.sun.management.oss.pm.opstatus.OperationalStatusAttributeDescriptor
Checks if the attribute is an array.
isDataType() - Method in interface com.sun.management.oss.pm.measurement.CurrentResultReport
Indicates if the current measurement result is of data type.
isDataType() - Method in interface com.sun.management.oss.pm.opstatus.CurrentResultReport
Indicates if the current measurement result is of data type.
isEventProvider() - Method in class com.sun.mfwk.cib.CIBManagedObject
Returns true if the managed object is an Event Provider else returns false
isEventProvider() - Method in interface com.sun.mfwk.cib.CIBManagedObjectMBean
Returns true if the managed object is an Event Provider else returns false
isFridayActive() - Method in interface com.sun.management.oss.pm.util.WeeklySchedule
Indicate if the day of week schedule is active on Friday.
isFullyPopulated() - Method in interface com.sun.management.oss.AttributeAccess
Return true, if all attributes in this value object are populated.
isMondayActive() - Method in interface com.sun.management.oss.pm.util.WeeklySchedule
Indicate if the day of week schedule is active on Monday.
isPopulated(String) - Method in interface com.sun.management.oss.AttributeAccess
Check if a specific attribute is populated.
isSaturdayActive() - Method in interface com.sun.management.oss.pm.util.WeeklySchedule
Indicate if the day of week schedule is active on Saturday.
isStateProvider() - Method in class com.sun.mfwk.cib.CIBMonitoredObject
Returns true, indicates that this managed object implements the State model and is state manageable as described in "StateManagement" chapter of this specification.
isStateProvider() - Method in interface com.sun.mfwk.cib.CIBMonitoredObjectMBean
Returns true, indicates that this managed object implements the State model and is state manageable as described in "StateManagement" chapter of this specification.
isStatisticProvider() - Method in class com.sun.mfwk.cib.CIBMonitoredObject
Returns true, indicates that the managed object supports the generation of performance statistics and implements the StatisticsProvider model as described in the "StatisticsProvider" chapter of this specification.
isStatisticProvider() - Method in interface com.sun.mfwk.cib.CIBMonitoredObjectMBean
Returns true, indicates that the managed object supports the generation of performance statistics and implements the StatisticsProvider model as described in the "StatisticsProvider" chapter of this specification.
isSuccess() - Method in interface com.sun.management.oss.ManagedEntityKeyResult
Returns the success state of the operation.
isSundayActive() - Method in interface com.sun.management.oss.pm.util.WeeklySchedule
Indicate if the day of week schedule is active on Sunday.
isThursdayActive() - Method in interface com.sun.management.oss.pm.util.WeeklySchedule
Indicate if the day of week schedule is active on Thursday.
isTuesdayActive() - Method in interface com.sun.management.oss.pm.util.WeeklySchedule
Indicate if the day of week schedule is active on Tuesday.
isURLType() - Method in interface com.sun.management.oss.pm.measurement.CurrentResultReport
Indicates if the current measurement result is of URL type.
isURLType() - Method in interface com.sun.management.oss.pm.opstatus.CurrentResultReport
Indicates if the current measurement result is of URL type.
isWednesdayActive() - Method in interface com.sun.management.oss.pm.util.WeeklySchedule
Indicate if the day of week schedule is active on Wednesday.

J

JVTOperationalStatusMonitorSession - interface com.sun.management.oss.pm.opstatus.JVTOperationalStatusMonitorSession.
The JVTOperationalStatusMonitorSession interface is the central interface of this package to manage measurement jobs.
JVTOperationalStatusMonitorSessionOptionalOpt - interface com.sun.management.oss.pm.opstatus.JVTOperationalStatusMonitorSessionOptionalOpt.
This interface defines string constants to indicate which optional parts of the JVTOperationalStatusMonitorSession interface that are supported by an implementation.
JVTPerformanceMonitorSession - interface com.sun.management.oss.pm.measurement.JVTPerformanceMonitorSession.
The JVTPerformanceMonitorSession interface is the central interface of this package to manage measurement jobs.
JVTPerformanceMonitorSessionOptionalOpt - interface com.sun.management.oss.pm.measurement.JVTPerformanceMonitorSessionOptionalOpt.
This interface defines string constants to indicate which optional parts of the JVTPerformanceMonitorSession interface that are supported by an implementation.
JVTSession - interface com.sun.management.oss.JVTSession.
Every JVT<ApplicationType>Session Bean interface must derive from the following base session interface.
JmxJVTOperationalStatusMonitorSession - class com.sun.management.oss.impl.factory.opstatus.JmxJVTOperationalStatusMonitorSession.
The class JmxJVTOperationalStatusMonitorSession implements the JVTOperationalStatusMonitorSession interface.
JmxJVTOperationalStatusMonitorSession() - Constructor for class com.sun.management.oss.impl.factory.opstatus.JmxJVTOperationalStatusMonitorSession
Constructor for the JmxJVTOperationalStatusMonitorSession object.
JmxJVTPerformanceMonitorSession - class com.sun.management.oss.impl.factory.measurement.JmxJVTPerformanceMonitorSession.
The class JmxJVTPerformanceMonitorSession implements the JVTPerformanceMonitorSession interface.
JmxJVTPerformanceMonitorSession() - Constructor for class com.sun.management.oss.impl.factory.measurement.JmxJVTPerformanceMonitorSession
Constructor for the JmxJVTPerformanceMonitorSession object.

K

KEY - Static variable in interface com.sun.management.oss.ManagedEntityValue
This String defines the attribute name for the ManagedEntityKey attribute.

L

LONG - Static variable in interface com.sun.management.oss.EventPropertyDescriptor
LONG type.
LONG - Static variable in interface com.sun.management.oss.pm.measurement.PerformanceAttributeDescriptor
Constant that indicates if the attribute is of type (java.lang.Long).
LONG - Static variable in interface com.sun.management.oss.pm.opstatus.OperationalStatusAttributeDescriptor
Constant that indicates if the attribute is of long type (java.lang.Long).
logger - Static variable in class com.sun.management.oss.impl.factory.measurement.JmxJVTPerformanceMonitorSession
One log for the whole session.
logger - Static variable in class com.sun.management.oss.impl.factory.opstatus.JmxJVTOperationalStatusMonitorSession
One log for the whole session.

M

MANAGED_OBJECT_CLASS - Static variable in interface com.sun.management.oss.util.IRPEvent
Constant representing event attribute 'managedObjectClass'.
MANAGED_OBJECT_INSTANCE - Static variable in interface com.sun.management.oss.util.IRPEvent
Constant representing event attribute 'managedObjectInstance'.
MEASUREMENT_ATTRIBUTES - Static variable in interface com.sun.management.oss.pm.measurement.PerformanceMonitorByClassesValue
Constant for attribute measurement attributes.
MEASUREMENT_ATTRIBUTES - Static variable in interface com.sun.management.oss.pm.measurement.PerformanceMonitorByObjectsValue
Constant for attribute measurement attributes.
MEASUREMENT_ATTRIBUTES - Static variable in interface com.sun.management.oss.pm.opstatus.OperationalStatusMonitorByClassesValue
Constant for attribute measurement attributes.
MEASUREMENT_ATTRIBUTES - Static variable in interface com.sun.management.oss.pm.opstatus.OperationalStatusMonitorByObjectsValue
Constant for attribute measurement attributes.
ManagedEntityKey - interface com.sun.management.oss.ManagedEntityKey.
A ManagedEntityKey is a unique identifier for a ManagedEntityValue.
ManagedEntityKeyResult - interface com.sun.management.oss.ManagedEntityKeyResult.
A base interface for every application specific <ManagedEntity>KeyResult interface.
ManagedEntityKeyResultIterator - interface com.sun.management.oss.ManagedEntityKeyResultIterator.
Base interface for application specific <ManagedEntity>KeyResultIterator.
ManagedEntityValue - interface com.sun.management.oss.ManagedEntityValue.
The ManagedEntityValue interface is the base interface for all more detailed interfaces which represent any kind of object that is to be managed.
ManagedEntityValueIterator - interface com.sun.management.oss.ManagedEntityValueIterator.
Base ManagedEntityValue iterator.
MfDiscoveryActualClient - class com.sun.mfwk.discovery.MfDiscoveryActualClient.
 
MfDiscoveryActualClient(String, int) - Constructor for class com.sun.mfwk.discovery.MfDiscoveryActualClient
 
MfDiscoveryActualClient(String, int, MfDiscoveryService) - Constructor for class com.sun.mfwk.discovery.MfDiscoveryActualClient
 
MfDiscoveryActualResponder - class com.sun.mfwk.discovery.MfDiscoveryActualResponder.
 
MfDiscoveryActualResponder(String, int, MfMcastMessage) - Constructor for class com.sun.mfwk.discovery.MfDiscoveryActualResponder
 
MfDiscoveryInfo - interface com.sun.mfwk.discovery.MfDiscoveryInfo.
A discovery client is registered in the agent (MfDiscoveryService) and notifies CP module that have registered themselves to provide them with discovery RESPONSE message that are received from the CP instances unning on the node.
MfDiscoveryResponder - class com.sun.mfwk.discovery.MfDiscoveryResponder.
Allows to implement the discovery service on the Component Product side.
MfDiscoveryResponder(String, String, String) - Constructor for class com.sun.mfwk.discovery.MfDiscoveryResponder
Creates a new instance of MfDiscoveryResponder and starts it
MfDiscoveryResponder(String, String, String, byte[]) - Constructor for class com.sun.mfwk.discovery.MfDiscoveryResponder
Creates a new instance of MfDiscoveryResponder and starts it
MfDiscoveryResponder(String, String, String, byte[], byte[]) - Constructor for class com.sun.mfwk.discovery.MfDiscoveryResponder
Creates a new instance of MfDiscoveryResponder and starts it A mechanism is provided for encrypting the userData part provided in the MfDiscoveryResponder.
MfDiscoveryService - class com.sun.mfwk.discovery.MfDiscoveryService.
The "MfDiscoveryService" MBean is responsible to send a DISCOVERY PDU everytime a CP module registers to become a notification listener.
MfDiscoveryService() - Constructor for class com.sun.mfwk.discovery.MfDiscoveryService
 
MfDiscoveryServiceMBean - interface com.sun.mfwk.discovery.MfDiscoveryServiceMBean.
This is the management interface explicitly defined for the "MfDiscoveryServiceMBean" standard MBean.
MfTypeIOUtil - class com.sun.mfwk.discovery.MfTypeIOUtil.
 
MfTypeIOUtil() - Constructor for class com.sun.mfwk.discovery.MfTypeIOUtil
 
ModelVersion - Static variable in interface com.sun.mfwk.cib.CIBObjectMBean
Represents the Sun Java-ES Monitoring Model Version
MultiValueList - interface com.sun.management.oss.MultiValueList.
Base interface for all MultiValueList attributes.
makeApplicationContext() - Method in interface com.sun.management.oss.ManagedEntityKey
Factory method for ApplicationContext
makeDailySchedule() - Method in interface com.sun.management.oss.pm.util.Schedule
Creates a new instance of the DailySchedule interface.
makeEvent() - Method in interface com.sun.management.oss.EventPropertyDescriptor
Factory for Event associated with that Event Descriptor.
makeIRPEvent() - Method in interface com.sun.management.oss.util.IRPEventPropertyDescriptor
Returns an IRPEvent.
makeManagedEntityKey() - Method in interface com.sun.management.oss.ManagedEntityValue
Manufacture a Key for this managed entity.
makeManagedEntityValue(String) - Method in interface com.sun.management.oss.JVTSession
Create a Value Type object for a specific Managed Entity type.
makeManagedEntityValue(String) - Method in class com.sun.management.oss.impl.factory.measurement.JmxJVTPerformanceMonitorSession
See JVTSession.makeManagedEntityValue(String valueType).
makeManagedEntityValue(String) - Method in class com.sun.management.oss.impl.factory.opstatus.JmxJVTOperationalStatusMonitorSession
 
makeOperationalStatusAttributeDescriptor() - Method in interface com.sun.management.oss.pm.opstatus.OperationalStatusMonitorByClassesValue
Creates a new instance of the OperationalStatusAttributeDescriptor interface.
makeOperationalStatusAttributeDescriptor() - Method in interface com.sun.management.oss.pm.opstatus.OperationalStatusMonitorByObjectsValue
Creates a new instance of the OperationalStatusAttributeDescriptor interface.
makeOperationalStatusDataAvailableEvent() - Method in interface com.sun.management.oss.pm.opstatus.OperationalStatusDataAvailableEventDescriptor
Creates a new instance of the OperationalStatusDataAvailableEvent interface.
makeOperationalStatusDataEvent() - Method in interface com.sun.management.oss.pm.opstatus.OperationalStatusDataEventDescriptor
Creates a new instance of the OperationalStatusDataEvent interface.
makeOperationalStatusMonitorKey() - Method in interface com.sun.management.oss.pm.opstatus.OperationalStatusMonitorValue
Creates a new instance of the OperationalStatusMonitorKey interface.
makeOperationalStatusMonitorValue(String) - Method in class com.sun.management.oss.impl.factory.opstatus.JmxJVTOperationalStatusMonitorSession
 
makeOperationalStatusMonitorValue(String) - Method in interface com.sun.management.oss.pm.opstatus.JVTOperationalStatusMonitorSession
Creates a new value object for a measurement job.
makePerformanceAttributeDescriptor() - Method in interface com.sun.management.oss.pm.measurement.PerformanceMonitorByClassesValue
Creates a new instance of the PerformanceAttributeDescriptor interface.
makePerformanceAttributeDescriptor() - Method in interface com.sun.management.oss.pm.measurement.PerformanceMonitorByObjectsValue
Creates a new instance of the PerformanceAttributeDescriptor interface.
makePerformanceDataAvailableEvent() - Method in interface com.sun.management.oss.pm.measurement.PerformanceDataAvailableEventDescriptor
Creates a new instance of the PerformanceDataAvailableEvent interface.
makePerformanceDataEvent() - Method in interface com.sun.management.oss.pm.measurement.PerformanceDataEventDescriptor
Creates a new instance of the PerformanceDataEvent interface.
makePerformanceMonitorKey() - Method in interface com.sun.management.oss.pm.measurement.PerformanceMonitorValue
Creates a new instance of the PerformanceMonitorKey interface.
makePerformanceMonitorValue(String) - Method in class com.sun.management.oss.impl.factory.measurement.JmxJVTPerformanceMonitorSession
See JVTPerformanceMonitorSession.makePerformanceMonitorValue(String value).
makePerformanceMonitorValue(String) - Method in interface com.sun.management.oss.pm.measurement.JVTPerformanceMonitorSession
Creates a new value object for a measurement job.
makePrimaryKey() - Method in interface com.sun.management.oss.ManagedEntityKey
Manufacture a PrimaryKey.
makeQueryValue(String) - Method in interface com.sun.management.oss.JVTSession
Create a QueryValue Instance matching a Query type name.
makeQueryValue(String) - Method in class com.sun.management.oss.impl.factory.measurement.JmxJVTPerformanceMonitorSession
See JVTSession.makeQueryValue(String type).
makeQueryValue(String) - Method in class com.sun.management.oss.impl.factory.opstatus.JmxJVTOperationalStatusMonitorSession
 
makeReportFormat() - Method in interface com.sun.management.oss.pm.measurement.PerformanceDataEvent
Creates a new instance of the ReportFormat interface.
makeReportFormat() - Method in interface com.sun.management.oss.pm.measurement.PerformanceMonitorValue
Creates a new instance of the ReportFormat interface.
makeReportFormat() - Method in interface com.sun.management.oss.pm.measurement.ReportInfo
Creates a new instance of the ReportFormat interface.
makeReportFormat() - Method in interface com.sun.management.oss.pm.opstatus.OperationalStatusDataEvent
Creates a new instance of the ReportFormat interface.
makeReportFormat() - Method in interface com.sun.management.oss.pm.opstatus.OperationalStatusMonitorValue
Creates a new instance of the ReportFormat interface.
makeReportFormat() - Method in interface com.sun.management.oss.pm.opstatus.ReportInfo
Creates a new instance of the ReportFormat interface.
makeReportInformation() - Method in interface com.sun.management.oss.pm.measurement.PerformanceDataAvailableEvent
Creates a new instance of the ReportInfo interface.
makeReportInformation() - Method in interface com.sun.management.oss.pm.opstatus.OperationalStatusDataAvailableEvent
Creates a new instance of the ReportInfo interface.
makeSchedule() - Method in interface com.sun.management.oss.pm.measurement.PerformanceMonitorValue
Creates a new instance of the Schedule interface.
makeSchedule() - Method in interface com.sun.management.oss.pm.opstatus.OperationalStatusMonitorValue
Creates a new instance of the Schedule interface.
makeSerializer(String) - Method in interface com.sun.management.oss.SerializerFactory
Manufacture a Serializer for the object type inheriting the interface.
makeWeeklySchedule() - Method in interface com.sun.management.oss.pm.util.Schedule
Creates a new instance of the WeeklySchedule interface.

N

NAME - Static variable in interface com.sun.management.oss.pm.measurement.PerformanceMonitorValue
Constant for attribute measurement name.
NAME - Static variable in interface com.sun.management.oss.pm.measurement.QueryPerformanceMonitorValue
Constant for attribute measurement name.
NAME - Static variable in interface com.sun.management.oss.pm.opstatus.OperationalStatusMonitorValue
Constant for attribute measurement name.
NAME - Static variable in interface com.sun.management.oss.pm.opstatus.QueryOperationalStatusMonitorValue
Constant for attribute measurement name.
NONE - Static variable in interface com.sun.management.oss.MultiValueList
No modifer is attached to this object.
NORMAL - Static variable in interface com.sun.mfwk.cib.states.CIBAvailabilityStatusState
Indicates that the managed object is in RUNNING state and perform normally.
NOTIFICATION_ID - Static variable in interface com.sun.management.oss.util.IRPEvent
Constant representing event attribute 'notificationId'.
NO_REPORT_MODE - Static variable in interface com.sun.management.oss.pm.measurement.ReportMode
Constant for no report mode defined.
NO_REPORT_MODE - Static variable in interface com.sun.management.oss.pm.opstatus.ReportMode
Constant for no report mode defined.

O

OBSERVABLE_OBJECT_CLASSES - Static variable in interface com.sun.management.oss.pm.measurement.PerformanceMonitorByClassesValue
Constant for attribute observable object classes.
OBSERVABLE_OBJECT_CLASSES - Static variable in interface com.sun.management.oss.pm.opstatus.OperationalStatusMonitorByClassesValue
Constant for attribute observable object classes.
OBSERVED_OBJECTS - Static variable in interface com.sun.management.oss.pm.measurement.PerformanceMonitorByObjectsValue
Constant for attribute observable object.
OBSERVED_OBJECTS - Static variable in interface com.sun.management.oss.pm.opstatus.OperationalStatusMonitorByObjectsValue
Constant for attribute observable object.
OSS_APPLICATION_DN_PROP_NAME - Static variable in interface com.sun.management.oss.EventPropertyDescriptor
Definition of the mandatory OSS_APPLICATION_DN_PROP_NAME Application Type property name.
OSS_APPLICATION_DN_PROP_TYPE - Static variable in interface com.sun.management.oss.EventPropertyDescriptor
Definition of the mandatory OSS_APPLICATION_DN_PROP_TYPE Application Type property name.
OSS_DEFAULT_ENCODING_STYLE - Static variable in interface com.sun.management.oss.XmlSerializerEncodingStyles
Define the Default Encoding Style for the XMLSerializer type.
OSS_EVENT_TIME_PROP_NAME - Static variable in interface com.sun.management.oss.util.IRPEventPropertyDescriptor
The filterable property representing the event time.
OSS_EVENT_TIME_PROP_TYPE - Static variable in interface com.sun.management.oss.util.IRPEventPropertyDescriptor
The filterable property type for the event time.
OSS_EVENT_TYPE_PROP_NAME - Static variable in interface com.sun.management.oss.EventPropertyDescriptor
Definition of the Event Type property name OSS_EVENT_TYPE_PROP_NAME.
OSS_EVENT_TYPE_PROP_TYPE - Static variable in interface com.sun.management.oss.EventPropertyDescriptor
Definition of the Event Type property name OSS_EVENT_TYPE_PROP_TYPE.
OSS_EVENT_TYPE_VALUE - Static variable in interface com.sun.management.oss.pm.measurement.PerformanceDataAvailableEventDescriptor
Defines the event type of Performance Data Available Events.
OSS_EVENT_TYPE_VALUE - Static variable in interface com.sun.management.oss.pm.measurement.PerformanceDataEventDescriptor
Defines the event type of Performance Data Available Events.
OSS_EVENT_TYPE_VALUE - Static variable in interface com.sun.management.oss.pm.opstatus.OperationalStatusDataAvailableEventDescriptor
Defines the event type of OperationalStatus Data Available Events.
OSS_EVENT_TYPE_VALUE - Static variable in interface com.sun.management.oss.pm.opstatus.OperationalStatusDataEventDescriptor
Defines the event type of OperationalStatus Data Available Events.
OSS_MANAGED_ENTITY_PK_PROP_NAME - Static variable in interface com.sun.management.oss.util.IRPEventPropertyDescriptor
Define the property type for managed object instance or theprimary key (distinguished name) of the managed entity.
OSS_MANAGED_ENTITY_PK_PROP_TYPE - Static variable in interface com.sun.management.oss.util.IRPEventPropertyDescriptor
The filterable property type for managed entity primary key (distinguished name).
OSS_MANAGED_ENTITY_TYPE_PROP_NAME - Static variable in interface com.sun.management.oss.util.IRPEventPropertyDescriptor
Define the property name for managed object class or the managed entity type (class).
OSS_MANAGED_ENTITY_TYPE_PROP_TYPE - Static variable in interface com.sun.management.oss.util.IRPEventPropertyDescriptor
The filterable property type for managed entity type (class).
OSS_QOS_VERSION_R1 - Static variable in interface com.sun.management.oss.pm.measurement.JVTPerformanceMonitorSession
Version constant for the first release of OSS QoS API.
OSS_QOS_VERSION_R1 - Static variable in interface com.sun.management.oss.pm.opstatus.JVTOperationalStatusMonitorSession
Version constant for the first release of OSS QoS API.
OSS_XML_ENCODING_STYLE - Static variable in interface com.sun.management.oss.XmlSerializerEncodingStyles
Define the OSS_XML Encoding Style.
ObjectNotFoundException - exception com.sun.management.oss.ObjectNotFoundException.
Similar to javax.ejb.ObjectNotFoundException, except this is independant from J2EE.
ObjectNotFoundException() - Constructor for class com.sun.management.oss.ObjectNotFoundException
 
ObjectNotFoundException(String) - Constructor for class com.sun.management.oss.ObjectNotFoundException
 
ObservableObjectClassIterator - interface com.sun.management.oss.pm.util.ObservableObjectClassIterator.
This interface manages retrieval of multiple observable object classes.
ObservableObjectIterator - interface com.sun.management.oss.pm.util.ObservableObjectIterator.
This interface manages retrieval of distinguished names for multiple observable objects.
OperationalStatusAttributeDescriptor - interface com.sun.management.oss.pm.opstatus.OperationalStatusAttributeDescriptor.
Represent a measurement attribute that can be monitored in the observable object class.
OperationalStatusDataAvailableEvent - interface com.sun.management.oss.pm.opstatus.OperationalStatusDataAvailableEvent.
This interface represents the payload of the event that is sent when a measurement report file has been created.
OperationalStatusDataAvailableEventDescriptor - interface com.sun.management.oss.pm.opstatus.OperationalStatusDataAvailableEventDescriptor.
The OperationalStatusDataAvailableEventDescriptor interface is equivalent to an enumerated type.
OperationalStatusDataEvent - interface com.sun.management.oss.pm.opstatus.OperationalStatusDataEvent.
The performance data event defines the payload of the events that contains measurement reports.
OperationalStatusDataEventDescriptor - interface com.sun.management.oss.pm.opstatus.OperationalStatusDataEventDescriptor.
The OperationalStatusDataEventDescriptor interface is equivalent to an enumerated type.
OperationalStatusGenericModel - interface com.sun.management.oss.impl.model.opstatus.OperationalStatusGenericModel.
A generic interface to define methods to interact with the underlying data model.
OperationalStatusMonitorByClassesValue - interface com.sun.management.oss.pm.opstatus.OperationalStatusMonitorByClassesValue.
This interface is the value representation of a measurement job that monitor a set of specified attributes on a set of observable object classes.
OperationalStatusMonitorByObjectsValue - interface com.sun.management.oss.pm.opstatus.OperationalStatusMonitorByObjectsValue.
This interface is the value representation of a measurement job that monitor a set of specified attributes on a set of observable object instances.
OperationalStatusMonitorKey - interface com.sun.management.oss.pm.opstatus.OperationalStatusMonitorKey.
This interface is the primary key of a performance monitor instance.
OperationalStatusMonitorKeyResult - interface com.sun.management.oss.pm.opstatus.OperationalStatusMonitorKeyResult.
This interface encapsulates all the information necessary to indicate the result of a BEST EFFORT operation on a specific measurement job.
OperationalStatusMonitorState - interface com.sun.management.oss.pm.opstatus.OperationalStatusMonitorState.
Defines the state constants for performance monitor.
OperationalStatusMonitorValue - interface com.sun.management.oss.pm.opstatus.OperationalStatusMonitorValue.
This interface is the base value representation of a measurement job.
OperationalStatusMonitorValueIterator - interface com.sun.management.oss.pm.opstatus.OperationalStatusMonitorValueIterator.
This interface manages retrieval of multiple measurement jobs.

P

PerformanceAttributeDescriptor - interface com.sun.management.oss.pm.measurement.PerformanceAttributeDescriptor.
Represent a measurement attribute that can be monitored in the observable object class.
PerformanceDataAvailableEvent - interface com.sun.management.oss.pm.measurement.PerformanceDataAvailableEvent.
This interface represents the payload of the event that is sent when a measurement report file has been created.
PerformanceDataAvailableEventDescriptor - interface com.sun.management.oss.pm.measurement.PerformanceDataAvailableEventDescriptor.
The PerformanceDataAvailableEventDescriptor interface is equivalent to an enumerated type.
PerformanceDataEvent - interface com.sun.management.oss.pm.measurement.PerformanceDataEvent.
The performance data event defines the payload of the events that contains measurement reports.
PerformanceDataEventDescriptor - interface com.sun.management.oss.pm.measurement.PerformanceDataEventDescriptor.
The PerformanceDataEventDescriptor interface is equivalent to an enumerated type.
PerformanceGenericModel - interface com.sun.management.oss.impl.model.measurement.PerformanceGenericModel.
The PerformanceGenericModel interface is the interface between a measurement job factory and its associated jobs (the factory/job layer) and the data model the factory/jobs care about.
PerformanceMonitorByClassesValue - interface com.sun.management.oss.pm.measurement.PerformanceMonitorByClassesValue.
This interface is the value representation of a measurement job that monitor a set of specified attributes on a set of observable object classes.
PerformanceMonitorByObjectsValue - interface com.sun.management.oss.pm.measurement.PerformanceMonitorByObjectsValue.
This interface is the value representation of a measurement job that monitor a set of specified attributes on a set of observable object instances.
PerformanceMonitorKey - interface com.sun.management.oss.pm.measurement.PerformanceMonitorKey.
This interface is the primary key of a performance monitor instance.
PerformanceMonitorKeyResult - interface com.sun.management.oss.pm.measurement.PerformanceMonitorKeyResult.
This interface encapsulates all the information necessary to indicate the result of a BEST EFFORT operation on a specific measurement job.
PerformanceMonitorState - interface com.sun.management.oss.pm.measurement.PerformanceMonitorState.
Defines the state constants for performance monitor.
PerformanceMonitorValue - interface com.sun.management.oss.pm.measurement.PerformanceMonitorValue.
This interface is the base value representation of a measurement job.
PerformanceMonitorValueIterator - interface com.sun.management.oss.pm.measurement.PerformanceMonitorValueIterator.
This interface manages retrieval of multiple measurement jobs.
postDeregister() - Method in class com.sun.management.oss.impl.factory.measurement.JmxJVTPerformanceMonitorSession
See javax.management.MBeanRegistration.postDeregister()
postDeregister() - Method in class com.sun.management.oss.impl.factory.opstatus.JmxJVTOperationalStatusMonitorSession
Allows the MBean to perform any operations needed after having been unregistered in the MBean server.
postDeregister() - Method in class com.sun.mfwk.cib.CIBObject
 
postRegister(Boolean) - Method in class com.sun.management.oss.impl.factory.measurement.JmxJVTPerformanceMonitorSession
See javax.management.MBeanRegistration.postRegister(Boolean registrationDone)
postRegister(Boolean) - Method in class com.sun.management.oss.impl.factory.opstatus.JmxJVTOperationalStatusMonitorSession
Allows the MBean to perform any operations needed after having been registered in the MBean server or after the registration has failed.
postRegister(Boolean) - Method in class com.sun.mfwk.cib.CIBObject
 
preDeregister() - Method in class com.sun.management.oss.impl.factory.measurement.JmxJVTPerformanceMonitorSession
See javax.management.MBeanRegistration.preDeregister()
preDeregister() - Method in class com.sun.management.oss.impl.factory.opstatus.JmxJVTOperationalStatusMonitorSession
Allows the MBean to perform any operations it needs before being unregistered by the MBean server.
preDeregister() - Method in class com.sun.mfwk.cib.CIBObject
 
preRegister(MBeanServer, ObjectName) - Method in class com.sun.management.oss.impl.factory.measurement.JmxJVTPerformanceMonitorSession
Allows the MBean to perform any operations it needs before being registered in the MBean server.
preRegister(MBeanServer, ObjectName) - Method in class com.sun.management.oss.impl.factory.opstatus.JmxJVTOperationalStatusMonitorSession
Allows the MBean to perform any operations it needs before being registered in the MBean server.
preRegister(MBeanServer, ObjectName) - Method in class com.sun.mfwk.cib.CIBObject
 
properties - Static variable in class com.sun.management.oss.impl.factory.measurement.JmxJVTPerformanceMonitorSession
Hold the values from the properties that are given at constructor time.
properties - Static variable in class com.sun.management.oss.impl.factory.opstatus.JmxJVTOperationalStatusMonitorSession
Hold the values from the property file that is given as a start parameter to the EisSimulator.
putJob(String, PerformanceMonitorJob) - Method in class com.sun.management.oss.impl.factory.measurement.JmxJVTPerformanceMonitorSession
Put a job in the job list.
putJob(String, OperationalStatusMonitorJob) - Method in class com.sun.management.oss.impl.factory.opstatus.JmxJVTOperationalStatusMonitorSession
Put job in table

Q

QUERY_TYPE - Static variable in interface com.sun.management.oss.pm.measurement.QueryByDNValue
Constant that defines string representation of the query type.
QUERY_TYPE - Static variable in interface com.sun.management.oss.pm.measurement.QueryPerformanceMonitorValue
Constant that defines string representation of the query type.
QUERY_TYPE - Static variable in interface com.sun.management.oss.pm.opstatus.QueryByDNValue
Constant that defines string representation of the query type.
QUERY_TYPE - Static variable in interface com.sun.management.oss.pm.opstatus.QueryOperationalStatusMonitorValue
Constant that defines string representation of the query type.
QueryByDNValue - interface com.sun.management.oss.pm.measurement.QueryByDNValue.
This interface is used to query for measurement jobs by specifying distinguished names.
QueryByDNValue - interface com.sun.management.oss.pm.opstatus.QueryByDNValue.
This interface is used to query for measurement jobs by specifying distinguished names.
QueryOperationalStatusMonitorValue - interface com.sun.management.oss.pm.opstatus.QueryOperationalStatusMonitorValue.
This interface represents the attributes of a measurement job that can be used to make queries for measurement jobs.
QueryPerformanceMonitorValue - interface com.sun.management.oss.pm.measurement.QueryPerformanceMonitorValue.
This interface represents the attributes of a measurement job that can be used to make queries for measurement jobs.
QueryValue - interface com.sun.management.oss.QueryValue.
Base interface from which each application specific QueryValue type must be derived.
queryManagedEntities(QueryValue, String[]) - Method in interface com.sun.management.oss.JVTSession
Query multiple Managed Entities using a QueryValue.
queryManagedEntities(QueryValue, String[]) - Method in class com.sun.management.oss.impl.factory.measurement.JmxJVTPerformanceMonitorSession
See JVTSession.queryManagedEntities(QueryValue query, String[] attrNames).
queryManagedEntities(QueryValue, String[]) - Method in class com.sun.management.oss.impl.factory.opstatus.JmxJVTOperationalStatusMonitorSession
 
queryOperationalStatusMonitors(QueryValue, String[]) - Method in class com.sun.management.oss.impl.factory.opstatus.JmxJVTOperationalStatusMonitorSession
 
queryOperationalStatusMonitors(QueryValue, String[]) - Method in interface com.sun.management.oss.pm.opstatus.JVTOperationalStatusMonitorSession
Queries for multiple measurement jobs using a query value instance.
queryPerformanceMonitors(QueryValue, String[]) - Method in class com.sun.management.oss.impl.factory.measurement.JmxJVTPerformanceMonitorSession
See JVTPerformanceMonitorSession.queryPerformanceMonitors(QueryValue query , String[] attrNames).
queryPerformanceMonitors(QueryValue, String[]) - Method in interface com.sun.management.oss.pm.measurement.JVTPerformanceMonitorSession
Queries for multiple measurement jobs using a query value instance.

R

REMOVE - Static variable in interface com.sun.management.oss.MultiValueList
A value of REMOVE indicates that this object is used to remove values from an existing list.
REPORT - Static variable in interface com.sun.management.oss.pm.measurement.PerformanceDataEvent
Constant for attribute measurement report.
REPORT - Static variable in interface com.sun.management.oss.pm.opstatus.OperationalStatusDataEvent
Constant for attribute measurement report.
REPORTING_PERIOD - Static variable in interface com.sun.management.oss.pm.measurement.PerformanceMonitorValue
Constant for attribute report period.
REPORT_BY_EVENT - Static variable in interface com.sun.management.oss.pm.measurement.PerformanceMonitorValue
Constant for attribute report by event.
REPORT_BY_EVENT - Static variable in interface com.sun.management.oss.pm.opstatus.OperationalStatusMonitorValue
Constant for attribute report by event.
REPORT_BY_FILE - Static variable in interface com.sun.management.oss.pm.measurement.PerformanceMonitorValue
Constant for attribute report by file.
REPORT_BY_FILE - Static variable in interface com.sun.management.oss.pm.opstatus.OperationalStatusMonitorValue
Constant for attribute report by file.
REPORT_FORMAT - Static variable in interface com.sun.management.oss.pm.measurement.PerformanceDataEvent
Constant for attribute measurement key.
REPORT_FORMAT - Static variable in interface com.sun.management.oss.pm.measurement.PerformanceMonitorValue
Constant for attribute report format.
REPORT_FORMAT - Static variable in interface com.sun.management.oss.pm.opstatus.OperationalStatusDataEvent
Constant for attribute measurement key.
REPORT_FORMAT - Static variable in interface com.sun.management.oss.pm.opstatus.OperationalStatusMonitorValue
Constant for attribute report format.
REPORT_INFO - Static variable in interface com.sun.management.oss.pm.measurement.PerformanceDataAvailableEvent
Constant representing the report information attribute.
REPORT_INFO - Static variable in interface com.sun.management.oss.pm.opstatus.OperationalStatusDataAvailableEvent
Constant representing the report information attribute.
RESOURCE_CONFIG_TYPE - Static variable in interface com.sun.mfwk.cib.providers.CIBProviderHandler
Type of an CIBConfiguration for a CIBResource
RESOURCE_PERFSTATS_TYPE - Static variable in interface com.sun.mfwk.cib.providers.CIBProviderHandler
Type of an CIBResourcePerfStats provider
RESOURCE_STATE_TYPE - Static variable in interface com.sun.mfwk.cib.providers.CIBProviderHandler
Type of an CIBState for a CIBResource
RESUME_PERFORMANCE_MONITOR_BY_KEY - Static variable in interface com.sun.management.oss.pm.measurement.JVTPerformanceMonitorSessionOptionalOpt
Constant for the optional operation resumePerformanceMonitorByKey.
RESUME_PERFORMANCE_MONITOR_BY_KEY - Static variable in interface com.sun.management.oss.pm.opstatus.JVTOperationalStatusMonitorSessionOptionalOpt
Constant for the optional operation resumeOperationalStatusMonitorByKey.
RUNNING - Static variable in interface com.sun.mfwk.cib.states.CIBOperationalStatusState
Indicates that the managed object is operational and ready to handle requests.
RemoveException - exception com.sun.management.oss.RemoveException.
Similar to javax.ejb.RemoveException, except this is independant from J2EE This exception is thrown if the object cannot be removed.
RemoveException() - Constructor for class com.sun.management.oss.RemoveException
 
RemoveException(String) - Constructor for class com.sun.management.oss.RemoveException
 
ReportData - interface com.sun.management.oss.pm.measurement.ReportData.
This interface represents the measurement reports.
ReportData - interface com.sun.management.oss.pm.opstatus.ReportData.
This interface represents the measurement reports.
ReportFormat - interface com.sun.management.oss.pm.measurement.ReportFormat.
This interface represent the format of the measurements reports.
ReportFormat - interface com.sun.management.oss.pm.opstatus.ReportFormat.
This interface represent the format of the measurements reports.
ReportInfo - interface com.sun.management.oss.pm.measurement.ReportInfo.
Contains information related to a measurement report file.
ReportInfo - interface com.sun.management.oss.pm.opstatus.ReportInfo.
Contains information related to a measurement report file.
ReportInfoIterator - interface com.sun.management.oss.pm.measurement.ReportInfoIterator.
This interface manages retrieval of information for multiple measurement reports.
ReportInfoIterator - interface com.sun.management.oss.pm.opstatus.ReportInfoIterator.
This interface manages retrieval of information for multiple measurement reports.
ReportMode - interface com.sun.management.oss.pm.measurement.ReportMode.
Defines enumeration values for report mode.
ReportMode - interface com.sun.management.oss.pm.opstatus.ReportMode.
Defines enumeration values for report mode.
ResyncRequiredException - exception com.sun.management.oss.ResyncRequiredException.
This exception is thrown if a an update method (remote) contains a stale value object.
ResyncRequiredException() - Constructor for class com.sun.management.oss.ResyncRequiredException
 
ResyncRequiredException(ManagedEntityKey, String) - Constructor for class com.sun.management.oss.ResyncRequiredException
 
readLong(ByteArrayInputStream) - Static method in class com.sun.mfwk.discovery.MfTypeIOUtil
 
readShort(ByteArrayInputStream) - Static method in class com.sun.mfwk.discovery.MfTypeIOUtil
 
remove() - Method in interface com.sun.management.oss.ManagedEntityKeyResultIterator
Deallocate resources associated with this iterator.
remove() - Method in interface com.sun.management.oss.ManagedEntityValueIterator
Deallocate resources associated with this iterator.
remove() - Method in interface com.sun.management.oss.pm.measurement.ReportInfoIterator
Remove the iterator.
remove() - Method in interface com.sun.management.oss.pm.opstatus.ReportInfoIterator
Remove the iterator.
remove() - Method in interface com.sun.management.oss.pm.util.ObservableObjectClassIterator
Remove the iterator.
remove() - Method in interface com.sun.management.oss.pm.util.ObservableObjectIterator
Remove the iterator.
removeApplication(ObjectName) - Method in class com.sun.mfwk.cib.CIBProduct
remove an application object name from the CIBProduct
removeApplication(ObjectName) - Method in interface com.sun.mfwk.cib.CIBProductIf
remove an application object name from the CIBProduct
removeCIBApplication(ObjectName) - Method in class com.sun.mfwk.cib.CIBApplication
Allows to remove a CIBApplication object name from the list of ContainedApplications
removeCIBApplication(ObjectName) - Method in interface com.sun.mfwk.cib.CIBApplicationIf
Allows to remove a CIBApplication object name from the list of ContainedApplications
removeCIBExternalResource(ObjectName) - Method in class com.sun.mfwk.cib.CIBApplication
Allows to remove an an CIBExternalResource from the list of Object Names Associated to the CIBApplication
removeCIBExternalResource(ObjectName) - Method in interface com.sun.mfwk.cib.CIBApplicationIf
Allows to remove an an CIBExternalService from the list of ConsumedServices
removeCIBExternalResource(ObjectName) - Method in class com.sun.mfwk.cib.CIBService
removeCIBExternalResource
removeCIBExternalResource(ObjectName) - Method in interface com.sun.mfwk.cib.CIBServiceIf
Allows to remove an an CIBExternalService from the list of ConsumedServices
removeCIBResource(ObjectName) - Method in class com.sun.mfwk.cib.CIBApplication
removeCIBResource
removeCIBResource(ObjectName) - Method in interface com.sun.mfwk.cib.CIBApplicationIf
Allows to remove a CIBResource object name from the list of ConsumedResources
removeCIBResource(ObjectName) - Method in class com.sun.mfwk.cib.CIBService
removeCIBResource
removeCIBResource(ObjectName) - Method in interface com.sun.mfwk.cib.CIBServiceIf
Allows to remove a CIBResource object name from the list associated to the service
removeCIBService(ObjectName) - Method in class com.sun.mfwk.cib.CIBApplication
Allows to remove a service object name from the list associated to the application
removeCIBService(ObjectName) - Method in interface com.sun.mfwk.cib.CIBApplicationIf
Allows to remove a CIBService objectName from the list DeployedServices
removeJob(String) - Method in class com.sun.management.oss.impl.factory.measurement.JmxJVTPerformanceMonitorSession
Remove a job from the job list.
removeJob(String) - Method in class com.sun.management.oss.impl.factory.opstatus.JmxJVTOperationalStatusMonitorSession
Remove job from table
removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class com.sun.mfwk.cib.CIBManagedObject
removeNotificationListener
removeNotificationListener(NotificationListener) - Method in class com.sun.mfwk.cib.CIBManagedObject
removeNotificationListener
removeOperationalStatusMonitorByKey(OperationalStatusMonitorKey) - Method in class com.sun.management.oss.impl.factory.opstatus.JmxJVTOperationalStatusMonitorSession
 
removeOperationalStatusMonitorByKey(OperationalStatusMonitorKey) - Method in interface com.sun.management.oss.pm.opstatus.JVTOperationalStatusMonitorSession
Remove measurement job.
removePerformanceMonitorByKey(PerformanceMonitorKey) - Method in class com.sun.management.oss.impl.factory.measurement.JmxJVTPerformanceMonitorSession
See JVTPerformanceMonitorSession.removePerformanceMonitorByKey(PerformanceMonitorKey pmKey).
removePerformanceMonitorByKey(PerformanceMonitorKey) - Method in interface com.sun.management.oss.pm.measurement.JVTPerformanceMonitorSession
Remove measurement job.
reset() - Method in interface com.sun.management.oss.MultiValueList
Reset the whole object.
resumeOperationalStatusMonitorByKey(OperationalStatusMonitorKey) - Method in class com.sun.management.oss.impl.factory.opstatus.JmxJVTOperationalStatusMonitorSession
 
resumeOperationalStatusMonitorByKey(OperationalStatusMonitorKey) - Method in interface com.sun.management.oss.pm.opstatus.JVTOperationalStatusMonitorSession
Re-enables the measurement job to collect measurement data.
resumePerformanceMonitorByKey(PerformanceMonitorKey) - Method in class com.sun.management.oss.impl.factory.measurement.JmxJVTPerformanceMonitorSession
See JVTPerformanceMonitorSession.resumePerformanceMonitorByKey(PerformanceMonitorKey pmKey).
resumePerformanceMonitorByKey(PerformanceMonitorKey) - Method in interface com.sun.management.oss.pm.measurement.JVTPerformanceMonitorSession
Re-enables the measurement job to collect measurement data.

S

SCHEDULE - Static variable in interface com.sun.management.oss.pm.measurement.PerformanceMonitorValue
Constant for attribute schedule.
SCHEDULE - Static variable in interface com.sun.management.oss.pm.opstatus.OperationalStatusMonitorValue
Constant for attribute schedule.
SCOPE - Static variable in interface com.sun.management.oss.pm.measurement.PerformanceMonitorByClassesValue
Constant for attribute defining the scope.
SCOPE - Static variable in interface com.sun.management.oss.pm.opstatus.OperationalStatusMonitorByClassesValue
Constant for attribute defining the scope.
SERVICE_CONFIG_TYPE - Static variable in interface com.sun.mfwk.cib.providers.CIBProviderHandler
Type of an CIBConfiguration for a CIBService
SERVICE_PERFSTATS_TYPE - Static variable in interface com.sun.mfwk.cib.providers.CIBProviderHandler
Type of an CIBServicePerfStats provider
SERVICE_STATE_TYPE - Static variable in interface com.sun.mfwk.cib.providers.CIBProviderHandler
Type of an CIBState for a CIBService
SET - Static variable in interface com.sun.management.oss.MultiValueList
A value of SET indicates that this object will be used to replace all the elements of the back-end existing attribute array with the provided elements.
SHORT - Static variable in interface com.sun.management.oss.EventPropertyDescriptor
SHORT type.
SHORT - Static variable in interface com.sun.management.oss.pm.measurement.PerformanceAttributeDescriptor
Constant that indicates if the attribute is of type (java.lang.Short).
SIZEOF_BYTE - Static variable in class com.sun.mfwk.discovery.MfTypeIOUtil
 
SIZEOF_LONG - Static variable in class com.sun.mfwk.discovery.MfTypeIOUtil
 
SIZEOF_SHORT - Static variable in class com.sun.mfwk.discovery.MfTypeIOUtil
 
STARTING - Static variable in interface com.sun.mfwk.cib.states.CIBOperationalStatusState
Indicates that the managed object has been requested to start, and is in the process of starting.
STATE - Static variable in interface com.sun.management.oss.pm.measurement.PerformanceMonitorValue
Constant for attribute performance monitor state.
STATE - Static variable in interface com.sun.management.oss.pm.measurement.QueryPerformanceMonitorValue
Constant for attribute performance monitor state.
STATE - Static variable in interface com.sun.management.oss.pm.opstatus.OperationalStatusMonitorValue
Constant for attribute performance monitor state.
STATE - Static variable in interface com.sun.management.oss.pm.opstatus.QueryOperationalStatusMonitorValue
Constant for attribute performance monitor state.
STATUS_INSPECTION - Static variable in interface com.sun.management.oss.pm.measurement.PerformanceAttributeDescriptor
Nodes maintain internal counts for resource management purposes.
STATUS_INSPECTION - Static variable in interface com.sun.management.oss.pm.opstatus.OperationalStatusAttributeDescriptor
Nodes maintain internal counts for resource management purposes.
STOPPED - Static variable in interface com.sun.mfwk.cib.states.CIBOperationalStatusState
Indicates that the monitoring object has stopped and can be restarted.
STOPPING - Static variable in interface com.sun.mfwk.cib.states.CIBOperationalStatusState
Indicates that the managed object has entered a quiet state resulting from an administrative stop request.
STRING - Static variable in interface com.sun.management.oss.EventPropertyDescriptor
STRING type.
STRING - Static variable in interface com.sun.management.oss.pm.measurement.PerformanceAttributeDescriptor
Constant that indicates if the attribute is of type (java.lang.String).
SUSPENDED - Static variable in interface com.sun.management.oss.pm.measurement.PerformanceMonitorState
Constant for a measurement job that is suspended.
SUSPENDED - Static variable in interface com.sun.management.oss.pm.opstatus.OperationalStatusMonitorState
Constant for a measurement job that is suspended.
SUSPEND_PERFORMANCE_MONITOR_BY_KEY - Static variable in interface com.sun.management.oss.pm.measurement.JVTPerformanceMonitorSessionOptionalOpt
Constant for the optional operation suspendPerformanceMonitorByKey.
SUSPEND_PERFORMANCE_MONITOR_BY_KEY - Static variable in interface com.sun.management.oss.pm.opstatus.JVTOperationalStatusMonitorSessionOptionalOpt
Constant for the optional operation suspendOperationalStatusMonitorByKey.
Schedule - interface com.sun.management.oss.pm.util.Schedule.
Specifies the time frames during which the schedule will be active.
Serializer - interface com.sun.management.oss.Serializer.
Base interface for all Serializers.
SerializerFactory - interface com.sun.management.oss.SerializerFactory.
A Factory for the creation of different types of serializers according to different encoding styles.
SetException - exception com.sun.management.oss.SetException.
Indicates that there was a problem with a remote call to set the value of a Managed Entity.
SetException() - Constructor for class com.sun.management.oss.SetException
 
SetException(String) - Constructor for class com.sun.management.oss.SetException
 
setAllDaysActive() - Method in interface com.sun.management.oss.pm.util.WeeklySchedule
Sets all days of the week to be active in the day of weekly schedule.
setApplicationContainer(ObjectName) - Method in class com.sun.mfwk.cib.CIBApplication
Allows to set the Container object Name
setApplicationContainer(ObjectName) - Method in interface com.sun.mfwk.cib.CIBApplicationIf
Allows to set the CIBApplication Container object Name
setApplicationContext(ApplicationContext) - Method in interface com.sun.management.oss.ManagedEntityKey
Set the ApplicationContext.
setApplicationDN(String) - Method in interface com.sun.management.oss.Event
 
setApplicationDN(String) - Method in interface com.sun.management.oss.ManagedEntityKey
Set the ApplicationDN.
setAttribute(Attribute) - Method in class com.sun.management.oss.impl.factory.measurement.JmxJVTPerformanceMonitorSession
See javax.management.DynamicMBean.setAttribute(Attribute attribute)
setAttribute(Attribute) - Method in class com.sun.management.oss.impl.factory.opstatus.JmxJVTOperationalStatusMonitorSession
Sets the value of the specified attribute of the Dynamic MBean.
setAttributeValue(String, Object) - Method in interface com.sun.management.oss.AttributeAccess
Assign a new value to an attribute.
setAttributeValues(Map) - Method in interface com.sun.management.oss.AttributeAccess
Set multiple attribute values.
setAttributes(AttributeList) - Method in class com.sun.management.oss.impl.factory.measurement.JmxJVTPerformanceMonitorSession
See javax.management.DynamicMBean.setAttributes(AttributeList attributes)
setAttributes(AttributeList) - Method in class com.sun.management.oss.impl.factory.opstatus.JmxJVTOperationalStatusMonitorSession
Sets the values of several attributes of the Dynamic MBean, and returns the list of attributes that have been set.
setCIBApplication(ObjectName) - Method in class com.sun.mfwk.cib.CIBExternalResource
Allows to set the CIB Service Object Name
setCIBApplication(ObjectName) - Method in interface com.sun.mfwk.cib.CIBExternalResourceIf
Allows to set the CIBApplication Object Name
setCIBApplication(ObjectName) - Method in class com.sun.mfwk.cib.CIBResource
Allows to set the CIBApplication object name
setCIBApplication(ObjectName) - Method in interface com.sun.mfwk.cib.CIBResourceIf
Allows to set the CIBApplication object name
setCIBApplication(ObjectName) - Method in class com.sun.mfwk.cib.CIBService
Allows to set the application object Name to which the CIBService is running
setCIBApplication(ObjectName) - Method in interface com.sun.mfwk.cib.CIBServiceIf
Allows to set the application object Name to which the CIBService is running
setCIBProduct(ObjectName) - Method in class com.sun.mfwk.cib.CIBApplication
setCIBProduct
setCIBProduct(ObjectName) - Method in interface com.sun.mfwk.cib.CIBApplicationIf
Returns the CIBProduct the CIBApplication has been deployed
setCIBProviderHandler(CIBProviderHandler) - Method in class com.sun.mfwk.cib.CIBMonitoredObject
Set the Provider handler for the CIB Object
setCIBProviderHandler(CIBProviderHandler) - Method in interface com.sun.mfwk.cib.CIBMonitoredObjectIf
Set the CIB provider handler
setCIBService(ObjectName) - Method in class com.sun.mfwk.cib.CIBExternalResource
Allows to set the CIBService object Name
setCIBService(ObjectName) - Method in interface com.sun.mfwk.cib.CIBExternalResourceIf
Allows to set the CIBService
setCIBService(ObjectName) - Method in class com.sun.mfwk.cib.CIBResource
Allows to set the CIBService object name
setCIBService(ObjectName) - Method in interface com.sun.mfwk.cib.CIBResourceIf
Allows to set the CIBService object name
setCollectionMethod(String) - Method in interface com.sun.management.oss.pm.measurement.PerformanceAttributeDescriptor
Sets the collection method.
setCollectionMethod(String) - Method in interface com.sun.management.oss.pm.opstatus.OperationalStatusAttributeDescriptor
Sets the collection method.
setDailySchedule(DailySchedule) - Method in interface com.sun.management.oss.pm.util.Schedule
Sets the daily schedule of the schedule.
setDescription(String) - Method in class com.sun.mfwk.cib.CIBManagedObject
Sets the description of the managed Object
setDescription(String) - Method in interface com.sun.mfwk.cib.CIBManagedObjectIf
Allows to set the description of the managed object
setDistinguishedNames(ObjectName[]) - Method in interface com.sun.management.oss.pm.measurement.QueryByDNValue
Sets the query value of the distinguished names.
setDistinguishedNames(ObjectName[]) - Method in interface com.sun.management.oss.pm.opstatus.QueryByDNValue
Sets the query value of the distinguished names.
setEncodingStyle(String) - Method in interface com.sun.management.oss.Serializer
Set the encoding style associated with this Serializer.
setEventProvider(boolean) - Method in class com.sun.mfwk.cib.CIBManagedObject
Allows to switch On/Off the JMX event notifications from the managed object Not implemented in this version the event provision switch is not activated inside this implementation.
setEventProvider(boolean) - Method in interface com.sun.mfwk.cib.CIBManagedObjectMBean
Allows to switch On/Off the JMX event notifications from the managed object
setEventTime(Date) - Method in interface com.sun.management.oss.Event
Set the time that the event is published.
setException(Exception) - Method in interface com.sun.management.oss.ManagedEntityKeyResult
Set the exception associated with an operation failure.
setExpirationDate(Calendar) - Method in interface com.sun.management.oss.pm.measurement.ReportInfo
Sets the expiration date of the measurement report.
setExpirationDate(Calendar) - Method in interface com.sun.management.oss.pm.opstatus.ReportInfo
Sets the expiration date of the measurement report.
setFactoryClass(String) - Method in interface com.sun.management.oss.ApplicationContext
Set the Factory Class Name.
setFridayActive(boolean) - Method in interface com.sun.management.oss.pm.util.WeeklySchedule
Sets if Friday shall be active in the day of weekly schedule.
setGranularityPeriod(int) - Method in interface com.sun.management.oss.pm.measurement.PerformanceMonitorValue
Sets the granularity period for the measurement job.
setGranularityPeriod(int) - Method in interface com.sun.management.oss.pm.measurement.QueryPerformanceMonitorValue
Sets the query value of the measurement job granularity period.
setGranularityPeriod(int) - Method in interface com.sun.management.oss.pm.opstatus.OperationalStatusMonitorValue
Sets the granularity period for the measurement job.
setGranularityPeriod(int) - Method in interface com.sun.management.oss.pm.opstatus.QueryOperationalStatusMonitorValue
Sets the query value of the measurement job granularity period.
setInstallTime(long) - Method in class com.sun.mfwk.cib.CIBProduct
Allow to set the installtime date
setInstallTime(long) - Method in interface com.sun.mfwk.cib.CIBProductIf
Allow to set the installtime date
setIsArray(boolean) - Method in interface com.sun.management.oss.pm.measurement.PerformanceAttributeDescriptor
Sets if the attribute is an array.
setIsArray(boolean) - Method in interface com.sun.management.oss.pm.opstatus.OperationalStatusAttributeDescriptor
Sets if the attribute is an array.
setJ2eeSibling(ObjectName) - Method in class com.sun.mfwk.cib.CIBManagedObject
Allows to set the reference to the J2ee application
setLastUpdateVersionNumber(long) - Method in interface com.sun.management.oss.ManagedEntityValue
Set the last update version number.
setManagedEntityKey(ManagedEntityKey) - Method in interface com.sun.management.oss.ManagedEntityKeyResult
Set the key of the managed entity targeted by the operation.
setManagedEntityKey(ManagedEntityKey) - Method in interface com.sun.management.oss.ManagedEntityValue
Set a new key for this value object.
setManagedObjectClass(String) - Method in interface com.sun.management.oss.util.IRPEvent
Sets the class name of the object instance that will issue this event.
setManagedObjectInstance(String) - Method in interface com.sun.management.oss.util.IRPEvent
Sets the distinguished name of the object instance that will issue this event.
setMeasurementAttributes(PerformanceAttributeDescriptor[]) - Method in interface com.sun.management.oss.pm.measurement.PerformanceMonitorByClassesValue
Sets the measurement attributes to be monitored.
setMeasurementAttributes(PerformanceAttributeDescriptor[]) - Method in interface com.sun.management.oss.pm.measurement.PerformanceMonitorByObjectsValue
Sets the measurement attributes to be monitored.
setMondayActive(boolean) - Method in interface com.sun.management.oss.pm.util.WeeklySchedule
Sets if Monday shall be active in the day of weekly schedule.
setName(String) - Method in interface com.sun.management.oss.pm.measurement.PerformanceAttributeDescriptor
Sets the performance attribute name.
setName(String) - Method in interface com.sun.management.oss.pm.measurement.PerformanceMonitorValue
Sets the name of the measurement job.
setName(String) - Method in interface com.sun.management.oss.pm.measurement.QueryPerformanceMonitorValue
Sets the query value of the measurement job name.
setName(String) - Method in interface com.sun.management.oss.pm.opstatus.OperationalStatusAttributeDescriptor
Sets the performance attribute name.
setName(String) - Method in interface com.sun.management.oss.pm.opstatus.OperationalStatusMonitorValue
Sets the name of the measurement job.
setName(String) - Method in interface com.sun.management.oss.pm.opstatus.QueryOperationalStatusMonitorValue
Sets the query value of the measurement job name.
setNotificationId(String) - Method in interface com.sun.management.oss.util.IRPEvent
Sets the notification id.
setObservedObjectClasses(String[]) - Method in interface com.sun.management.oss.pm.measurement.PerformanceMonitorByClassesValue
Sets the observable object classes that shall be monitored.
setObservedObjectClasses(String[]) - Method in interface com.sun.management.oss.pm.opstatus.OperationalStatusMonitorByClassesValue
Sets the observable object classes that shall be monitored.
setObservedObjects(ObjectName[]) - Method in interface com.sun.management.oss.pm.measurement.PerformanceMonitorByObjectsValue
Sets the observable object that shall be monitored.
setObservedObjects(ObjectName[]) - Method in interface com.sun.management.oss.pm.opstatus.OperationalStatusMonitorByObjectsValue
Sets the observable object that shall be monitored.
setOperationalStatusMonitorKey(OperationalStatusMonitorKey) - Method in interface com.sun.management.oss.pm.opstatus.OperationalStatusMonitorValue
Sets the identification key of the measurement job.
setOperationalStatusMonitorPrimaryKey(String) - Method in interface com.sun.management.oss.pm.opstatus.OperationalStatusMonitorKey
Sets the primary key of the measurement job.
setOperationalStatusMonitorReport(Object) - Method in interface com.sun.management.oss.pm.opstatus.OperationalStatusDataEvent
Sets the measurement report.
setOwner(String) - Method in interface com.sun.management.oss.pm.measurement.ReportFormat
Set the vendor name or the organization that have defined the format.
setOwner(String) - Method in interface com.sun.management.oss.pm.opstatus.ReportFormat
Set the vendor name or the organization that have defined the format.
setPatchId(String) - Method in class com.sun.mfwk.cib.CIBProduct
Allow to set the patchId
setPatchId(String) - Method in interface com.sun.mfwk.cib.CIBProductIf
Allow to set the patchId
setPerformanceMonitorKey(PerformanceMonitorKey) - Method in interface com.sun.management.oss.pm.measurement.PerformanceMonitorValue
Sets the identification key of the measurement job.
setPerformanceMonitorPrimaryKey(String) - Method in interface com.sun.management.oss.pm.measurement.PerformanceMonitorKey
Sets the primary key of the measurement job.
setPerformanceMonitorReport(Object) - Method in interface com.sun.management.oss.pm.measurement.PerformanceDataEvent
Sets the measurement report.
setPrimaryKey(Object) - Method in interface com.sun.management.oss.ManagedEntityKey
Sets a new value for the primary key.
setProductName(String) - Method in class com.sun.mfwk.cib.CIBProduct
Allows to set the ProductName of the product
setProductName(String) - Method in interface com.sun.mfwk.cib.CIBProductIf
Allows to set the product Name of the product
setReportByEvent(int) - Method in interface com.sun.management.oss.pm.measurement.PerformanceMonitorValue
Sets the event reporting mode.
setReportByEvent(int) - Method in interface com.sun.management.oss.pm.opstatus.OperationalStatusMonitorValue
Sets the event reporting mode.
setReportByFile(int) - Method in interface com.sun.management.oss.pm.measurement.PerformanceMonitorValue
Sets the file reporting mode.
setReportByFile(int) - Method in interface com.sun.management.oss.pm.opstatus.OperationalStatusMonitorValue
Sets the file reporting mode.
setReportFormat(ReportFormat) - Method in interface com.sun.management.oss.pm.measurement.PerformanceDataEvent
Sets the report format of the measurement report.
setReportFormat(ReportFormat) - Method in interface com.sun.management.oss.pm.measurement.PerformanceMonitorValue
Sets the report format of the measurement job.
setReportFormat(ReportFormat) - Method in interface com.sun.management.oss.pm.measurement.ReportInfo
Sets the report format of the measurement report.
setReportFormat(ReportFormat) - Method in interface com.sun.management.oss.pm.opstatus.OperationalStatusDataEvent
Sets the report format of the measurement report.
setReportFormat(ReportFormat) - Method in interface com.sun.management.oss.pm.opstatus.OperationalStatusMonitorValue
Sets the report format of the measurement job.
setReportFormat(ReportFormat) - Method in interface com.sun.management.oss.pm.opstatus.ReportInfo
Sets the report format of the measurement report.
setReportInformation(ReportInfo) - Method in interface com.sun.management.oss.pm.measurement.PerformanceDataAvailableEvent
Sets information about the report.
setReportInformation(ReportInfo) - Method in interface com.sun.management.oss.pm.opstatus.OperationalStatusDataAvailableEvent
Sets information about the report.
setReportPeriod(int) - Method in interface com.sun.management.oss.pm.measurement.PerformanceMonitorValue
Sets the reporting period of result report of the measurement job.
setRole(String) - Method in class com.sun.mfwk.cib.CIBApplication
Set the Role of the application
setSaturdayActive(boolean) - Method in interface com.sun.management.oss.pm.util.WeeklySchedule
Sets if Saturday shall be active in the day of weekly schedule.
setSchedule(Schedule) - Method in interface com.sun.management.oss.pm.measurement.PerformanceMonitorValue
Sets the schedule of the measurement job.
setSchedule(Schedule) - Method in interface com.sun.management.oss.pm.opstatus.OperationalStatusMonitorValue
Sets the schedule of the measurement job.
setScope(ObjectName) - Method in interface com.sun.management.oss.pm.measurement.PerformanceMonitorByClassesValue
Sets the JMX pattern matching the object names the job must handle.
setScope(ObjectName) - Method in interface com.sun.management.oss.pm.opstatus.OperationalStatusMonitorByClassesValue
Sets the JMX pattern matching the object names the job must handle.
setSpecification(String) - Method in interface com.sun.management.oss.pm.measurement.ReportFormat
Sets the information about the specification of the report format.
setSpecification(String) - Method in interface com.sun.management.oss.pm.opstatus.ReportFormat
Sets the information about the specification of the report format.
setStartTime(Calendar) - Method in interface com.sun.management.oss.pm.util.Schedule
Sets the start time of the schedule.
setStartTimes(Calendar[]) - Method in interface com.sun.management.oss.pm.util.DailySchedule
Sets the start times when the daily schedule shall be active.
setState(int) - Method in interface com.sun.management.oss.pm.measurement.PerformanceMonitorValue
Sets the state of the measurement job.
setState(int) - Method in interface com.sun.management.oss.pm.measurement.QueryPerformanceMonitorValue
Sets the query value of the measurement job state.
setState(int) - Method in interface com.sun.management.oss.pm.opstatus.OperationalStatusMonitorValue
Sets the state of the measurement job.
setState(int) - Method in interface com.sun.management.oss.pm.opstatus.QueryOperationalStatusMonitorValue
Sets the query value of the measurement job state.
setStateProvider(boolean) - Method in class com.sun.mfwk.cib.CIBApplication
Set the stateProvider to val
setStateProvider(boolean) - Method in class com.sun.mfwk.cib.CIBMonitoredObject
enables/disables the generation of performance statistics data in the supplier application.
setStateProvider(boolean) - Method in interface com.sun.mfwk.cib.CIBMonitoredObjectMBean
enables/disable the generation of performance statistics data in the supplier application.
setStateProvider(boolean) - Method in class com.sun.mfwk.cib.CIBService
 
setStatisticProvider(boolean) - Method in class com.sun.mfwk.cib.CIBApplication
Set the statisticProvider to val
setStatisticProvider(boolean) - Method in class com.sun.mfwk.cib.CIBMonitoredObject
enables/disables the generation of performance statistics data in the supplier application.
setStatisticProvider(boolean) - Method in interface com.sun.mfwk.cib.CIBMonitoredObjectMBean
disables the generation of performance statistics data in the supplier application.
setStatisticProvider(boolean) - Method in class com.sun.mfwk.cib.CIBService
 
setStopTime(Calendar) - Method in interface com.sun.management.oss.pm.util.Schedule
Sets the stop time of the schedule.
setStopTimes(Calendar[]) - Method in interface com.sun.management.oss.pm.util.DailySchedule
Sets the stop times when the daily schedule shall not be active.
setSuccess(boolean) - Method in interface com.sun.management.oss.ManagedEntityKeyResult
Set the Success state of the operation.
setSundayActive(boolean) - Method in interface com.sun.management.oss.pm.util.WeeklySchedule
Sets if Sunday shall be active in the day of weekly schedule.
setSystemProperties(Map) - Method in interface com.sun.management.oss.ApplicationContext
Set the System properties.
setTechnology(String) - Method in interface com.sun.management.oss.pm.measurement.ReportFormat
Sets the technology area that this report format is used for.
setTechnology(String) - Method in interface com.sun.management.oss.pm.opstatus.ReportFormat
Sets the technology area that this report format is used for.
setThursdayActive(boolean) - Method in interface com.sun.management.oss.pm.util.WeeklySchedule
Sets if Thursday shall be active in the day of weekly schedule.
setTimeZone(TimeZone) - Method in interface com.sun.management.oss.pm.util.WeeklySchedule
Sets the time zone for the weekly schedule.
setTuesdayActive(boolean) - Method in interface com.sun.management.oss.pm.util.WeeklySchedule
Sets if Tuesday shall be active in the day of weekly schedule.
setType(String) - Method in interface com.sun.management.oss.ManagedEntityKey
Set a new value for type.
setType(int) - Method in interface com.sun.management.oss.pm.measurement.PerformanceAttributeDescriptor
Sets the type of attribute.
setType(int) - Method in interface com.sun.management.oss.pm.measurement.ReportFormat
Sets the report format type.
setType(int) - Method in interface com.sun.management.oss.pm.opstatus.OperationalStatusAttributeDescriptor
Sets the type of attribute.
setType(int) - Method in interface com.sun.management.oss.pm.opstatus.ReportFormat
Sets the report format type.
setURL(String) - Method in interface com.sun.management.oss.ApplicationContext
Set the URL.
setURL(URL) - Method in interface com.sun.management.oss.pm.measurement.ReportInfo
Sets a pointer (URL) to the measurement report.
setURL(URL) - Method in interface com.sun.management.oss.pm.opstatus.ReportInfo
Sets a pointer (URL) to the measurement report.
setUri(String) - Method in class com.sun.mfwk.cib.CIBService
Set the Uri of the Service
setUri(String) - Method in interface com.sun.mfwk.cib.CIBServiceIf
Set the Uri of the services
setUrlDescription(String) - Method in class com.sun.mfwk.cib.CIBApplication
Set the URL Description of the Application
setValueType(String) - Method in interface com.sun.management.oss.pm.measurement.QueryPerformanceMonitorValue
Sets the query value of the measurement job value type.
setValueType(String) - Method in interface com.sun.management.oss.pm.opstatus.QueryOperationalStatusMonitorValue
Sets the query value of the measurement job value type.
setVendorName(String) - Method in class com.sun.mfwk.cib.CIBProduct
 
setVendorName(String) - Method in interface com.sun.mfwk.cib.CIBProductIf
Allow to set the vendor name
setVersion(String) - Method in interface com.sun.management.oss.pm.measurement.ReportFormat
Set the report format version.
setVersion(String) - Method in interface com.sun.management.oss.pm.opstatus.ReportFormat
Set the report format version.
setVersion(String) - Method in class com.sun.mfwk.cib.CIBProduct
Allow to set the version of the product
setVersion(String) - Method in interface com.sun.mfwk.cib.CIBProductIf
Allow to set the version of the product
setWednesdayActive(boolean) - Method in interface com.sun.management.oss.pm.util.WeeklySchedule
Sets if Wednesday shall be active in the day of weekly schedule.
setWeeklySchedule(WeeklySchedule) - Method in interface com.sun.management.oss.pm.util.Schedule
Sets the weekly schedule of the schedule.
stop() - Method in class com.sun.mfwk.discovery.MfDiscoveryService
 
suspendOperationalStatusMonitorByKey(OperationalStatusMonitorKey) - Method in class com.sun.management.oss.impl.factory.opstatus.JmxJVTOperationalStatusMonitorSession
 
suspendOperationalStatusMonitorByKey(OperationalStatusMonitorKey) - Method in interface com.sun.management.oss.pm.opstatus.JVTOperationalStatusMonitorSession
Inhibits the measurement job from collection of measurement data.
suspendPerformanceMonitorByKey(PerformanceMonitorKey) - Method in class com.sun.management.oss.impl.factory.measurement.JmxJVTPerformanceMonitorSession
See JVTPerformanceMonitorSession.suspendPerformanceMonitorByKey(PerformanceMonitorKey pmKey).
suspendPerformanceMonitorByKey(PerformanceMonitorKey) - Method in interface com.sun.management.oss.pm.measurement.JVTPerformanceMonitorSession
Inhibits the measurement job from collection of measurement data.

T

TRY_CREATE_PERFORMANCE_MONITORS_BY_VALUES - Static variable in interface com.sun.management.oss.pm.measurement.JVTPerformanceMonitorSessionOptionalOpt
Constant for the optional operation tryCreatePerformanceMonitorsByValues.
TRY_CREATE_PERFORMANCE_MONITORS_BY_VALUES - Static variable in interface com.sun.management.oss.pm.opstatus.JVTOperationalStatusMonitorSessionOptionalOpt
Constant for the optional operation tryCreateOperationalStatusMonitorsByValues.
TRY_REMOVE_PERFORMANCE_MONITORS_BY_KEYS - Static variable in interface com.sun.management.oss.pm.measurement.JVTPerformanceMonitorSessionOptionalOpt
Constant for the optional operation tryRemovePerformanceMonitorsByKeys.
TRY_REMOVE_PERFORMANCE_MONITORS_BY_KEYS - Static variable in interface com.sun.management.oss.pm.opstatus.JVTOperationalStatusMonitorSessionOptionalOpt
Constant for the optional operation tryRemoveOperationalStatusMonitorsByKeys.
TRY_RESUME_PERFORMANCE_MONITORS_BY_KEYS - Static variable in interface com.sun.management.oss.pm.measurement.JVTPerformanceMonitorSessionOptionalOpt
Constant for the optional operation resumePerformanceMonitorsByKeys.
TRY_RESUME_PERFORMANCE_MONITORS_BY_KEYS - Static variable in interface com.sun.management.oss.pm.opstatus.JVTOperationalStatusMonitorSessionOptionalOpt
Constant for the optional operation resumeOperationalStatusMonitorsByKeys.
TRY_SUSPEND_PERFORMANCE_MONITORS_BY_KEYS - Static variable in interface com.sun.management.oss.pm.measurement.JVTPerformanceMonitorSessionOptionalOpt
Constant for the optional operation suspendPerformanceMonitorsByKeys.
TRY_SUSPEND_PERFORMANCE_MONITORS_BY_KEYS - Static variable in interface com.sun.management.oss.pm.opstatus.JVTOperationalStatusMonitorSessionOptionalOpt
Constant for the optional operation suspendOperationalStatusMonitorsByKeys.
toCompositeData() - Method in interface com.sun.mfwk.cib.statistics.CIBStatistic
Returns a CompositeData object based on the Statistic object
toCompositeData() - Method in interface com.sun.mfwk.cib.statistics.CIBStats
Returns a CompositeData object based on the Statistic object
toStateString() - Method in interface com.sun.mfwk.cib.states.CIBState
Returns the state into a String format
toXml(Object, String) - Method in interface com.sun.management.oss.XmlSerializer
Serialize this Java object as an XML element.
tryCreateOperationalStatusMonitorsByValues(OperationalStatusMonitorValue[]) - Method in class com.sun.management.oss.impl.factory.opstatus.JmxJVTOperationalStatusMonitorSession
 
tryCreateOperationalStatusMonitorsByValues(OperationalStatusMonitorValue[]) - Method in interface com.sun.management.oss.pm.opstatus.JVTOperationalStatusMonitorSession
Try to create measurement jobs.
tryCreatePerformanceMonitorsByValues(PerformanceMonitorValue[]) - Method in class com.sun.management.oss.impl.factory.measurement.JmxJVTPerformanceMonitorSession
See JVTPerformanceMonitorSession.tryCreatePerformanceMonitorsByValues(PerformanceMonitorValue[] pmValues).
tryCreatePerformanceMonitorsByValues(PerformanceMonitorValue[]) - Method in interface com.sun.management.oss.pm.measurement.JVTPerformanceMonitorSession
Try to create measurement jobs.
tryRemoveOperationalStatusMonitorsByKeys(OperationalStatusMonitorKey[]) - Method in class com.sun.management.oss.impl.factory.opstatus.JmxJVTOperationalStatusMonitorSession
 
tryRemoveOperationalStatusMonitorsByKeys(OperationalStatusMonitorKey[]) - Method in interface com.sun.management.oss.pm.opstatus.JVTOperationalStatusMonitorSession
Try to remove measurement jobs.
tryRemovePerformanceMonitorsByKeys(PerformanceMonitorKey[]) - Method in class com.sun.management.oss.impl.factory.measurement.JmxJVTPerformanceMonitorSession
See JVTPerformanceMonitorSession.tryRemovePerformanceMonitorsByKeys(PerformanceMonitorKey[] pmKeys).
tryRemovePerformanceMonitorsByKeys(PerformanceMonitorKey[]) - Method in interface com.sun.management.oss.pm.measurement.JVTPerformanceMonitorSession
Try to remove measurement jobs.
tryResumeOperationalStatusMonitorsByKeys(OperationalStatusMonitorKey[]) - Method in class com.sun.management.oss.impl.factory.opstatus.JmxJVTOperationalStatusMonitorSession
 
tryResumeOperationalStatusMonitorsByKeys(OperationalStatusMonitorKey[]) - Method in interface com.sun.management.oss.pm.opstatus.JVTOperationalStatusMonitorSession
Try to re-enables the measurement jobs to collect measurement data.
tryResumePerformanceMonitorsByKeys(PerformanceMonitorKey[]) - Method in class com.sun.management.oss.impl.factory.measurement.JmxJVTPerformanceMonitorSession
See JVTPerformanceMonitorSession.tryResumePerformanceMonitorsByKeys(PerformanceMonitorKey[] pmKeys).
tryResumePerformanceMonitorsByKeys(PerformanceMonitorKey[]) - Method in interface com.sun.management.oss.pm.measurement.JVTPerformanceMonitorSession
Try to re-enables the measurement jobs to collect measurement data.
trySuspendOperationalStatusMonitorsByKeys(OperationalStatusMonitorKey[]) - Method in class com.sun.management.oss.impl.factory.opstatus.JmxJVTOperationalStatusMonitorSession
 
trySuspendOperationalStatusMonitorsByKeys(OperationalStatusMonitorKey[]) - Method in interface com.sun.management.oss.pm.opstatus.JVTOperationalStatusMonitorSession
Try to inhibit measurement jobs from collection of measurement data.
trySuspendPerformanceMonitorsByKeys(PerformanceMonitorKey[]) - Method in class com.sun.management.oss.impl.factory.measurement.JmxJVTPerformanceMonitorSession
See JVTPerformanceMonitorSession.trySuspendPerformanceMonitorsByKeys(PerformanceMonitorKey[] pmKeys).
trySuspendPerformanceMonitorsByKeys(PerformanceMonitorKey[]) - Method in interface com.sun.management.oss.pm.measurement.JVTPerformanceMonitorSession
Try to inhibit measurement jobs from collection of measurement data.

U

UnsupportedAttributeException - exception com.sun.management.oss.UnsupportedAttributeException.
This exception is thrown for operations affecting unsupported attributes.
UnsupportedAttributeException() - Constructor for class com.sun.management.oss.UnsupportedAttributeException
 
UnsupportedAttributeException(String, String) - Constructor for class com.sun.management.oss.UnsupportedAttributeException
 
UnsupportedOperationException - exception com.sun.management.oss.UnsupportedOperationException.
Similar to java.lang.UnsupportedOperationException, except this inherits from Exception, not RuntimeException.
UnsupportedOperationException() - Constructor for class com.sun.management.oss.UnsupportedOperationException
 
UnsupportedOperationException(String) - Constructor for class com.sun.management.oss.UnsupportedOperationException
 
unpopulateAllAttributes() - Method in interface com.sun.management.oss.AttributeAccess
Reset all the attributes to unpopulated.
unpopulateAttribute(String) - Method in interface com.sun.management.oss.AttributeAccess
Mark a single attribute as unpopulated.

V

VALUE_TYPE - Static variable in interface com.sun.management.oss.pm.measurement.PerformanceMonitorByClassesValue
Constant that can be used to match what is returned from PerormanceMonitor::getPerformanceMonitorTypes().
VALUE_TYPE - Static variable in interface com.sun.management.oss.pm.measurement.PerformanceMonitorByObjectsValue
Constant that can be used to match what is returned from PerormanceMonitor::getPerformanceMonitorTypes().
VALUE_TYPE - Static variable in interface com.sun.management.oss.pm.measurement.QueryPerformanceMonitorValue
Constant for attribute performance monitor value type.
VALUE_TYPE - Static variable in interface com.sun.management.oss.pm.opstatus.OperationalStatusMonitorByClassesValue
Constant that can be used to match what is returned from PerormanceMonitor::getOperationalStatusMonitorTypes().
VALUE_TYPE - Static variable in interface com.sun.management.oss.pm.opstatus.OperationalStatusMonitorByObjectsValue
Constant that can be used to match what is returned from PerormanceMonitor::getOperationalStatusMonitorTypes().
VALUE_TYPE - Static variable in interface com.sun.management.oss.pm.opstatus.QueryOperationalStatusMonitorValue
Constant for attribute performance monitor value type.

W

WeeklySchedule - interface com.sun.management.oss.pm.util.WeeklySchedule.
The day of week schedule specifies the weekly time frames during which the schedule will be active.
writeLong(ByteArrayOutputStream, long) - Static method in class com.sun.mfwk.discovery.MfTypeIOUtil
 
writeShort(ByteArrayOutputStream, short) - Static method in class com.sun.mfwk.discovery.MfTypeIOUtil
 

X

XML - Static variable in interface com.sun.management.oss.pm.measurement.ReportFormat
Constant that indicate if the report format is of XML type.
XML - Static variable in interface com.sun.management.oss.pm.opstatus.ReportFormat
Constant that indicate if the report format is of XML type.
XmlSerializer - interface com.sun.management.oss.XmlSerializer.
XML Serializer for marshalling and unmarshalling a Java object to and from XML.
XmlSerializerEncodingStyles - interface com.sun.management.oss.XmlSerializerEncodingStyles.
A base EncodingStyles enumeration describing the DEFAULT and supported encoding styles associated with the XmlSerializer.

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