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

A

activate(ServiceID) - Method in interface javax.slee.management.ServiceManagementMBean
Activate a Service.
activate(ServiceID[]) - Method in interface javax.slee.management.ServiceManagementMBean
Activate a set of Services.
activateResourceAdaptorEntity(String) - Method in interface javax.slee.management.ResourceManagementMBean
Activate a resource adaptor entity.
ACTIVE - Static variable in class javax.slee.management.ResourceAdaptorEntityState
The ACTIVE state indicates that the resource adaptor entity has been activated and it is able to deliver events from the underlying resource to the SLEE.
ACTIVE - Static variable in class javax.slee.management.ServiceState
The ACTIVE state indicates that the Service has been activated.
ACTIVE_STRING - Static variable in class javax.slee.management.ResourceAdaptorEntityState
A string representation of the ResourceAdaptorEntityState.ACTIVE state.
ACTIVE_STRING - Static variable in class javax.slee.management.ServiceState
A string representation of the ServiceState.ACTIVE state.
ActivityAlreadyExistsException - Exception in javax.slee.resource
This exception is thrown by a SleeEndpoint if an attempt is made to start an activity that is already known by the SLEE.
ActivityAlreadyExistsException(String) - Constructor for exception javax.slee.resource.ActivityAlreadyExistsException
Create an ActivityAlreadyExistsException with a detail message.
ActivityContextInterface - Interface in javax.slee
The ActivityContextInterface interface provides an SBB object with a Java interface to an Activity Context.
ActivityContextNamingFacility - Interface in javax.slee.facilities
The Activity Context Naming Facility provides a global flat namespace for naming Activity Contexts.
activityEnded(ActivityHandle) - Method in interface javax.slee.resource.ResourceAdaptor
The SLEE invokes this method on a resource adaptor object when the SLEE has completed activity end processing for the activity corresponding to the specified activity handle.
ActivityEndEvent - Interface in javax.slee
This interface is implemented by activity end events generated by the SLEE when an activity ends.
ActivityFlags - Class in javax.slee.resource
This class defines flags that a Resource Adaptor can use when creating an activity.
ActivityHandle - Interface in javax.slee.resource
The ActivityHandle interface is implemented by each Resource Adaptor.
ActivityIsEndingException - Exception in javax.slee.resource
This exception is thrown by the SleeEndpoint if an attempt is made to fire an event on an activity that is in the ending state.
ActivityIsEndingException() - Constructor for exception javax.slee.resource.ActivityIsEndingException
Create an ActivityIsEndingException with no detail message.
ActivityIsEndingException(String) - Constructor for exception javax.slee.resource.ActivityIsEndingException
Create an ActivityIsEndingException with a detail message.
activityUnreferenced(ActivityHandle) - Method in interface javax.slee.resource.ResourceAdaptor
The SLEE invokes this method on a resource adaptor object when the Activity Context in the SLEE corresponding to the given activity handle is no longer attached to any SBB entities, is no longer referenced by any SLEE Facilities, and has no events being processed or waiting to be processed on the activity.
add(QueryExpression) - Method in class javax.slee.profile.query.CompositeQueryExpression
Add a query expression to this composite expression.
addProperty(ConfigProperties.Property) - Method in class javax.slee.resource.ConfigProperties
Add a property to this ConfigProperties object.
Address - Class in javax.slee
The Address class encapsulates an address that can be used by the SLEE.
Address(AddressPlan, String) - Constructor for class javax.slee.Address
Create a new Address using an address plan and address string.
Address(AddressPlan, String, AddressPresentation, AddressScreening, String, String) - Constructor for class javax.slee.Address
Create a new Address using an address plan, an address string, an additional optional attributes.
ADDRESS_NOT_AVAILABLE - Static variable in class javax.slee.AddressPresentation
The ADDRESS_NOT_AVAILABLE value indicates that the address is not available for presentation.
ADDRESS_NOT_AVAILABLE_STRING - Static variable in class javax.slee.AddressPresentation
A string representation of AddressPresentation.ADDRESS_NOT_AVAILABLE.
ADDRESS_PLAN_AESA - Static variable in class javax.slee.AddressPlan
An integer representation of AddressPlan.AESA.
ADDRESS_PLAN_E164 - Static variable in class javax.slee.AddressPlan
An integer representation of AddressPlan.E164.
ADDRESS_PLAN_E164_MOBILE - Static variable in class javax.slee.AddressPlan
An integer representation of AddressPlan.E164_MOBILE.
ADDRESS_PLAN_GT - Static variable in class javax.slee.AddressPlan
An integer representation of AddressPlan.GT.
ADDRESS_PLAN_H323 - Static variable in class javax.slee.AddressPlan
An integer representation of AddressPlan.H323.
ADDRESS_PLAN_IP - Static variable in class javax.slee.AddressPlan
An integer representation of AddressPlan.IP.
ADDRESS_PLAN_MULTICAST - Static variable in class javax.slee.AddressPlan
An integer representation of AddressPlan.MULTICAST.
ADDRESS_PLAN_NOT_PRESENT - Static variable in class javax.slee.AddressPlan
An integer representation of AddressPlan.NOT_PRESENT.
ADDRESS_PLAN_NSAP - Static variable in class javax.slee.AddressPlan
An integer representation of AddressPlan.NSAP.
ADDRESS_PLAN_SIP - Static variable in class javax.slee.AddressPlan
An integer representation of AddressPlan.SIP.
ADDRESS_PLAN_SLEE_PROFILE - Static variable in class javax.slee.AddressPlan
An integer representation of AddressPlan.SLEE_PROFILE.
ADDRESS_PLAN_SLEE_PROFILE_TABLE - Static variable in class javax.slee.AddressPlan
An integer representation of AddressPlan.SLEE_PROFILE_TABLE.
ADDRESS_PLAN_SMTP - Static variable in class javax.slee.AddressPlan
An integer representation of AddressPlan.SMTP.
ADDRESS_PLAN_SSN - Static variable in class javax.slee.AddressPlan
An integer representation of AddressPlan.SSN.
ADDRESS_PLAN_UNDEFINED - Static variable in class javax.slee.AddressPlan
An integer representation of AddressPlan.UNDEFINED.
ADDRESS_PLAN_UNICAST - Static variable in class javax.slee.AddressPlan
An integer representation of AddressPlan.UNICAST.
ADDRESS_PLAN_URI - Static variable in class javax.slee.AddressPlan
An integer representation of AddressPlan.URI.
ADDRESS_PLAN_X400 - Static variable in class javax.slee.AddressPlan
An integer representation of AddressPlan.X400.
ADDRESS_PRESENTATION_ADDRESS_NOT_AVAILABLE - Static variable in class javax.slee.AddressPresentation
An integer representation of AddressPresentation.ADDRESS_NOT_AVAILABLE.
ADDRESS_PRESENTATION_ALLOWED - Static variable in class javax.slee.AddressPresentation
An integer representation of AddressPresentation.ALLOWED.
ADDRESS_PRESENTATION_RESTRICTED - Static variable in class javax.slee.AddressPresentation
An integer representation of AddressPresentation.RESTRICTED.
ADDRESS_PRESENTATION_UNDEFINED - Static variable in class javax.slee.AddressPresentation
An integer representation of AddressPresentation.UNDEFINED.
ADDRESS_SCREENING_NETWORK - Static variable in class javax.slee.AddressScreening
An integer representation of AddressScreening.NETWORK.
ADDRESS_SCREENING_UNDEFINED - Static variable in class javax.slee.AddressScreening
An integer representation of AddressScreening.UNDEFINED.
ADDRESS_SCREENING_USER_NOT_VERIFIED - Static variable in class javax.slee.AddressScreening
An integer representation of AddressScreening.USER_NOT_VERIFIED.
ADDRESS_SCREENING_USER_VERIFIED_FAILED - Static variable in class javax.slee.AddressScreening
An integer representation of AddressScreening.USER_VERIFIED_FAILED.
ADDRESS_SCREENING_USER_VERIFIED_PASSED - Static variable in class javax.slee.AddressScreening
An integer representation of AddressScreening.USER_VERIFIED_PASSED.
AddressPlan - Class in javax.slee
This class defines an enumerated type that encapsulates the values available for address or numbering plans.
AddressPresentation - Class in javax.slee
This class defines an enumerated type that encapsulates the values available for address presentation to other call parties.
AddressProfile11CMP - Interface in javax.slee.profile
This interface can be used as is or extended for profile specifications that will be used for a Service's Address Profile Table.
AddressProfileCMP - Interface in javax.slee.profile
Deprecated.
This CMP interface is suitable only for SLEE 1.0 address profile tables, as array types cannot be used in SLEE 1.1 profile queries. The AddressProfile11CMP interface can be used instead as a base CMP interface for SLEE 1.1 address profile tables.
AddressProfileLocal - Interface in javax.slee.profile
This interface can be used as is or extended for profile specifications that will be used for a Service's Address Profile Table.
AddressProfileManagement - Interface in javax.slee.profile
This interface can be used as is or extended for profile specifications that will be used for a Service's Address Profile Table.
AddressScreening - Class in javax.slee
This class defines an enumerated type that encapsulates the values defining whether an address has been screened by a user application.
administrativeRemove(ActivityHandle) - Method in interface javax.slee.resource.ResourceAdaptor
The SLEE invokes this method to inform the resource adaptor that the activity and activity context corresponding to the specified activity handle has been removed from the SLEE due to an administrative action.
AESA - Static variable in class javax.slee.AddressPlan
The AESA value indicates that the address is an ATM End System Address in binary format (40 bytes).
AESA_STRING - Static variable in class javax.slee.AddressPlan
A string representation of AddressPlan.AESA.
Alarm - Class in javax.slee.management
The Alarm class contains information about an alarm that has been raised in the SLEE.
Alarm(String, NotificationSource, String, String, AlarmLevel, String, Throwable, long) - Constructor for class javax.slee.management.Alarm
Create an Alarm object that contains information about an alarm that has been raised in the SLEE.
ALARM_NOTIFICATION_TYPE - Static variable in interface javax.slee.management.AlarmMBean
Deprecated.
Different notification types may be generated by the Alarm MBean depending on where the alarm state was modified. The SLEE-defined classes that implement NotificationSource each specify a particular alarm notification type for the notification source.
ALARM_NOTIFICATION_TYPE - Static variable in class javax.slee.management.ProfileTableNotification
The JMX notification type of alarm notifications that are generated in response to a profile object interacting with the AlarmFacility.
ALARM_NOTIFICATION_TYPE - Static variable in class javax.slee.management.ResourceAdaptorEntityNotification
The JMX notification type of alarm notifications that are generated in response to a resource adaptor entity interacting with the AlarmFacility.
ALARM_NOTIFICATION_TYPE - Static variable in class javax.slee.management.SbbNotification
The JMX notification type of alarm notifications that are generated in response to an SBB interacting with the AlarmFacility.
ALARM_NOTIFICATION_TYPE - Static variable in class javax.slee.management.SubsystemNotification
The JMX notification type of alarm notifications that are generated in response to an internal component or subsystem of the SLEE interacting with the AlarmFacility (or a similar internal interface).
AlarmDuplicateFilter - Class in javax.slee.management
A notification filter that suppresses equivalent AlarmNotifications that occur during a specified period of time.
AlarmDuplicateFilter(long) - Constructor for class javax.slee.management.AlarmDuplicateFilter
Create an AlarmDuplicateFilter.
AlarmFacility - Interface in javax.slee.facilities
The Alarm Facility is used to indicate to the SLEE requests to raise or clear alarms.
AlarmLevel - Class in javax.slee.facilities
This class defines an enumerated type for the alarm levels supported by the Alarm Facility.
AlarmLevelFilter - Class in javax.slee.management
A notification filter that filters AlarmNotifications based on their alarm level.
AlarmLevelFilter(Level) - Constructor for class javax.slee.management.AlarmLevelFilter
Deprecated.
Replaced with AlarmLevelFilter.AlarmLevelFilter(AlarmLevel) as trace and alarm levels have been split into different classes.
AlarmLevelFilter(AlarmLevel) - Constructor for class javax.slee.management.AlarmLevelFilter
Create an AlarmLevelFilter.
AlarmMBean - Interface in javax.slee.management
The AlarmMBean interface defines the management interface for the SLEE alarm subsystem.
AlarmNotification - Class in javax.slee.management
Notifications of this type are emitted by an AlarmMBean to indicate that some component or subsystem in the SLEE is experiencing a problem.
AlarmNotification(AlarmMBean, String, Object, Level, String, Throwable, long, long) - Constructor for class javax.slee.management.AlarmNotification
Deprecated.
Alarm notifications have been expanded with new attributes to take advantage of the new features provided by the SLEE specification. The AlarmNotification.AlarmNotification(String,AlarmMBean,String,NotificationSource,String,String,AlarmLevel,String,Throwable,long,long) constructor should be used instead of this constructor.
AlarmNotification(String, AlarmMBean, String, NotificationSource, String, String, AlarmLevel, String, Throwable, long, long) - Constructor for class javax.slee.management.AlarmNotification
Create an AlarmNotification to notify listeners of an alarm.
AlarmThresholdFilter - Class in javax.slee.management
A notification filter that supresses equivalent AlarmNotifications until a specified number have occurred within a specified time period.
AlarmThresholdFilter(int, long) - Constructor for class javax.slee.management.AlarmThresholdFilter
Create an AlarmThresholdFilter.
ALL - Static variable in class javax.slee.facilities.TimerPreserveMissed
Preserve-missed value for the ALL option.
ALL_STRING - Static variable in class javax.slee.facilities.TimerPreserveMissed
A string representation of TimerPreserveMissed.ALL.
ALLOWED - Static variable in class javax.slee.AddressPresentation
The ALLOWED value indicates that the address presentation is allowed.
ALLOWED_STRING - Static variable in class javax.slee.AddressPresentation
A string representation of AddressPresentation.ALLOWED.
AlreadyDeployedException - Exception in javax.slee.management
This exception is thrown by the DeploymentMBean.install(java.lang.String) method if an attempt is made to install a deployable unit or component with the same identity as an entity already installed in the SLEE.
AlreadyDeployedException(String) - Constructor for exception javax.slee.management.AlreadyDeployedException
Constructs an AlreadyDeployedException with a detail message.
And - Class in javax.slee.profile.query
The And class is a composite dynamic query expression that successfully matches with a profile only if all nested query expressions also match with the profile.
And(QueryExpression, QueryExpression) - Constructor for class javax.slee.profile.query.And
Create an And query expression initially populated with the two specified query expressions.
And(QueryExpression[]) - Constructor for class javax.slee.profile.query.And
Create an And query expression initially populated with the expressions contained in the specified array.
and(QueryExpression) - Method in class javax.slee.profile.query.And
Add the specified query expression to this composite expression.
asSleeTransaction(Transaction) - Method in interface javax.slee.transaction.SleeTransactionManager
Get a SleeTransaction object for a generic Transaction object.
asyncCommit(CommitListener) - Method in interface javax.slee.transaction.SleeTransaction
Request that the transaction represented by this SleeTransaction object asynchronously commit.
asyncCommit(CommitListener) - Method in interface javax.slee.transaction.SleeTransactionManager
Request that the transaction associated with the current thread asynchronously commit.
asyncRollback(RollbackListener) - Method in interface javax.slee.transaction.SleeTransaction
Request that the transaction represented by this SleeTransaction object asynchronously roll back.
asyncRollback(RollbackListener) - Method in interface javax.slee.transaction.SleeTransactionManager
Request that the transaction associated with the current thread asynchronously roll back.
attach(SbbLocalObject) - Method in interface javax.slee.ActivityContextInterface
Attach an SBB entity to the Activity Context.
AttributeNotIndexedException - Exception in javax.slee.profile
This exception is thrown by the ProfileProvisioningMBean.getProfilesByIndexedAttribute method when passed the name of an attribute that does not exist in the profile specification.
AttributeNotIndexedException() - Constructor for exception javax.slee.profile.AttributeNotIndexedException
Create an AttributeNotIndexedException with no detail message.
AttributeNotIndexedException(String) - Constructor for exception javax.slee.profile.AttributeNotIndexedException
Create an AttributeNotIndexedException with a detail message.
AttributeTypeMismatchException - Exception in javax.slee.profile
This exception is thrown by methods in ProfileFacility and ProfileProvisioningMBean when attempting to find profiles by an indexed attribute, but the attribute value supplied to the method is not of the correct Java type for the attribute.
AttributeTypeMismatchException(String) - Constructor for exception javax.slee.profile.AttributeTypeMismatchException
Create a AttributeTypeMismatchException with a detail message.

B

BASE_OBJECT_NAME - Static variable in interface javax.slee.management.ProfileTableUsageMBean
The base JMX Object Name string of all SLEE Profile Table Usage MBeans.
BASE_OBJECT_NAME - Static variable in interface javax.slee.management.ResourceUsageMBean
The base JMX Object Name string of all SLEE Resource Usage MBeans.
BASE_OBJECT_NAME - Static variable in interface javax.slee.management.ServiceUsageMBean
The base JMX Object Name string of all SLEE Service Usage MBeans.
BASE_OBJECT_NAME - Static variable in interface javax.slee.profile.ProfileMBean
The base JMX Object Name string of all SLEE Profile MBeans.
BASE_OBJECT_NAME - Static variable in interface javax.slee.usage.UsageMBean
The base JMX Object Name string of all SLEE Usage MBeans.
BASE_OBJECT_NAME - Static variable in interface javax.slee.usage.UsageNotificationManagerMBean
The base JMX Object Name string of all SLEE Usage Notification Manager MBeans.
beginSleeTransaction() - Method in interface javax.slee.transaction.SleeTransactionManager
Begin a new transaction and associate it with the current thread.
bind(ActivityContextInterface, String) - Method in interface javax.slee.facilities.ActivityContextNamingFacility
Bind an Activity Context to a name.
bindLinkName(String, String) - Method in interface javax.slee.management.ResourceManagementMBean
Bind a resource adaptor entity to a link name.

C

cancelTimer(TimerID) - Method in interface javax.slee.facilities.TimerFacility
Cancel a previously set timer.
ChildRelation - Interface in javax.slee
The ChildRelation interface is used by SBBs that require child relationships with other SBBs.
CLEAR - Static variable in class javax.slee.facilities.AlarmLevel
Alarm level used when an error condition has cleared.
CLEAR_STRING - Static variable in class javax.slee.facilities.AlarmLevel
A string representation of AlarmLevel.CLEAR.
clearAlarm(String) - Method in interface javax.slee.facilities.AlarmFacility
Request that the alarm with the specified alarm identifier be cleared.
clearAlarm(String) - Method in interface javax.slee.management.AlarmMBean
Clear the specified alarm.
clearAlarms(String) - Method in interface javax.slee.facilities.AlarmFacility
Request that all alarms of the specified type be cleared.
clearAlarms() - Method in interface javax.slee.facilities.AlarmFacility
Request that all alarms belonging to the notification source associated with the AlarmFacility object be cleared.
clearAlarms(NotificationSource, String) - Method in interface javax.slee.management.AlarmMBean
Clear all active alarms of the specified type raised by the specified notification source.
clearAlarms(NotificationSource) - Method in interface javax.slee.management.AlarmMBean
Clear all active alarms raised by the specified notification source.
clone() - Method in class javax.slee.EventTypeID
Create a copy of this event type component identifier.
clone() - Method in class javax.slee.management.LibraryID
Create a copy of this library component identifier.
clone() - Method in class javax.slee.profile.ProfileID
Create a copy of this profile identifier.
clone() - Method in class javax.slee.profile.ProfileSpecificationID
Create a copy of this profile specification component identifier.
clone() - Method in class javax.slee.resource.ConfigProperties
Creates and returns a deep copy of this ConfigProperties object.
clone() - Method in class javax.slee.resource.ResourceAdaptorID
Create a copy of this resource adaptor component identifier.
clone() - Method in class javax.slee.resource.ResourceAdaptorTypeID
Create a copy of this resource adaptor type component identifier.
clone() - Method in class javax.slee.SbbID
Create a copy of this SBB component identifier.
clone() - Method in class javax.slee.ServiceID
Create a copy of this service component identifier.
close() - Method in interface javax.slee.connection.SleeConnection
Closes this SleeConnection.
close() - Method in interface javax.slee.management.ProfileTableUsageMBean
Notify the SLEE that the Profile Table Usage MBean is no longer required by the management client.
close() - Method in interface javax.slee.management.ResourceUsageMBean
Notify the SLEE that the Resource Usage MBean is no longer required by the management client.
close() - Method in interface javax.slee.management.ServiceUsageMBean
Notify the SLEE that this Service Usage MBean is no longer required by the management client.
close() - Method in interface javax.slee.usage.SbbUsageMBean
Deprecated.
Replaced with UsageMBean.close().
close() - Method in interface javax.slee.usage.UsageMBean
Notify the SLEE that the Usage MBean is no longer required by the management client.
close() - Method in interface javax.slee.usage.UsageNotificationManagerMBean
Notify the SLEE that the Usage Notification Manager MBean is no longer required by the management client.
closeProfile() - Method in interface javax.slee.profile.ProfileMBean
Notify the SLEE that the profile is no longer required by the management client.
CommitListener - Interface in javax.slee.transaction
The CommitListener interface defines the callback operations that enable a Resource Adaptor to be notified of the outcome of an asynchronous commit operation.
commitProfile() - Method in interface javax.slee.profile.ProfileMBean
Request that changes made to a profile be committed by the SLEE.
committed() - Method in interface javax.slee.transaction.CommitListener
This method is invoked by the SLEE to indicate the transaction commit was successful.
compareTo(Object) - Method in class javax.slee.ComponentID
Compare this component identifier with the specified object for order.
compareTo(String, ComponentID) - Method in class javax.slee.ComponentID
Compare this component identifier with the specified component identifier for order.
compareTo(Object) - Method in class javax.slee.EventTypeID
 
compareTo(Object) - Method in class javax.slee.management.Alarm
Compare this alarm with the specified object for order.
compareTo(Object) - Method in class javax.slee.management.DeployableUnitID
Compare this deployable unit identifier with the specified object for order.
compareTo(Object) - Method in class javax.slee.management.LibraryID
 
compareTo(Object) - Method in interface javax.slee.management.NotificationSource
Compare this notification source with the specified object for order.
compareTo(Object) - Method in class javax.slee.management.ProfileTableNotification
Compare this notification source with the specified object for order.
compareTo(Object) - Method in class javax.slee.management.ResourceAdaptorEntityNotification
Compare this notification source with the specified object for order.
compareTo(Object) - Method in class javax.slee.management.SbbNotification
Compare this notification source with the specified object for order.
compareTo(Object) - Method in class javax.slee.management.SubsystemNotification
Compare this notification source with the specified object for order.
compareTo(Object) - Method in class javax.slee.profile.ProfileSpecificationID
 
compareTo(Object) - Method in class javax.slee.resource.ResourceAdaptorID
 
compareTo(Object) - Method in class javax.slee.resource.ResourceAdaptorTypeID
 
compareTo(Object) - Method in class javax.slee.SbbID
 
compareTo(Object) - Method in class javax.slee.ServiceID
 
ComponentDescriptor - Class in javax.slee.management
The ComponentDescriptor class is the common base class for all component descriptors.
ComponentDescriptor(ComponentID, DeployableUnitID, String, LibraryID[]) - Constructor for class javax.slee.management.ComponentDescriptor
Create a new component descriptor.
ComponentID - Class in javax.slee
The ComponentID class is the common base class for all component identifiers.
ComponentID(String, String, String) - Constructor for class javax.slee.ComponentID
Create a new component identifier.
CompositeQueryExpression - Class in javax.slee.profile.query
The CompositeQueryExpression class is the base class for all dynamic query expressions that are containers of other query expressions.
CompositeQueryExpression() - Constructor for class javax.slee.profile.query.CompositeQueryExpression
 
CONFIG - Static variable in class javax.slee.facilities.Level
Deprecated.
Trace and alarm levels now defined in TraceLevel and AlarmLevel.
CONFIG - Static variable in class javax.slee.facilities.TraceLevel
Trace level for messages relating to configuration.
config(String) - Method in interface javax.slee.facilities.Tracer
Emit a trace message at the TraceLevel.CONFIG trace level.
config(String, Throwable) - Method in interface javax.slee.facilities.Tracer
Emit a trace message with a cause throwable at the TraceLevel.CONFIG trace level.
CONFIG_STRING - Static variable in class javax.slee.facilities.TraceLevel
A string representation of TraceLevel.CONFIG.
ConfigProperties - Class in javax.slee.resource
The ConfigProperties class represents a set of configuration properties for a Resource Adaptor or resource adaptor entity.
ConfigProperties() - Constructor for class javax.slee.resource.ConfigProperties
Create a new ConfigProperties object with an initially empty set of properties.
ConfigProperties(ConfigProperties.Property[]) - Constructor for class javax.slee.resource.ConfigProperties
Create a new ConfigProperties object prepopulated with a set of properties.
ConfigProperties.Property - Class in javax.slee.resource
The Property class represents a single property.
ConfigProperties.Property(String, String, Object) - Constructor for class javax.slee.resource.ConfigProperties.Property
Create a new property object.
create() - Method in interface javax.slee.ChildRelation
Create a new SBB entity of the SBB type associated with the relation.
create(String) - Method in interface javax.slee.profile.ProfileTable
Create a new profile with the specified name in the profile table represented by this ProfileTable object.
createActivityHandle() - Method in interface javax.slee.connection.SleeConnection
Creates a new external activity handle.
createAlarm(ComponentID, Level, String, String, long) - Method in interface javax.slee.facilities.AlarmFacility
Deprecated.
This method uses a ComponentID to identify a notification source and thus is not compatible with the changes made to the alarm subsystem in SLEE 1.1. In addition the levels provided by the Level class were not practical for stateful alarm use. This method has been replaced with AlarmFacility.raiseAlarm(String,String,AlarmLevel,String).
createAlarm(ComponentID, Level, String, String, Throwable, long) - Method in interface javax.slee.facilities.AlarmFacility
Deprecated.
This method uses a ComponentID to identify a notification source and thus is not compatible with the changes made to the alarm subsystem in SLEE 1.1. In addition the levels provided by the Level class were not practical for stateful alarm use. This method has been replaced with AlarmFacility.raiseAlarm(String,String,AlarmLevel,String,Throwable).
CreateException - Exception in javax.slee
This exception is thrown by the ChildRelation.create() method if an attempt to create an SBB entity cannot be completed successfully.
CreateException(String) - Constructor for exception javax.slee.CreateException
Create a CreateException with a detail message.
CreateException(String, Throwable) - Constructor for exception javax.slee.CreateException
Create a CreateException with a detail message and cause.
createNullActivity() - Method in interface javax.slee.nullactivity.NullActivityFactory
Create a new null activity.
createProfile(String, String) - Method in interface javax.slee.management.ProfileProvisioningMBean
Create a new profile with the specified name in the specified profile table.
createProfileTable(ProfileSpecificationID, String) - Method in interface javax.slee.management.ProfileProvisioningMBean
Create a new profile table from a profile specification.
createResourceAdaptorEntity(ResourceAdaptorID, String, ConfigProperties) - Method in interface javax.slee.management.ResourceManagementMBean
Create a resource adaptor entity using the specified configuration properties.
createTrace(ComponentID, Level, String, String, long) - Method in interface javax.slee.facilities.TraceFacility
Deprecated.
This method uses a ComponentID to identify a notification source and thus was not flexible enough to be used by other objects in the SLEE. It has been replaced with Tracer.trace(TraceLevel, String).
createTrace(ComponentID, Level, String, String, Throwable, long) - Method in interface javax.slee.facilities.TraceFacility
Deprecated.
This method uses a ComponentID to identify a notification source and thus was not flexible enough to be used by other objects in the SLEE. It has been replaced with Tracer.trace(TraceLevel, String, Throwable).
createUsageParameterSet(String) - Method in interface javax.slee.management.ProfileTableUsageMBean
Create a new usage parameter set that the profiles in the profile table that this MBean is providing usage acces for are permitted to use in the one-argument form of the get-usage-parameters method.
createUsageParameterSet(String) - Method in interface javax.slee.management.ResourceUsageMBean
Create a new usage parameter set that the resource adaptor entity that this MBean is providing usage management access for is permitted to use in the ResourceAdaptorContext.getUsageParameterSet(java.lang.String) method.
createUsageParameterSet(SbbID, String) - Method in interface javax.slee.management.ServiceUsageMBean
Create a new usage parameter set that the specified SBB is permitted to use in the one-argument form of the get-usage-parameters methods, when the service component identifier argument of the get-usage-parameters method identifies the Service that this MBean provides usage management access for.
CRITICAL - Static variable in class javax.slee.facilities.AlarmLevel
Alarm level used for critical error conditions.
CRITICAL_STRING - Static variable in class javax.slee.facilities.AlarmLevel
A string representation of AlarmLevel.CRITICAL.

D

deactivate(ServiceID) - Method in interface javax.slee.management.ServiceManagementMBean
Deactivate a Service.
deactivate(ServiceID[]) - Method in interface javax.slee.management.ServiceManagementMBean
Deactivate a set of Services.
deactivateAndActivate(ServiceID, ServiceID) - Method in interface javax.slee.management.ServiceManagementMBean
Deactivate one Service and activate another Service.
deactivateAndActivate(ServiceID[], ServiceID[]) - Method in interface javax.slee.management.ServiceManagementMBean
Deactivate one set of Services and activate another set of Services.
deactivateResourceAdaptorEntity(String) - Method in interface javax.slee.management.ResourceManagementMBean
Deactivate a resource adaptor entity.
delistResource(XAResource, int) - Method in interface javax.slee.transaction.SleeTransaction
This method, defined by the JTA Transaction interface, has no defined behavior in SLEE 1.1.
DependencyException - Exception in javax.slee.management
This exception is thrown by DeploymentMBean.uninstall(javax.slee.management.DeployableUnitID) method if an attempt is made to uninstall a deployable unit when another component in another deployable unit depends on a component contained within the deployable unit being uninstalled.
DependencyException(String) - Constructor for exception javax.slee.management.DependencyException
Constructs a DependencyException with a detail message.
DeployableUnitDescriptor - Class in javax.slee.management
This class provides access to deployment-specific attributes that describe an installed deployable unit.
DeployableUnitDescriptor(DeployableUnitID, Date, ComponentID[]) - Constructor for class javax.slee.management.DeployableUnitDescriptor
 
DeployableUnitID - Class in javax.slee.management
The DeployableUnitID class encapsulate the identity of deployable units installed in the SLEE.
DeployableUnitID(String) - Constructor for class javax.slee.management.DeployableUnitID
Create a new deployable unit identifier.
DeploymentException - Exception in javax.slee.management
This exception is thrown by methods defined in DeploymentMBean when a deployment operation fails due to a problem with the deployable unit.
DeploymentException(String) - Constructor for exception javax.slee.management.DeploymentException
Create a DeploymentException with a detail message.
DeploymentException(String, Throwable) - Constructor for exception javax.slee.management.DeploymentException
Create a DeploymentException with a detail message and cause.
DeploymentMBean - Interface in javax.slee.management
The DeploymentMBean interface defines deployment-related management operations.
detach(SbbLocalObject) - Method in interface javax.slee.ActivityContextInterface
Detach an SBB entity from the Activity Context.
disableVendorDataDeserialization() - Static method in class javax.slee.management.Alarm
Disable the deserialization of vendor-specific data for objects of this class.
disableVendorDataDeserialization() - Static method in class javax.slee.management.AlarmNotification
Disable the deserialization of vendor-specific data for objects of this class.
disableVendorDataDeserialization() - Static method in class javax.slee.management.ComponentDescriptor
Disable the deserialization of vendor-specific data for objects of this class and its subclasses.
disableVendorDataDeserialization() - Static method in class javax.slee.management.DeployableUnitDescriptor
Disable the deserialization of vendor-specific data for objects of this class.
disableVendorDataDeserialization() - Static method in class javax.slee.management.ResourceAdaptorEntityStateChangeNotification
Disable the deserialization of vendor-specific data for objects of this class.
disableVendorDataDeserialization() - Static method in class javax.slee.management.ServiceStateChangeNotification
Disable the deserialization of vendor-specific data for objects of this class.
disableVendorDataDeserialization() - Static method in class javax.slee.management.SleeStateChangeNotification
Disable the deserialization of vendor-specific data for objects of this class.
disableVendorDataDeserialization() - Static method in class javax.slee.management.TraceNotification
Disable the deserialization of vendor-specific data for objects of this class.
disableVendorDataDeserialization() - Static method in class javax.slee.usage.SampleStatistics
Disable the deserialization of vendor-specific data for objects of this class.
disableVendorDataDeserialization() - Static method in class javax.slee.usage.UsageNotification
Disable the deserialization of vendor-specific data for objects of this class.
disableVendorDataSerialization() - Static method in class javax.slee.management.Alarm
Disable the serialization of vendor-specific data for objects of this class.
disableVendorDataSerialization() - Static method in class javax.slee.management.AlarmNotification
Disable the serialization of vendor-specific data for objects of this class.
disableVendorDataSerialization() - Static method in class javax.slee.management.ComponentDescriptor
Disable the serialization of vendor-specific data for objects of this class and its subclasses.
disableVendorDataSerialization() - Static method in class javax.slee.management.DeployableUnitDescriptor
Disable the serialization of vendor-specific data for objects of this class.
disableVendorDataSerialization() - Static method in class javax.slee.management.ResourceAdaptorEntityStateChangeNotification
Disable the serialization of vendor-specific data for objects of this class.
disableVendorDataSerialization() - Static method in class javax.slee.management.ServiceStateChangeNotification
Disable the serialization of vendor-specific data for objects of this class.
disableVendorDataSerialization() - Static method in class javax.slee.management.SleeStateChangeNotification
Disable the serialization of vendor-specific data for objects of this class.
disableVendorDataSerialization() - Static method in class javax.slee.management.TraceNotification
Disable the serialization of vendor-specific data for objects of this class.
disableVendorDataSerialization() - Static method in class javax.slee.usage.SampleStatistics
Disable the serialization of vendor-specific data for objects of this class.
disableVendorDataSerialization() - Static method in class javax.slee.usage.UsageNotification
Disable the serialization of vendor-specific data for objects of this class.

E

E164 - Static variable in class javax.slee.AddressPlan
The E164 value indicates that the address is an international number without the international access code, but including the country code and area code (without the leading zero).
E164_MOBILE - Static variable in class javax.slee.AddressPlan
The E164_MOBILE value indicates that the address is an E.164 mobile number.
E164_MOBILE_STRING - Static variable in class javax.slee.AddressPlan
A string representation of AddressPlan.E164_MOBILE.
E164_STRING - Static variable in class javax.slee.AddressPlan
A string representation of AddressPlan.E164.
editProfile() - Method in interface javax.slee.profile.ProfileMBean
Request that the client be granted read/write access to the profile so that it may be updated.
enableVendorDataDeserialization() - Static method in class javax.slee.management.Alarm
Enable the deserialization of vendor-specific data for objects of this class.
enableVendorDataDeserialization() - Static method in class javax.slee.management.AlarmNotification
Enable the deserialization of vendor-specific data for objects of this class.
enableVendorDataDeserialization() - Static method in class javax.slee.management.ComponentDescriptor
Enable the deserialization of vendor-specific data for objects of this class and its subclasses.
enableVendorDataDeserialization() - Static method in class javax.slee.management.DeployableUnitDescriptor
Enable the deserialization of vendor-specific data for objects of this class.
enableVendorDataDeserialization() - Static method in class javax.slee.management.ResourceAdaptorEntityStateChangeNotification
Enable the deserialization of vendor-specific data for objects of this class.
enableVendorDataDeserialization() - Static method in class javax.slee.management.ServiceStateChangeNotification
Enable the deserialization of vendor-specific data for objects of this class.
enableVendorDataDeserialization() - Static method in class javax.slee.management.SleeStateChangeNotification
Enable the deserialization of vendor-specific data for objects of this class.
enableVendorDataDeserialization() - Static method in class javax.slee.management.TraceNotification
Enable the deserialization of vendor-specific data for objects of this class.
enableVendorDataDeserialization() - Static method in class javax.slee.usage.SampleStatistics
Enable the deserialization of vendor-specific data for objects of this class.
enableVendorDataDeserialization() - Static method in class javax.slee.usage.UsageNotification
Enable the deserialization of vendor-specific data for objects of this class.
enableVendorDataSerialization() - Static method in class javax.slee.management.Alarm
Enable the serialization of vendor-specific data for objects of this class.
enableVendorDataSerialization() - Static method in class javax.slee.management.AlarmNotification
Enable the serialization of vendor-specific data for objects of this class.
enableVendorDataSerialization() - Static method in class javax.slee.management.ComponentDescriptor
Enable the serialization of vendor-specific data for objects of this class and its subclasses.
enableVendorDataSerialization() - Static method in class javax.slee.management.DeployableUnitDescriptor
Enable the serialization of vendor-specific data for objects of this class.
enableVendorDataSerialization() - Static method in class javax.slee.management.ResourceAdaptorEntityStateChangeNotification
Enable the serialization of vendor-specific data for objects of this class.
enableVendorDataSerialization() - Static method in class javax.slee.management.ServiceStateChangeNotification
Enable the serialization of vendor-specific data for objects of this class.
enableVendorDataSerialization() - Static method in class javax.slee.management.SleeStateChangeNotification
Enable the serialization of vendor-specific data for objects of this class.
enableVendorDataSerialization() - Static method in class javax.slee.management.TraceNotification
Enable the serialization of vendor-specific data for objects of this class.
enableVendorDataSerialization() - Static method in class javax.slee.usage.SampleStatistics
Enable the serialization of vendor-specific data for objects of this class.
enableVendorDataSerialization() - Static method in class javax.slee.usage.UsageNotification
Enable the serialization of vendor-specific data for objects of this class.
endActivity() - Method in interface javax.slee.nullactivity.NullActivity
End the null activity.
endActivity(ActivityHandle) - Method in interface javax.slee.resource.SleeEndpoint
Notify the SLEE that an activity is ending.
endActivityTransacted(ActivityHandle) - Method in interface javax.slee.resource.SleeEndpoint
Notify the SLEE that an activity is ending.
enlistResource(XAResource) - Method in interface javax.slee.transaction.SleeTransaction
This method, defined by the JTA Transaction interface, has no defined behavior in SLEE 1.1.
ENTITY_ACTIVE - Static variable in class javax.slee.management.ResourceAdaptorEntityState
An integer representation of the ResourceAdaptorEntityState.ACTIVE state.
ENTITY_INACTIVE - Static variable in class javax.slee.management.ResourceAdaptorEntityState
An integer representation of the ResourceAdaptorEntityState.INACTIVE state.
ENTITY_STOPPING - Static variable in class javax.slee.management.ResourceAdaptorEntityState
An integer representation of the ResourceAdaptorEntityState.STOPPING state.
equals(Object) - Method in interface javax.slee.ActivityContextInterface
Compare this Activity Context for equality with another object.
equals(Object) - Method in class javax.slee.Address
Compare this address object for equality with another.
equals(Object) - Method in class javax.slee.AddressPlan
Compare this address plan for equality with another.
equals(Object) - Method in class javax.slee.AddressPresentation
Compare this address presentation for equality with another.
equals(Object) - Method in class javax.slee.AddressScreening
Compare this address screening for equality with another.
equals(Object) - Method in class javax.slee.ComponentID
Compare this component identifier for equality with another object.
equals(Object) - Method in interface javax.slee.connection.ExternalActivityHandle
Compares this handle to another for equality.
equals(Object) - Method in class javax.slee.facilities.AlarmLevel
Compare this alarm level for equality with another.
equals(Object) - Method in class javax.slee.facilities.Level
Deprecated.
Compare this level for equality with another.
equals(Object) - Method in interface javax.slee.facilities.TimerID
Compare this timer ID for equality with another.
equals(Object) - Method in class javax.slee.facilities.TimerOptions
Compare this timer options object for equality with another.
equals(Object) - Method in class javax.slee.facilities.TimerPreserveMissed
Compare this preserve-missed option object for equality with another.
equals(Object) - Method in class javax.slee.facilities.TraceLevel
Compare this trace level for equality with another.
equals(Object) - Method in class javax.slee.management.Alarm
Compare this alarm for equality with another object.
equals(Object) - Method in class javax.slee.management.AlarmNotification
Compare this notification for equality with another object.
equals(Object) - Method in class javax.slee.management.ComponentDescriptor
Compare this component descriptor for equality with another object.
equals(Object) - Method in class javax.slee.management.DeployableUnitDescriptor
Compare this deployable unit identifier for equality with another object.
equals(Object) - Method in class javax.slee.management.DeployableUnitID
Compare this deployable unit identifier for equality with another object.
equals(Object) - Method in interface javax.slee.management.NotificationSource
Compare this notification source object for equality with another object.
equals(Object) - Method in class javax.slee.management.ProfileTableNotification
Compare this notification source for equality with another object.
equals(Object) - Method in class javax.slee.management.ResourceAdaptorEntityNotification
Compare this notification source for equality with another object.
equals(Object) - Method in class javax.slee.management.ResourceAdaptorEntityState
Compare this resource adaptor state for equality with another.
equals(Object) - Method in class javax.slee.management.SbbNotification
Compare this notification source for equality with another object.
equals(Object) - Method in class javax.slee.management.ServiceState
Compare this Service state for equality with another.
equals(Object) - Method in class javax.slee.management.SleeState
Compare this SLEE state for equality with another.
equals(Object) - Method in class javax.slee.management.SubsystemNotification
Compare this notification source for equality with another object.
equals(Object) - Method in class javax.slee.management.TraceNotification
Compare this notification for equality with another object.
equals(Object) - Method in class javax.slee.profile.ProfileID
Compare this profile identifier for equality with another object.
Equals - Class in javax.slee.profile.query
The Equals class represents a dynamic query expression that checks for equality between a profile attribute and a specified value.
Equals(String, Object) - Constructor for class javax.slee.profile.query.Equals
Create an Equals query expression.
Equals(String, String, QueryCollator) - Constructor for class javax.slee.profile.query.Equals
Create an Equals query expression.
equals(Object) - Method in class javax.slee.profile.query.QueryCollator
Compare this query collator for equality with another object.
equals(Object) - Method in interface javax.slee.resource.ActivityHandle
Compare this activity handle for equality with another.
equals(Object) - Method in class javax.slee.resource.ConfigProperties.Property
Compare this property for equality with another.
equals(Object) - Method in class javax.slee.resource.FailureReason
Compare this failure reason for equality with another.
equals(Object) - Method in interface javax.slee.resource.ReceivableService
Compare this ReceivableService object for equality with another object.
equals(Object) - Method in interface javax.slee.transaction.SleeTransaction
Compare this SLEE Transaction object for equality with another object.
equals(Object) - Method in class javax.slee.usage.UsageNotification
Compare this notification for equality with another object.
EVENT_MARSHALING_ERROR - Static variable in class javax.slee.resource.FailureReason
Event failure reason indicating the event could not be marshaled by the resource adaptor entity's Marshaler.
EVENT_QUEUE_FULL - Static variable in class javax.slee.resource.FailureReason
Event failure reason indicating the event could not be enqueued for processing because the event queue is full.
EVENT_QUEUE_TIMEOUT - Static variable in class javax.slee.resource.FailureReason
Event failure reason indicating the event timeout period for processing of the event (if supported by the SLEE) expired before the event could be processed.
EventContext - Interface in javax.slee
The EventContext interface provides an SBB object with access to information and state about events and event delivery.
EventFlags - Class in javax.slee.resource
This class defines flags that a Resource Adaptor can use when firing an event to the SLEE.
EventLookupFacility - Interface in javax.slee.facilities
The Event Lookup Facility is used by resource adaptors to obtain information about the event types that it may fire to the SLEE.
eventProcessingFailed(ActivityHandle, FireableEventType, Object, Address, ReceivableService, int, FailureReason) - Method in interface javax.slee.resource.ResourceAdaptor
The SLEE invokes this method on a resource adaptor object to inform it that an event it fired to the SLEE could not be processed successfully.
eventProcessingSuccessful(ActivityHandle, FireableEventType, Object, Address, ReceivableService, int) - Method in interface javax.slee.resource.ResourceAdaptor
The SLEE invokes this method on a resource adaptor object to inform it that an event it fired to the SLEE has been processed successfully.
EventTypeDescriptor - Class in javax.slee.management
This class provides access to deployment-specific attributes that describe an installed event type.
EventTypeDescriptor(EventTypeID, DeployableUnitID, String, LibraryID[], String) - Constructor for class javax.slee.management.EventTypeDescriptor
Create a new event type component descriptor.
EventTypeID - Class in javax.slee
The EventTypeID class encapsulates event type component identity.
EventTypeID(String, String, String) - Constructor for class javax.slee.EventTypeID
Create a new event type component identifier.
eventUnreferenced(ActivityHandle, FireableEventType, Object, Address, ReceivableService, int) - Method in interface javax.slee.resource.ResourceAdaptor
The SLEE invokes this method on a resource adaptor object when the event object for an event fired by the resource adaptor is no longer referenced by the SLEE.
ExternalActivityHandle - Interface in javax.slee.connection
A marker interface implemented by external activity handle implementations.

F

FacilityException - Exception in javax.slee.facilities
This exception is thrown by facilities when a system-level failure is encountered while handling an SBB request.
FacilityException(String) - Constructor for exception javax.slee.facilities.FacilityException
Create a FacilityException with a detail message.
FacilityException(String, Throwable) - Constructor for exception javax.slee.facilities.FacilityException
Create a FacilityException with a detail message and cause.
FactoryException - Exception in javax.slee
This exception is thrown by activity context and activity context interface factories when the factory cannot perform its function due to a system-level failure.
FactoryException(String) - Constructor for exception javax.slee.FactoryException
Create a FactoryException with a detail message.
FactoryException(String, Throwable) - Constructor for exception javax.slee.FactoryException
Create a FactoryException with a detail message and cause.
FailureReason - Class in javax.slee.resource
This class defines the standard reason error codes for event processing failures reported to resource adaptor objects by the eventProcessingFailed callback method.
FailureReason(int) - Constructor for class javax.slee.resource.FailureReason
Protected constructor that allows subclasses to extend this class with additional vendor-defined reason codes, while preventing unauthorized object creation.
find(String) - Method in interface javax.slee.profile.ProfileTable
Find an existing profile with the specified profile name within the profile table represented by this ProfileTable object.
findAll() - Method in interface javax.slee.profile.ProfileTable
Find all profiles within the profile table represented by this ProfileTable object.
findProfileByAttribute(String, Object) - Method in interface javax.slee.profile.ProfileTable
Find a profile contained in the profile table represented by this ProfileTable object where the specified profile attribute is set to the specified value.
findProfilesByAttribute(String, Object) - Method in interface javax.slee.profile.ProfileTable
Find all profiles within the profile table represented by this ProfileTable object where the specified profile attribute is set to the specified value.
FINE - Static variable in class javax.slee.facilities.Level
Deprecated.
Trace and alarm levels now defined in TraceLevel and AlarmLevel.
FINE - Static variable in class javax.slee.facilities.TraceLevel
Trace level for general coarse-grained debugging messages.
fine(String) - Method in interface javax.slee.facilities.Tracer
Emit a trace message at the TraceLevel.FINE trace level.
fine(String, Throwable) - Method in interface javax.slee.facilities.Tracer
Emit a trace message with a cause throwable at the TraceLevel.FINE trace level.
FINE_STRING - Static variable in class javax.slee.facilities.TraceLevel
A string representation of TraceLevel.FINE.
FINER - Static variable in class javax.slee.facilities.Level
Deprecated.
Trace and alarm levels now defined in TraceLevel and AlarmLevel.
FINER - Static variable in class javax.slee.facilities.TraceLevel
Trace level for debug messages containing moderate detail.
finer(String) - Method in interface javax.slee.facilities.Tracer
Emit a trace message at the TraceLevel.FINER trace level.
finer(String, Throwable) - Method in interface javax.slee.facilities.Tracer
Emit a trace message with a cause throwable at the TraceLevel.FINER trace level.
FINER_STRING - Static variable in class javax.slee.facilities.TraceLevel
A string representation of TraceLevel.FINER.
FINEST - Static variable in class javax.slee.facilities.Level
Deprecated.
Trace and alarm levels now defined in TraceLevel and AlarmLevel.
FINEST - Static variable in class javax.slee.facilities.TraceLevel
Trace level for highly detailed or fine-grained messages.
finest(String) - Method in interface javax.slee.facilities.Tracer
Emit a trace message at the TraceLevel.FINEST trace level.
finest(String, Throwable) - Method in interface javax.slee.facilities.Tracer
Emit a trace message with a cause throwable at the TraceLevel.FINEST trace level.
FINEST_STRING - Static variable in class javax.slee.facilities.TraceLevel
A string representation of TraceLevel.FINEST.
FireableEventType - Interface in javax.slee.resource
The FireableEventType interface identifies the type of an event fired to the SLEE.
fireEvent(Object, EventTypeID, ExternalActivityHandle, Address) - Method in interface javax.slee.connection.SleeConnection
Fires an event on an external activity.
fireEvent(ActivityHandle, FireableEventType, Object, Address, ReceivableService) - Method in interface javax.slee.resource.SleeEndpoint
Fire an event on an activity to the SLEE.
fireEvent(ActivityHandle, FireableEventType, Object, Address, ReceivableService, int) - Method in interface javax.slee.resource.SleeEndpoint
Fire an event on an activity to the SLEE.
FireEventException - Exception in javax.slee.resource
This exception is thrown by a SleeEndpoint if the SLEE is unable to accept an event for processing due to non system-level issues such as an input rate limiting policy.
FireEventException() - Constructor for exception javax.slee.resource.FireEventException
Create a FireEventException with no detail message.
FireEventException(String) - Constructor for exception javax.slee.resource.FireEventException
Create a FireEventException with a detail message.
fireEventTransacted(ActivityHandle, FireableEventType, Object, Address, ReceivableService) - Method in interface javax.slee.resource.SleeEndpoint
Fire an event on an activity to the SLEE.
fireEventTransacted(ActivityHandle, FireableEventType, Object, Address, ReceivableService, int) - Method in interface javax.slee.resource.SleeEndpoint
Fire an event on an activity to the SLEE.
FIRING_TRANSACTION_ROLLED_BACK - Static variable in class javax.slee.resource.FailureReason
Event failure reason indicating the transaction in which the event was fired rolled back.
fromInt(int) - Static method in class javax.slee.AddressPlan
Get an AddressPlan object from an integer value.
fromInt(int) - Static method in class javax.slee.AddressPresentation
Get an AddressPresentation object from an integer value.
fromInt(int) - Static method in class javax.slee.AddressScreening
Get an AddressScreening object from an integer value.
fromInt(int) - Static method in class javax.slee.facilities.AlarmLevel
Get an AlarmLevel object from an integer value.
fromInt(int) - Static method in class javax.slee.facilities.Level
Deprecated.
Trace and alarm levels now defined in TraceLevel and AlarmLevel.
fromInt(int) - Static method in class javax.slee.facilities.TimerPreserveMissed
Get a TimerPreserveMissed object from an integer value.
fromInt(int) - Static method in class javax.slee.facilities.TraceLevel
Get a TraceLevel object from an integer value.
fromInt(int) - Static method in class javax.slee.management.ResourceAdaptorEntityState
Get a ResourceAdaptorEntityState object from an integer value.
fromInt(int) - Static method in class javax.slee.management.ServiceState
Get a ServiceState object from an integer value.
fromInt(int) - Static method in class javax.slee.management.SleeState
Get a SleeState object from an integer value.
fromInt(int) - Static method in class javax.slee.resource.FailureReason
Get a FailureReason object from an integer value.
fromString(String) - Static method in class javax.slee.AddressPlan
Get an AddressPlan object from a string value.
fromString(String) - Static method in class javax.slee.AddressPresentation
Get an AddressPresentation object from a string value.
fromString(String) - Method in class javax.slee.AddressScreening
Get an AddressScreening object from a string value.
fromString(String) - Static method in class javax.slee.facilities.AlarmLevel
Get an AlarmLevel object from a string value.
fromString(String) - Static method in class javax.slee.facilities.TimerPreserveMissed
Get a TimerPreserveMissed object from a string value.
fromString(String) - Static method in class javax.slee.facilities.TraceLevel
Get a TraceLevel object from a string value.
fromString(String) - Static method in class javax.slee.management.ResourceAdaptorEntityState
Get a ResourceAdaptorEntityState object from a string value.
fromString(String) - Static method in class javax.slee.management.ServiceState
Get a ServiceState object from an integer value.
fromString(String) - Static method in class javax.slee.management.SleeState
Get a SleeState object from a string value.

G

getActivities() - Method in interface javax.slee.SbbContext
Get the set of Activity Contexts that the SBB entity currently associated with the instance is currently attached to.
getActivity() - Method in interface javax.slee.ActivityContextInterface
Get the Activity object for the activity encapsulated by this Activity Context.
getActivity() - Method in interface javax.slee.InitialEventSelector
Get the activity for which the event was fired.
getActivity(ActivityHandle) - Method in interface javax.slee.resource.ResourceAdaptor
Get the activity object corresponding to the specified activity handle.
getActivity() - Method in interface javax.slee.serviceactivity.ServiceActivityFactory
Get the Service activity object for the invoking SBB.
getActivity() - Method in exception javax.slee.UnrecognizedActivityException
Get the activity that was unrecognized.
getActivityContextInterface() - Method in interface javax.slee.EventContext
Get a reference to the Activity Context the event was fired on.
getActivityContextInterface(TimerID) - Method in interface javax.slee.facilities.TimerFacility
Get a reference to the Activity Context on which a timer was set.
getActivityContextInterface(NullActivity) - Method in interface javax.slee.nullactivity.NullActivityContextInterfaceFactory
Get an ActivityContextInterface object for a null activity.
getActivityContextInterface(ProfileTableActivity) - Method in interface javax.slee.profile.ProfileTableActivityContextInterfaceFactory
Get an ActivityContextInterface object for the profile table activity.
getActivityContextInterface() - Method in interface javax.slee.RolledBackContext
Get the ActivityContextInterface argument passed to the event handler method invoked by the SLEE in the transaction that rolled back.
getActivityContextInterface(ServiceActivity) - Method in interface javax.slee.serviceactivity.ServiceActivityContextInterfaceFactory
Get an ActivityContextInterface object for a Service activity.
getActivityHandle(Object) - Method in interface javax.slee.resource.ResourceAdaptor
Get the activity handle corresponding to the specified activity object.
getActivityTypes() - Method in class javax.slee.resource.ResourceAdaptorTypeDescriptor
Get the fully-qualified class names of the activity types used by this resource adaptor type.
getAddedProfile() - Method in interface javax.slee.profile.ProfileAddedEvent
Deprecated.
Replaced with ProfileAddedEvent.getAddedProfileLocal() which returns an object implementing the Profile Local Interface rather than the Profile CMP Interface.
getAddedProfileLocal() - Method in interface javax.slee.profile.ProfileAddedEvent
Get a profile local object associated with the committed state of the profile that was added.
getAddress() - Method in interface javax.slee.EventContext
Get the address that was provided when the event was fired.
getAddress() - Method in interface javax.slee.InitialEventSelector
Get the Address for the event.
getAddress() - Method in interface javax.slee.profile.AddressProfile11CMP
Get the address for this profile.
getAddresses() - Method in interface javax.slee.profile.AddressProfileCMP
Deprecated.
Get the addresses for this profile.
getAddressName() - Method in class javax.slee.Address
Get the optional address name for the address.
getAddressPlan() - Method in class javax.slee.Address
Get the address plan for the address.
getAddressPresentation() - Method in class javax.slee.Address
Get the optional address presentation attribute for the address.
getAddressProfileSpecification() - Method in class javax.slee.management.SbbDescriptor
Get the component identifier of the profile specification used for Address Profiles for this SBB.
getAddressProfileTable() - Method in class javax.slee.management.ServiceDescriptor
Get the name of the Address Profile Table used by the Service.
getAddressScreening() - Method in class javax.slee.Address
Get the optional address screening attribute for the address.
getAddressString() - Method in class javax.slee.Address
Get the address string for the address.
getAfterUpdateProfile() - Method in interface javax.slee.profile.ProfileUpdatedEvent
Deprecated.
Replaced with ProfileUpdatedEvent.getAfterUpdateProfileLocal() ()} which returns an object implementing the Profile Local Interface rather than the Profile CMP Interface.
getAfterUpdateProfileLocal() - Method in interface javax.slee.profile.ProfileUpdatedEvent
Get a profile local object associated with the committed state of the profile after it was updated.
getAlarmFacility() - Method in interface javax.slee.resource.ResourceAdaptorContext
Get the alarm facility used to raise, update, and clear alarms in the SLEE.
getAlarmID() - Method in class javax.slee.management.Alarm
Get the unique alarm identifier for the alarm.
getAlarmID() - Method in class javax.slee.management.AlarmNotification
Get the unique alarm identifier of the alarm.
getAlarmLevel() - Method in class javax.slee.management.Alarm
Get the alarm level of the alarm.
getAlarmLevel() - Method in class javax.slee.management.AlarmNotification
Get the alarm level of the alarm notification.
getAlarmMBean() - Method in interface javax.slee.management.SleeManagementMBean
Get the JMX Object Name of the SLEE's AlarmMBean object.
getAlarmNotificationType() - Method in interface javax.slee.management.NotificationSource
Get the JMX notification type of alarm notifications generated in response to this notification source interacting with the Alarm Facility.
getAlarmNotificationType() - Method in class javax.slee.management.ProfileTableNotification
Get the JMX notification type of alarm notifications generated in response to a profile object interacting with the Alarm Facility.
getAlarmNotificationType() - Method in class javax.slee.management.ResourceAdaptorEntityNotification
Get the JMX notification type of alarm notifications generated in response to a resource adaptor entity interacting with the Alarm Facility.
getAlarmNotificationType() - Method in class javax.slee.management.SbbNotification
Get the JMX notification type of alarm notifications generated in response to an SBB interacting with the Alarm Facility.
getAlarmNotificationType() - Method in class javax.slee.management.SubsystemNotification
Get the JMX notification type of alarm notifications generated in response to a SLEE internal component or subsystem interacting with the Alarm Facility.
getAlarms(NotificationSource) - Method in interface javax.slee.management.AlarmMBean
Get the unique alarm identifiers for stateful alarms currently active in the SLEE that were raised by the specified notification source.
getAlarms() - Method in interface javax.slee.management.AlarmMBean
Get the unique alarm identifiers of all stateful alarms currently active in the SLEE.
getAlarmSource() - Method in class javax.slee.management.AlarmNotification
Deprecated.
getAlarmType() - Method in class javax.slee.management.Alarm
Get the identifier specifying the type of the alarm, provided when the alarm was raised.
getAlarmType() - Method in class javax.slee.management.AlarmNotification
Get the type of the alarm.
getAttributeName() - Method in class javax.slee.profile.query.RangeMatch
Get the name of the profile attribute used by this query expression.
getAttributeName() - Method in class javax.slee.profile.query.SimpleQueryExpression
Get the name of the profile attribute used by this query expression.
getAttributeValue() - Method in class javax.slee.profile.query.SimpleQueryExpression
Get the value the profile attribute will be compared to.
getBeforeUpdateProfile() - Method in interface javax.slee.profile.ProfileUpdatedEvent
Deprecated.
Replaced with ProfileUpdatedEvent.getBeforeUpdateProfileLocal() ()} which returns an object implementing the Profile Local Interface rather than the Profile CMP Interface.
getBeforeUpdateProfileLocal() - Method in interface javax.slee.profile.ProfileUpdatedEvent
Get a profile local object associated with the committed state of the profile before it was updated.
getBoundSbbs(String) - Method in interface javax.slee.management.ResourceManagementMBean
Get the set of SBB component identifiers that identify the SBBs that are bound to the specified link name by way of a resource-adaptor-entity-link element in their deployment descriptor.
getCause() - Method in exception javax.slee.CreateException
Get the cause (if any) for this exception.
getCause() - Method in class javax.slee.management.Alarm
Get the cause provided when the alarm was raised (if any).
getCause() - Method in class javax.slee.management.AlarmNotification
Get the cause for the alarm.
getCause() - Method in exception javax.slee.management.DeploymentException
Get the cause (if any) for this exception.
getCause() - Method in exception javax.slee.management.ManagementException
Get the cause (if any) for this exception.
getCause() - Method in exception javax.slee.management.PeerUnavailableException
Get the cause for this exception.
getCause() - Method in class javax.slee.management.TraceNotification
Get the cause (if any) for this trace notification.
getCause() - Method in exception javax.slee.profile.ProfileImplementationException
Get the cause (if any) for this exception.
getCause() - Method in exception javax.slee.profile.ProfileVerificationException
Get the cause (if any) for this exception.
getCause() - Method in exception javax.slee.SLEEException
Get the cause (if any) for this exception.
getClassName() - Method in class javax.slee.ComponentID
Get the class name of this component identifier.
getClassName() - Method in class javax.slee.EventTypeID
 
getClassName() - Method in class javax.slee.management.LibraryID
 
getClassName() - Method in class javax.slee.management.ProfileTableNotification
 
getClassName() - Method in class javax.slee.management.ResourceAdaptorEntityNotification
 
getClassName() - Method in class javax.slee.management.SbbNotification
 
getClassName() - Method in class javax.slee.management.SubsystemNotification
 
getClassName() - Method in class javax.slee.profile.ProfileSpecificationID
 
getClassName() - Method in class javax.slee.resource.ResourceAdaptorID
 
getClassName() - Method in class javax.slee.resource.ResourceAdaptorTypeID
 
getClassName() - Method in class javax.slee.SbbID
 
getClassName() - Method in class javax.slee.ServiceID
 
getCMPInterfaceName() - Method in class javax.slee.profile.ProfileSpecificationDescriptor
Get the fully-qualified class name of the profile specification's CMP interface.
getCollator() - Method in class javax.slee.profile.query.QueryCollator
Get the java.text.Collator described by this QueryCollator object.
getCollator() - Method in class javax.slee.profile.query.RangeMatch
Get the query collator used by this query expression.
getCollator() - Method in class javax.slee.profile.query.SimpleQueryExpression
Get the query collator used by this query expression.
getComponents() - Method in class javax.slee.management.DeployableUnitDescriptor
Get the component identifiers of the components installed with this deployable unit.
getConfigurationProperties(ResourceAdaptorID) - Method in interface javax.slee.management.ResourceManagementMBean
Get the configuration properties, and their default values if any, for the specified resource adaptor.
getConfigurationProperties(String) - Method in interface javax.slee.management.ResourceManagementMBean
Get the configuration properties for a resource adaptor entity.
getConnection() - Method in interface javax.slee.connection.SleeConnectionFactory
Return a SleeConnection object that corresponds to a connection to the SLEE this factory is associated with.
getCustomName() - Method in interface javax.slee.InitialEventSelector
Get the custom name set for the event.
getDecomposition() - Method in class javax.slee.profile.query.QueryCollator
Get the decomposition mode specified for this collator.
getDefaultProfile(String) - Method in interface javax.slee.management.ProfileProvisioningMBean
Get the JMX Object Name of the Profile MBean for the default profile of a profile table.
getDefaultTimeout() - Method in interface javax.slee.facilities.TimerFacility
Get the default timeout period of the Timer Facility.
getDefaultUsageParameterSet() - Method in interface javax.slee.resource.ResourceAdaptorContext
Get the unnamed usage parameter set for the resource adaptor entity.
getDeployableUnit() - Method in class javax.slee.management.ComponentDescriptor
Get the identifier of the deployable unit from which this component was installed.
getDeployableUnit(String) - Method in interface javax.slee.management.DeploymentMBean
Get a deployable unit identifier for a deployable unit jar file that has been installed.
getDeployableUnits() - Method in interface javax.slee.management.DeploymentMBean
Get the set of deployable unit identifiers that identify all the deployable units installed in the SLEE.
getDeploymentDate() - Method in class javax.slee.management.DeployableUnitDescriptor
Get the date that the deployable unit was installed.
getDeploymentMBean() - Method in interface javax.slee.management.SleeManagementMBean
Get the JMX Object Name of the SLEE's DeploymentMBean object.
getDescriptor(String) - Method in interface javax.slee.management.AlarmMBean
Get the alarm descriptor for an alarm identifier.
getDescriptor(DeployableUnitID) - Method in interface javax.slee.management.DeploymentMBean
Get the deployable unit descriptor for a deployable unit.
getDescriptor(ComponentID) - Method in interface javax.slee.management.DeploymentMBean
Get the component descriptor for a component identifier.
getDescriptors(String[]) - Method in interface javax.slee.management.AlarmMBean
Get an array of alarm descriptors corresponding to an arary of alarm identifiers.
getDescriptors(DeployableUnitID[]) - Method in interface javax.slee.management.DeploymentMBean
Get an array of deployable unit descriptors corresponding to an array of deployable units.
getDescriptors(ComponentID[]) - Method in interface javax.slee.management.DeploymentMBean
Get an array of component descriptors corresponding to an array of component identifiers.
getEntityName() - Method in class javax.slee.management.ResourceAdaptorEntityNotification
Get the name of the resource adaptor entity of this notification source.
getEntityName() - Method in class javax.slee.management.ResourceAdaptorEntityStateChangeNotification
Get the name of the resource adaptor entity that has changed state.
getEntityName() - Method in interface javax.slee.management.ResourceUsageMBean
Get the name of the resource adaptor entity that this MBean provides usage management access for.
getEntityName() - Method in interface javax.slee.resource.ResourceAdaptorContext
Get the name of the resource adaptor entity the resource adaptor object was created for.
getEstimatedEventSize(FireableEventType, Object) - Method in interface javax.slee.resource.Marshaler
Get an estimate of the size (in bytes) of the marshaled form of the specified event or event type.
getEstimatedHandleSize(ActivityHandle) - Method in interface javax.slee.resource.Marshaler
Get an estimate of the size (in bytes) of the marshaled form of an activity handle.
getEvent() - Method in interface javax.slee.EventContext
Get the event object for the event that this Event Context is associated with.
getEvent() - Method in interface javax.slee.InitialEventSelector
Get the event object for the event under consideration by the event router.
getEvent() - Method in interface javax.slee.RolledBackContext
Get the event object that should have been handled by the transaction that rolled back.
getEventBuffer(FireableEventType, Object) - Method in interface javax.slee.resource.Marshaler
Get a buffer containing an already marshaled for of the specified event, if such a buffer exists.
getEventClassLoader() - Method in interface javax.slee.resource.FireableEventType
Get a classloader that can be used to load the event class for the event type represented by this FireableEventType.
getEventClassName() - Method in class javax.slee.management.EventTypeDescriptor
Get the fully-qualified name of the interface or class used as the event class.
getEventClassName() - Method in interface javax.slee.resource.FireableEventType
Get the fully-qualified name of the event class for the event type represented by this FireableEventType.
getEventLookupFacility() - Method in interface javax.slee.resource.ResourceAdaptorContext
Get the event lookup facility used to obtain the FireableEventType objects required for the resource adaptor to fire events to the SLEE.
getEventMask(ActivityContextInterface) - Method in interface javax.slee.SbbContext
Get the event mask currently set for an Activity Context for the SBB entity currently associated with the instance.
getEventName() - Method in interface javax.slee.InitialEventSelector
Get the name of the event under consideration by the event router.
getEventType() - Method in interface javax.slee.resource.FireableEventType
Get the component identifier of the event type represented by this FireableEventType.
getEventType() - Method in interface javax.slee.resource.ReceivableService.ReceivableEvent
Get the component identifier of the event type.
getEventTypeID(String, String, String) - Method in interface javax.slee.connection.SleeConnection
Retrieves an EventTypeID that identifies a particular SLEE event.
getEventTypes() - Method in interface javax.slee.management.DeploymentMBean
Get the set of event types installed in the SLEE.
getEventTypes() - Method in class javax.slee.management.SbbDescriptor
Get the component identifiers of the event types used by this SBB.
getEventTypes() - Method in class javax.slee.resource.ResourceAdaptorTypeDescriptor
Get the component identifiers of the event types used by this resource adaptor type.
getExpiryTime() - Method in interface javax.slee.facilities.TimerEvent
Get the time that the timer event was actually fired.
getExpression() - Method in class javax.slee.profile.query.Not
Get the query expression who's match result will be inverted by this Not query expression.
getExpressions() - Method in class javax.slee.profile.query.CompositeQueryExpression
Get the query expressions that have been added to this composite expression.
getFireableEventType(EventTypeID) - Method in interface javax.slee.facilities.EventLookupFacility
Get a FireableEventType object for a given event type.
getFromValue() - Method in class javax.slee.profile.query.RangeMatch
Get the lower-bound value the profile attribute will be compared to.
getID() - Method in class javax.slee.management.ComponentDescriptor
Get the component identifier for this descriptor.
getID() - Method in class javax.slee.management.DeployableUnitDescriptor
Get the deployable unit identifier for this descriptor.
getInfo() - Method in interface javax.slee.profile.ResourceInfoProfileCMP
Deprecated.
Get the resource information.
getInstanceID() - Method in class javax.slee.management.Alarm
Get the identifier specifying the particular instance of the alarm type, provided when the alarm was raised.
getInstanceID() - Method in class javax.slee.management.AlarmNotification
Get the instance identifier of the alarm type.
getInvokingService() - Method in interface javax.slee.resource.ResourceAdaptorContext
Get the service component identifier of the service currently being invoked by the SLEE in the current thread.
getLevel() - Method in class javax.slee.management.AlarmNotification
Deprecated.
Trace and alarm levels have been split into different classes. Replaced with AlarmNotification.getAlarmLevel().
getLevel() - Method in class javax.slee.management.TraceNotification
Deprecated.
Replaced with TraceNotification.getTraceLevel() as trace and alarm levels have been split into different classes.
getLibraries() - Method in class javax.slee.management.ComponentDescriptor
Get the component identifiers of libraries used by this component.
getLibraries() - Method in interface javax.slee.management.DeploymentMBean
Get the set of libraries installed in the SLEE.
getLibraryJars() - Method in class javax.slee.management.LibraryDescriptor
Get the names of the jars that are included in the library.
getLinkNames() - Method in interface javax.slee.management.ResourceManagementMBean
Get the set of link names that have been bound to resource adaptor entities.
getLinkNames(String) - Method in interface javax.slee.management.ResourceManagementMBean
Get the set of link names that a particular resource adaptor entity has been bound to.
getLocale() - Method in class javax.slee.profile.query.QueryCollator
Get the locale for this collator.
getMarshaler() - Method in interface javax.slee.resource.ResourceAdaptor
Get the activity handle and event marshaler for the resource adaptor.
getMaximum() - Method in class javax.slee.usage.SampleStatistics
Get the maximum sample value recorded for the usage parameter since either the service was deployed or the usage parameter was last reset (whichever occurred most recently).
getMean() - Method in class javax.slee.usage.SampleStatistics
Get the mean of sample values recorded for the usage parameter since either the service was deployed or the usage parameter was last reset (whichever occurred most recently).
getMessage() - Method in class javax.slee.management.Alarm
Get the message provided when the alarm was raised.
getMessageSource() - Method in class javax.slee.management.TraceNotification
Deprecated.
getMessageType() - Method in class javax.slee.management.TraceNotification
Deprecated.
getMinimum() - Method in class javax.slee.usage.SampleStatistics
Get the minimum sample value recorded for the usage parameter since either the service was deployed or the usage parameter was last reset (whichever occurred most recently).
getMissedRepetitions() - Method in interface javax.slee.facilities.TimerEvent
Get the number of timer events missed between the firing of the timer's last timer event and this timer event.
getName() - Method in class javax.slee.ComponentID
Get the name of the component.
getName() - Method in class javax.slee.management.ComponentDescriptor
Get the name of the component.
getName() - Method in class javax.slee.resource.ConfigProperties.Property
Get the name of the property.
getNewState() - Method in class javax.slee.management.ResourceAdaptorEntityStateChangeNotification
Get the new operational state of the resource adaptor entity.
getNewState() - Method in class javax.slee.management.ServiceStateChangeNotification
Get the new operational state of the Service.
getNewState() - Method in class javax.slee.management.SleeStateChangeNotification
Get the new operational state of the SLEE.
getNotificationSource() - Method in class javax.slee.management.Alarm
Get the object that identifies the component or subsystem in the SLEE that raised the alarm.
getNotificationSource() - Method in class javax.slee.management.AlarmNotification
Get the object that identifies the component or subsystem in the SLEE that raised the alarm.
getNotificationSource() - Method in class javax.slee.management.TraceNotification
Get the object that identifies the component or subsystem in the SLEE that caused this trace notification to be generated.
getNotificationSource() - Method in interface javax.slee.usage.UsageMBean
Get the notification source that this Usage MBean is presenting usage information for.
getNotificationSource() - Method in class javax.slee.usage.UsageNotification
Get the object that identifies the component or subsystem in the SLEE that caused this usage notification to be generated.
getNotificationSource() - Method in interface javax.slee.usage.UsageNotificationManagerMBean
Get the notification source that this Usage Notification Manager MBean is managing usage notification enabler flags for.
getNumRepetitions() - Method in interface javax.slee.facilities.TimerEvent
Get the number of repetitions the timer was set with.
getOldState() - Method in class javax.slee.management.ResourceAdaptorEntityStateChangeNotification
Get the state the resource adaptor entity was in before the change to the new state.
getOldState() - Method in class javax.slee.management.ServiceStateChangeNotification
Get the state the Service was in before the change to the new state.
getOldState() - Method in class javax.slee.management.SleeStateChangeNotification
Get the state the SLEE was in before the change to the new state.
getParentTracerName() - Method in interface javax.slee.facilities.Tracer
Get the name of this tracer's parent tracer.
getPeriod() - Method in interface javax.slee.facilities.TimerEvent
Get the period of the timer.
getPreserveMissed() - Method in class javax.slee.facilities.TimerOptions
Get the value of the preserve-missed option.
getProfile(String, String) - Method in interface javax.slee.management.ProfileProvisioningMBean
Get the JMX Object Name of the Profile MBean for an existing profile.
getProfile() - Method in interface javax.slee.profile.ProfileAddedEvent
Get the profile identifier for the profile that was added.
getProfile() - Method in interface javax.slee.profile.ProfileRemovedEvent
Get the profile identifier for the profile that was removed.
getProfile() - Method in interface javax.slee.profile.ProfileUpdatedEvent
Get the profile identifier for the profile that was updated.
getProfileAddress() - Method in interface javax.slee.profile.ProfileAddedEvent
Get the address of the profile that was added.
getProfileAddress() - Method in interface javax.slee.profile.ProfileRemovedEvent
Get the address of the profile that was removed.
getProfileAddress() - Method in interface javax.slee.profile.ProfileUpdatedEvent
Get the address of the profile that was updated.
getProfileByIndexedAttribute(String, String, Object) - Method in interface javax.slee.profile.ProfileFacility
Deprecated.
Replaced with getProfileTable(profileTableName).findProfileByAttribute(attributeName, attributeValue), which returns a Profile Local Interface object that can be used to interact with the profile directly, rather than a profile identifier which requires a secondary lookup via a get-profile-CMP method.
getProfileLocalObject() - Method in interface javax.slee.profile.ProfileContext
Get a ProfileLocalObject which represents the profile that the Profile object owning this ProfileContext is currently assigned to.
getProfileName() - Method in interface javax.slee.profile.ProfileContext
Get the name of the profile that the Profile object owning this ProfileContext is currently assigned to.
getProfileName() - Method in class javax.slee.profile.ProfileID
Get the name of the profile referenced by this identifier.
getProfileName() - Method in interface javax.slee.profile.ProfileLocalObject
Get the name of the profile referenced by this ProfileLocalObject.
getProfileProvisioningMBean() - Method in interface javax.slee.management.SleeManagementMBean
Get the JMX Object Name of the SLEE's ProfileProvisioningMBean object.
getProfiles(String) - Method in interface javax.slee.management.ProfileProvisioningMBean
Get a collection of ProfileID objects that identify all the profiles contained in the specified profile table.
getProfiles(String) - Method in interface javax.slee.profile.ProfileFacility
Deprecated.
Replaced with getProfileTable(profileTableName).findAll(), which returns a collection of Profile Local Interface objects that can be used to interact with the profiles directly, rather than a collection of profile identifiers which require a secondary lookup via a get-profile-CMP method.
getProfilesByAttribute(String, String, Object) - Method in interface javax.slee.management.ProfileProvisioningMBean
Get a collection of ProfileID objects that identify the profiles contained in the specified profile table where the specified profile attribute is set to the specified value.
getProfilesByDynamicQuery(String, QueryExpression) - Method in interface javax.slee.management.ProfileProvisioningMBean
Get a collection of ProfileID object that identify the profiles contained in the specified profile table where the profiles satisfy the specified query expression.
getProfilesByIndexedAttribute(String, String, Object) - Method in interface javax.slee.management.ProfileProvisioningMBean
Deprecated.
Replaced with getProfilesByAttribute(profileTableName, attributeName, attributeValue). as SLEE 1.1 does not require an attribute to be indexed in order to perform searches against that attribute.
getProfilesByIndexedAttribute(String, String, Object) - Method in interface javax.slee.profile.ProfileFacility
Deprecated.
Replaced with getProfileTable(profileTableName).findProfilesByAttribute(attributeName, attributeValue), which returns a collection of Profile Local Interface objects that can be used to interact with the profiles directly, rather than a collection of profile identifiers which require a secondary lookup via a get-profile-CMP method.
getProfilesByStaticQuery(String, String, Object[]) - Method in interface javax.slee.management.ProfileProvisioningMBean
Get a collection of ProfileID objects that identify the profiles contained in the specified profile table where the profiles satisfy a particular search criteria.
getProfileSpecification(String) - Method in interface javax.slee.management.ProfileProvisioningMBean
Get the component identifier of the profile specification that a profile table was created with.
getProfileSpecifications() - Method in interface javax.slee.management.DeploymentMBean
Get the set of profile specifications installed in the SLEE.
getProfileSpecifications() - Method in class javax.slee.management.SbbDescriptor
Get the component identifiers of the profile specifications used by this SBB.
getProfileSpecifications() - Method in class javax.slee.profile.ProfileSpecificationDescriptor
Get the component identifiers of the other profile specifications used by this profile specification.
getProfileSpecifications() - Method in class javax.slee.resource.ResourceAdaptorDescriptor
Get the component identifiers of the profile specifications used by this resource adaptor.
getProfileTable() - Method in interface javax.slee.profile.ProfileContext
Get an object that implements the Profile Table Interface of the profile table that this ProfileContext is associated with.
getProfileTable(String) - Method in interface javax.slee.profile.ProfileContext
Get a ProfileTable object for a profile table.
getProfileTable(String) - Method in interface javax.slee.profile.ProfileFacility
Get a ProfileTable object for a profile table.
getProfileTable() - Method in interface javax.slee.profile.ProfileLocalObject
Get an object that implements the Profile Table Interface of the profile table in which the profile that this ProfileLocalObject references exists.
getProfileTable(String) - Method in interface javax.slee.resource.ResourceAdaptorContext
Get a ProfileTable object for a profile table.
getProfileTableActivity(String) - Method in interface javax.slee.profile.ProfileFacility
Get a ProfileTableActivity object for a profile table.
getProfileTableName() - Method in class javax.slee.management.ProfileTableNotification
Get the name of the profile table of this notification source.
getProfileTableName() - Method in interface javax.slee.management.ProfileTableUsageMBean
Get the name of the profile table that this MBean provides usage management access for.
getProfileTableName() - Method in interface javax.slee.profile.ProfileContext
Get the name of the profile table in which the profile that this Profile object is assigned to exists.
getProfileTableName() - Method in class javax.slee.profile.ProfileID
Get the name of the profile table referenced by this identifier.
getProfileTableName() - Method in interface javax.slee.profile.ProfileLocalObject
Get the name of the profile table in which the profile referenced by this ProfileLocalObject exists.
getProfileTableName() - Method in interface javax.slee.profile.ProfileTableActivity
Get the name of the profile table corresponding to this activity.
getProfileTables() - Method in interface javax.slee.management.ProfileProvisioningMBean
Get a collection of java.lang.String objects that identify the names of all the profile tables that have been created in the SLEE.
getProfileTables(ProfileSpecificationID) - Method in interface javax.slee.management.ProfileProvisioningMBean
Get a collection of java.lang.String objects that identify the names of the profile tables that have been created from the specified profile specification.
getProfileTableUsageMBean(String) - Method in interface javax.slee.management.ProfileProvisioningMBean
Get the JMX Object Name of a ProfileTableUsageMBean object for a profile table.
getProperties() - Method in class javax.slee.resource.ConfigProperties
Get all properties.
getProperty(String) - Method in class javax.slee.resource.ConfigProperties
Get the property with the specified name.
getReason() - Method in class javax.slee.resource.FailureReason
Get the reason code provided in the constructor.
getReceivableEvents() - Method in interface javax.slee.resource.ReceivableService
Get information about the event types that can be received by SBBs in the service.
getReceivableService(ServiceID) - Method in interface javax.slee.facilities.ServiceLookupFacility
Get information about the event types that a service may receive.
getReferringComponents(ComponentID) - Method in interface javax.slee.management.DeploymentMBean
Get the set of components that use or make reference to a specified component.
getRelation() - Method in class javax.slee.profile.query.Equals
 
getRelation() - Method in class javax.slee.profile.query.GreaterThan
 
getRelation() - Method in class javax.slee.profile.query.GreaterThanOrEquals
 
getRelation() - Method in class javax.slee.profile.query.HasPrefix
 
getRelation() - Method in class javax.slee.profile.query.LessThan
 
getRelation() - Method in class javax.slee.profile.query.LessThanOrEquals
 
getRelation() - Method in class javax.slee.profile.query.LongestPrefixMatch
 
getRelation() - Method in class javax.slee.profile.query.NotEquals
 
getRelation() - Method in class javax.slee.profile.query.SimpleQueryExpression
Get the symbol or other name for this expression relation to be used in the toString output.
getRemainingRepetitions() - Method in interface javax.slee.facilities.TimerEvent
Get the number of repetitions remaining for the timer.
getRemovedProfile() - Method in interface javax.slee.profile.ProfileRemovedEvent
Deprecated.
Replaced with ProfileRemovedEvent.getRemovedProfileLocal() which returns an object implementing the Profile Local Interface rather than the Profile CMP Interface.
getRemovedProfileLocal() - Method in interface javax.slee.profile.ProfileRemovedEvent
Get a profile local object associated with the committed state of the profile before it was updated.
getResolution() - Method in interface javax.slee.facilities.TimerFacility
Get the approximate timer resolution of the Timer Facility.
getResourceAdaptor(String) - Method in interface javax.slee.management.ResourceManagementMBean
Get the resource adaptor component identifier from which a resource adaptor entity was created.
getResourceAdaptor() - Method in interface javax.slee.resource.ResourceAdaptorContext
Get the component identifier for this resource adaptor.
getResourceAdaptorEntities() - Method in interface javax.slee.management.ResourceManagementMBean
Get the set of all resource adaptor entities that have been created in the SLEE.
getResourceAdaptorEntities(ResourceAdaptorID) - Method in interface javax.slee.management.ResourceManagementMBean
Get the set of resource adaptor entities that have been created from a specified resource adaptor component.
getResourceAdaptorEntities(ResourceAdaptorEntityState) - Method in interface javax.slee.management.ResourceManagementMBean
Get the set of resource adaptor entities that are in a particular state.
getResourceAdaptorEntities(String[]) - Method in interface javax.slee.management.ResourceManagementMBean
Get an array of resource adaptor entity names which are bound to a corresponding array of link names.
getResourceAdaptorEntity(String) - Method in interface javax.slee.management.ResourceManagementMBean
Get the resource adaptor entity that a link name is bound to.
getResourceAdaptorEntityLinks() - Method in class javax.slee.management.SbbDescriptor
Get the names of the resource adaptor entity links used by this SBB.
getResourceAdaptorInterface(String) - Method in interface javax.slee.resource.ResourceAdaptor
Get an implementation object of the specified resource adaptor interface.
getResourceAdaptorInterface() - Method in class javax.slee.resource.ResourceAdaptorTypeDescriptor
Get the fully-qualified class name of the resource adaptor interface provided by this resource adaptor type.
getResourceAdaptors() - Method in interface javax.slee.management.DeploymentMBean
Get the set of resource adaptors installed in the SLEE.
getResourceAdaptorType() - Method in class javax.slee.resource.ResourceAdaptorDescriptor
Deprecated.
Resource adaptors may now implement more than one resource adaptor type. This method will return the first array index of the array returned by ResourceAdaptorDescriptor.getResourceAdaptorTypes(), which replaces this method.
getResourceAdaptorTypes() - Method in interface javax.slee.management.DeploymentMBean
Get the set of resource adaptor types installed in the SLEE.
getResourceAdaptorTypes() - Method in class javax.slee.management.SbbDescriptor
Get the component identifiers of the resource adaptor types used by this SBB.
getResourceAdaptorTypes() - Method in interface javax.slee.resource.ResourceAdaptorContext
Get the component identifiers of the resource adaptor types implemented by this resource adaptor.
getResourceAdaptorTypes() - Method in class javax.slee.resource.ResourceAdaptorDescriptor
Get the component identifiers of the resource adaptor types that this resource adaptor implements.
getResourceInfoProfileTable() - Method in class javax.slee.management.ServiceDescriptor
Deprecated.
The Resource Adaptor architecture of SLEE 1.1 specifies how resource adaptors may interact with profile tables and profiles.
getResourceManagementMBean() - Method in interface javax.slee.management.SleeManagementMBean
Get the JMX Object Name of the SLEE's ResourceManagementMBean object.
getResourceOption() - Method in interface javax.slee.resource.ReceivableService.ReceivableEvent
Get the resource option specified by the SBB receiving the event type.
getResourceUsageMBean(String) - Method in interface javax.slee.management.ResourceManagementMBean
Get the JMX Object Name of a ResourceUsageMBean object for a resource adaptor entity.
getRollbackOnly() - Method in interface javax.slee.profile.ProfileContext
Test if the current transaction has been marked for rollback only.
getRollbackOnly() - Method in interface javax.slee.SbbContext
Test if the current transaction has been marked for rollback only.
getRootSbb() - Method in class javax.slee.management.ServiceDescriptor
Get the component identifier of the Service's root SBB.
getSampleCount() - Method in class javax.slee.usage.SampleStatistics
Get the number of samples recorded for the usage parameter since either the service was deployed or the usage parameter was last reset (whichever occurred most recently).
getSbb() - Method in class javax.slee.management.SbbNotification
Get the SBB component identifier of this notification source.
getSbb() - Method in interface javax.slee.SbbContext
Get the SBB component identifier that identifies the SBB component of the SBB object.
getSbb() - Method in interface javax.slee.usage.SbbUsageMBean
Deprecated.
Replaced with a UsageMBean containing an SbbNotification as a notification source.
getSbb() - Method in class javax.slee.usage.UsageNotification
Deprecated.
Replaced with UsageNotification.getNotificationSource() in order to specify a broader range of usage sources.
getSbbLocalObject() - Method in interface javax.slee.SbbContext
Get a local object reference to the SBB entity currently associated with the instance.
getSbbPriority() - Method in interface javax.slee.SbbLocalObject
Get the invocation priority for the SBB entity referenced by this SbbLocalObject.
getSbbs() - Method in interface javax.slee.management.DeploymentMBean
Get the set of SBBs installed in the SLEE.
getSbbs(ServiceID) - Method in interface javax.slee.management.DeploymentMBean
Get the set of SBBs that participate in the specified Service.
getSbbs() - Method in class javax.slee.management.SbbDescriptor
Get the component identifiers of the SBBs used by this SBB.
getSbbUsageMBean(SbbID) - Method in interface javax.slee.management.ServiceUsageMBean
Get the JMX Object Name of a UsageMBean object that provides management access to the unnamed usage parameter set for the specified SBB.
getSbbUsageMBean(SbbID, String) - Method in interface javax.slee.management.ServiceUsageMBean
Get the JMX Object Name of a UsageMBean object that provides management access to the named usage parameter set for the specified SBB.
getSbbUsageNotificationManagerMBean(SbbID) - Method in interface javax.slee.management.ServiceUsageMBean
Get the JMX Object Name of a UsageNotificationManagerMBean that provides management access to the usage notification manager for the specified SBB.
getScheduledTime() - Method in interface javax.slee.facilities.TimerEvent
Get the time that this timer event was scheduled to be fired.
getService() - Method in interface javax.slee.EventContext
Get the component identifier of the Service that was provided when the event was fired.
getService() - Method in class javax.slee.management.SbbNotification
Get the service component identifier of this notification source.
getService() - Method in class javax.slee.management.ServiceStateChangeNotification
Get the component identifier of the Service that has changed state.
getService() - Method in interface javax.slee.management.ServiceUsageMBean
Get the component identifier of the Service that this MBean provides usage management access for.
getService() - Method in interface javax.slee.resource.ReceivableService
Get the component identifier of the service represented by this ReceivableService object.
getService() - Method in interface javax.slee.SbbContext
Get the Service component identifier that identifies the Service component that the SBB object is executing on behalf of.
getService() - Method in interface javax.slee.serviceactivity.ServiceActivity
Get the Service component identifier that identifies the Service component that this Service activity was created for.
getService() - Method in interface javax.slee.serviceactivity.ServiceStartedEvent
Get the Service component identifier that identifies the Service component that has started.
getService() - Method in interface javax.slee.usage.SbbUsageMBean
Deprecated.
Replaced with a UsageMBean containing an SbbNotification as a notification source.
getService() - Method in class javax.slee.usage.UsageNotification
Deprecated.
Replaced with UsageNotification.getNotificationSource() in order to specify a broader range of usage sources.
getServiceLookupFacility() - Method in interface javax.slee.resource.ResourceAdaptorContext
Get the service lookup facility used obtain information about the event types that may be received by SBBs in a service.
getServiceManagementMBean() - Method in interface javax.slee.management.SleeManagementMBean
Get the JMX Object Name of the SLEE's ServiceManagementMBean object.
getServices() - Method in interface javax.slee.management.DeploymentMBean
Get the set of services installed in the SLEE.
getServices(ServiceState) - Method in interface javax.slee.management.ServiceManagementMBean
Get the set of services that are in a particular state.
getServiceUsageMBean(ServiceID) - Method in interface javax.slee.management.ServiceManagementMBean
Get the JMX Object Name of a ServiceUsageMBean object for a Service.
getSleeEndpoint() - Method in interface javax.slee.resource.ResourceAdaptorContext
Get the SLEE Endpoint object used to notify the SLEE about activities that are starting and ending, and to fire events on those activities to the SLEE.
getSleeManagementMBean() - Method in interface javax.slee.management.SleeProvider
Get the JMX Object Name of the SLEE vendor's SleeManagementMBean object.
getSleeName() - Method in interface javax.slee.management.SleeManagementMBean
Get the name of the SLEE implementation.
getSleeProvider(String) - Static method in class javax.slee.management.SleeProviderFactory
Get an instance of a SleeProvider peer class.
getSleeProvider(String, ClassLoader) - Static method in class javax.slee.management.SleeProviderFactory
Get an instance of a SleeProvider peer class using the specified class loader.
getSleeTransaction() - Method in interface javax.slee.transaction.SleeTransactionManager
Get the SleeTransaction object that represents the transaction context of the calling thread.
getSleeTransactionManager() - Method in interface javax.slee.resource.ResourceAdaptorContext
Get the SLEE transaction manager that allows a resource adaptor to demarcate transaction boundaries.
getSleeVendor() - Method in interface javax.slee.management.SleeManagementMBean
Get the vendor of the SLEE implementation.
getSleeVersion() - Method in interface javax.slee.management.SleeManagementMBean
Get the version of the SLEE implementation.
getSource() - Method in class javax.slee.management.ComponentDescriptor
Get the name of the source object from which this component was installed.
getState(String) - Method in interface javax.slee.management.ResourceManagementMBean
Get the current state of a resource adaptor entity.
getState(ServiceID) - Method in interface javax.slee.management.ServiceManagementMBean
Get the current state of a Service.
getState() - Method in interface javax.slee.management.SleeManagementMBean
Get the current operational state of the SLEE.
getStrength() - Method in class javax.slee.profile.query.QueryCollator
Get the collator strength specified for this collator.
getSubAddressString() - Method in class javax.slee.Address
Get the optional sub-address string for the address.
getSubsystemName() - Method in class javax.slee.management.SubsystemNotification
Get the name of the internal component or subsystem of the SLEE identified by this notification source.
getSubsystems() - Method in interface javax.slee.management.SleeManagementMBean
Get the names of the SLEE internal components or subsystems defined by the SLEE implementation.
getTimeout() - Method in class javax.slee.facilities.TimerOptions
Get the timeout period.
getTimer() - Method in interface javax.slee.resource.ResourceAdaptorContext
Get the shared Java timer that can be used to schedule timer tasks.
getTimerID() - Method in interface javax.slee.facilities.TimerEvent
Get the timer ID of the timer that fired this event.
getTimestamp() - Method in class javax.slee.management.Alarm
Get the time (in ms since January 1, 1970 UTC) that the alarm was raised.
getToValue() - Method in class javax.slee.profile.query.RangeMatch
Get the upper-bound value the profile attribute will be compared to.
getTraceLevel(ComponentID) - Method in interface javax.slee.facilities.TraceFacility
Deprecated.
This method uses a ComponentID to identify a notification source and thus was not flexible enough to be used by other objects in the SLEE. It has been replaced with Tracer.getTraceLevel().
getTraceLevel() - Method in interface javax.slee.facilities.Tracer
Get the current effective trace level for this tracer.
getTraceLevel(ComponentID) - Method in interface javax.slee.management.TraceMBean
Deprecated.
This method uses a ComponentID to identify a notification source and thus is not compatible with the changes made to the tracing subsystem in SLEE 1.1. It has been replaced with TraceMBean.getTraceLevel(NotificationSource, String).
getTraceLevel(NotificationSource, String) - Method in interface javax.slee.management.TraceMBean
Get the effective trace filter level of the specified tracer for the specified notification source.
getTraceLevel() - Method in class javax.slee.management.TraceNotification
Get the trace level of the trace message.
getTraceMBean() - Method in interface javax.slee.management.SleeManagementMBean
Get the JMX Object Name of the SLEE's TraceMBean object.
getTraceNotificationType() - Method in interface javax.slee.management.NotificationSource
Get the JMX notification type of trace notifications generated in response to this notification source interacting with the Trace Facility.
getTraceNotificationType() - Method in class javax.slee.management.ProfileTableNotification
Get the JMX notification type of trace notifications generated in response to a profile object interacting with the Trace Facility.
getTraceNotificationType() - Method in class javax.slee.management.ResourceAdaptorEntityNotification
Get the JMX notification type of trace notifications generated in response to a resource adaptor entity interacting with the Trace Facility.
getTraceNotificationType() - Method in class javax.slee.management.SbbNotification
Get the JMX notification type of trace notifications generated in response to an SBB interacting with the Trace Facility.
getTraceNotificationType() - Method in class javax.slee.management.SubsystemNotification
Get the JMX notification type of trace notifications generated in response to a SLEE internal component or subsystem interacting with the Trace Facility.
getTracer(String) - Method in interface javax.slee.profile.ProfileContext
Get a tracer for the specified tracer name.
getTracer(String) - Method in interface javax.slee.resource.ResourceAdaptorContext
Get a tracer for the specified tracer name.
getTracer(String) - Method in interface javax.slee.SbbContext
Get a tracer for the specified tracer name.
getTracerName() - Method in interface javax.slee.facilities.Tracer
Get the tracer name for this tracer.
getTracerName() - Method in class javax.slee.management.TraceNotification
Get the name of the tracer to which the trace message was emitted.
getTracersSet(NotificationSource) - Method in interface javax.slee.management.TraceMBean
Get the names of the tracers for which a trace filter level has been assigned for the specified notification source.
getTracersUsed(NotificationSource) - Method in interface javax.slee.management.TraceMBean
Get the names of the tracers that have been requested by the specified notification source.
getType() - Method in class javax.slee.resource.ConfigProperties.Property
Get the Java class type of the property.
getURL() - Method in class javax.slee.management.DeployableUnitDescriptor
Get the URL that the deployable unit was installed from.
getURL() - Method in class javax.slee.management.DeployableUnitID
Get the URL that the deployable unit was installed from.
getUsageMBean() - Method in interface javax.slee.management.ProfileTableUsageMBean
Get the JMX Object Name of a UsageMBean object that provides management access to the unnamed usage parameter set for the profile table that this MBean is providing usage management access for.
getUsageMBean(String) - Method in interface javax.slee.management.ProfileTableUsageMBean
Get the JMX Object Name of a UsageMBean object that provides management access to the named usage parameter set for the profile table that this MBean is providing usage management access for.
getUsageMBean() - Method in interface javax.slee.management.ResourceUsageMBean
Get the JMX Object Name of a UsageMBean object that provides management access to the unnamed usage parameter set for the resource adaptor entity that this MBean is providing usage management access for.
getUsageMBean(String) - Method in interface javax.slee.management.ResourceUsageMBean
Get the JMX Object Name of a UsageMBean object that provides management access to the named usage parameter set for the resource adaptor entity that this MBean is providing usage management access for.
getUsageMBean(String) - Method in interface javax.slee.management.SleeManagementMBean
Get the JMX Object Name of a UsageMBean object that provides management access to the unnamed usage parameter set for the specified SLEE internal component or subsystem.
getUsageMBean(String, String) - Method in interface javax.slee.management.SleeManagementMBean
Get the JMX Object Name of a UsageMBean object that provides management access to the named usage parameter set for the specified SLEE internal component or subsystem.
getUsageMBeanProperties(String) - Static method in class javax.slee.management.ResourceAdaptorEntityNotification
Get a JMX Object Name property string that uniquely identifies the specified resource adaptor entity, suitable for inclusion in the Object Name of a Usage MBean.
getUsageMBeanProperties() - Method in class javax.slee.management.ResourceAdaptorEntityNotification
Get a JMX Object Name property string that uniquely identifies the resource adaptor entity of this notification source, suitable for inclusion in the Object Name of a Usage MBean.
getUsageMBeanProperties(ServiceID, SbbID) - Static method in class javax.slee.management.SbbNotification
Get a JMX Object Name property string that uniquely identifies the specified service and SBB, suitable for inclusion in the Object Name of a Usage MBean.
getUsageMBeanProperties() - Method in class javax.slee.management.SbbNotification
Get a JMX Object Name property string that uniquely identifies the service and SBB of this notification source, suitable for inclusion in the Object Name of a Usage MBean.
getUsageMBeanProperties(String) - Static method in class javax.slee.management.SubsystemNotification
Get a JMX Object Name property string that uniquely identifies the specified SLEE internal component or subsystem, suitable for inclusion in the Object Name of a Usage MBean.
getUsageMBeanProperties() - Method in class javax.slee.management.SubsystemNotification
Get a JMX Object Name property string that uniquely identifies the SLEE internal component or subsystem of this notification source, suitable for inclusion in the Object Name of a Usage MBean.
getUsageNotificationManagerMBean() - Method in interface javax.slee.management.ProfileTableUsageMBean
Get the JMX Object Name of a UsageNotificationManagerMBean that provides management access to the usage notification manager for the profile table that this MBean is providing usage management access for.
getUsageNotificationManagerMBean() - Method in interface javax.slee.management.ResourceUsageMBean
Get the JMX Object Name of a UsageNotificationManagerMBean that provides management access to the usage notification manager for the resource adaptor entity that this MBean is providing usage management access for.
getUsageNotificationManagerMBean(String) - Method in interface javax.slee.management.SleeManagementMBean
Get the JMX Object Name of a UsageNotificationManagerMBean that provides management access to the usage notification manager for the specified SLEE internal component or subsystem.
getUsageNotificationManagerMBean() - Method in interface javax.slee.usage.UsageMBean
Get the JMX Object Name of the UsageNotificationManagerMBean that provides management access to the usage notification manager for this Usage MBean.
getUsageNotificationType() - Method in interface javax.slee.management.NotificationSource
Get the JMX notification type of usage notifications generated in response to this notification source interacting with its usage parameters.
getUsageNotificationType() - Method in class javax.slee.management.ProfileTableNotification
Get the JMX notification type of usage notifications generated in response to a profile object interacting with its usage parameters.
getUsageNotificationType() - Method in class javax.slee.management.ResourceAdaptorEntityNotification
Get the JMX notification type of usage notifications generated in response to a resource adaptor entity interacting with its usage parameters.
getUsageNotificationType() - Method in class javax.slee.management.SbbNotification
Get the JMX notification type of usage notifications generated in response to an SBB interacting with its usage parameters.
getUsageNotificationType() - Method in class javax.slee.management.SubsystemNotification
Get the JMX notification type of usage notifications generated in response to a SLEE internal component or subsystem interacting with its usage parameters.
getUsageParameterName() - Method in class javax.slee.usage.UsageNotification
Get the name of the usage parameter that was updated.
getUsageParameterSet(String) - Method in interface javax.slee.resource.ResourceAdaptorContext
Get a named usage parameter set for the resource adaptor entity.
getUsageParameterSet() - Method in interface javax.slee.usage.SbbUsageMBean
Deprecated.
getUsageParameterSet() - Method in interface javax.slee.usage.UsageMBean
Get the name of the usage parameter set that this Usage MBean is presenting usage information for.
getUsageParameterSetName() - Method in class javax.slee.usage.UsageNotification
Get the name of the usage parameter set containing the usage parameter thas was updated.
getUsageParameterSets() - Method in interface javax.slee.management.ProfileTableUsageMBean
Get the names of the usage parameter sets that have been created for the profile table that this MBean is providing usage management access for.
getUsageParameterSets() - Method in interface javax.slee.management.ResourceUsageMBean
Get the names of the usage parameter sets that have been created for the resource adaptor entity that this MBean is providing usage management access for.
getUsageParameterSets(SbbID) - Method in interface javax.slee.management.ServiceUsageMBean
Get the names of the usage parameter sets that the specified SBB is permitted to use in the one-argument form of the get-usage-parameters methods, when the service component identifier argument of the get-usage-parameters method identifies the Service that this MBean provides usage management access for.
getUsageParameterSets(String) - Method in interface javax.slee.management.SleeManagementMBean
Get the names of the usage parameter sets that the specified SLEE internal component or subsystem is permitted to use.
getValue() - Method in class javax.slee.resource.ConfigProperties.Property
Get the current value of the property.
getValue() - Method in class javax.slee.usage.UsageNotification
Get the updated value or emitted sample of the usage parameter.
getVendor() - Method in class javax.slee.ComponentID
Get the vendor of the component.
getVendor() - Method in class javax.slee.management.ComponentDescriptor
Get the vendor of the component.
getVendorData() - Method in class javax.slee.management.Alarm
Get the vendor-specific data.
getVendorData() - Method in class javax.slee.management.AlarmNotification
Get the vendor-specific data.
getVendorData() - Method in class javax.slee.management.ComponentDescriptor
Get the vendor-specific data.
getVendorData() - Method in class javax.slee.management.DeployableUnitDescriptor
Get the vendor-specific data.
getVendorData() - Method in class javax.slee.management.ResourceAdaptorEntityStateChangeNotification
Get the vendor-specific data.
getVendorData() - Method in class javax.slee.management.ServiceStateChangeNotification
Get the vendor-specific data.
getVendorData() - Method in class javax.slee.management.SleeStateChangeNotification
Get the vendor-specific data.
getVendorData() - Method in class javax.slee.management.TraceNotification
Get the vendor-specific data.
getVendorData() - Method in interface javax.slee.management.VendorExtensions
Get the vendor-specific data.
getVendorData() - Method in class javax.slee.usage.SampleStatistics
Get the vendor-specific data.
getVendorData() - Method in class javax.slee.usage.UsageNotification
Get the vendor-specific data.
getVersion() - Method in class javax.slee.ComponentID
Get the version of the component.
getVersion() - Method in class javax.slee.management.ComponentDescriptor
Get the version of the component.
GreaterThan - Class in javax.slee.profile.query
The GreaterThan class represents a dynamic query expression that checks whether the value of a profile attribute is greater than a specified value.
GreaterThan(String, Object) - Constructor for class javax.slee.profile.query.GreaterThan
Create a GreaterThan query expression.
GreaterThan(String, String, QueryCollator) - Constructor for class javax.slee.profile.query.GreaterThan
Create a GreaterThan query expression.
GreaterThanOrEquals - Class in javax.slee.profile.query
The GreaterThanOrEquals class represents a dynamic query expression that checks whether the value of a profile attribute is greater than or equal to a specified value.
GreaterThanOrEquals(String, Object) - Constructor for class javax.slee.profile.query.GreaterThanOrEquals
Create a GreaterThanOrEquals query expression.
GreaterThanOrEquals(String, String, QueryCollator) - Constructor for class javax.slee.profile.query.GreaterThanOrEquals
Create a GreaterThanOrEquals query expression.
GT - Static variable in class javax.slee.AddressPlan
The GT value indicates that the address is a Global Title.
GT_STRING - Static variable in class javax.slee.AddressPlan
A string representation of AddressPlan.GT.

H

H323 - Static variable in class javax.slee.AddressPlan
The H323 value indicates that the address is an H.323 address.
H323_STRING - Static variable in class javax.slee.AddressPlan
A string representation of AddressPlan.H323.
hasDecomposition() - Method in class javax.slee.profile.query.QueryCollator
Determine whether a decomposition mode has been defined for this collator.
hasFlags(int, int) - Static method in class javax.slee.resource.ActivityFlags
Test an integer for the presence of one or more flags.
hasFlags(int, int) - Static method in class javax.slee.resource.EventFlags
Test an integer for the presence of a flag.
hashCode() - Method in interface javax.slee.ActivityContextInterface
Get a hash code value for this Activity Context Interface object.
hashCode() - Method in class javax.slee.Address
Get a hash code value for this address object.
hashCode() - Method in class javax.slee.AddressPlan
Get a hash code value for this address plan.
hashCode() - Method in class javax.slee.AddressPresentation
Get a hash code value for this address presentation.
hashCode() - Method in class javax.slee.AddressScreening
Get a hash code value for this address screening.
hashCode() - Method in class javax.slee.ComponentID
Get a hash code value for this component identifier.
hashCode() - Method in interface javax.slee.connection.ExternalActivityHandle
Returns a hashcode for this handle.
hashCode() - Method in class javax.slee.facilities.AlarmLevel
Get a hash code value for this alarm level.
hashCode() - Method in class javax.slee.facilities.Level
Deprecated.
Get a hash code value for this level.
hashCode() - Method in interface javax.slee.facilities.TimerID
Get a hash code value for this timer ID.
hashCode() - Method in class javax.slee.facilities.TimerOptions
Get a hash code value for this timer options object.
hashCode() - Method in class javax.slee.facilities.TimerPreserveMissed
Get a hash code value for this preserve-missed option object.
hashCode() - Method in class javax.slee.facilities.TraceLevel
Get a hash code value for this trace level.
hashCode() - Method in class javax.slee.management.Alarm
Get a hash code value for this alarm.
hashCode() - Method in class javax.slee.management.AlarmNotification
Get a hash code value for this notification.
hashCode() - Method in class javax.slee.management.ComponentDescriptor
Get a hash code value for this component descriptor.
hashCode() - Method in class javax.slee.management.DeployableUnitDescriptor
Get a hash code value for this deployable unit descriptor.
hashCode() - Method in class javax.slee.management.DeployableUnitID
Get a hash code value for this deployable unit identifier.
hashCode() - Method in interface javax.slee.management.NotificationSource
Get a hash code value for this notification source.
hashCode() - Method in class javax.slee.management.ProfileTableNotification
Get a hash code value for this notification source.
hashCode() - Method in class javax.slee.management.ResourceAdaptorEntityNotification
Get a hash code value for this notification source.
hashCode() - Method in class javax.slee.management.ResourceAdaptorEntityState
Get a hash code value for this resource adaptor state.
hashCode() - Method in class javax.slee.management.SbbNotification
Get a hash code value for this notification source.
hashCode() - Method in class javax.slee.management.ServiceState
Get a hash code value for this Service state.
hashCode() - Method in class javax.slee.management.SleeState
Get a hash code value for this SLEE state.
hashCode() - Method in class javax.slee.management.SubsystemNotification
Get a hash code value for this notification source.
hashCode() - Method in class javax.slee.management.TraceNotification
Get a hash code value for this notification.
hashCode() - Method in class javax.slee.profile.ProfileID
Get a hash code value for this profile identifier.
hashCode() - Method in class javax.slee.profile.query.QueryCollator
Get a hash code value for this query collator.
hashCode() - Method in interface javax.slee.resource.ActivityHandle
Get a hash code for this activity handle.
hashCode() - Method in class javax.slee.resource.ConfigProperties.Property
Get a hash code for this property.
hashCode() - Method in class javax.slee.resource.FailureReason
Get a hash code value for this failure reason error code.
hashCode() - Method in interface javax.slee.transaction.SleeTransaction
Get a hash code value for the transaction represented by this SLEE Transaction object.
hashCode() - Method in class javax.slee.usage.UsageNotification
Get a hash code value for this notification.
hasNoFlags(int) - Static method in class javax.slee.resource.ActivityFlags
Determine whether the specified activity flags request no special behavior.
hasNoFlags(int) - Static method in class javax.slee.resource.EventFlags
Determine whether the specified event flags request no special behavior.
HasPrefix - Class in javax.slee.profile.query
The HasPrefix class represents a dynamic query expression that checks whether the value of a profile attribute is prefixed by a specified value.
HasPrefix(String, String) - Constructor for class javax.slee.profile.query.HasPrefix
Create a HasPrefix query expression.
HasPrefix(String, String, QueryCollator) - Constructor for class javax.slee.profile.query.HasPrefix
Create a HasPrefix query expression.
hasRequestEndedCallback(int) - Static method in class javax.slee.resource.ActivityFlags
Test for the presence of the ActivityFlags.REQUEST_ENDED_CALLBACK flag.
hasRequestEventReferenceReleasedCallback(int) - Static method in class javax.slee.resource.EventFlags
Test for the presence of the EventFlags.REQUEST_EVENT_UNREFERENCED_CALLBACK flag.
hasRequestProcessingFailedCallback(int) - Static method in class javax.slee.resource.EventFlags
Test for the presence of the EventFlags.REQUEST_PROCESSING_FAILED_CALLBACK flag.
hasRequestProcessingSuccessfulCallback(int) - Static method in class javax.slee.resource.EventFlags
Test for the presence of the EventFlags.REQUEST_PROCESSING_SUCCESSFUL_CALLBACK flag.
hasRequestSleeActivityGCCallback(int) - Static method in class javax.slee.resource.ActivityFlags
Test for the presence of the ActivityFlags.REQUEST_ACTIVITY_UNREFERENCED_CALLBACK flag.
hasSbbProcessedEvent(int) - Static method in class javax.slee.resource.EventFlags
Test for the presence of the EventFlags.SBB_PROCESSED_EVENT flag.
hasSleeMayMarshal(int) - Static method in class javax.slee.resource.ActivityFlags
Test for the presence of the ActivityFlags.SLEE_MAY_MARSHAL flag.
hasSleeMayMarshal(int) - Static method in class javax.slee.resource.EventFlags
Test for the presence of the EventFlags.SLEE_MAY_MARSHAL flag.
hasStandardFlags(int) - Static method in class javax.slee.resource.ActivityFlags
Determine whether the specified flags request any of the SLEE specification defined special behavior.
hasStandardFlags(int) - Static method in class javax.slee.resource.EventFlags
Determine whether the specified flags request any of the SLEE specification defined special behavior.
hasStrength() - Method in class javax.slee.profile.query.QueryCollator
Determine whether a collator strength has been defined for this collator.
hasUsage(String) - Method in interface javax.slee.management.SleeManagementMBean
Determine if usage information is available for the specified SLEE internal component or subsystem.
hasVendorFlags(int) - Static method in class javax.slee.resource.ActivityFlags
Determine whether the specified flags request any vendor specific behavior.
hasVendorFlags(int) - Static method in class javax.slee.resource.EventFlags
Determine whether the specified flags request any vendor specific behavior.
heuristicMixed(HeuristicMixedException) - Method in interface javax.slee.transaction.CommitListener
This method is invoked by the SLEE to report that a heuristic decision was made and that some relevant updates have been committed while others have been rolled back.
heuristicRollback(HeuristicRollbackException) - Method in interface javax.slee.transaction.CommitListener
This method is invoked by the SLEE to indicate that a heuristic decision was made and that all relevant updates have been rolled back.

I

IllegalEventException - Exception in javax.slee.resource
This exception is thrown by the fire-event methods in SleeEndpoint if the Resource Adaptor attempts to fire an event with an illegal event identifier.
IllegalEventException(String) - Constructor for exception javax.slee.resource.IllegalEventException
Create an IllegalEventException with a detail message.
IllegalEventException(String, Throwable) - Constructor for exception javax.slee.resource.IllegalEventException
Create an IllegalEventException with a detail message and cause.
INACTIVE - Static variable in class javax.slee.management.ResourceAdaptorEntityState
The INACTIVE state indicates that the resource adaptor entity has been successfully created and configured.
INACTIVE - Static variable in class javax.slee.management.ServiceState
The INACTIVE state indicates that the Service has been successfully installed.
INACTIVE_STRING - Static variable in class javax.slee.management.ResourceAdaptorEntityState
A string representation of the ResourceAdaptorEntityState.INACTIVE state.
INACTIVE_STRING - Static variable in class javax.slee.management.ServiceState
A string representation of the ServiceState.INACTIVE state.
INDETERMINATE - Static variable in class javax.slee.facilities.AlarmLevel
Alarm level used when the severity of the error condition is unknown.
INDETERMINATE_STRING - Static variable in class javax.slee.facilities.AlarmLevel
A string representation of AlarmLevel.INDETERMINATE.
INFO - Static variable in class javax.slee.facilities.Level
Deprecated.
Trace and alarm levels now defined in TraceLevel and AlarmLevel.
INFO - Static variable in class javax.slee.facilities.TraceLevel
Trace level for general information messages.
info(String) - Method in interface javax.slee.facilities.Tracer
Emit a trace message at the TraceLevel.INFO trace level.
info(String, Throwable) - Method in interface javax.slee.facilities.Tracer
Emit a trace message with a cause throwable at the TraceLevel.INFO trace level.
INFO_STRING - Static variable in class javax.slee.facilities.TraceLevel
A string representation of TraceLevel.INFO.
InitialEventSelector - Interface in javax.slee
This interface defines selection criteria for initial events for Services.
install(String) - Method in interface javax.slee.management.DeploymentMBean
Install a deployable unit jar file into the SLEE.
InvalidArgumentException - Exception in javax.slee
This exception class is thrown by management operations when given an illegal argument such as a zero-length string or invalid numerical value.
InvalidArgumentException() - Constructor for exception javax.slee.InvalidArgumentException
Create an InvalidArgumentException with no detail message.
InvalidArgumentException(String) - Constructor for exception javax.slee.InvalidArgumentException
Create an InvalidArgumentException with a detail message.
InvalidConfigurationException - Exception in javax.slee.resource
This exception can be thrown by the ResourceAdaptor.raVerifyConfiguration(javax.slee.resource.ConfigProperties) method if the configuration properties supplied by the Administrator are not valid for the resource adaptor.
InvalidConfigurationException(String) - Constructor for exception javax.slee.resource.InvalidConfigurationException
Create an InvalidConfigurationException with a detail message.
InvalidConfigurationException(String, Throwable) - Constructor for exception javax.slee.resource.InvalidConfigurationException
Create an InvalidConfigurationException with a detail message and cause.
InvalidLinkNameBindingStateException - Exception in javax.slee.management
This exception is thrown by the ServiceManagementMBean if an attempt is made to activate a service for which a required resource adaptor entity link name binding either doesn't exist or is bound to a resource adaptor entity that does not implement the resource adaptor type expected by the service.
InvalidLinkNameBindingStateException() - Constructor for exception javax.slee.management.InvalidLinkNameBindingStateException
Create an InvalidLinkNameBindingStateException with no detail message.
InvalidLinkNameBindingStateException(String) - Constructor for exception javax.slee.management.InvalidLinkNameBindingStateException
Create an InvalidLinkNameBindingStateException with a detail message.
InvalidStateException - Exception in javax.slee
This exception is thrown by management operations that change the state of some entity (such as the SLEE or a Service) when that entity is not in the correct state to transition to the selected state.
InvalidStateException() - Constructor for exception javax.slee.InvalidStateException
Create an InvalidStateException with no detail message.
InvalidStateException(String) - Constructor for exception javax.slee.InvalidStateException
Create an InvalidStateException with a detail message.
IP - Static variable in class javax.slee.AddressPlan
The IP value indicates that the address is an IP address in dotted notation.
IP_STRING - Static variable in class javax.slee.AddressPlan
A string representation of AddressPlan.IP.
isActive(String) - Method in interface javax.slee.management.AlarmMBean
Determine if a specified alarm is (still) currently active in the SLEE.
isActive() - Method in class javax.slee.management.ResourceAdaptorEntityState
Determine if this ResourceAdaptorEntityState object represents the ACTIVE state of a resource adaptor entity.
isActive() - Method in class javax.slee.management.ServiceState
Determine if this ServiceState object represents the ACTIVE state of a Service.
isActivityContextSelected() - Method in interface javax.slee.InitialEventSelector
Determine if the Activity Context has been selected for use in the convergence name.
isAddressNotAvailable() - Method in class javax.slee.AddressPresentation
Determine if this AddressPresentation object represents the ADDRESS_NOT_AVAILABLE address presentation value.
isAddressProfileSelected() - Method in interface javax.slee.InitialEventSelector
Determine if the Address Profile has been selected for use in the convergence name.
isAddressSelected() - Method in interface javax.slee.InitialEventSelector
Determine if the Address has been selected for use in the convergence name.
isAESA() - Method in class javax.slee.AddressPlan
Determine if this AddressPlan object represents the AESA address plan value.
isAll() - Method in class javax.slee.facilities.TimerPreserveMissed
Determine if this TimerPreserveMissed object represents the ALL option.
isAllowed() - Method in class javax.slee.AddressPresentation
Determine if this AddressPresentation object represents the ALLOWED address presentation value.
isAttached(SbbLocalObject) - Method in interface javax.slee.ActivityContextInterface
Determine if a specified SBB entity is attached to this Activity Context.
isClear() - Method in class javax.slee.facilities.AlarmLevel
Determine if this AlarmLevel object represents the CLEAR alarm level.
isConfig() - Method in class javax.slee.facilities.Level
Deprecated.
Trace and alarm levels now defined in TraceLevel and AlarmLevel.
isConfig() - Method in class javax.slee.facilities.TraceLevel
Determine if this TraceLevel object represents the CONFIG level.
isConfigEnabled() - Method in interface javax.slee.facilities.Tracer
Determine if the current effective trace filter level for this tracer is sufficient to allow a TraceNotification to be generated by the TraceMBean if a trace message was emitted at the TraceLevel.CONFIG trace level using this tracer.
isCounter() - Method in class javax.slee.usage.UsageNotification
Determine if the usage parameter updated is counter-type or sample-type.
isCritical() - Method in class javax.slee.facilities.AlarmLevel
Determine if this AlarmLevel object represents the CRITICAL alarm level.
isE164() - Method in class javax.slee.AddressPlan
Determine if this AddressPlan object represents the E164 address plan value.
isE164Mobile() - Method in class javax.slee.AddressPlan
Determine if this AddressPlan object represents the E164_MOBILE address plan value.
isEnding() - Method in interface javax.slee.ActivityContextInterface
Determine if the activity context is in the ending state.
isEventMarshalingError() - Method in class javax.slee.resource.FailureReason
Determine if this FailureReason object represents the EVENT MARSHALING ERROR reason.
isEventQueueFull() - Method in class javax.slee.resource.FailureReason
Determine if this FailureReason object represents the EVENT QUEUE FULL reason.
isEventQueueTimeout() - Method in class javax.slee.resource.FailureReason
Determine if this FailureReason object represents the EVENT QUEUE TIMEOUT reason.
isEventSelected() - Method in interface javax.slee.InitialEventSelector
Determine if the event has been selected for use in the convergence name.
isEventTypeSelected() - Method in interface javax.slee.InitialEventSelector
Determine if the event type has been selected for use in the convergence name.
isFine() - Method in class javax.slee.facilities.Level
Deprecated.
Trace and alarm levels now defined in TraceLevel and AlarmLevel.
isFine() - Method in class javax.slee.facilities.TraceLevel
Determine if this TraceLevel object represents the FINE level.
isFineEnabled() - Method in interface javax.slee.facilities.Tracer
Determine if the current effective trace filter level for this tracer is sufficient to allow a TraceNotification to be generated by the TraceMBean if a trace message was emitted at the TraceLevel.FINE trace level using this tracer.
isFiner() - Method in class javax.slee.facilities.Level
Deprecated.
Trace and alarm levels now defined in TraceLevel and AlarmLevel.
isFiner() - Method in class javax.slee.facilities.TraceLevel
Determine if this TraceLevel object represents the FINER level.
isFinerEnabled() - Method in interface javax.slee.facilities.Tracer
Determine if the current effective trace filter level for this tracer is sufficient to allow a TraceNotification to be generated by the TraceMBean if a trace message was emitted at the TraceLevel.FINER trace level using this tracer.
isFinest() - Method in class javax.slee.facilities.Level
Deprecated.
Trace and alarm levels now defined in TraceLevel and AlarmLevel.
isFinest() - Method in class javax.slee.facilities.TraceLevel
Determine if this TraceLevel object represents the FINEST level.
isFinestEnabled() - Method in interface javax.slee.facilities.Tracer
Determine if the current effective trace filter level for this tracer is sufficient to allow a TraceNotification to be generated by the TraceMBean if a trace message was emitted at the TraceLevel.FINEST trace level using this tracer.
isFiringTransactionRolledBack() - Method in class javax.slee.resource.FailureReason
Determine if this FailureReason object represents the FIRING TRANSACTION ROLLED BACK reason.
isGT() - Method in class javax.slee.AddressPlan
Determine if this AddressPlan object represents the GT address plan value.
isH323() - Method in class javax.slee.AddressPlan
Determine if this AddressPlan object represents the H323 address plan value.
isHigherLevel(AlarmLevel) - Method in class javax.slee.facilities.AlarmLevel
Determine if this AlarmLevel object represents a level that is higher than some other AlarmLevel object.
isHigherLevel(Level) - Method in class javax.slee.facilities.Level
Deprecated.
Trace and alarm levels now defined in TraceLevel and AlarmLevel.
isHigherLevel(TraceLevel) - Method in class javax.slee.facilities.TraceLevel
Determine if this TraceLevel object represents a level that is higher than some other TraceLevel object.
isIdentical(ProfileLocalObject) - Method in interface javax.slee.profile.ProfileLocalObject
Compare this ProfileLocalObject for identity equality with another.
isIdentical(SbbLocalObject) - Method in interface javax.slee.SbbLocalObject
Compare this SbbLocalObject for identity equality with another.
isInactive() - Method in class javax.slee.management.ResourceAdaptorEntityState
Determine if this ResourceAdaptorEntityState object represents the INACTIVE state of a resource adaptor entity.
isInactive() - Method in class javax.slee.management.ServiceState
Determine if this ServiceState object represents the INACTIVE state of a Service.
isIndeterminate() - Method in class javax.slee.facilities.AlarmLevel
Determine if this AlarmLevel object represents the INDETERMINATE alarm level.
isInfo() - Method in class javax.slee.facilities.TraceLevel
Determine if this TraceLevel object represents the INFO level.
isInfoEnabled() - Method in interface javax.slee.facilities.Tracer
Determine if the current effective trace filter level for this tracer is sufficient to allow a TraceNotification to be generated by the TraceMBean if a trace message was emitted at the TraceLevel.INFO trace level using this tracer.
isInitialEvent() - Method in interface javax.slee.InitialEventSelector
Determine if the event under consideration by the event router is an initial event for the Service.
isInitialEvent() - Method in interface javax.slee.resource.ReceivableService.ReceivableEvent
Get the initial-event flag for the event type.
isInstalled(DeployableUnitID) - Method in interface javax.slee.management.DeploymentMBean
Test for the presence of a deployable unit.
isInstalled(ComponentID) - Method in interface javax.slee.management.DeploymentMBean
Test for the presence of a component.
isIP() - Method in class javax.slee.AddressPlan
Determine if this AddressPlan object represents the IP address plan value.
isLast() - Method in class javax.slee.facilities.TimerPreserveMissed
Determine if this TimerPreserveMissed object represents the LAST option.
isMajor() - Method in class javax.slee.facilities.AlarmLevel
Determine if this AlarmLevel object represents the MAJOR alarm level.
isMinor() - Method in class javax.slee.facilities.AlarmLevel
Determine if this AlarmLevel object represents the MINOR alarm level.
isMinor() - Method in class javax.slee.facilities.Level
Deprecated.
Trace and alarm levels now defined in TraceLevel and AlarmLevel.
isMulticast() - Method in class javax.slee.AddressPlan
Determine if this AddressPlan object represents the MULTICAST address plan value.
isNetwork() - Method in class javax.slee.AddressScreening
Determine if this AddressScreening object represents the NETWORK address screening value.
isNone() - Method in class javax.slee.facilities.TimerPreserveMissed
Determine if this TimerPreserveMissed object represents the NONE option.
isNotificationEnabled(Notification) - Method in class javax.slee.management.AlarmDuplicateFilter
Determine whether the specified notification should be delivered to notification listeners using this notification filter.
isNotificationEnabled(Notification) - Method in class javax.slee.management.AlarmLevelFilter
Determine whether the specified notification should be delivered to notification listeners using this notification filter.
isNotificationEnabled(Notification) - Method in class javax.slee.management.AlarmThresholdFilter
Determine whether the specified notification should be delivered to notification listeners using this notification filter.
isNotificationEnabled(Notification) - Method in class javax.slee.management.TraceLevelFilter
Determine whether the specified notification should be delivered to notification listeners using this notification filter.
isNotificationEnabled(Notification) - Method in class javax.slee.usage.UsageOutOfRangeFilter
Determine whether the specified notification should be delivered to notification listeners using this notification filter.
isNotificationEnabled(Notification) - Method in class javax.slee.usage.UsageThresholdFilter
Determine whether the specified notification should be delivered to notification listeners using this notification filter.
isNotificationEnabled(Notification) - Method in class javax.slee.usage.UsageUpdatedFilter
Determine whether the specified notification should be delivered to notification listeners using this notification filter.
isNotPresent() - Method in class javax.slee.AddressPlan
Determine if this AddressPlan object represents the NOT_PRESENT address plan value.
isNSAP() - Method in class javax.slee.AddressPlan
Determine if this AddressPlan object represents the NSAP address plan value.
isOff() - Method in class javax.slee.facilities.Level
Deprecated.
Trace and alarm levels now defined in TraceLevel and AlarmLevel.
isOff() - Method in class javax.slee.facilities.TraceLevel
Determine if this TraceLevel object represents the OFF level.
isOtherReason() - Method in class javax.slee.resource.FailureReason
Determine if this FailureReason object represents the OTHER REASON reason, or represents a vendor-defined reason.
isPersistent() - Method in class javax.slee.facilities.TimerOptions
Deprecated.
the persistent option has been deprecated.
isProfileDirty() - Method in interface javax.slee.profile.ProfileManagement
Deprecated.
Due to changes in the Profile model in SLEE 1.1, this method has been deprecated with no replacement.
isProfileDirty() - Method in interface javax.slee.profile.ProfileMBean
Determine if the profile has been modified since the request to edit the profile.
isProfileValid(ProfileID) - Method in interface javax.slee.profile.ProfileManagement
Deprecated.
The same functionality can be obtained in the SLEE 1.1 profile model as follows: If the result of the find method is null, the profile does not exist in the specified profile table.
isProfileWriteable() - Method in interface javax.slee.profile.ProfileMBean
Get the current read-write status of the profile.
isRemoveRolledBack() - Method in interface javax.slee.RolledBackContext
Determine if the transaction that rolled back included a SLEE-originated logical cascading removal method invocation.
isRestricted() - Method in class javax.slee.AddressPresentation
Determine if this AddressPresentation object represents the RESTRICTED address presentation value.
isRunning() - Method in class javax.slee.management.SleeState
Determine if this SleeState object represents the RUNNING state of the SLEE.
isSevere() - Method in class javax.slee.facilities.Level
Deprecated.
Trace and alarm levels now defined in TraceLevel and AlarmLevel.
isSevere() - Method in class javax.slee.facilities.TraceLevel
Determine if this TraceLevel object represents the SEVERE level.
isSevereEnabled() - Method in interface javax.slee.facilities.Tracer
Determine if the current effective trace filter level for this tracer is sufficient to allow a TraceNotification to be generated by the TraceMBean if a trace message was emitted at the TraceLevel.SEVERE trace level using this tracer.
isSIP() - Method in class javax.slee.AddressPlan
Determine if this AddressPlan object represents the SIP address plan value.
isSleeProfile() - Method in class javax.slee.AddressPlan
Determine if this AddressPlan object represents the SLEE_PROFILE address plan value.
isSleeProfileTable() - Method in class javax.slee.AddressPlan
Determine if this AddressPlan object represents the SLEE_PROFILE_TABLE address plan value.
isSMTP() - Method in class javax.slee.AddressPlan
Determine if this AddressPlan object represents the SMTP address plan value.
isSSN() - Method in class javax.slee.AddressPlan
Determine if this AddressPlan object represents the SSN address plan value.
isStarting() - Method in class javax.slee.management.SleeState
Determine if this SleeState object represents the STARTING state of the SLEE.
isStopped() - Method in class javax.slee.management.SleeState
Determine if this SleeState object represents the STOPPED state of the SLEE.
isStopping() - Method in class javax.slee.management.ResourceAdaptorEntityState
Determine if this ResourceAdaptorEntityState object represents the STOPPING state of a resource adaptor entity.
isStopping() - Method in class javax.slee.management.ServiceState
Determine if this ServiceState object represents the STOPPING state of a Service.
isStopping() - Method in class javax.slee.management.SleeState
Determine if this SleeState object represents the STOPPING state of the SLEE.
isSuspended() - Method in interface javax.slee.EventContext
Determine if event delivery of the event associated with this event context is currently suspended.
isSystemOverLoad() - Method in class javax.slee.resource.FailureReason
Determine if this FailureReason object represents the SYSTEM OVERLOAD reason.
isTraceable(TraceLevel) - Method in interface javax.slee.facilities.Tracer
Determine if the current effective trace level for this tracer is sufficient to allow a TraceNotification to be generated by the TraceMBean if a trace message was emitted at the specified trace level using this tracer.
isUndefined() - Method in class javax.slee.AddressPlan
Determine if this AddressPlan object represents the UNDEFINED address plan value.
isUndefined() - Method in class javax.slee.AddressPresentation
Determine if this AddressPresentation object represents the UNDEFINED address presentation value.
isUndefined() - Method in class javax.slee.AddressScreening
Determine if this AddressScreening object represents the UNDEFINED address screening value.
isUnicast() - Method in class javax.slee.AddressPlan
Determine if this AddressPlan object represents the UNICAST address plan value.
isURI() - Method in class javax.slee.AddressPlan
Determine if this AddressPlan object represents the URI address plan value.
isUserNotVerified() - Method in class javax.slee.AddressScreening
Determine if this AddressScreening object represents the USER_NOT_VERIFIED address screening value.
isUserVerifiedFailed() - Method in class javax.slee.AddressScreening
Determine if this AddressScreening object represents the USER_VERIFIED_FAILED address screening value.
isUserVerifiedPassed() - Method in class javax.slee.AddressScreening
Determine if this AddressScreening object represents the USER_VERIFIED_PASSED address screening value.
isWarning() - Method in class javax.slee.facilities.AlarmLevel
Determine if this AlarmLevel object represents the WARNING alarm level.
isWarning() - Method in class javax.slee.facilities.Level
Deprecated.
Trace and alarm levels now defined in TraceLevel and AlarmLevel.
isWarning() - Method in class javax.slee.facilities.TraceLevel
Determine if this TraceLevel object represents the WARNING level.
isWarningEnabled() - Method in interface javax.slee.facilities.Tracer
Determine if the current effective trace filter level for this tracer is sufficient to allow a TraceNotification to be generated by the TraceMBean if a trace message was emitted at the TraceLevel.WARNING trace level using this tracer.
isX400() - Method in class javax.slee.AddressPlan
Determine if this AddressPlan object represents the X400 address plan value.

J

javax.slee - package javax.slee
This package defines the APIs for SBB components, as well as common classes and interfaces for other SLEE subsystems.
javax.slee.connection - package javax.slee.connection
This package defines interfaces for J2EE integration.
javax.slee.facilities - package javax.slee.facilities
This package defines the interfaces and classes for the SLEE facilities available to SBBs and resource adaptors.
javax.slee.management - package javax.slee.management
This package defines the SLEE external management interfaces.
javax.slee.nullactivity - package javax.slee.nullactivity
This package defines the interfaces for the use of Null Activities.
javax.slee.profile - package javax.slee.profile
This package defines the classes and interfaces for profiles and profile-related activities and events.
javax.slee.profile.query - package javax.slee.profile.query
This package defines the classes and interfaces used for dynamic profile queries.
javax.slee.resource - package javax.slee.resource
This package defines the classes and interfaces for resource adaptor components.
javax.slee.serviceactivity - package javax.slee.serviceactivity
This package defines the interfaces for the use of Service Activities.
javax.slee.transaction - package javax.slee.transaction
This package defines the interfaces for the SLEE transaction manager.
javax.slee.usage - package javax.slee.usage
This package defines the interfaces and classes required to support usage collection in the SLEE.
JNDI_NAME - Static variable in interface javax.slee.facilities.ActivityContextNamingFacility
Constant declaring the JNDI name where an ActivityContextNamingFacility object is bound into an SBB's JNDI environment.
JNDI_NAME - Static variable in interface javax.slee.facilities.AlarmFacility
Constant declaring the JNDI name where an AlarmFacility object is bound into an SBB, profile object's, or resource adaptor object's JNDI environment.
JNDI_NAME - Static variable in interface javax.slee.facilities.TimerFacility
Constant declaring the JNDI name where a TimerFacility object is bound into an SBB's JNDI environment.
JNDI_NAME - Static variable in interface javax.slee.nullactivity.NullActivityContextInterfaceFactory
Constant declaring the JNDI name where a NullActivityContextInterfaceFactory object is bound into an SBB's JNDI environment.
JNDI_NAME - Static variable in interface javax.slee.nullactivity.NullActivityFactory
Constant declaring the JNDI name where a NullActivityFactory object is bound into an SBB's JNDI environment.
JNDI_NAME - Static variable in interface javax.slee.profile.ProfileFacility
Constant declaring the JNDI name where a ProfileFacility object is bound into an SBB's JNDI environment.
JNDI_NAME - Static variable in interface javax.slee.profile.ProfileTableActivityContextInterfaceFactory
Constant declaring the JNDI name where a ProfileTableActivityContextInterfaceFactory object is bound into an SBB's JNDI environment.
JNDI_NAME - Static variable in interface javax.slee.serviceactivity.ServiceActivityContextInterfaceFactory
Constant declaring the JNDI name where a ServiceActivityContextInterfaceFactory object is bound into an SBB's JNDI environment.
JNDI_NAME - Static variable in interface javax.slee.serviceactivity.ServiceActivityFactory
Constant declaring the JNDI name where a ServiceActivityFactory object is bound into an SBB's JNDI environment.

L

LAST - Static variable in class javax.slee.facilities.TimerPreserveMissed
Preserve-missed value for the LAST option.
LAST_STRING - Static variable in class javax.slee.facilities.TimerPreserveMissed
A string representation of TimerPreserveMissed.LAST.
LessThan - Class in javax.slee.profile.query
The GreaterThan class represents a dynamic query expression that checks whether the value of a profile attribute is greater than a specified value.
LessThan(String, Object) - Constructor for class javax.slee.profile.query.LessThan
Create a LessThan query expression.
LessThan(String, String, QueryCollator) - Constructor for class javax.slee.profile.query.LessThan
Create a LessThan query expression.
LessThanOrEquals - Class in javax.slee.profile.query
The LessThanOrEquals class represents a dynamic query expression that checks whether the value of a profile attribute is less than or equal to a specified value.
LessThanOrEquals(String, Object) - Constructor for class javax.slee.profile.query.LessThanOrEquals
Create a LessThanOrEquals query expression.
LessThanOrEquals(String, String, QueryCollator) - Constructor for class javax.slee.profile.query.LessThanOrEquals
Create a LessThanOrEquals query expression.
Level - Class in javax.slee.facilities
Deprecated.
Trace and alarm levels now defined in TraceLevel and AlarmLevel.
LEVEL_CLEAR - Static variable in class javax.slee.facilities.AlarmLevel
An integer representation of AlarmLevel.CLEAR.
LEVEL_CONFIG - Static variable in class javax.slee.facilities.Level
Deprecated.
Trace and alarm levels now defined in TraceLevel and AlarmLevel.
LEVEL_CONFIG - Static variable in class javax.slee.facilities.TraceLevel
An integer representation of TraceLevel.CONFIG.
LEVEL_CRITICAL - Static variable in class javax.slee.facilities.AlarmLevel
An integer representation of AlarmLevel.CRITICAL.
LEVEL_FINE - Static variable in class javax.slee.facilities.Level
Deprecated.
Trace and alarm levels now defined in TraceLevel and AlarmLevel.
LEVEL_FINE - Static variable in class javax.slee.facilities.TraceLevel
An integer representation of TraceLevel.FINE.
LEVEL_FINER - Static variable in class javax.slee.facilities.Level
Deprecated.
Trace and alarm levels now defined in TraceLevel and AlarmLevel.
LEVEL_FINER - Static variable in class javax.slee.facilities.TraceLevel
An integer representation of TraceLevel.FINER.
LEVEL_FINEST - Static variable in class javax.slee.facilities.Level
Deprecated.
Trace and alarm levels now defined in TraceLevel and AlarmLevel.
LEVEL_FINEST - Static variable in class javax.slee.facilities.TraceLevel
An integer representation of TraceLevel.FINEST.
LEVEL_INDETERMINATE - Static variable in class javax.slee.facilities.AlarmLevel
An integer representation of AlarmLevel.INDETERMINATE.
LEVEL_INFO - Static variable in class javax.slee.facilities.Level
Deprecated.
Trace and alarm levels now defined in TraceLevel and AlarmLevel.
LEVEL_INFO - Static variable in class javax.slee.facilities.TraceLevel
An integer representation of TraceLevel.INFO.
LEVEL_MAJOR - Static variable in class javax.slee.facilities.AlarmLevel
An integer representation of AlarmLevel.MAJOR.
LEVEL_MINOR - Static variable in class javax.slee.facilities.AlarmLevel
An integer representation of AlarmLevel.MINOR.
LEVEL_OFF - Static variable in class javax.slee.facilities.Level
Deprecated.
Trace and alarm levels now defined in TraceLevel and AlarmLevel.
LEVEL_OFF - Static variable in class javax.slee.facilities.TraceLevel
An integer representation of TraceLevel.OFF.
LEVEL_SEVERE - Static variable in class javax.slee.facilities.Level
Deprecated.
Trace and alarm levels now defined in TraceLevel and AlarmLevel.
LEVEL_SEVERE - Static variable in class javax.slee.facilities.TraceLevel
An integer representation of TraceLevel.SEVERE.
LEVEL_WARNING - Static variable in class javax.slee.facilities.AlarmLevel
An integer representation of AlarmLevel.WARNING.
LEVEL_WARNING - Static variable in class javax.slee.facilities.Level
Deprecated.
Trace and alarm levels now defined in TraceLevel and AlarmLevel.
LEVEL_WARNING - Static variable in class javax.slee.facilities.TraceLevel
An integer representation of TraceLevel.WARNING.
LibraryDescriptor - Class in javax.slee.management
This class provides access to deployment-specific attributes that describe an installed library.
LibraryDescriptor(LibraryID, DeployableUnitID, String, LibraryID[], String[]) - Constructor for class javax.slee.management.LibraryDescriptor
Create a new library component descriptor.
LibraryID - Class in javax.slee.management
The LibraryID class encapsulates library component identity.
LibraryID(String, String, String) - Constructor for class javax.slee.management.LibraryID
Create a new library component identifier.
LinkNameAlreadyBoundException - Exception in javax.slee.management
This exception is thrown when a resource adaptor entity binding operation fails because a resource adaptor entity is already bound to the specified link name.
LinkNameAlreadyBoundException() - Constructor for exception javax.slee.management.LinkNameAlreadyBoundException
Constructs an LinkNameAlreadyBoundException with no detail message.
LinkNameAlreadyBoundException(String) - Constructor for exception javax.slee.management.LinkNameAlreadyBoundException
Constructs an LinkNameAlreadyBoundException with a detail message.
LongestPrefixMatch - Class in javax.slee.profile.query
The LongestPrefixMatch class represents a dynamic query expression that determines if a profile attribute value is the longest prefix match against a specified value.
LongestPrefixMatch(String, String) - Constructor for class javax.slee.profile.query.LongestPrefixMatch
Create a LongestPrefixMatch query expression.
LongestPrefixMatch(String, String, QueryCollator) - Constructor for class javax.slee.profile.query.LongestPrefixMatch
Create a LongestPrefixMatch query expression.
lookup(String) - Method in interface javax.slee.facilities.ActivityContextNamingFacility
Get a reference to the Activity Context bound to a particular name.

M

MAJOR - Static variable in class javax.slee.facilities.AlarmLevel
Alarm level used for error conditions of major severity.
MAJOR_STRING - Static variable in class javax.slee.facilities.AlarmLevel
A string representation of AlarmLevel.MAJOR.
ManagementException - Exception in javax.slee.management
This exception is thrown by methods defined in the SLEE's management API if a management operation could not be successfully completed due to an unexpected system-level failure.
ManagementException(String) - Constructor for exception javax.slee.management.ManagementException
Create a ManagementException with a detail message.
ManagementException(String, Throwable) - Constructor for exception javax.slee.management.ManagementException
Create a ManagementException with a detail message and cause.
markProfileDirty() - Method in interface javax.slee.profile.ProfileManagement
Deprecated.
Due to changes in the Profile model in SLEE 1.1, this method has been deprecated with no replacement. A profile is still implicitly flagged as dirty if a CMP field of the profile is updated.
Marshaler - Interface in javax.slee.resource
The Marshaler interface defines methods that allow a resource adaptor to control the serialization of event objects and activity handles.
marshalEvent(FireableEventType, Object, DataOutput) - Method in interface javax.slee.resource.Marshaler
Marshal an event.
marshalHandle(ActivityHandle, DataOutput) - Method in interface javax.slee.resource.Marshaler
Marshal an activity handle.
maskEvent(String[], ActivityContextInterface) - Method in interface javax.slee.SbbContext
Mask events fired on an Activity Context from delivery to the SBB entity currently associated with the instance.
MINOR - Static variable in class javax.slee.facilities.AlarmLevel
Alarm level used for error conditions of minor severity.
MINOR_STRING - Static variable in class javax.slee.facilities.AlarmLevel
A string representation of AlarmLevel.MINOR.
MULTICAST - Static variable in class javax.slee.AddressPlan
The MULTICAST value indicates that the address is an IP address in dotted notation that is either an IPv4 class D address or an equivalent IPv6 address.
MULTICAST_STRING - Static variable in class javax.slee.AddressPlan
A string representation of AddressPlan.MULTICAST.

N

NameAlreadyBoundException - Exception in javax.slee.facilities
This exception is thrown by the Activity Context Naming Facility when an attempt is made to bind an Activity Context to a name that is already bound to some Activity Context.
NameAlreadyBoundException(String) - Constructor for exception javax.slee.facilities.NameAlreadyBoundException
Create an NameAlreadyBoundException with a detail message.
NameNotBoundException - Exception in javax.slee.facilities
This exception is thrown by the Activity Context Naming Facility when an attempt is made to unbind an Activity Context from a name that is not bound.
NameNotBoundException(String) - Constructor for exception javax.slee.facilities.NameNotBoundException
Create an NameNotBoundException with a detail message.
NETWORK - Static variable in class javax.slee.AddressScreening
The NETWORK value indicates that the address is a network or application provided address.
NETWORK_STRING - Static variable in class javax.slee.AddressScreening
A string representation of AddressScreening.NETWORK.
NO_FLAGS - Static variable in class javax.slee.resource.ActivityFlags
Requests no additional behavior from the SLEE.
NO_FLAGS - Static variable in class javax.slee.resource.EventFlags
Requests no additional behavior from the SLEE.
NONE - Static variable in class javax.slee.facilities.TimerPreserveMissed
Preserve-missed value for the NONE option.
NONE_STRING - Static variable in class javax.slee.facilities.TimerPreserveMissed
A string representation of TimerPreserveMissed.NONE.
NoSuchObjectLocalException - Exception in javax.slee
This exception is thrown if an attempt is made to invoke a method on an SBB entity that no longer exists.
NoSuchObjectLocalException(String) - Constructor for exception javax.slee.NoSuchObjectLocalException
Create a NoSuchObjectLocalException with a detail message.
NoSuchObjectLocalException(String, Throwable) - Constructor for exception javax.slee.NoSuchObjectLocalException
Create a NoSuchObjectLocalException with a detail message and cause.
Not - Class in javax.slee.profile.query
The Not class is a composite dynamic query expression that inverts the match result of its nested query expression.
Not(QueryExpression) - Constructor for class javax.slee.profile.query.Not
Create a Not query expression.
NOT_PRESENT - Static variable in class javax.slee.AddressPlan
The NOT_PRESENT value indicates that the address is not present.
NOT_PRESENT_STRING - Static variable in class javax.slee.AddressPlan
A string representation of AddressPlan.NOT_PRESENT.
NotAttachedException - Exception in javax.slee
This exception is thrown by methods in SbbContext if an SBB entity attempts to obtain or modify the event mask for an activity it is not attached to.
NotAttachedException() - Constructor for exception javax.slee.NotAttachedException
Create a NotAttachedException with no detail message.
NotAttachedException(String) - Constructor for exception javax.slee.NotAttachedException
Create a NotAttachedException with a detail message.
NotEquals - Class in javax.slee.profile.query
The NotEquals class represents a dynamic query expression that checks for for inequality between a profile attribute and a specified value.
NotEquals(String, Object) - Constructor for class javax.slee.profile.query.NotEquals
Create a NotEquals query expression.
NotEquals(String, String, QueryCollator) - Constructor for class javax.slee.profile.query.NotEquals
Create a NotEquals query expression.
NOTIFICATION_SOURCE_KEY - Static variable in interface javax.slee.usage.UsageMBean
The JMX Object Name property key that identifies the type of the notification source that the Usage MBean is providing usage information for.
NOTIFICATION_SOURCE_KEY - Static variable in interface javax.slee.usage.UsageNotificationManagerMBean
The JMX Object Name property key that identifies the type of the notification source that the Usage Notification Manager MBean is managing usage notification generation for.
NotificationSource - Interface in javax.slee.management
The NotificationSource interface is a marker interface that is used to identify the source of an alarm, trace, or usage notification generated within the SLEE and delivered to notification listeners.
NoUsageParametersInterfaceDefinedException - Exception in javax.slee.usage
This exception is thrown if a resource adaptor entity attempts to obtain a usage parameter set from its ResourceAdaptorContext if the Resource Adaptor did not define a Usage Parameters Interface.
NoUsageParametersInterfaceDefinedException(String) - Constructor for exception javax.slee.usage.NoUsageParametersInterfaceDefinedException
Create a NoUsageParametersInterfaceDefinedException with a detail message
NSAP - Static variable in class javax.slee.AddressPlan
The NSAP value indicates that the address is a binary representation of a Network Service Access Point.
NSAP_STRING - Static variable in class javax.slee.AddressPlan
A string representation of AddressPlan.NSAP.
NullActivity - Interface in javax.slee.nullactivity
This interface is implemented by null activity objects.
NullActivityContextInterfaceFactory - Interface in javax.slee.nullactivity
The Null Activity Context Interface Factory is used by SBBs to obtain an ActivityContextInterface object for a null activity.
NullActivityFactory - Interface in javax.slee.nullactivity
The Null Activity Factory is used by SBBs to create new null activities.

O

OBJECT_NAME - Static variable in interface javax.slee.management.AlarmMBean
The JMX Object Name string of the SLEE Alarm MBean, equal to the string "javax.slee.management:name=Alarm".
OBJECT_NAME - Static variable in interface javax.slee.management.DeploymentMBean
The JMX Object Name string of the SLEE Deployment MBean, equal to the string "javax.slee.management:name=Deployment".
OBJECT_NAME - Static variable in interface javax.slee.management.ProfileProvisioningMBean
The JMX Object Name string of the SLEE Profile Provisioning MBean, equal to the string "javax.slee.management:name=ProfileProvisioning".
OBJECT_NAME - Static variable in interface javax.slee.management.ResourceManagementMBean
The JMX Object Name string of the SLEE Resource Management MBean, equal to the string "javax.slee.management:name=ResourceManagement".
OBJECT_NAME - Static variable in interface javax.slee.management.ServiceManagementMBean
The JMX Object Name string of the SLEE Service Management MBean, equal to the string "javax.slee.management:name=ServiceManagement".
OBJECT_NAME - Static variable in interface javax.slee.management.SleeManagementMBean
The JMX Object Name string of the SLEE Management MBean, equal to the string "javax.slee.management:name=SleeManagement".
OBJECT_NAME - Static variable in interface javax.slee.management.TraceMBean
The JMX Object Name string of the SLEE Trace MBean, equal to the string "javax.slee.management:name=Trace".
OFF - Static variable in class javax.slee.facilities.Level
Deprecated.
Trace and alarm levels now defined in TraceLevel and AlarmLevel.
OFF - Static variable in class javax.slee.facilities.TraceLevel
Trace level for maximum filtering.
OFF_STRING - Static variable in class javax.slee.facilities.TraceLevel
A string representation of TraceLevel.OFF.
Or - Class in javax.slee.profile.query
The Or class is a composite dynamic query expression that successfully matches with a profile if any of the nested query expressions match with the profile.
Or(QueryExpression, QueryExpression) - Constructor for class javax.slee.profile.query.Or
Create an Or query expression initially populated with the two specified query expressions.
Or(QueryExpression[]) - Constructor for class javax.slee.profile.query.Or
Create an Or query expression initially populated with the expressions contained in the specified array.
or(QueryExpression) - Method in class javax.slee.profile.query.Or
Add the specified query expression to this composite expression.
OrderedQueryExpression - Class in javax.slee.profile.query
The OrderedQueryExpression class is the base class for all dynamic query expressions that perform direct binary operator comparisons on profile attributes values where the type of the profile attribute type exhibits a notion of total order.
OrderedQueryExpression(String, Object, QueryCollator) - Constructor for class javax.slee.profile.query.OrderedQueryExpression
Create an OrderedQueryExpression for the attribute with the specified name and value.
OTHER_REASON - Static variable in class javax.slee.resource.FailureReason
Event failure reason indicating that the event could not be processed for an other reason.

P

PeerUnavailableException - Exception in javax.slee.management
This exception is thrown by the SleeProviderFactory to indicate that a SleeProvider peer class could not be instantiated using the class name provided.
PeerUnavailableException(String) - Constructor for exception javax.slee.management.PeerUnavailableException
Create a PeerUnavailableException with a detail message.
PeerUnavailableException(String, Throwable) - Constructor for exception javax.slee.management.PeerUnavailableException
Create a PeerUnavailableException with a detail message and cause.
PRESERVE_ALL - Static variable in class javax.slee.facilities.TimerPreserveMissed
An integer representation of TimerPreserveMissed.ALL.
PRESERVE_LAST - Static variable in class javax.slee.facilities.TimerPreserveMissed
An integer representation of TimerPreserveMissed.LAST.
PRESERVE_NONE - Static variable in class javax.slee.facilities.TimerPreserveMissed
An integer representation of TimerPreserveMissed.NONE.
Profile - Interface in javax.slee.profile
This interface must be implemented by a profile abstract class included in a Profile Specification.
PROFILE_NAME_KEY - Static variable in interface javax.slee.profile.ProfileMBean
The JMX Object Name property key that identifies a Profile MBean as representing the profile specified by the value of this key in the Object Name.
PROFILE_TABLE_NAME_KEY - Static variable in class javax.slee.management.ProfileTableNotification
The JMX Object Name property key that identifies the name of the profile table in a Usage MBean whose UsageMBean.NOTIFICATION_SOURCE_KEY property has a value equal to ProfileTableNotification.USAGE_NOTIFICATION_TYPE.
PROFILE_TABLE_NAME_KEY - Static variable in interface javax.slee.management.ProfileTableUsageMBean
The JMX Object Name property key that identifies the name of the profile table that the Profile Table Usage MBean is providing usage-related management operations for.
PROFILE_TABLE_NAME_KEY - Static variable in interface javax.slee.profile.ProfileMBean
The JMX Object Name property key that identifies a Profile MBean as representing a profile belonging to the profile table specified by the value of this key in the Object Name.
profileActivate() - Method in interface javax.slee.profile.Profile
The SLEE invokes this method on a Profile object in the Pooled state when the SLEE reassigns the Profile object to an existing Profile.
ProfileAddedEvent - Interface in javax.slee.profile
This interface is implemented by profile added events generated by ProfileProvisioningMBean objects when a profile is added to a profile table.
ProfileAlreadyExistsException - Exception in javax.slee.profile
This exception is thrown by the ProfileProvisioningMBean.createProfile method when passed the name of a profile that is already in use.
ProfileAlreadyExistsException() - Constructor for exception javax.slee.profile.ProfileAlreadyExistsException
Create an ProfileAlreadyExistsException with no detail message.
ProfileAlreadyExistsException(String) - Constructor for exception javax.slee.profile.ProfileAlreadyExistsException
Create an ProfileAlreadyExistsException with a detail message.
ProfileContext - Interface in javax.slee.profile
The ProfileContext interface provides a Profile object with access to SLEE-managed state that is dependent on the Profile objects's currently executing context.
ProfileFacility - Interface in javax.slee.profile
The Profile Facility allows SBB entities to interrogate the profile database to find profiles that match a selection criteria.
ProfileID - Class in javax.slee.profile
The ProfileID class defines an identifier that can be used to reference profiles.
ProfileID(String, String) - Constructor for class javax.slee.profile.ProfileID
Create a ProfileID object using a profile table name and profile name.
ProfileID(Address) - Constructor for class javax.slee.profile.ProfileID
Create a ProfileID object from an address.
ProfileImplementationException - Exception in javax.slee.profile
This exception wraps an exception thrown by profile management code implemented by an SBB developer.
ProfileImplementationException(Throwable) - Constructor for exception javax.slee.profile.ProfileImplementationException
Create a ProfileImplementationException with a detail message and cause.
profileInitialize() - Method in interface javax.slee.profile.Profile
The SLEE invokes this method on a Profile object in the Pooled state only when the default Profile for a Profile Table is created.
profileInitialize() - Method in interface javax.slee.profile.ProfileManagement
Deprecated.
profileLoad() - Method in interface javax.slee.profile.Profile
The SLEE invokes this method on a Profile object in the Ready state when the state of the Profile object needs to be synchronized with the state in the underlying data source.
profileLoad() - Method in interface javax.slee.profile.ProfileManagement
Deprecated.
Replaced with Profile.profileLoad().
ProfileLocalObject - Interface in javax.slee.profile
The ProfileLocalObject interface must be extended by all Profile Local Interfaces used by SLEE components to interact with profiles.
ProfileManagement - Interface in javax.slee.profile
Deprecated.
Renamed to Profile, as a Profile Abstract Class may be implemented for both management and component interaction with a profile.
ProfileMBean - Interface in javax.slee.profile
This interface is implemented by a Profile MBean Class generated by the SLEE for a profile specification.
profilePassivate() - Method in interface javax.slee.profile.Profile
The SLEE invokes this method on a Profile object in the Ready state when the SLEE needs to reclaim the Profile object.
profilePostCreate() - Method in interface javax.slee.profile.Profile
The SLEE invokes this method on a Profile object in the Pooled state when a new Profile is created.
ProfileProvisioningMBean - Interface in javax.slee.management
The ProfileProvisiningMBean interface defines management operations for creating, removing, and interacting with profiles and profile tables.
profileRemove() - Method in interface javax.slee.profile.Profile
The SLEE invokes this method on a Profile object in the Ready state when a Profile is removed.
ProfileRemovedEvent - Interface in javax.slee.profile
This interface is implemented by profile removed events generated by ProfileProvisioningMBean objects when a profile is removed from a profile table.
ProfileSpecificationDescriptor - Class in javax.slee.profile
This class provides access to deployment-specific attributes that describe an installed profile specification.
ProfileSpecificationDescriptor(ProfileSpecificationID, DeployableUnitID, String, LibraryID[], ProfileSpecificationID[], String) - Constructor for class javax.slee.profile.ProfileSpecificationDescriptor
Create a new profile specification component descriptor.
ProfileSpecificationID - Class in javax.slee.profile
The ProfileSpecificationID class encapsulates profile specification component identity.
ProfileSpecificationID(String, String, String) - Constructor for class javax.slee.profile.ProfileSpecificationID
Create a new profile specification component identifier.
profileStore() - Method in interface javax.slee.profile.Profile
The SLEE invokes this method on a Profile object in the Ready state when the state of the underlying data source needs to be synchronized with the state of the Profile object.
profileStore() - Method in interface javax.slee.profile.ProfileManagement
Deprecated.
Replaced with Profile.profileStore().
ProfileTable - Interface in javax.slee.profile
The ProfileTable interface defines common operations that may be performed by SLEE components on profile tables.
ProfileTableActivity - Interface in javax.slee.profile
This interface is implemented by activity objects on which profile table events propagate.
ProfileTableActivityContextInterfaceFactory - Interface in javax.slee.profile
The Profile Table Activity Context Interface Factory is used by SBBs to obtain an ActivityContextInterface object for a profile table activity.
ProfileTableAlreadyExistsException - Exception in javax.slee.profile
This exception is thrown by the ProfileProvisioningMBean.createProfileTable method when passed the name of a profile table that is already in use.
ProfileTableAlreadyExistsException() - Constructor for exception javax.slee.profile.ProfileTableAlreadyExistsException
Create an ProfileTableAlreadyExistsException with no detail message.
ProfileTableAlreadyExistsException(String) - Constructor for exception javax.slee.profile.ProfileTableAlreadyExistsException
Create an ProfileTableAlreadyExistsException with a detail message.
ProfileTableNotification - Class in javax.slee.management
This class identifies a notification such as an alarm or trace notification as being generated in response to some action performed by a profile object on behalf of a profile.
ProfileTableNotification(String) - Constructor for class javax.slee.management.ProfileTableNotification
Create a new ProfileTableNotification object that uniquely identifies a profile table.
ProfileTableUsageMBean - Interface in javax.slee.management
The ProfileTableUsageMBean interface defines profile table usage-related management operations.
ProfileUpdatedEvent - Interface in javax.slee.profile
This interface is implemented by profile updated events generated by ProfileMBean objects when a profile is updated.
ProfileVerificationException - Exception in javax.slee.profile
This exception can be thrown by the Profile.profileVerify() callback method if the state of the profile's CMP fields is not deemed to be valid.
ProfileVerificationException(String) - Constructor for exception javax.slee.profile.ProfileVerificationException
Create a ProfileVerificationException with the a detail message.
ProfileVerificationException(String, Throwable) - Constructor for exception javax.slee.profile.ProfileVerificationException
Create a ProfileVerificationException with a detail message and cause.
profileVerify() - Method in interface javax.slee.profile.Profile
The SLEE invokes this method in response to a request made by the Administrator via the JMX management interface to commit any changes made to a Profile.
profileVerify() - Method in interface javax.slee.profile.ProfileManagement
Deprecated.

Q

QueryCollator - Class in javax.slee.profile.query
The QueryCollator class describes a collator that can be used in dynamic profile queries in a Java serializable form.
QueryCollator(Locale) - Constructor for class javax.slee.profile.query.QueryCollator
Create a collator identified by locale only.
QueryCollator(Locale, int) - Constructor for class javax.slee.profile.query.QueryCollator
Create a collator for a given locale using the specified strength.
QueryCollator(Locale, int, int) - Constructor for class javax.slee.profile.query.QueryCollator
Create a collator for a given locale using the specified strength and decomposition.
QueryExpression - Class in javax.slee.profile.query
The QueryExpression class is the base class for all dynamic query expressions.
QueryExpression() - Constructor for class javax.slee.profile.query.QueryExpression
 
queryLiveness(ActivityHandle) - Method in interface javax.slee.resource.ResourceAdaptor
The SLEE invokes this method to ask the resource adaptor to check an activity for liveness.

R

raActive() - Method in interface javax.slee.resource.ResourceAdaptor
The SLEE invokes this method on a resource adaptor object when it transitions from the Inactive state to the Active state.
raConfigurationUpdate(ConfigProperties) - Method in interface javax.slee.resource.ResourceAdaptor
This method is invoked by the SLEE whenever the Administrator successfully updates a resource adaptor entity with new configuration properties.
raConfigure(ConfigProperties) - Method in interface javax.slee.resource.ResourceAdaptor
The SLEE invokes this method on a resource adaptor object in the Unconfigured state to provide the resource adaptor object with configuration properties for the resource adaptor entity.
raInactive() - Method in interface javax.slee.resource.ResourceAdaptor
The SLEE invokes this method on a resource adaptor object in the Stopping state once all activities owned by the resource adaptor object have ended in the SLEE.
raiseAlarm(String, String, AlarmLevel, String) - Method in interface javax.slee.facilities.AlarmFacility
Request that an alarm be raised with the specified message if an alarm with the same identifying attributes is not currently active.
raiseAlarm(String, String, AlarmLevel, String, Throwable) - Method in interface javax.slee.facilities.AlarmFacility
Request that an alarm be raised with the specified message and cause throwable if an alarm with the same identifying attributes is not currently active.
RangeMatch - Class in javax.slee.profile.query
The RangeMatch class represents a dynamic query expression that checks whether the value of a profile attribute lies within a specified range.
RangeMatch(String, Object, Object) - Constructor for class javax.slee.profile.query.RangeMatch
Create a RangeMatch query expression.
RangeMatch(String, String, String, QueryCollator) - Constructor for class javax.slee.profile.query.RangeMatch
Create a RangeMatch query expression.
raStopping() - Method in interface javax.slee.resource.ResourceAdaptor
The SLEE invokes this method on a resource adaptor object in the Active state to notify the resource adaptor object that it must stop generating new activities and begin to cleanup any existing activities.
raUnconfigure() - Method in interface javax.slee.resource.ResourceAdaptor
The SLEE invokes this method on a resource adaptor object in the Inactive state in order to unconfigure it.
raVerifyConfiguration(ConfigProperties) - Method in interface javax.slee.resource.ResourceAdaptor
This method is invoked by the SLEE whenever a new resource adaptor entity is created by the Administrator, or when the Administrator attempts to update the configuration properties of an existing resource adaptor entity.
readObject(ObjectInputStream, boolean) - Static method in class javax.slee.management.VendorExtensionUtils
Read the current object in the input stream from the stream, optionally deserializing any vendor-specific data in the stream.
ReadOnlyProfileException - Exception in javax.slee.profile
This exception is thrown by a Profile Management class implemented by the SLEE if an attempt is made to change the value of a profile attribute when the profile is in the read-only state.
ReadOnlyProfileException() - Constructor for exception javax.slee.profile.ReadOnlyProfileException
Create a ReadOnlyProfileException with no detail message.
ReadOnlyProfileException(String) - Constructor for exception javax.slee.profile.ReadOnlyProfileException
Create a ReadOnlyProfileException with a detail message.
REASON_EVENT_MARSHALING_ERROR - Static variable in class javax.slee.resource.FailureReason
An integer representation of FailureReason.EVENT_MARSHALING_ERROR.
REASON_EVENT_QUEUE_FULL - Static variable in class javax.slee.resource.FailureReason
An integer representation of FailureReason.EVENT_QUEUE_FULL.
REASON_EVENT_QUEUE_TIMEOUT - Static variable in class javax.slee.resource.FailureReason
An integer representation of FailureReason.EVENT_QUEUE_TIMEOUT.
REASON_FIRING_TRANSACTION_ROLLED_BACK - Static variable in class javax.slee.resource.FailureReason
An integer representation of FailureReason.FIRING_TRANSACTION_ROLLED_BACK.
REASON_OTHER_REASON - Static variable in class javax.slee.resource.FailureReason
An integer representation of FailureReason.OTHER_REASON.
REASON_SYSTEM_OVERLOAD - Static variable in class javax.slee.resource.FailureReason
An integer representation of FailureReason.SYSTEM_OVERLOAD.
ReceivableService - Interface in javax.slee.resource
The ReceivableService interface provides information about the event types that may be received by a service installed in the SLEE.
ReceivableService.ReceivableEvent - Interface in javax.slee.resource
The ReceiveableEvent interface identifies information about an event type that may be received by SBBs in a service.
releaseEventBuffer(FireableEventType, Object, ByteBuffer) - Method in interface javax.slee.resource.Marshaler
The SLEE invokes this method to notify the resource adaptor that a buffer it previously obtained from the resource adaptor via the Marshaler.getEventBuffer(javax.slee.resource.FireableEventType, java.lang.Object) method is no longer required.
remove() - Method in interface javax.slee.profile.ProfileLocalObject
Remove the profile referenced by this ProfileLocalObject.
remove(String) - Method in interface javax.slee.profile.ProfileTable
Remove an existing profile with the specified profile name from the profile table represented by this ProfileTable object.
remove() - Method in interface javax.slee.SbbLocalObject
Remove the SBB entity referenced by this SbbLocalObject.
removeProfile(String, String) - Method in interface javax.slee.management.ProfileProvisioningMBean
Remove a profile from a profile table.
removeProfileTable(String) - Method in interface javax.slee.management.ProfileProvisioningMBean
Remove a profile table.
removeResourceAdaptorEntity(String) - Method in interface javax.slee.management.ResourceManagementMBean
Remove a resource adaptor entity.
removeUsageParameterSet(String) - Method in interface javax.slee.management.ProfileTableUsageMBean
Remove an existing usage parameter set from the profile table that this MBean is providing usage management access for.
removeUsageParameterSet(String) - Method in interface javax.slee.management.ResourceUsageMBean
Remove an existing usage parameter set from the resource adaptor entity that this MBean is providing usage management access for.
removeUsageParameterSet(SbbID, String) - Method in interface javax.slee.management.ServiceUsageMBean
Remove an existing usage parameter set that the specified SBB is permitted to use in the one-argument form of the get-usage-parameters methods, when the service component identifier argument of the get-usage-parameters method identifies the Service that this MBean provides usage management access for.
renameProfileTable(String, String) - Method in interface javax.slee.management.ProfileProvisioningMBean
Rename a profile table.
REQUEST_ACTIVITY_UNREFERENCED_CALLBACK - Static variable in class javax.slee.resource.ActivityFlags
Request a ResourceAdaptor.activityUnreferenced(javax.slee.resource.ActivityHandle) callback from the SLEE when the activity is no longer referenced within the SLEE.
REQUEST_ENDED_CALLBACK - Static variable in class javax.slee.resource.ActivityFlags
Request an ResourceAdaptor.activityEnded(javax.slee.resource.ActivityHandle) callback from the SLEE when the activity has ended.
REQUEST_EVENT_UNREFERENCED_CALLBACK - Static variable in class javax.slee.resource.EventFlags
REQUEST_PROCESSING_FAILED_CALLBACK - Static variable in class javax.slee.resource.EventFlags
REQUEST_PROCESSING_SUCCESSFUL_CALLBACK - Static variable in class javax.slee.resource.EventFlags
resetAllUsageParameters() - Method in interface javax.slee.management.ProfileTableUsageMBean
Reset all usage parameters in the unamed usage parameter set, and all named usage parameter sets, of the profile table that this MBean is providing usage management access for.
resetAllUsageParameters() - Method in interface javax.slee.management.ResourceUsageMBean
Reset all usage parameters in the unamed usage parameter set, and all named usage parameter sets, of the resource adaptor entity that this MBean is providing usage management access for.
resetAllUsageParameters(SbbID) - Method in interface javax.slee.management.ServiceUsageMBean
Reset all usage parameters in the unamed usage parameter set, and all named usage parameter sets, of the specified SBB.
resetAllUsageParameters() - Method in interface javax.slee.management.ServiceUsageMBean
Reset all usage parameters in the unamed usage parameter set, and all named usage parameter sets, of all SBB participating in the Service whose usage information is being managed by this MBean.
resetAllUsageParameters() - Method in interface javax.slee.usage.SbbUsageMBean
Deprecated.
resetAllUsageParameters() - Method in interface javax.slee.usage.UsageMBean
Reset all usage parameters in the usage parameter set managed by this Usage MBean.
RESOURCE_ADAPTOR_ENTITY_NAME_KEY - Static variable in class javax.slee.management.ResourceAdaptorEntityNotification
The JMX Object Name property key that identifies the name of the resource adaptor entity in a Usage MBean whose UsageMBean.NOTIFICATION_SOURCE_KEY property has a value equal to ResourceAdaptorEntityNotification.USAGE_NOTIFICATION_TYPE.
RESOURCE_ADAPTOR_ENTITY_NAME_KEY - Static variable in interface javax.slee.management.ResourceUsageMBean
The JMX Object Name property key that identifies the name of the resource adaptor entity that the Resource Usage MBean is providing usage-related management operations for.
RESOURCE_ADAPTOR_ENTITY_STATE_CHANGE_NOTIFICATION_TYPE - Static variable in interface javax.slee.management.ResourceManagementMBean
The notification type of ResourceAdaptorEntityStateChange notifications emitted by this MBean.
ResourceAdaptor - Interface in javax.slee.resource
The ResourceAdaptor interface is implemented by every resource adaptor class.
ResourceAdaptorContext - Interface in javax.slee.resource
The ResourceAdaptorContext interface provides a resource adaptor object with access to SLEE Facilities and other capabilities and objects implemented by the SLEE on behalf of a Resource Adaptor.
ResourceAdaptorDescriptor - Class in javax.slee.resource
This class provides access to deployment-specific attributes that describe an installed resource adaptor.
ResourceAdaptorDescriptor(ResourceAdaptorID, DeployableUnitID, String, LibraryID[], ResourceAdaptorTypeID[], ProfileSpecificationID[], boolean) - Constructor for class javax.slee.resource.ResourceAdaptorDescriptor
Create a new resource adaptor component descriptor.
ResourceAdaptorEntityAlreadyExistsException - Exception in javax.slee.management
This exception indicates that a resource adaptor entity could not be created because a resource adaptor entity with the same name already exists.
ResourceAdaptorEntityAlreadyExistsException() - Constructor for exception javax.slee.management.ResourceAdaptorEntityAlreadyExistsException
Create a ResourceAdaptorEntityAlreadyExistsException with no detail message.
ResourceAdaptorEntityAlreadyExistsException(String) - Constructor for exception javax.slee.management.ResourceAdaptorEntityAlreadyExistsException
Create a ResourceAdaptorEntityAlreadyExistsException with a detail message.
ResourceAdaptorEntityNotification - Class in javax.slee.management
This class identifies a notification such as an alarm or trace notification as being generated in response to some action performed by a resource adaptor entity.
ResourceAdaptorEntityNotification(String) - Constructor for class javax.slee.management.ResourceAdaptorEntityNotification
Create a new ResourceAdaptorEntityNotification object that uniquely identifies a resource adaptor entity.
ResourceAdaptorEntityState - Class in javax.slee.management
This class defines an enumerated type that encapsulates the state of a Resource Adaptor Entity.
ResourceAdaptorEntityStateChangeNotification - Class in javax.slee.management
This notification is emitted by a ResourceManagementMBean object to indicate a change in the operational state of a resource adaptor entity.
ResourceAdaptorEntityStateChangeNotification(ResourceManagementMBean, String, ResourceAdaptorEntityState, ResourceAdaptorEntityState, long) - Constructor for class javax.slee.management.ResourceAdaptorEntityStateChangeNotification
Create a ResourceAdaptorEntityStateChangeNotification to notify listeners of a change in the operational state of a resource adaptor entity.
ResourceAdaptorID - Class in javax.slee.resource
The ResourceAdaptorID class encapsulates resource adaptor component identity.
ResourceAdaptorID(String, String, String) - Constructor for class javax.slee.resource.ResourceAdaptorID
Create a new resource adaptor component identifier.
ResourceAdaptorTypeDescriptor - Class in javax.slee.resource
This class provides access to deployment-specific attributes that describe an installed resource adaptor type.
ResourceAdaptorTypeDescriptor(ResourceAdaptorTypeID, DeployableUnitID, String, LibraryID[], String[], String, EventTypeID[]) - Constructor for class javax.slee.resource.ResourceAdaptorTypeDescriptor
Create a new resource adaptor type component descriptor.
ResourceAdaptorTypeID - Class in javax.slee.resource
The ResourceAdaptorTypeID class encapsulates resource adaptor type component identity.
ResourceAdaptorTypeID(String, String, String) - Constructor for class javax.slee.resource.ResourceAdaptorTypeID
Create a new resource adaptor type component identifier.
ResourceInfoProfileCMP - Interface in javax.slee.profile
Deprecated.
As resource adaptor components may use whatever profile specifications they need in SLEE 1.1, this interface and its associated profile specification are no longer required.
ResourceManagementMBean - Interface in javax.slee.management
The ResourceManagementMBean interface defines resource adaptor-related management operations.
ResourceUsageMBean - Interface in javax.slee.management
The ResourceUsageMBean interface defines resource adaptor usage-related management operations.
restoreProfile() - Method in interface javax.slee.profile.ProfileMBean
Request that changes made to profile should be discarded by the SLEE.
RESTRICTED - Static variable in class javax.slee.AddressPresentation
The RESTRICTED value indicates that the address presentation is restricted.
RESTRICTED_STRING - Static variable in class javax.slee.AddressPresentation
A string representation of AddressPresentation.RESTRICTED.
resumeDelivery() - Method in interface javax.slee.EventContext
Resume previously suspended event delivery of the event associated with this event context.
RollbackListener - Interface in javax.slee.transaction
The RollbackListener interface defines the callback operations that enable a Resource Adaptor to be notified of the outcome of an asynchronous rollback operation.
rolledBack(RollbackException) - Method in interface javax.slee.transaction.CommitListener
This method is invoked by the SLEE to indicate the transaction rolled back instead of committing.
rolledBack() - Method in interface javax.slee.transaction.RollbackListener
This method is invoked by the SLEE to indicate the transaction rollback was successful.
RolledBackContext - Interface in javax.slee
This interface defines the context for an sbbRolledBack method invocation on an SBB abstract class.
RUNNING - Static variable in class javax.slee.management.SleeState
In the RUNNING state the SLEE and resource adaptors are generating events and the SLEE's event routing subsystem is actively creating SBBs and delivering events to them.
RUNNING_STRING - Static variable in class javax.slee.management.SleeState
A string representation of the SleeState.RUNNING state.

S

SampleStatistics - Class in javax.slee.usage
This class provides basic statistical information for a sample-type usage parameter.
SampleStatistics() - Constructor for class javax.slee.usage.SampleStatistics
Create a new SampleStatistics object for containing statistical information for a sample-type usage parameter in the case where no samples have been counted yet.
SampleStatistics(long, long, long, double) - Constructor for class javax.slee.usage.SampleStatistics
Create a new SampleStatistics object containing statistical information for a sample-type usage parameter.
Sbb - Interface in javax.slee
The Sbb interface is implemented by every Service Building Block (SBB) abstract class.
SBB_NAME_KEY - Static variable in class javax.slee.management.SbbNotification
The JMX Object Name property key that identifies the name of the SBB in a Usage MBean whose UsageMBean.NOTIFICATION_SOURCE_KEY property has a value equal to SbbNotification.USAGE_NOTIFICATION_TYPE.
SBB_PROCESSED_EVENT - Static variable in class javax.slee.resource.EventFlags
This flag is set by the SLEE if an SBB event handler method was invoked for the event.
SBB_VENDOR_KEY - Static variable in class javax.slee.management.SbbNotification
The JMX Object Name property key that identifies the vendor of the SBB in a Usage MBean whose UsageMBean.NOTIFICATION_SOURCE_KEY property has a value equal to SbbNotification.USAGE_NOTIFICATION_TYPE.
SBB_VERSION_KEY - Static variable in class javax.slee.management.SbbNotification
The JMX Object Name property key that identifies the version of the SBB in a Usage MBean whose UsageMBean.NOTIFICATION_SOURCE_KEY property has a value equal to SbbNotification.USAGE_NOTIFICATION_TYPE.
sbbActivate() - Method in interface javax.slee.Sbb
The SLEE invokes this method on an SBB object in the Pooled state when the SLEE reassigns the SBB object to an existing SBB entity.
SbbContext - Interface in javax.slee
The SbbContext interface provides an SBB object with access to SLEE-managed state that is dependent on the SBB's currently executing context.
sbbCreate() - Method in interface javax.slee.Sbb
The SLEE invokes this method on an SBB object in the Pooled state when it needs to create a new SBB entity.
SbbDescriptor - Class in javax.slee.management
This class provides access to deployment-specific attributes that describe an installed SBB.
SbbDescriptor(SbbID, DeployableUnitID, String, LibraryID[], SbbID[], EventTypeID[], ProfileSpecificationID[], ProfileSpecificationID, ResourceAdaptorTypeID[], String[]) - Constructor for class javax.slee.management.SbbDescriptor
Create a new SBB component descriptor.
sbbExceptionThrown(Exception, Object, ActivityContextInterface) - Method in interface javax.slee.Sbb
This SLEE invokes this method on an SBB object when a mandatory transactional method of the SBB object throws an unchecked exception.
SbbID - Class in javax.slee
The SbbID class encapsulates SBB component identity.
SbbID(String, String, String) - Constructor for class javax.slee.SbbID
Create a new SBB component identifier.
sbbLoad() - Method in interface javax.slee.Sbb
The SLEE invokes this method on an SBB entity when the state of the SBB entity needs to be synchronized with the state in the underlying data source.
SbbLocalObject - Interface in javax.slee
The SbbLocalObject interface must be extended by all SBB local interfaces used for synchronous SBB invocations.
SbbNotification - Class in javax.slee.management
This class identifies a notification such as an alarm or trace notification as being generated in response to some action performed by an SBB.
SbbNotification(ServiceID, SbbID) - Constructor for class javax.slee.management.SbbNotification
Create a new SbbNotification object that uniquely identifies an SBB component within a service.
sbbPassivate() - Method in interface javax.slee.Sbb
The SLEE invokes this method on an SBB object in the Ready state when the SLEE needs to reclaim the SBB object assigned to an SBB entity.
sbbPostCreate() - Method in interface javax.slee.Sbb
The SLEE invokes this method on an SBB object in the Pooled state when it needs to create a new SBB entity.
sbbRemove() - Method in interface javax.slee.Sbb
The SLEE invokes this method on an SBB entity when the SBB entity is going to be removed.
sbbRolledBack(RolledBackContext) - Method in interface javax.slee.Sbb
The SLEE invokes this method on an SBB entity when a transaction started immediately prior to invoking the SBB entity rolls back.
sbbStore() - Method in interface javax.slee.Sbb
The SLEE invokes this method on an SBB entity when the state of the underlying data source needs to be synchronized with the state of the SBB entity.
SbbUsageMBean - Interface in javax.slee.usage
Deprecated.
This interface has been replaced with the UsageMBean interface, which specifies the source of the usage information using a generic NotificationSource object. However, to ensure backward compatibility, a UsageMBean object that is created by the SLEE for an SBB installed using a SLEE 1.0 deployment descriptor (as determined by the deployment descriptor's DOCTYPE declaration) must continue to implement this interface as well as the UsageMBean interface of SLEE 1.1.
SERVICE_ACTIVE - Static variable in class javax.slee.management.ServiceState
An integer representation of the ServiceState.ACTIVE state.
SERVICE_INACTIVE - Static variable in class javax.slee.management.ServiceState
An integer representation of the ServiceState.INACTIVE state.
SERVICE_NAME_KEY - Static variable in class javax.slee.management.SbbNotification
The JMX Object Name property key that identifies the name of the service in a Usage MBean whose UsageMBean.NOTIFICATION_SOURCE_KEY property has a value equal to SbbNotification.USAGE_NOTIFICATION_TYPE.
SERVICE_NAME_KEY - Static variable in interface javax.slee.management.ServiceUsageMBean
The JMX Object Name property key that identifies the name of the Service that the Service Usage MBean is providing service usage-related management operations for.
SERVICE_STATE_CHANGE_NOTIFICATION_TYPE - Static variable in interface javax.slee.management.ServiceManagementMBean
The notification type of ServiceStateChange notifications emitted by this MBean.
SERVICE_STOPPING - Static variable in class javax.slee.management.ServiceState
An integer representation of the ServiceState.STOPPING state.
SERVICE_VENDOR_KEY - Static variable in class javax.slee.management.SbbNotification
The JMX Object Name property key that identifies the vendor of the service in a Usage MBean whose UsageMBean.NOTIFICATION_SOURCE_KEY property has a value equal to SbbNotification.USAGE_NOTIFICATION_TYPE.
SERVICE_VENDOR_KEY - Static variable in interface javax.slee.management.ServiceUsageMBean
The JMX Object Name property key that identifies the vender of the Service that the Service Usage MBean is providing service usage-related management operations for.
SERVICE_VERSION_KEY - Static variable in class javax.slee.management.SbbNotification
The JMX Object Name property key that identifies the version of the service in a Usage MBean whose UsageMBean.NOTIFICATION_SOURCE_KEY property has a value equal to SbbNotification.USAGE_NOTIFICATION_TYPE.
SERVICE_VERSION_KEY - Static variable in interface javax.slee.management.ServiceUsageMBean
The JMX Object Name property key that identifies the version of the Service that the Service Usage MBean is providing service usage-related management operations for.
serviceActive(ReceivableService) - Method in interface javax.slee.resource.ResourceAdaptor
The SLEE invokes this method on a resource adaptor object when a service that is interested in events generated by this resource adaptor has transitioned to the Active state.
ServiceActivity - Interface in javax.slee.serviceactivity
This interface is implemented by Service activity objects.
ServiceActivityContextInterfaceFactory - Interface in javax.slee.serviceactivity
The Service Activity Context Interface Factory is used by SBBs to obtain an ActivityContextInterface object for a Service activity.
ServiceActivityFactory - Interface in javax.slee.serviceactivity
The Service Activity Factory is used by SBBs to get their Service activity object.
ServiceDescriptor - Class in javax.slee.management
This class provides access to deployment-specific attributes that describe an installed Service.
ServiceDescriptor(ServiceID, DeployableUnitID, String, SbbID, String, String) - Constructor for class javax.slee.management.ServiceDescriptor
Create a new service component descriptor.
ServiceID - Class in javax.slee
The ServiceID class encapsulates Service component identity.
ServiceID(String, String, String) - Constructor for class javax.slee.ServiceID
Create a new service component identifier.
serviceInactive(ReceivableService) - Method in interface javax.slee.resource.ResourceAdaptor
The SLEE invokes this method on a resource adaptor object when a service that is interested in events generated by this resource adaptor has transitioned from the Stopping state to the Inactive state.
ServiceLookupFacility - Interface in javax.slee.facilities
The Service Lookup Facility is used by resource adaptors to obtain information about the event types a service may received.
ServiceManagementMBean - Interface in javax.slee.management
The ServiceManagementMBean interface defines Service-related management operations.
ServiceStartedEvent - Interface in javax.slee.serviceactivity
This interface is implemented by Service started events genererated by the SLEE when a Service is started.
ServiceState - Class in javax.slee.management
This class defines an enumerated type that encapsulates the state of a Service.
ServiceStateChangeNotification - Class in javax.slee.management
This notification is emitted by a ServiceManagementMBean object to indicate a change in the operational state of a Service.
ServiceStateChangeNotification(ServiceManagementMBean, ServiceID, ServiceState, ServiceState, long) - Constructor for class javax.slee.management.ServiceStateChangeNotification
Create a ServiceStateChangeNotification to notify listeners of a change in the operational state of a Service.
serviceStopping(ReceivableService) - Method in interface javax.slee.resource.ResourceAdaptor
The SLEE invokes this method on a resource adaptor object when a service that is interested in events generated by this resource adaptor has transitioned to the Stopping state.
ServiceUsageMBean - Interface in javax.slee.management
The ServiceUsageMBean interface defines service usage-related management operations.
setActivityContextSelected(boolean) - Method in interface javax.slee.InitialEventSelector
Set the selection criteria for the Activity Context convergence name variable.
setAddress(Address) - Method in interface javax.slee.InitialEventSelector
Set the Address for the event.
setAddress(Address) - Method in interface javax.slee.profile.AddressProfile11CMP
Set the address for this profile.
setAddresses(Address[]) - Method in interface javax.slee.profile.AddressProfileCMP
Deprecated.
Set the addresses for this profile.
setAddressProfileSelected(boolean) - Method in interface javax.slee.InitialEventSelector
Set the selection criteria for the Address Profile convergence name variable.
setAddressSelected(boolean) - Method in interface javax.slee.InitialEventSelector
Set the selection criteria for the Address convergence name variable.
setCustomName(String) - Method in interface javax.slee.InitialEventSelector
Set the custom name for the event.
setEventSelected(boolean) - Method in interface javax.slee.InitialEventSelector
Set the selection criteria for the event convergence name variable.
setEventTypeSelected(boolean) - Method in interface javax.slee.InitialEventSelector
Set the selection criteria for the event type convergence name variable.
setInfo(String) - Method in interface javax.slee.profile.ResourceInfoProfileCMP
Deprecated.
Set the resource information.
setInitialEvent(boolean) - Method in interface javax.slee.InitialEventSelector
Set the initial event flag for the event under consideration by the event router.
setPersistent(boolean) - Method in class javax.slee.facilities.TimerOptions
Deprecated.
the persistent option has been deprecated.
setPreserveMissed(TimerPreserveMissed) - Method in class javax.slee.facilities.TimerOptions
Set the value of the preserve missed option.
setProfileContext(ProfileContext) - Method in interface javax.slee.profile.Profile
Set the ProfileContext object for the Profile object.
setProfileID(String, String) - Method in class javax.slee.profile.ProfileID
Set the profile table and profile referenced by this profile identifier to new values.
setRequestEndedCallback(int) - Static method in class javax.slee.resource.ActivityFlags
Add the ActivityFlags.REQUEST_ENDED_CALLBACK flag to an existing integer representation of activity flags.
setRequestEventReferenceReleasedCallback(int) - Static method in class javax.slee.resource.EventFlags
Add the EventFlags.REQUEST_EVENT_UNREFERENCED_CALLBACK flag to an existing integer representation of event flags.
setRequestProcessingFailedCallback(int) - Static method in class javax.slee.resource.EventFlags
Add the EventFlags.REQUEST_PROCESSING_FAILED_CALLBACK flag to an existing integer representation of event flags.
setRequestProcessingSuccessfulCallback(int) - Static method in class javax.slee.resource.EventFlags
Add the EventFlags.REQUEST_PROCESSING_SUCCESSFUL_CALLBACK flag to an existing integer representation of event flags.
setRequestSleeActivityGCCallback(int) - Static method in class javax.slee.resource.ActivityFlags
Add the ActivityFlags.REQUEST_ACTIVITY_UNREFERENCED_CALLBACK flag to an existing integer representation of activity flags.
setResourceAdaptorContext(ResourceAdaptorContext) - Method in interface javax.slee.resource.ResourceAdaptor
Set the ResourceAdaptorContext object for the resource adaptor object.
setRollbackOnly() - Method in interface javax.slee.profile.ProfileContext
Mark the current transaction for rollback.
setRollbackOnly() - Method in interface javax.slee.SbbContext
Mark the current transaction for rollback.
setSbbContext(SbbContext) - Method in interface javax.slee.Sbb
Set the SbbContext object for the SBB object.
setSbbPriority(byte) - Method in interface javax.slee.SbbLocalObject
Set the invocation priority for the SBB entity referenced by this SbbLocalObject.
setSbbProcessedEvent(int) - Static method in class javax.slee.resource.EventFlags
Add the EventFlags.SBB_PROCESSED_EVENT flag to an existing integer representation of event flags.
setSleeMayMarshal(int) - Static method in class javax.slee.resource.ActivityFlags
Add the ActivityFlags.SLEE_MAY_MARSHAL flag to an existing integer representation of activity flags.
setSleeMayMarshal(int) - Static method in class javax.slee.resource.EventFlags
Add the EventFlags.SLEE_MAY_MARSHAL flag to an existing integer representation of event flags.
setTimeout(long) - Method in class javax.slee.facilities.TimerOptions
Set the timeout period.
setTimer(ActivityContextInterface, Address, long, TimerOptions) - Method in interface javax.slee.facilities.TimerFacility
Set a non-periodic timer.
setTimer(ActivityContextInterface, Address, long, long, int, TimerOptions) - Method in interface javax.slee.facilities.TimerFacility
Set a periodic timer.
setTraceLevel(ComponentID, Level) - Method in interface javax.slee.management.TraceMBean
Deprecated.
This method uses a ComponentID to identify a notification source and thus is not compatible with the changes made to the tracing subsystem in SLEE 1.1. It has been replaced with TraceMBean.setTraceLevel(NotificationSource, String, TraceLevel).
setTraceLevel(NotificationSource, String, TraceLevel) - Method in interface javax.slee.management.TraceMBean
Set the trace filter level of the specified tracer for the specified notification source to the specified trace level.
setValue(Object) - Method in class javax.slee.resource.ConfigProperties.Property
Set a new value for the property.
setVendorData(Object) - Method in class javax.slee.management.Alarm
Set the vendor-specific data.
setVendorData(Object) - Method in class javax.slee.management.AlarmNotification
Set the vendor-specific data.
setVendorData(Object) - Method in class javax.slee.management.ComponentDescriptor
Set the vendor-specific data.
setVendorData(Object) - Method in class javax.slee.management.DeployableUnitDescriptor
Set the vendor-specific data.
setVendorData(Object) - Method in class javax.slee.management.ResourceAdaptorEntityStateChangeNotification
Set the vendor-specific data.
setVendorData(Object) - Method in class javax.slee.management.ServiceStateChangeNotification
Set the vendor-specific data.
setVendorData(Object) - Method in class javax.slee.management.SleeStateChangeNotification
Set the vendor-specific data.
setVendorData(Object) - Method in class javax.slee.management.TraceNotification
Set the vendor-specific data.
setVendorData(Object) - Method in interface javax.slee.management.VendorExtensions
Set the vendor-specific data.
setVendorData(Object) - Method in class javax.slee.usage.SampleStatistics
Set the vendor-specific data.
setVendorData(Object) - Method in class javax.slee.usage.UsageNotification
Set the vendor-specific data.
SEVERE - Static variable in class javax.slee.facilities.Level
Deprecated.
Trace and alarm levels now defined in TraceLevel and AlarmLevel.
SEVERE - Static variable in class javax.slee.facilities.TraceLevel
Trace level for messages that indicate a severe error has occurred.
severe(String) - Method in interface javax.slee.facilities.Tracer
Emit a trace message at the TraceLevel.SEVERE trace level.
severe(String, Throwable) - Method in interface javax.slee.facilities.Tracer
Emit a trace message with a cause throwable at the TraceLevel.SEVERE trace level.
SEVERE_STRING - Static variable in class javax.slee.facilities.TraceLevel
A string representation of TraceLevel.SEVERE.
shutdown() - Method in interface javax.slee.management.SleeManagementMBean
Shutdown and terminate all SLEE processes related to this server image.
SimpleQueryExpression - Class in javax.slee.profile.query
The SimpleQueryExpression class is the base class for all dynamic query expressions that perform binary operator comparisons on profile attribute values.
SimpleQueryExpression(String, Object, QueryCollator) - Constructor for class javax.slee.profile.query.SimpleQueryExpression
Create a SimpleQueryExpression for the attribute with the specified name.
SIP - Static variable in class javax.slee.AddressPlan
The SIP value indicates that the address is a Session Initiation Protocol address as specified in IETF RFC 2543.
SIP_STRING - Static variable in class javax.slee.AddressPlan
A string representation of AddressPlan.SIP.
SLEE_MAY_MARSHAL - Static variable in class javax.slee.resource.ActivityFlags
Indicate to the SLEE that the SLEE may marshal and unmarshal the activity handle if required to do so.
SLEE_MAY_MARSHAL - Static variable in class javax.slee.resource.EventFlags
Indicate to the SLEE that the SLEE may marshal and unmarshal the event if required to do so.
SLEE_PROFILE - Static variable in class javax.slee.AddressPlan
The SLEE_PROFILE value indicates that the address is the encoded table name and profile name of a SLEE profile.
SLEE_PROFILE_STRING - Static variable in class javax.slee.AddressPlan
A string representation of AddressPlan.SLEE_PROFILE.
SLEE_PROFILE_TABLE - Static variable in class javax.slee.AddressPlan
The SLEE_PROFILE_TABLE value indicates that the address is the name of SLEE profile table.
SLEE_PROFILE_TABLE_STRING - Static variable in class javax.slee.AddressPlan
A string representation of AddressPlan.SLEE_PROFILE_TABLE.
SLEE_RUNNING - Static variable in class javax.slee.management.SleeState
An integer representation of the SleeState.RUNNING state.
SLEE_STARTING - Static variable in class javax.slee.management.SleeState
An integer representation of the SleeState.STARTING state.
SLEE_STATE_CHANGE_NOTIFICATION_TYPE - Static variable in interface javax.slee.management.SleeManagementMBean
The notification type of SleeStateChange notifications emitted by this MBean.
SLEE_STOPPED - Static variable in class javax.slee.management.SleeState
An integer representation of the SleeState.STOPPED state.
SLEE_STOPPING - Static variable in class javax.slee.management.SleeState
An integer representation of the SleeState.STOPPING state.
SleeConnection - Interface in javax.slee.connection
An application handle to a physical event-delivery connection to a SLEE.
SleeConnectionFactory - Interface in javax.slee.connection
A factory interface allowing the creation of SleeConnection instances.
SleeEndpoint - Interface in javax.slee.resource
The SleeEndpoint interface is implemented by the SLEE and provides a Resource Adaptor with an access point into the SLEE for starting and ending activities, and for firing events on those activities.
SLEEException - Exception in javax.slee
This exception is the base exception class for runtime SLEE exceptions.
SLEEException(String) - Constructor for exception javax.slee.SLEEException
Create a SLEEException with a detail message.
SLEEException(String, Throwable) - Constructor for exception javax.slee.SLEEException
Create a SLEEException with a detail message and cause.
SleeManagementMBean - Interface in javax.slee.management
The SleeManagementMBean interface defines the central management interface for the SLEE.
SleeProvider - Interface in javax.slee.management
The SleeProvider interface provides a management client with enough information to begin interacting with a SLEE's management subsystem.
SleeProviderFactory - Class in javax.slee.management
The SleeProviderFactory provides a static factory method for instantiating SleeProvider peer classes.
SleeProviderFactory() - Constructor for class javax.slee.management.SleeProviderFactory
 
SleeState - Class in javax.slee.management
This class defines an enumerated type that encapsulates the operational state of the SLEE.
SleeStateChangeNotification - Class in javax.slee.management
This notification is emitted by a SleeManagementMBean object to indicate a change in the operational state of the SLEE.
SleeStateChangeNotification(SleeManagementMBean, SleeState, SleeState, long) - Constructor for class javax.slee.management.SleeStateChangeNotification
Create a SleeStateChangeNotification to notify listeners of a change in the operational state of the SLEE.
SleeTransaction - Interface in javax.slee.transaction
The SleeTransaction interface extends the JTA Transaction interface by providing asynchronous commit and rollback operations.
SleeTransactionManager - Interface in javax.slee.transaction
The SleeTransactionManager interface extends the JTA TransactionManager interface by providing asynchronous commit and rollback operations.
SMTP - Static variable in class javax.slee.AddressPlan
The SMTP value indicates that the address is an email address as defined in IETF RFC 822.
SMTP_STRING - Static variable in class javax.slee.AddressPlan
A string representation of AddressPlan.SMTP.
SSN - Static variable in class javax.slee.AddressPlan
The SSN value indicates that the address is a Sub System Number.
SSN_STRING - Static variable in class javax.slee.AddressPlan
A string representation of AddressPlan.SSN.
STANDARD_FLAGS_MASK - Static variable in class javax.slee.resource.ActivityFlags
This bit-mask specifies the activity flag bits reserved for current and future use by the JAIN SLEE specification.
STANDARD_FLAGS_MASK - Static variable in class javax.slee.resource.EventFlags
This bit-mask specifies the event flag bits reserved for current and future use by the JAIN SLEE specification.
start() - Method in interface javax.slee.management.SleeManagementMBean
Request that the SLEE's event routing subsystem be started.
startActivity(ActivityHandle, Object) - Method in interface javax.slee.resource.SleeEndpoint
Notify the SLEE that a new activity has started.
startActivity(ActivityHandle, Object, int) - Method in interface javax.slee.resource.SleeEndpoint
Notify the SLEE that a new activity has started.
StartActivityException - Exception in javax.slee.resource
This exception is thrown by a SleeEndpoint if the SLEE is unable to start an activity due to non system-level issues such as an input rate limiting policy.
StartActivityException() - Constructor for exception javax.slee.resource.StartActivityException
Create a StartActivityException with no detail message.
StartActivityException(String) - Constructor for exception javax.slee.resource.StartActivityException
Create a StartActivityException with a detail message.
startActivitySuspended(ActivityHandle, Object) - Method in interface javax.slee.resource.SleeEndpoint
Notify the SLEE that a new activity has started, and that it is suspended.
startActivitySuspended(ActivityHandle, Object, int) - Method in interface javax.slee.resource.SleeEndpoint
Notify the SLEE that a new activity has started, and that it is suspended.
startActivityTransacted(ActivityHandle, Object) - Method in interface javax.slee.resource.SleeEndpoint
Notify the SLEE that a new activity has started.
startActivityTransacted(ActivityHandle, Object, int) - Method in interface javax.slee.resource.SleeEndpoint
Notify the SLEE that a new activity has started.
STARTING - Static variable in class javax.slee.management.SleeState
The STARTING state is a transitional state between SleeState.STOPPED and SleeState.RUNNING.
STARTING_STRING - Static variable in class javax.slee.management.SleeState
A string representation of the SleeState.STARTING state.
stop() - Method in interface javax.slee.management.SleeManagementMBean
Request that the SLEE's event routing subsystem be stopped.
STOPPED - Static variable in class javax.slee.management.SleeState
The STOPPED state is the initial state for the SLEE on startup.
STOPPED_STRING - Static variable in class javax.slee.management.SleeState
A string representation of the SleeState.STOPPED state.
STOPPING - Static variable in class javax.slee.management.ResourceAdaptorEntityState
The STOPPING state indicates that an active resource adaptor entity has been deactivated but some activities created by the resource adaptor entity still exist.
STOPPING - Static variable in class javax.slee.management.ServiceState
The STOPPING state indicates that an active Service has been deactivated, but some instances of the Service are still running.
STOPPING - Static variable in class javax.slee.management.SleeState
The STOPPING state is a transitional state between SleeState.STARTING or SleeState.RUNNING and SleeState.STOPPED.
STOPPING_STRING - Static variable in class javax.slee.management.ResourceAdaptorEntityState
A string representation of the ResourceAdaptorEntityState.STOPPING state.
STOPPING_STRING - Static variable in class javax.slee.management.ServiceState
A string representation of the ServiceState.STOPPING state.
STOPPING_STRING - Static variable in class javax.slee.management.SleeState
A string representation of the SleeState.STOPPING state.
SUBSYSTEM_NAME_KEY - Static variable in class javax.slee.management.SubsystemNotification
The JMX Object Name property key that identifies the name of the internal subsystem in a Usage MBean whose UsageMBean.NOTIFICATION_SOURCE_KEY property has a value equal to SubsystemNotification.USAGE_NOTIFICATION_TYPE.
SubsystemNotification - Class in javax.slee.management
This class identifies a notification such as an alarm or trace notification as being generated from some internal subsystem in the SLEE.
SubsystemNotification(String) - Constructor for class javax.slee.management.SubsystemNotification
Create a new SubsystemNotification object that uniquely identifies an internal component or subsystem of the SLEE.
supportsActiveReconfiguration() - Method in class javax.slee.resource.ResourceAdaptorDescriptor
Determine if resource adaptor entities of the resource adaptor can be reconfigured when active.
suspendActivity(ActivityHandle) - Method in interface javax.slee.resource.SleeEndpoint
Suspend an activity within the context of the calling transaction.
suspendDelivery() - Method in interface javax.slee.EventContext
Suspend further delivery of the event associated with this event context.
suspendDelivery(int) - Method in interface javax.slee.EventContext
Suspend further delivery of the event associated with this event context.
SYSTEM_OVERLOAD - Static variable in class javax.slee.resource.FailureReason
Event failure reason indicating the event could not processed due to generic system overload conditions.
systemException(SystemException) - Method in interface javax.slee.transaction.CommitListener
This method is invoked by the SLEE to indicate that the transaction manager encountered an unexpected error while attempting to commit the transaction.
systemException(SystemException) - Method in interface javax.slee.transaction.RollbackListener
This method is invoked by the SLEE to indicate that the transaction manager encountered an unexpected error while attempting to roll back the transaction.

T

TimerEvent - Interface in javax.slee.facilities
This interface is implemented by timer events generated by the Timer Facility.
TimerFacility - Interface in javax.slee.facilities
The Timer Facility allows an SBB entity to set and cancel timers.
TimerID - Interface in javax.slee.facilities
A TimerID is used to identify a timer started by an SBB entity.
TimerOptions - Class in javax.slee.facilities
The TimerOptions class specifies the behavior of a timer when it is set.
TimerOptions() - Constructor for class javax.slee.facilities.TimerOptions
Create a TimerOptions object that describes the default timer behavior.
TimerOptions(TimerOptions) - Constructor for class javax.slee.facilities.TimerOptions
Create a TimerOptions object that has the same behavioral properties as another TimerOptions.
TimerOptions(boolean, long, TimerPreserveMissed) - Constructor for class javax.slee.facilities.TimerOptions
Deprecated.
This constructor specifies the value of the persistent option, which has been deprecated. It has been replaced with TimerOptions.TimerOptions(long, TimerPreserveMissed).
TimerOptions(long, TimerPreserveMissed) - Constructor for class javax.slee.facilities.TimerOptions
Create a TimerOptions object for the specified timer behavior.
TimerPreserveMissed - Class in javax.slee.facilities
This class defines an enumerated type for the late-timer preservation options suppored by the Timer Facility.
toAddress() - Method in class javax.slee.profile.ProfileID
Get an Address object containing the address form of the profile identified by this profile identifier.
toInt() - Method in class javax.slee.AddressPlan
Get an integer value representation for this AddressPlan object.
toInt() - Method in class javax.slee.AddressPresentation
Get an integer value representation for this AddressPresentation object.
toInt() - Method in class javax.slee.AddressScreening
Get an integer value representation for this AddressScreening object.
toInt() - Method in class javax.slee.facilities.AlarmLevel
Get an integer value representation for this AlarmLevel object.
toInt() - Method in class javax.slee.facilities.Level
Deprecated.
Trace and alarm levels now defined in TraceLevel and AlarmLevel.
toInt() - Method in class javax.slee.facilities.TimerPreserveMissed
Get an integer value representation for this TimerPreserveMissed object.
toInt() - Method in class javax.slee.facilities.TraceLevel
Get an integer value representation for this TraceLevel object.
toInt() - Method in class javax.slee.management.ResourceAdaptorEntityState
Get an integer value representation for this ResourceAdaptorEntityState object.
toInt() - Method in class javax.slee.management.ServiceState
Get an integer value representation for this ServiceState object.
toInt() - Method in class javax.slee.management.SleeState
Get an integer value representation for this SleeState object.
toInt() - Method in class javax.slee.resource.FailureReason
Get an integer value representation for this FailureReason object.
toObject(String, String) - Static method in class javax.slee.resource.ConfigProperties.Property
Utility method to convert the string representation of a value to a value object of a specified type.
toString() - Method in class javax.slee.Address
Get the textual representation of the address object.
toString() - Method in class javax.slee.AddressPlan
Get the string representation of the address plan object.
toString() - Method in class javax.slee.AddressPresentation
Get the textual representation of the address presentation object.
toString() - Method in class javax.slee.AddressScreening
Get the textual representation of the address screening object.
toString() - Method in class javax.slee.ComponentID
Get a string representation for this component identifier.
toString() - Method in class javax.slee.facilities.AlarmLevel
Get the textual representation of this alarm level object.
toString() - Method in class javax.slee.facilities.Level
Deprecated.
Get the textual representation of the Level object.
toString() - Method in interface javax.slee.facilities.TimerID
Get the textual representation of the timer ID object.
toString() - Method in class javax.slee.facilities.TimerOptions
Get the textual representation of the timer options object.
toString() - Method in class javax.slee.facilities.TimerPreserveMissed
Get the textual representation of the TimerPreserveMissed object.
toString() - Method in class javax.slee.facilities.TraceLevel
Get the textual representation of the TraceLevel object.
toString() - Method in class javax.slee.management.Alarm
Get a string representation for this alarm.
toString() - Method in class javax.slee.management.AlarmNotification
Get a string representation for this notification.
toString(StringBuffer) - Method in class javax.slee.management.ComponentDescriptor
 
toString() - Method in class javax.slee.management.DeployableUnitDescriptor
Get a string representation for this deployable unit descriptor.
toString() - Method in class javax.slee.management.DeployableUnitID
Get a string representation for this deployable unit identifier.
toString() - Method in class javax.slee.management.EventTypeDescriptor
Get a string representation for this event type component descriptor.
toString() - Method in class javax.slee.management.LibraryDescriptor
Get a string representation for this library component descriptor.
toString() - Method in interface javax.slee.management.NotificationSource
Get a string representation for this notification source.
toString() - Method in class javax.slee.management.ProfileTableNotification
Get a string representation for this notification source.
toString() - Method in class javax.slee.management.ResourceAdaptorEntityNotification
Get a string representation for this notification source.
toString() - Method in class javax.slee.management.ResourceAdaptorEntityState
Get the textual representation of the ResourceAdaptorEntityState object.
toString() - Method in class javax.slee.management.ResourceAdaptorEntityStateChangeNotification
Get a string representation for this notification.
toString() - Method in class javax.slee.management.SbbDescriptor
Get a string representation for this SBB component descriptor.
toString() - Method in class javax.slee.management.SbbNotification
Get a string representation for this notification source.
toString() - Method in class javax.slee.management.ServiceDescriptor
Get a string representation for this service component descriptor.
toString() - Method in class javax.slee.management.ServiceState
Get the textual representation of this Service state object.
toString() - Method in class javax.slee.management.ServiceStateChangeNotification
Get a string representation for this notification.
toString() - Method in class javax.slee.management.SleeState
Get the textual representation of the SLEE state object.
toString() - Method in class javax.slee.management.SleeStateChangeNotification
Get a string representation for this notification.
toString() - Method in class javax.slee.management.SubsystemNotification
Get a string representation for this notification source.
toString() - Method in class javax.slee.management.TraceNotification
Get a string representation for this notification.
toString() - Method in class javax.slee.profile.ProfileID
Get a string representation for this profile identifier.
toString() - Method in class javax.slee.profile.ProfileSpecificationDescriptor
Get a string representation for this profile specification component descriptor.
toString(StringBuffer) - Method in class javax.slee.profile.query.And
 
toString(StringBuffer) - Method in class javax.slee.profile.query.Not
 
toString(StringBuffer) - Method in class javax.slee.profile.query.Or
 
toString() - Method in class javax.slee.profile.query.QueryCollator
Get a string representation for this query collator.
toString() - Method in class javax.slee.profile.query.QueryExpression
Get a string representation for this query expression.
toString(StringBuffer) - Method in class javax.slee.profile.query.QueryExpression
Get a string representation for this query expression.
toString(StringBuffer) - Method in class javax.slee.profile.query.RangeMatch
 
toString(StringBuffer) - Method in class javax.slee.profile.query.SimpleQueryExpression
 
toString(int) - Static method in class javax.slee.resource.ActivityFlags
Get a string representation of an integer containing activity flags.
toString() - Method in class javax.slee.resource.ConfigProperties.Property
Get a string representation of this property object.
toString() - Method in class javax.slee.resource.ConfigProperties
Get a string representation for this ConfigProperties object.
toString(int) - Static method in class javax.slee.resource.EventFlags
Get a string representation of an integer containing event flags.
toString() - Method in class javax.slee.resource.FailureReason
Get the textual representation of the FailureReason object.
toString() - Method in class javax.slee.resource.ResourceAdaptorDescriptor
Get a string representation for this resource adaptor component descriptor.
toString() - Method in class javax.slee.resource.ResourceAdaptorTypeDescriptor
Get a string representation for this resource adaptor type component descriptor.
toString() - Method in interface javax.slee.transaction.SleeTransaction
Get a string representation for the transaction represented by this SleeTransaction object.
toString() - Method in class javax.slee.usage.SampleStatistics
 
toString() - Method in class javax.slee.usage.UsageNotification
Get a string representation for this notification.
trace(TraceLevel, String) - Method in interface javax.slee.facilities.Tracer
Emit a trace message at the specified trace level.
trace(TraceLevel, String, Throwable) - Method in interface javax.slee.facilities.Tracer
Emit a trace message with a cause throwable at the specified trace level.
TRACE_NOTIFICATION_TYPE - Static variable in class javax.slee.management.ProfileTableNotification
The JMX notification type of trace notifications that are generated in response to a profile object interacting with a Tracer object.
TRACE_NOTIFICATION_TYPE - Static variable in class javax.slee.management.ResourceAdaptorEntityNotification
The JMX notification type of trace notifications that are generated in response to a resource adaptor entity interacting with a Tracer object.
TRACE_NOTIFICATION_TYPE - Static variable in class javax.slee.management.SbbNotification
The JMX notification type of trace notifications that are generated in response to an SBB interacting with the Trace Facility via a Tracer object.
TRACE_NOTIFICATION_TYPE - Static variable in class javax.slee.management.SubsystemNotification
The JMX notification type of trace notifications that are generated in response to an internal component or subsystem of the SLEE interacting with a Tracer object (or a similar internal interface).
TRACE_NOTIFICATION_TYPE - Static variable in interface javax.slee.management.TraceMBean
Deprecated.
Different notification types may be generated by the Trace MBean depending on where the trace message was emitted. The SLEE-defined classes that implement NotificationSource each specify a particular trace notification type for the notification source.
TraceFacility - Interface in javax.slee.facilities
Deprecated.
Replaced with Tracer objects that may be obtained from the SbbContext for SBBs, the ProfileContext for profiles, or the ResourceAdaptorContext for resource adaptor entities.
TraceLevel - Class in javax.slee.facilities
This class defines an enumerated type for the trace levels supported by the Trace Facility.
TraceLevelFilter - Class in javax.slee.management
A notification filter that filters TraceNotifications based on their trace level.
TraceLevelFilter(Level) - Constructor for class javax.slee.management.TraceLevelFilter
Deprecated.
Replaced with TraceLevelFilter.TraceLevelFilter(TraceLevel) as trace and alarm levels have been split into different classes.
TraceLevelFilter(TraceLevel) - Constructor for class javax.slee.management.TraceLevelFilter
Create a TraceLevelFilter.
TraceMBean - Interface in javax.slee.management
The TraceMBean interface defines the management interface for the SLEE tracing subsystem.
TraceNotification - Class in javax.slee.management
Notifications of this type are emitted by a TraceMBean.
TraceNotification(TraceMBean, String, Object, Level, String, Throwable, long, long) - Constructor for class javax.slee.management.TraceNotification
Deprecated.
Trace notifications have been expanded with new attributes to take advantage of the new features provided by the SLEE specification. The TraceNotification.TraceNotification(String, TraceMBean, NotificationSource, String, javax.slee.facilities.TraceLevel, String, Throwable, long, long) constructor should be used instead of this constructor.
TraceNotification(String, TraceMBean, NotificationSource, String, TraceLevel, String, Throwable, long, long) - Constructor for class javax.slee.management.TraceNotification
Create a TraceNotification to notify listeners of a trace message.
Tracer - Interface in javax.slee.facilities
The Tracer interface is used to emit trace messages.
TransactionRequiredLocalException - Exception in javax.slee
This exception is thrown by the SLEE when an mandatory transactional method is invoked without a valid transaction context.
TransactionRequiredLocalException(String) - Constructor for exception javax.slee.TransactionRequiredLocalException
Create a TransactionRequiredLocalException with a detail message.
TransactionRequiredLocalException(String, Throwable) - Constructor for exception javax.slee.TransactionRequiredLocalException
Create a TransactionRequiredLocalException with a detail message and cause.
TransactionRolledbackLocalException - Exception in javax.slee
This exception is thrown by the SLEE when a method invoked on an SbbLocalObject throws an unchecked exception, or when a method invoked on a required-transactional facility is invoked without a transaction context and the newly created transaction fails to commit.
TransactionRolledbackLocalException(String) - Constructor for exception javax.slee.TransactionRolledbackLocalException
Create a TransactionRolledbackLocalException with a detail message.
TransactionRolledbackLocalException(String, Throwable) - Constructor for exception javax.slee.TransactionRolledbackLocalException
Create a TransactionRolledbackLocalException with a detail message and cause.

U

unbind(String) - Method in interface javax.slee.facilities.ActivityContextNamingFacility
Unbind a bound name.
unbindLinkName(String) - Method in interface javax.slee.management.ResourceManagementMBean
Remove a link name binding from a resource adaptor entity.
UNDEFINED - Static variable in class javax.slee.AddressPlan
The UNDEFINED value indicates that the address is undefined.
UNDEFINED - Static variable in class javax.slee.AddressPresentation
The UNDEFINED value indicates that the address presentation is undefined.
UNDEFINED - Static variable in class javax.slee.AddressScreening
The UNDEFINED value indicates that the address screening is undefined.
UNDEFINED_STRING - Static variable in class javax.slee.AddressPlan
A string representation of AddressPlan.UNDEFINED.
UNDEFINED_STRING - Static variable in class javax.slee.AddressPresentation
A string representation of AddressPresentation.UNDEFINED.
UNDEFINED_STRING - Static variable in class javax.slee.AddressScreening
A string representation of AddressScreening.UNDEFINED.
UNICAST - Static variable in class javax.slee.AddressPlan
The UNICAST value indicates that the address is an IP address in dotted notation that is not a multicast or broadcast address.
UNICAST_STRING - Static variable in class javax.slee.AddressPlan
A string representation of AddressPlan.UNICAST.
uninstall(DeployableUnitID) - Method in interface javax.slee.management.DeploymentMBean
Uninstall a deployable unit jar file out of the SLEE.
unmarshalEvent(FireableEventType, DataInput) - Method in interface javax.slee.resource.Marshaler
Unmarshal a previously marshaled event.
unmarshalHandle(DataInput) - Method in interface javax.slee.resource.Marshaler
Unmarshal a previously marshaled activity handle.
UnrecognizedActivityException - Exception in javax.slee
This exception is thrown if the activity object supplied to an activity context interface factory method is not an activity generated by a resource adaptor installed in the SLEE.
UnrecognizedActivityException(Object) - Constructor for exception javax.slee.UnrecognizedActivityException
Create an UnrecognizedActivityException with no detail message.
UnrecognizedActivityException(String, Object) - Constructor for exception javax.slee.UnrecognizedActivityException
Create an UnrecognizedActivityException with a detail message.
UnrecognizedActivityHandleException - Exception in javax.slee.resource
This exception is thrown by the SleeEndpoint if an attempt is made to interact with an activity that is not known by the SLEE.
UnrecognizedActivityHandleException(String) - Constructor for exception javax.slee.resource.UnrecognizedActivityHandleException
Create an UnrecognizedActivityHandleException with a detail message.
UnrecognizedActivityHandleException(String, Throwable) - Constructor for exception javax.slee.resource.UnrecognizedActivityHandleException
Create an UnrecognizedActivityHandleException with a detail message and cause.
UnrecognizedAlarmException - Exception in javax.slee
This exception is thrown when an attempt is made to obtain or reference an alarm using an alarm ID that is not recognized by the SLEE, or does not represent an alarm known by the SLEE.
UnrecognizedAlarmException() - Constructor for exception javax.slee.UnrecognizedAlarmException
Create an UnrecognizedAlarmException with no detail message.
UnrecognizedAlarmException(String) - Constructor for exception javax.slee.UnrecognizedAlarmException
Create an UnrecognizedAlarmException with a detail message.
UnrecognizedAttributeException - Exception in javax.slee.profile
This exception is thrown by the ProfileProvisioningMBean.getProfilesByIndexedAttribute method when passed the name of an attribute that does not exist in the profile specification.
UnrecognizedAttributeException() - Constructor for exception javax.slee.profile.UnrecognizedAttributeException
Create an UnrecognizedAttributeException with no detail message.
UnrecognizedAttributeException(String) - Constructor for exception javax.slee.profile.UnrecognizedAttributeException
Create an UnrecognizedAttributeException with a detail message.
UnrecognizedComponentException - Exception in javax.slee
This exception class is the base class for the exceptions that report that a ComponentID (or a deritive interface) object does not identify a component installed in the SLEE.
UnrecognizedComponentException() - Constructor for exception javax.slee.UnrecognizedComponentException
Create an UnrecognizedComponentException with no detail message.
UnrecognizedComponentException(String) - Constructor for exception javax.slee.UnrecognizedComponentException
Create an UnrecognizedComponentException with a detail message.
UnrecognizedDeployableUnitException - Exception in javax.slee.management
This exception is thrown by management operations when passed a URL that does not correspond to an installed deployable unit, or when passed a DeployableUnitID object that is not recognized by the SLEE, or does not identify a deployable unit installed in the SLEE.
UnrecognizedDeployableUnitException() - Constructor for exception javax.slee.management.UnrecognizedDeployableUnitException
Create an UnrecognizedDeployableUnitException with no detail message.
UnrecognizedDeployableUnitException(String) - Constructor for exception javax.slee.management.UnrecognizedDeployableUnitException
Create an UnrecognizedDeployableUnitException with a detail message.
UnrecognizedEventException - Exception in javax.slee
This exception is thrown if the event names array passed to the SbbContext.maskEvent method contains the name of an event that is not received by the SBB.
UnrecognizedEventException() - Constructor for exception javax.slee.UnrecognizedEventException
Create an UnrecognizedEventException with no detail message.
UnrecognizedEventException(String) - Constructor for exception javax.slee.UnrecognizedEventException
Create an UnrecognizedEventException with a detail message.
UnrecognizedLinkNameException - Exception in javax.slee.management
This exception is thrown when a resource adaptor entity unbinding operation fails because no resource adaptor entity is bound to the specified link name.
UnrecognizedLinkNameException() - Constructor for exception javax.slee.management.UnrecognizedLinkNameException
Constructs a UnrecognizedLinkNameException with no detail message.
UnrecognizedLinkNameException(String) - Constructor for exception javax.slee.management.UnrecognizedLinkNameException
Constructs a UnrecognizedLinkNameException with a detail message.
UnrecognizedNotificationSourceException - Exception in javax.slee.management
This exception is thrown by management operations when passed a NotificationSource object that is not recognized by the SLEE.
UnrecognizedNotificationSourceException() - Constructor for exception javax.slee.management.UnrecognizedNotificationSourceException
Create an UnrecognizedNotificationSourceException with no detail message.
UnrecognizedNotificationSourceException(String) - Constructor for exception javax.slee.management.UnrecognizedNotificationSourceException
Create an UnrecognizedNotificationSourceException with a detail message.
UnrecognizedProfileNameException - Exception in javax.slee.profile
This exception is thrown by the management operations in ProfileProvisioningMBean and profile CMP accessor methods when passed the name of a profile that does not exist within the specified profile table.
UnrecognizedProfileNameException() - Constructor for exception javax.slee.profile.UnrecognizedProfileNameException
Create an UnrecognizedProfileNameException with no detail message.
UnrecognizedProfileNameException(String) - Constructor for exception javax.slee.profile.UnrecognizedProfileNameException
Create an UnrecognizedProfileNameException with a detail message.
UnrecognizedProfileSpecificationException - Exception in javax.slee.profile
This exception is thrown by management operations when passed a ProfileSpecificationID object that is not recognized by the SLEE, or does not identify a profile specification installed in the SLEE.
UnrecognizedProfileSpecificationException() - Constructor for exception javax.slee.profile.UnrecognizedProfileSpecificationException
Create an UnrecognizedProfileSpecificationException with no detail message.
UnrecognizedProfileSpecificationException(String) - Constructor for exception javax.slee.profile.UnrecognizedProfileSpecificationException
Create an UnrecognizedProfileSpecificationException with a detail message.
UnrecognizedProfileTableNameException - Exception in javax.slee.profile
This exception is thrown by the ProfileFacility and ProfileProvisioningMBean when passed the name of a profile table that does not exist.
UnrecognizedProfileTableNameException() - Constructor for exception javax.slee.profile.UnrecognizedProfileTableNameException
Create an UnrecognizedProfileTableNameException with no detail message.
UnrecognizedProfileTableNameException(String) - Constructor for exception javax.slee.profile.UnrecognizedProfileTableNameException
Create an UnrecognizedProfileTableNameException with a detail message.
UnrecognizedQueryNameException - Exception in javax.slee.profile
This exception is thrown by the ProfileFacility and ProfileProvisioningMBean when passed the name of a static query that has not been defined.
UnrecognizedQueryNameException() - Constructor for exception javax.slee.profile.UnrecognizedQueryNameException
Create an UnrecognizedQueryNameException with no detail message.
UnrecognizedQueryNameException(String) - Constructor for exception javax.slee.profile.UnrecognizedQueryNameException
Create an UnrecognizedQueryNameException with a detail message.
UnrecognizedResourceAdaptorEntityException - Exception in javax.slee.management
This exception is thrown by management operations in ResourceManagementMBean when passed the name of a resource adaptor entity that does not exist in the SLEE.
UnrecognizedResourceAdaptorEntityException() - Constructor for exception javax.slee.management.UnrecognizedResourceAdaptorEntityException
Create an UnrecognizedResourceAdaptorEntityException with no detail message.
UnrecognizedResourceAdaptorEntityException(String) - Constructor for exception javax.slee.management.UnrecognizedResourceAdaptorEntityException
Create an UnrecognizedResourceAdaptorEntityException with a detail message.
UnrecognizedResourceAdaptorException - Exception in javax.slee.management
This exception is thrown by management operations when passed a ResourceAdaptorID object that is not recognized by the SLEE, or does not identify a resource adaptor installed in the SLEE.
UnrecognizedResourceAdaptorException() - Constructor for exception javax.slee.management.UnrecognizedResourceAdaptorException
Create an UnrecognizedResourceAdaptorException with no detail message.
UnrecognizedResourceAdaptorException(String) - Constructor for exception javax.slee.management.UnrecognizedResourceAdaptorException
Create an UnrecognizedResourceAdaptorException with a detail message.
UnrecognizedSbbException - Exception in javax.slee
This exception is thrown by management operations when passed a SbbID object that is not recognized by the SLEE, or does not identify an SBB installed in the SLEE.
UnrecognizedSbbException() - Constructor for exception javax.slee.UnrecognizedSbbException
Create an UnrecognizedSbbException with no detail message.
UnrecognizedSbbException(String) - Constructor for exception javax.slee.UnrecognizedSbbException
Create an UnrecognizedSbbException with a detail message.
UnrecognizedServiceException - Exception in javax.slee
This exception is thrown by management operations when passed a ServiceID object that is not recognized by the SLEE, or does not identify a Service installed in the SLEE.
UnrecognizedServiceException() - Constructor for exception javax.slee.UnrecognizedServiceException
Create an UnrecognizedServiceException with no detail message.
UnrecognizedServiceException(String) - Constructor for exception javax.slee.UnrecognizedServiceException
Create an UnrecognizedServiceException with a detail message.
UnrecognizedSubsystemException - Exception in javax.slee.management
This exception is thrown by management operations in SleeManagementMBean when passed the name of a SLEE internal component or subsystem that does not exist.
UnrecognizedSubsystemException() - Constructor for exception javax.slee.management.UnrecognizedSubsystemException
Create an UnrecognizedSubsystemException with no detail message.
UnrecognizedSubsystemException(String) - Constructor for exception javax.slee.management.UnrecognizedSubsystemException
Create an UnrecognizedSubsystemException with a detail message.
UnrecognizedUsageParameterSetNameException - Exception in javax.slee.usage
This exception is thrown by a UsageMBean when an attempt is made to refer to an usage parameter set that does not exist.
UnrecognizedUsageParameterSetNameException() - Constructor for exception javax.slee.usage.UnrecognizedUsageParameterSetNameException
Create an UnrecognizedUsageParameterSetNameException with no detail message.
UnrecognizedUsageParameterSetNameException(String) - Constructor for exception javax.slee.usage.UnrecognizedUsageParameterSetNameException
Create an UnrecognizedUsageParameterSetNameException with a detail message.
unsetProfileContext() - Method in interface javax.slee.profile.Profile
Unset the ProfileContext object for the Profile object.
unsetResourceAdaptorContext() - Method in interface javax.slee.resource.ResourceAdaptor
Unset the ResourceAdaptorContext object for the resource adaptor object.
unsetSbbContext() - Method in interface javax.slee.Sbb
Unset the SbbContext object for the SBB object.
unsetTraceLevel(NotificationSource, String) - Method in interface javax.slee.management.TraceMBean
Unset the trace filter level of the specified tracer for the specified notification source.
updateConfigurationProperties(String, ConfigProperties) - Method in interface javax.slee.management.ResourceManagementMBean
Reconfigure a resource adaptor entity with new configuration properties.
URI - Static variable in class javax.slee.AddressPlan
The URI value indicates that the address is a uniform resource locator as defined in IETF RFC 2396.
URI_STRING - Static variable in class javax.slee.AddressPlan
A string representation of AddressPlan.URI.
USAGE_NOTIFICATION_TYPE - Static variable in class javax.slee.management.ProfileTableNotification
The JMX notification type of usage notifications that are generated by a UsageMBean containing a ProfileTableNotification as a notification source.
USAGE_NOTIFICATION_TYPE - Static variable in class javax.slee.management.ResourceAdaptorEntityNotification
The JMX notification type of usage notifications that are generated by a UsageMBean containing a ResourceAdaptorEntityNotification as a notification source.
USAGE_NOTIFICATION_TYPE - Static variable in class javax.slee.management.SbbNotification
The JMX notification type of usage notifications that are generated by a UsageMBean containing an SbbNotification as a notification source.
USAGE_NOTIFICATION_TYPE - Static variable in class javax.slee.management.SubsystemNotification
The JMX notification type of usage notifications that are generated by a UsageMBean containing a SubsystemNotification as a notification source.
USAGE_NOTIFICATION_TYPE - Static variable in interface javax.slee.usage.SbbUsageMBean
Deprecated.
Usage notification types are specified by the various classes that implement NotificationSource and refenced by a UsageMBean (which replaces this interface).
USAGE_PARAMETER_SET_NAME_KEY - Static variable in interface javax.slee.usage.UsageMBean
The JMX Object Name property key that identifies the name of the usage parameter set that the Usage MBean is providing usage information for.
UsageMBean - Interface in javax.slee.usage
The UsageMBean interface defines the basic common functionality required for the management of a single usage parameter set.
UsageNotification - Class in javax.slee.usage
Notifications of this type are emitted by a UsageMBean to indicate a counter-type usage parameter has been updated or a sample-type usage parameter has accumulated a new sample.
UsageNotification(SbbUsageMBean, ServiceID, SbbID, String, String, boolean, long, long, long) - Constructor for class javax.slee.usage.UsageNotification
Deprecated.
Usage notifications have been expanded with new attributes to take advantage of the new features provided by the SLEE specification. The UsageNotification.UsageNotification(String, UsageMBean, NotificationSource, String, String, boolean, long, long, long) constructor should be used instead of this constructor.
UsageNotification(String, UsageMBean, NotificationSource, String, String, boolean, long, long, long) - Constructor for class javax.slee.usage.UsageNotification
Create a UsageNotification to notify listeners of an update to a usage parameter's value.
UsageNotificationManagerMBean - Interface in javax.slee.usage
The UsageNotificationManagerMBean interface defines the basic common functionality required for the management of usage notifications.
UsageOutOfRangeFilter - Class in javax.slee.usage
A notification filter that only allows through UsageNotifications where the notification source and usage parameter name match specified values, and the value of the usage parameter contained in the notification falls outside a specified range.
UsageOutOfRangeFilter(ServiceID, SbbID, String, long, long) - Constructor for class javax.slee.usage.UsageOutOfRangeFilter
Deprecated.
Replaced with UsageOutOfRangeFilter.UsageOutOfRangeFilter(NotificationSource, String, long, long) as usage collecting has been expanded to include SLEE components other than SBBs.
UsageOutOfRangeFilter(NotificationSource, String, long, long) - Constructor for class javax.slee.usage.UsageOutOfRangeFilter
Create a UsageOutOfRangeFilter.
UsageParameterSetNameAlreadyExistsException - Exception in javax.slee.management
This exception is thrown by a ServiceUsageMBean when an attempt is made to create an SBB parameter set with a name that has already been used.
UsageParameterSetNameAlreadyExistsException() - Constructor for exception javax.slee.management.UsageParameterSetNameAlreadyExistsException
Create a UsageParameterSetNameAlreadyExistsException with no detail message.
UsageParameterSetNameAlreadyExistsException(String) - Constructor for exception javax.slee.management.UsageParameterSetNameAlreadyExistsException
Create a UsageParameterSetNameAlreadyExistsException with a detail message.
UsageThresholdFilter - Class in javax.slee.usage
A notification filter that only allows through UsageNotifications where the notification source usage parameter name match specified values, and the value of the usage parameter has crossed a specified threshold (in either the positive or negative direction).
UsageThresholdFilter(ServiceID, SbbID, String, long) - Constructor for class javax.slee.usage.UsageThresholdFilter
Deprecated.
Replaced with UsageThresholdFilter.UsageThresholdFilter(NotificationSource, String, long) as usage collecting has been expanded to include SLEE components other than SBBs.
UsageThresholdFilter(NotificationSource, String, long) - Constructor for class javax.slee.usage.UsageThresholdFilter
Create a UsageThresholdFilter.
UsageUpdatedFilter - Class in javax.slee.usage
A notification filter that only allows through UsageNotifications where the notification source and usage parameter name match specified values.
UsageUpdatedFilter(ServiceID, SbbID, String) - Constructor for class javax.slee.usage.UsageUpdatedFilter
Deprecated.
Replaced with UsageUpdatedFilter(NotificationSource, String) as usage collecting has been expanded to include SLEE components other than SBBs.
UsageUpdatedFilter(NotificationSource, String) - Constructor for class javax.slee.usage.UsageUpdatedFilter
Create a UsageUpdatedFilter.
USER_NOT_VERIFIED - Static variable in class javax.slee.AddressScreening
The USER_NOT_VERIFIED value indicates that the user-provided address has not been verified.
USER_NOT_VERIFIED_STRING - Static variable in class javax.slee.AddressScreening
A string representation of AddressScreening.USER_NOT_VERIFIED.
USER_VERIFIED_FAILED - Static variable in class javax.slee.AddressScreening
The USER_VERIFIED_FAILED value indicates that the user-provider address has been verified but failed.
USER_VERIFIED_FAILED_STRING - Static variable in class javax.slee.AddressScreening
A string representation of AddressScreening.USER_VERIFIED_FAILED.
USER_VERIFIED_PASSED - Static variable in class javax.slee.AddressScreening
The USER_VERIFIED_PASSED value indicates that the user-provided address has been verified and passed.
USER_VERIFIED_PASSED_STRING - Static variable in class javax.slee.AddressScreening
A string representation of AddressScreening.USER_VERIFIED_PASSED.

V

VENDOR_FLAGS_MASK - Static variable in class javax.slee.resource.ActivityFlags
This bit-mask specifies the activity flag bits reserved for SLEE vendors to represent optional proprietary behavior.
VENDOR_FLAGS_MASK - Static variable in class javax.slee.resource.EventFlags
This mask specifies the event flag bits reserved for SLEE vendors to represent optional proprietary behavior.
VendorExtensions - Interface in javax.slee.management
The VendorExtensions interface provides a means for SLEE vendors to incorporate additional data into various SLEE object types used by SLEE managament clients, without requiring extensions to the SLEE API.
VendorExtensionUtils - Class in javax.slee.management
This class provides serialization and deserialization utility methods used by classes that implement the VendorExtensions interface.
VendorExtensionUtils() - Constructor for class javax.slee.management.VendorExtensionUtils
 

W

WARNING - Static variable in class javax.slee.facilities.AlarmLevel
Alarm level used to indicate alarm warning conditions.
WARNING - Static variable in class javax.slee.facilities.Level
Deprecated.
Trace and alarm levels now defined in TraceLevel and AlarmLevel.
WARNING - Static variable in class javax.slee.facilities.TraceLevel
Trace level for messages that indicate warnings.
warning(String) - Method in interface javax.slee.facilities.Tracer
Emit a trace message at the TraceLevel.WARNING trace level.
warning(String, Throwable) - Method in interface javax.slee.facilities.Tracer
Emit a trace message with a cause throwable at the TraceLevel.WARNING trace level.
WARNING_STRING - Static variable in class javax.slee.facilities.AlarmLevel
A string representation of AlarmLevel.WARNING.
WARNING_STRING - Static variable in class javax.slee.facilities.TraceLevel
A string representation of TraceLevel.WARNING.
writeObject(ObjectOutputStream, Object) - Static method in class javax.slee.management.VendorExtensionUtils
Write the current object and vendor-specific data to the output stream.

X

X400 - Static variable in class javax.slee.AddressPlan
The X400 value indicates that the address is an X400 address structured as a set of attribute value pairs separated by semicolons.
X400_STRING - Static variable in class javax.slee.AddressPlan
A string representation of AddressPlan.X400.
A B C D E F G H I J L M N O P Q R S T U V W X