|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
ResourceAdaptorEntityState.ACTIVE state.
ServiceState.ACTIVE state.
SleeEndpoint if an attempt is made to
start an activity that is already known by the SLEE.ActivityAlreadyExistsException with a detail message.
ActivityContextInterface interface provides an SBB object with
a Java interface to an Activity Context.SleeEndpoint if an attempt is made to
fire an event on an activity that is in the ending state.ActivityIsEndingException with no detail message.
ActivityIsEndingException with a detail message.
ConfigProperties object.
Address class encapsulates an address that can be used by the SLEE.Address using an address plan and address string.
Address using an address plan, an address string, an
additional optional attributes.
AddressPresentation.ADDRESS_NOT_AVAILABLE.
AddressPlan.AESA.
AddressPlan.E164.
AddressPlan.E164_MOBILE.
AddressPlan.GT.
AddressPlan.H323.
AddressPlan.IP.
AddressPlan.MULTICAST.
AddressPlan.NOT_PRESENT.
AddressPlan.NSAP.
AddressPlan.SIP.
AddressPlan.SLEE_PROFILE.
AddressPlan.SLEE_PROFILE_TABLE.
AddressPlan.SMTP.
AddressPlan.SSN.
AddressPlan.UNDEFINED.
AddressPlan.UNICAST.
AddressPlan.URI.
AddressPlan.X400.
AddressPresentation.ADDRESS_NOT_AVAILABLE.
AddressPresentation.ALLOWED.
AddressPresentation.RESTRICTED.
AddressPresentation.UNDEFINED.
AddressScreening.NETWORK.
AddressScreening.UNDEFINED.
AddressScreening.USER_NOT_VERIFIED.
AddressScreening.USER_VERIFIED_FAILED.
AddressScreening.USER_VERIFIED_PASSED.
AddressProfile11CMP
interface can be used instead as a base CMP interface for SLEE 1.1 address profile tables.AddressPlan.AESA.
Alarm class contains information about an alarm that has
been raised in the SLEE.Alarm object that contains information about an
alarm that has been raised in the SLEE.
NotificationSource each specify a particular alarm notification type for the
notification source.
AlarmFacility.
AlarmFacility.
AlarmFacility.
AlarmFacility (or a similar internal interface).
AlarmNotifications
that occur during a specified period of time.AlarmDuplicateFilter.
AlarmNotifications based on their
alarm level.AlarmLevelFilter.AlarmLevelFilter(AlarmLevel) as trace and alarm
levels have been split into different classes.
AlarmLevelFilter.
AlarmMBean interface defines the management interface for the
SLEE alarm subsystem.AlarmMBean to indicate that
some component or subsystem in the SLEE is experiencing a problem.AlarmNotification.AlarmNotification(String,AlarmMBean,String,NotificationSource,String,String,AlarmLevel,String,Throwable,long,long)
constructor should be used instead of this constructor.
AlarmNotification to notify listeners of an alarm.
AlarmNotifications
until a specified number have occurred within a specified time period.AlarmThresholdFilter.
TimerPreserveMissed.ALL.
AddressPresentation.ALLOWED.
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 with a detail message.
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 query expression initially populated with the two
specified query expressions.
And query expression initially populated with the
expressions contained in the specified array.
SleeTransaction object for a generic Transaction
object.
SleeTransaction object
asynchronously commit.
SleeTransaction object
asynchronously roll back.
ProfileProvisioningMBean.getProfilesByIndexedAttribute method when passed the name
of an attribute that does not exist in the profile specification.AttributeNotIndexedException with no detail message.
AttributeNotIndexedException with a detail message.
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 with a detail message.
ChildRelation interface is used by SBBs that require child relationships
with other SBBs.AlarmLevel.CLEAR.
AlarmFacility object be cleared.
ConfigProperties object.
UsageMBean.close().
CommitListener interface defines the callback operations that
enable a Resource Adaptor to be notified of the outcome of an asynchronous
commit operation.ComponentDescriptor class is the common base class for all
component descriptors.ComponentID class is the common base class for all component
identifiers.CompositeQueryExpression class is the base class for all dynamic
query expressions that are containers of other query expressions.TraceLevel and AlarmLevel.
TraceLevel.CONFIG trace level.
TraceLevel.CONFIG trace level.
TraceLevel.CONFIG.
ConfigProperties class represents a set of configuration properties
for a Resource Adaptor or resource adaptor entity.ConfigProperties object with an initially empty set of properties.
ConfigProperties object prepopulated with a set of properties.
Property class represents a single property.ProfileTable object.
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).
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).
ChildRelation.create() method if an attempt
to create an SBB entity cannot be completed successfully.CreateException with a detail message.
CreateException with a detail message and cause.
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).
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).
ResourceAdaptorContext.getUsageParameterSet(java.lang.String) method.
AlarmLevel.CRITICAL.
Transaction interface, has no defined
behavior in SLEE 1.1.
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 with a detail message.
DeployableUnitID class encapsulate the identity of deployable
units installed in the SLEE.DeploymentMBean when
a deployment operation fails due to a problem with the deployable unit.DeploymentException with a detail message.
DeploymentException with a detail message and cause.
DeploymentMBean interface defines deployment-related
management operations.AddressPlan.E164_MOBILE.
AddressPlan.E164.
Transaction interface, has no defined
behavior in SLEE 1.1.
ResourceAdaptorEntityState.ACTIVE state.
ResourceAdaptorEntityState.INACTIVE state.
ResourceAdaptorEntityState.STOPPING state.
Equals class represents a dynamic query expression that checks
for equality between a profile attribute and a specified value.Equals query expression.
Equals query expression.
ReceivableService object for equality with another object.
Marshaler.
EventContext interface provides an SBB object with access to information
and state about events and event delivery.EventTypeID class encapsulates event type component identity.FacilityException with a detail message.
FacilityException with a detail message and cause.
FactoryException with a detail message.
FactoryException with a detail message and cause.
eventProcessingFailed
callback method.ProfileTable object.
ProfileTable
object.
ProfileTable
object where the specified profile attribute is set to the specified value.
ProfileTable
object where the specified profile attribute is set to the specified value.
TraceLevel and AlarmLevel.
TraceLevel.FINE trace level.
TraceLevel.FINE trace level.
TraceLevel.FINE.
TraceLevel and AlarmLevel.
TraceLevel.FINER trace level.
TraceLevel.FINER trace level.
TraceLevel.FINER.
TraceLevel and AlarmLevel.
TraceLevel.FINEST trace level.
TraceLevel.FINEST trace level.
TraceLevel.FINEST.
FireableEventType interface identifies the type of an event
fired to the SLEE.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 with no detail message.
FireEventException with a detail message.
AddressPlan object from an integer value.
AddressPresentation object from an integer value.
AddressScreening object from an integer value.
AlarmLevel object from an integer value.
TraceLevel and AlarmLevel.
TimerPreserveMissed object from an integer value.
TraceLevel object from an integer value.
ResourceAdaptorEntityState object from an integer value.
ServiceState object from an integer value.
SleeState object from an integer value.
FailureReason object from an integer value.
AddressPlan object from a string value.
AddressPresentation object from a string value.
AddressScreening object from a string value.
AlarmLevel object from a string value.
TimerPreserveMissed object from a string value.
TraceLevel object from a string value.
ResourceAdaptorEntityState object from a string value.
ServiceState object from an integer value.
SleeState object from a string value.
ActivityContextInterface object for a null activity.
ActivityContextInterface object for the profile table activity.
ActivityContextInterface argument passed to the event handler
method invoked by the SLEE in the transaction that rolled back.
ActivityContextInterface object for a Service activity.
ProfileAddedEvent.getAddedProfileLocal() which returns an object
implementing the Profile Local Interface rather than the Profile CMP Interface.
ProfileUpdatedEvent.getAfterUpdateProfileLocal() ()} which returns an
object implementing the Profile Local Interface rather than the Profile CMP
Interface.
AlarmMBean object.
AlarmNotification.getNotificationSource().
ProfileUpdatedEvent.getBeforeUpdateProfileLocal() ()} which returns an
object implementing the Profile Local Interface rather than the Profile CMP
Interface.
resource-adaptor-entity-link
element in their deployment descriptor.
java.text.Collator described by this
QueryCollator object.
DeploymentMBean object.
FireableEventType.
FireableEventType.
FireableEventType objects
required for the resource adaptor to fire events to the SLEE.
FireableEventType.
Not
query expression.
FireableEventType object for a given event type.
AlarmNotification.getAlarmLevel().
TraceNotification.getTraceLevel() as trace and alarm levels have
been split into different classes.
TraceNotification.getNotificationSource().
TraceNotification.getTracerName().
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.
ProfileLocalObject which represents the profile that the Profile
object owning this ProfileContext is currently assigned to.
ProfileContext
is currently assigned to.
ProfileLocalObject.
ProfileProvisioningMBean object.
ProfileID objects that identify all the profiles
contained in the specified profile table.
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.
ProfileID objects that identify the profiles contained
in the specified profile table where the specified profile attribute is set to the specified
value.
ProfileID object that identify the profiles contained
in the specified profile table where the profiles satisfy the specified query
expression.
getProfilesByAttribute(profileTableName, attributeName, attributeValue).
as SLEE 1.1 does not require an attribute to be indexed in order to perform
searches against that attribute.
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.
ProfileID objects that identify the profiles contained
in the specified profile table where the profiles satisfy a particular search criteria.
ProfileContext is associated with.
ProfileTable object for a profile table.
ProfileTable object for a profile table.
ProfileLocalObject references exists.
ProfileTable object for a profile table.
ProfileTableActivity object for a profile table.
ProfileLocalObject exists.
java.lang.String objects that identify the names
of all the profile tables that have been created in the SLEE.
java.lang.String objects that identify the names
of the profile tables that have been created from the specified profile specification.
ProfileTableUsageMBean object for a profile
table.
toString output.
ProfileRemovedEvent.getRemovedProfileLocal() which returns an object
implementing the Profile Local Interface rather than the Profile CMP Interface.
ResourceAdaptorDescriptor.getResourceAdaptorTypes(), which replaces this method.
ResourceManagementMBean object.
ResourceUsageMBean object for a resource
adaptor entity.
UsageMBean containing an
SbbNotification as a notification source.
UsageNotification.getNotificationSource() in order to specify a
broader range of usage sources.
SbbLocalObject.
UsageMBean object that provides
management access to the unnamed usage parameter set for the specified SBB.
UsageMBean object that provides
management access to the named usage parameter set for the specified SBB.
UsageNotificationManagerMBean
that provides management access to the usage notification manager for the specified SBB.
ReceivableService object.
UsageMBean containing an
SbbNotification as a notification source.
UsageNotification.getNotificationSource() in order to specify a
broader range of usage sources.
ServiceManagementMBean object.
ServiceUsageMBean object for a Service.
SleeManagementMBean object.
SleeProvider peer class.
SleeProvider peer class using the specified
class loader.
SleeTransaction object that represents the transaction context of the
calling thread.
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().
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).
TraceMBean object.
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.
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.
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.
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.
UsageMBean object that
provides management access to the unnamed usage parameter set for the specified
SLEE internal component or subsystem.
UsageMBean object that
provides management access to the named usage parameter set for the specified
SLEE internal component or subsystem.
UsageNotificationManagerMBean
that provides management access to the usage notification manager for the profile
table that this MBean is providing usage management access for.
UsageNotificationManagerMBean
that provides management access to the usage notification manager for the resource
adaptor entity that this MBean is providing usage management access for.
UsageNotificationManagerMBean
that provides management access to the usage notification manager for the specified
SLEE internal component or subsystem.
UsageNotificationManagerMBean
that provides management access to the usage notification manager for this Usage
MBean.
UsageMBean.getUsageParameterSet().
GreaterThan class represents a dynamic query expression that
checks whether the value of a profile attribute is greater than a specified value.GreaterThan query expression.
GreaterThan query expression.
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 query expression.
GreaterThanOrEquals query expression.
AddressPlan.GT.
AddressPlan.H323.
HasPrefix class represents a dynamic query expression that
checks whether the value of a profile attribute is prefixed by a specified value.HasPrefix query expression.
HasPrefix query expression.
ActivityFlags.REQUEST_ENDED_CALLBACK flag.
EventFlags.REQUEST_EVENT_UNREFERENCED_CALLBACK flag.
EventFlags.REQUEST_PROCESSING_FAILED_CALLBACK flag.
EventFlags.REQUEST_PROCESSING_SUCCESSFUL_CALLBACK flag.
ActivityFlags.REQUEST_ACTIVITY_UNREFERENCED_CALLBACK flag.
EventFlags.SBB_PROCESSED_EVENT flag.
ActivityFlags.SLEE_MAY_MARSHAL flag.
EventFlags.SLEE_MAY_MARSHAL flag.
SleeEndpoint if the
Resource Adaptor attempts to fire an event with an illegal event identifier.IllegalEventException with a detail message.
IllegalEventException with a detail message and cause.
ResourceAdaptorEntityState.INACTIVE state.
ServiceState.INACTIVE state.
AlarmLevel.INDETERMINATE.
TraceLevel and AlarmLevel.
TraceLevel.INFO trace level.
TraceLevel.INFO trace level.
TraceLevel.INFO.
InvalidArgumentException with no detail message.
InvalidArgumentException with a detail message.
ResourceAdaptor.raVerifyConfiguration(javax.slee.resource.ConfigProperties)
method if the configuration properties supplied by the Administrator are not
valid for the resource adaptor.InvalidConfigurationException with a detail message.
InvalidConfigurationException with a detail message
and cause.
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 with no detail message.
InvalidLinkNameBindingStateException with a detail message.
InvalidStateException with no detail message.
InvalidStateException with a detail message.
AddressPlan.IP.
TraceLevel and AlarmLevel.
TraceNotification to be generated by the
TraceMBean if a trace message was emitted at the
TraceLevel.CONFIG trace level using this tracer.
TraceLevel and AlarmLevel.
TraceNotification to be generated by the
TraceMBean if a trace message was emitted at the
TraceLevel.FINE trace level using this tracer.
TraceLevel and AlarmLevel.
TraceNotification to be generated by the
TraceMBean if a trace message was emitted at the
TraceLevel.FINER trace level using this tracer.
TraceLevel and AlarmLevel.
TraceNotification to be generated by the
TraceMBean if a trace message was emitted at the
TraceLevel.FINEST trace level using this tracer.
TraceLevel and AlarmLevel.
ProfileLocalObject for identity equality with another.
SbbLocalObject for identity equality with another.
TraceNotification to be generated by the
TraceMBean if a trace message was emitted at the
TraceLevel.INFO trace level using this tracer.
TraceLevel and AlarmLevel.
TraceLevel and AlarmLevel.
ProfileContext context = ...
context.getProfileTable(id.getProfileTableName()).find(id.getProfileName())
find method is null, the profile does not exist
in the specified profile table.
TraceLevel and AlarmLevel.
TraceNotification to be generated by the
TraceMBean if a trace message was emitted at the
TraceLevel.SEVERE trace level using this tracer.
TraceNotification to be generated by the
TraceMBean if a trace message was emitted at the specified
trace level using this tracer.
TraceLevel and AlarmLevel.
TraceNotification to be generated by the
TraceMBean if a trace message was emitted at the
TraceLevel.WARNING trace level using this tracer.
ActivityContextNamingFacility
object is bound into an SBB's JNDI environment.
AlarmFacility object
is bound into an SBB, profile object's, or resource adaptor object's JNDI
environment.
TimerFacility object
is bound into an SBB's JNDI environment.
NullActivityContextInterfaceFactory
object is bound into an SBB's JNDI environment.
NullActivityFactory
object is bound into an SBB's JNDI environment.
ProfileFacility object
is bound into an SBB's JNDI environment.
ProfileTableActivityContextInterfaceFactory object is bound
into an SBB's JNDI environment.
ServiceActivityContextInterfaceFactory object is bound into
an SBB's JNDI environment.
ServiceActivityFactory
object is bound into an SBB's JNDI environment.
TimerPreserveMissed.LAST.
GreaterThan class represents a dynamic query expression that
checks whether the value of a profile attribute is greater than a specified value.LessThan query expression.
LessThan query expression.
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 query expression.
LessThanOrEquals query expression.
TraceLevel and AlarmLevel.AlarmLevel.CLEAR.
TraceLevel and AlarmLevel.
TraceLevel.CONFIG.
AlarmLevel.CRITICAL.
TraceLevel and AlarmLevel.
TraceLevel.FINE.
TraceLevel and AlarmLevel.
TraceLevel.FINER.
TraceLevel and AlarmLevel.
TraceLevel.FINEST.
AlarmLevel.INDETERMINATE.
TraceLevel and AlarmLevel.
TraceLevel.INFO.
AlarmLevel.MAJOR.
AlarmLevel.MINOR.
TraceLevel and AlarmLevel.
TraceLevel.OFF.
TraceLevel and AlarmLevel.
TraceLevel.SEVERE.
AlarmLevel.WARNING.
TraceLevel and AlarmLevel.
TraceLevel.WARNING.
LibraryID class encapsulates library component identity.LinkNameAlreadyBoundException with no detail message.
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.
AlarmLevel.MAJOR.
ManagementException with a detail message.
ManagementException with a detail message and cause.
Marshaler interface defines methods that allow a resource adaptor
to control the serialization of event objects and activity handles.AlarmLevel.MINOR.
AddressPlan.MULTICAST.
NameAlreadyBoundException with a detail message.
NameNotBoundException with a detail message.
AddressScreening.NETWORK.
TimerPreserveMissed.NONE.
NoSuchObjectLocalException with a detail message.
NoSuchObjectLocalException with a detail message and cause.
Not class is a composite dynamic query expression that
inverts the match result of its nested query expression.Not query expression.
AddressPlan.NOT_PRESENT.
SbbContext if an SBB entity
attempts to obtain or modify the event mask for an activity it is not attached to.NotAttachedException with no detail message.
NotAttachedException with a detail message.
NotEquals class represents a dynamic query expression that checks for
for inequality between a profile attribute and a specified value.NotEquals query expression.
NotEquals query expression.
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.ResourceAdaptorContext if the Resource
Adaptor did not define a Usage Parameters Interface.NoUsageParametersInterfaceDefinedException with a detail
message
AddressPlan.NSAP.
ActivityContextInterface object for a null activity.TraceLevel and AlarmLevel.
TraceLevel.OFF.
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 query expression initially populated with the two
specified query expressions.
Or query expression initially populated with the
expressions contained in the specified array.
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 for the attribute with the
specified name and value.
SleeProviderFactory to indicate that
a SleeProvider peer class could not be instantiated using the
class name provided.PeerUnavailableException with a detail message.
PeerUnavailableException with a detail message and cause.
TimerPreserveMissed.ALL.
TimerPreserveMissed.LAST.
TimerPreserveMissed.NONE.
UsageMBean.NOTIFICATION_SOURCE_KEY
property has a value equal to ProfileTableNotification.USAGE_NOTIFICATION_TYPE.
ProfileProvisioningMBean objects when a profile is added to a
profile table.ProfileProvisioningMBean.createProfile method when passed the name of a
profile that is already in use.ProfileAlreadyExistsException with no detail message.
ProfileAlreadyExistsException with a detail message.
ProfileContext interface provides a Profile object with access
to SLEE-managed state that is dependent on the Profile objects's currently executing
context.ProfileID class defines an identifier that can be used to
reference profiles.ProfileID object using a profile table name and profile name.
ProfileID object from an address.
ProfileImplementationException with a detail message and cause.
Profile.profileInitialize().
Profile.profileLoad().
ProfileLocalObject interface must be extended by all Profile Local
Interfaces used by SLEE components to interact with profiles.Profile, as a Profile Abstract Class may be implemented for
both management and component interaction with a profile.ProfileProvisiningMBean interface defines management operations
for creating, removing, and interacting with profiles and profile tables.ProfileProvisioningMBean objects when a profile is removed from a
profile table.ProfileSpecificationID class encapsulates profile specification
component identity.Profile.profileStore().
ProfileTable interface defines common operations that may be performed
by SLEE components on profile tables.ActivityContextInterface object for a profile table activity.ProfileProvisioningMBean.createProfileTable method when passed the name of a
profile table that is already in use.ProfileTableAlreadyExistsException with no detail message.
ProfileTableAlreadyExistsException with a detail message.
alarm or
trace notification as being generated in response to
some action performed by a profile object on behalf of a profile.ProfileTableNotification object that uniquely identifies a
profile table.
ProfileTableUsageMBean interface defines profile table usage-related
management operations.ProfileMBean objects when a profile is updated.Profile.profileVerify() callback method if
the state of the profile's CMP fields is not deemed to be valid.ProfileVerificationException with the a detail message.
ProfileVerificationException with a detail message and cause.
Profile.profileVerify().
QueryCollator class describes a collator that can be
used in dynamic profile queries in a Java serializable form.QueryExpression class is the base class for all dynamic query
expressions.RangeMatch class represents a dynamic query expression that checks
whether the value of a profile attribute lies within a specified range.RangeMatch query expression.
RangeMatch query expression.
ReadOnlyProfileException with no detail message.
ReadOnlyProfileException with a detail message.
FailureReason.EVENT_MARSHALING_ERROR.
FailureReason.EVENT_QUEUE_FULL.
FailureReason.EVENT_QUEUE_TIMEOUT.
FailureReason.FIRING_TRANSACTION_ROLLED_BACK.
FailureReason.OTHER_REASON.
FailureReason.SYSTEM_OVERLOAD.
ReceivableService interface provides information about the event
types that may be received by a service installed in the SLEE.ReceiveableEvent interface identifies information about an
event type that may be received by SBBs in a service.Marshaler.getEventBuffer(javax.slee.resource.FireableEventType, java.lang.Object) method
is no longer required.
ProfileLocalObject.
ProfileTable object.
SbbLocalObject.
ResourceAdaptor.activityUnreferenced(javax.slee.resource.ActivityHandle) callback
from the SLEE when the activity is no longer referenced within the SLEE.
ResourceAdaptor.activityEnded(javax.slee.resource.ActivityHandle) callback from
the SLEE when the activity has ended.
ResourceAdaptor.eventUnreferenced(javax.slee.resource.ActivityHandle, javax.slee.resource.FireableEventType, java.lang.Object, javax.slee.Address, javax.slee.resource.ReceivableService, int) callback from the SLEE when
the SLEE no longer holds a reference to the event.
ResourceAdaptor.eventProcessingFailed(javax.slee.resource.ActivityHandle, javax.slee.resource.FireableEventType, java.lang.Object, javax.slee.Address, javax.slee.resource.ReceivableService, int, javax.slee.resource.FailureReason) callback from the SLEE
if the SLEE is unable to successfully process the event.
ResourceAdaptor.eventProcessingSuccessful(javax.slee.resource.ActivityHandle, javax.slee.resource.FireableEventType, java.lang.Object, javax.slee.Address, javax.slee.resource.ReceivableService, int) callback from the
SLEE if the event is successfully processed.
UsageMBean.resetAllUsageParameters().
UsageMBean.NOTIFICATION_SOURCE_KEY
property has a value equal to ResourceAdaptorEntityNotification.USAGE_NOTIFICATION_TYPE.
ResourceAdaptorEntityStateChange
notifications emitted by this MBean.
ResourceAdaptor interface is implemented by every resource adaptor
class.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.ResourceAdaptorEntityAlreadyExistsException with
no detail message.
ResourceAdaptorEntityAlreadyExistsException with
a detail message.
alarm or
trace notification as being generated in response to
some action performed by a resource adaptor entity.ResourceAdaptorEntityNotification object that uniquely
identifies a resource adaptor entity.
ResourceManagementMBean object to
indicate a change in the operational state of a resource adaptor entity.ResourceAdaptorEntityStateChangeNotification to notify
listeners of a change in the operational state of a resource adaptor entity.
ResourceAdaptorID class encapsulates resource adaptor component
identity.ResourceAdaptorTypeID class encapsulates resource adaptor type
component identity.ResourceUsageMBean interface defines resource adaptor usage-related
management operations.AddressPresentation.RESTRICTED.
RollbackListener interface defines the callback operations that
enable a Resource Adaptor to be notified of the outcome of an asynchronous
rollback operation.sbbRolledBack method
invocation on an SBB abstract class.SleeState.RUNNING state.
SampleStatistics object for containing statistical
information for a sample-type usage parameter in the case where no samples
have been counted yet.
SampleStatistics object containing statistical
information for a sample-type usage parameter.
Sbb interface is implemented by every Service Building Block (SBB)
abstract class.UsageMBean.NOTIFICATION_SOURCE_KEY
property has a value equal to SbbNotification.USAGE_NOTIFICATION_TYPE.
UsageMBean.NOTIFICATION_SOURCE_KEY
property has a value equal to SbbNotification.USAGE_NOTIFICATION_TYPE.
UsageMBean.NOTIFICATION_SOURCE_KEY
property has a value equal to SbbNotification.USAGE_NOTIFICATION_TYPE.
SbbContext interface provides an SBB object with access to
SLEE-managed state that is dependent on the SBB's currently executing context.SbbID class encapsulates SBB component identity.SbbLocalObject interface must be extended by all SBB local interfaces
used for synchronous SBB invocations.alarm or
trace notification as being generated in response to
some action performed by an SBB.SbbNotification object that uniquely identifies an SBB
component within a service.
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.ServiceState.ACTIVE state.
ServiceState.INACTIVE state.
UsageMBean.NOTIFICATION_SOURCE_KEY
property has a value equal to SbbNotification.USAGE_NOTIFICATION_TYPE.
ServiceStateChange
notifications emitted by this MBean.
ServiceState.STOPPING state.
UsageMBean.NOTIFICATION_SOURCE_KEY
property has a value equal to SbbNotification.USAGE_NOTIFICATION_TYPE.
UsageMBean.NOTIFICATION_SOURCE_KEY
property has a value equal to SbbNotification.USAGE_NOTIFICATION_TYPE.
ActivityContextInterface object for a Service activity.ServiceID class encapsulates Service component identity.ServiceManagementMBean interface defines Service-related
management operations.ServiceManagementMBean object to
indicate a change in the operational state of a Service.ServiceStateChangeNotification to notify listeners of a
change in the operational state of a Service.
ServiceUsageMBean interface defines service usage-related
management operations.ProfileContext object for the Profile object.
ActivityFlags.REQUEST_ENDED_CALLBACK flag to an existing integer representation
of activity flags.
EventFlags.REQUEST_EVENT_UNREFERENCED_CALLBACK flag to an existing integer
representation of event flags.
EventFlags.REQUEST_PROCESSING_FAILED_CALLBACK flag to an existing integer
representation of event flags.
EventFlags.REQUEST_PROCESSING_SUCCESSFUL_CALLBACK flag to an existing
integer representation of event flags.
ActivityFlags.REQUEST_ACTIVITY_UNREFERENCED_CALLBACK flag to an existing integer
representation of activity flags.
ResourceAdaptorContext object for the resource adaptor object.
SbbContext object for the SBB object.
SbbLocalObject.
EventFlags.SBB_PROCESSED_EVENT flag to an existing integer representation
of event flags.
ActivityFlags.SLEE_MAY_MARSHAL flag to an existing integer representation of
activity flags.
EventFlags.SLEE_MAY_MARSHAL flag to an existing integer representation of
event flags.
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).
TraceLevel and AlarmLevel.
TraceLevel.SEVERE trace level.
TraceLevel.SEVERE trace level.
TraceLevel.SEVERE.
SimpleQueryExpression class is the base class for all dynamic
query expressions that perform binary operator comparisons on profile attribute
values.SimpleQueryExpression for the attribute with the
specified name.
AddressPlan.SIP.
AddressPlan.SLEE_PROFILE.
AddressPlan.SLEE_PROFILE_TABLE.
SleeState.RUNNING state.
SleeState.STARTING state.
SleeStateChange
notifications emitted by this MBean.
SleeState.STOPPED state.
SleeState.STOPPING state.
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 with a detail message.
SLEEException with a detail message and cause.
SleeManagementMBean interface defines the central management
interface for the SLEE.SleeProvider interface provides a management client with
enough information to begin interacting with a SLEE's management subsystem.SleeProviderFactory provides a static factory method for
instantiating SleeProvider peer classes.SleeManagementMBean object to
indicate a change in the operational state of the SLEE.SleeStateChangeNotification to notify listeners of a
change in the operational state of the SLEE.
SleeTransaction interface extends the JTA Transaction
interface by providing asynchronous commit and rollback operations.SleeTransactionManager interface extends the JTA
TransactionManager interface by providing asynchronous commit and rollback
operations.AddressPlan.SMTP.
AddressPlan.SSN.
SleeEndpoint if the SLEE is unable to
start an activity due to non system-level issues such as an input rate limiting
policy.StartActivityException with no detail message.
StartActivityException with a detail message.
SleeState.STOPPED
and SleeState.RUNNING.
SleeState.STARTING state.
SleeState.STOPPED state.
SleeState.STARTING
or SleeState.RUNNING and SleeState.STOPPED.
ResourceAdaptorEntityState.STOPPING state.
ServiceState.STOPPING state.
SleeState.STOPPING state.
UsageMBean.NOTIFICATION_SOURCE_KEY
property has a value equal to SubsystemNotification.USAGE_NOTIFICATION_TYPE.
alarm or
trace notification as being generated from some internal
subsystem in the SLEE.SubsystemNotification object that uniquely identifies an
internal component or subsystem of the SLEE.
TimerID is used to identify a timer started by an SBB entity.TimerOptions class specifies the behavior of a timer when it is set.TimerOptions object that describes the default timer behavior.
TimerOptions object that has the same behavioral properties as
another TimerOptions.
TimerOptions.TimerOptions(long, TimerPreserveMissed).
TimerOptions object for the specified timer behavior.
Timer Facility.Address object containing the address form of the profile
identified by this profile identifier.
AddressPlan object.
AddressPresentation object.
AddressScreening object.
AlarmLevel object.
TraceLevel and AlarmLevel.
TimerPreserveMissed object.
TraceLevel object.
ResourceAdaptorEntityState object.
ServiceState object.
SleeState object.
FailureReason object.
ConfigProperties object.
SleeTransaction object.
Tracer object.
Tracer
object.
Tracer
object.
Tracer object (or a similar internal interface).
NotificationSource each specify a particular trace notification type for the
notification source.
Tracer objects that may be obtained from the
SbbContext for SBBs, the ProfileContext
for profiles, or the ResourceAdaptorContext for resource adaptor
entities.TraceNotifications based on their trace level.TraceLevelFilter.TraceLevelFilter(TraceLevel) as trace and alarm
levels have been split into different classes.
TraceLevelFilter.
TraceMBean interface defines the management interface for the SLEE
tracing subsystem.TraceMBean.TraceNotification.TraceNotification(String, TraceMBean, NotificationSource, String, javax.slee.facilities.TraceLevel, String, Throwable, long, long)
constructor should be used instead of this constructor.
TraceNotification to notify listeners of a trace message.
Tracer interface is used to emit trace messages.TransactionRequiredLocalException with a detail message.
TransactionRequiredLocalException with a detail message and cause.
TransactionRolledbackLocalException with a detail message.
TransactionRolledbackLocalException with a detail message and cause.
AddressPlan.UNDEFINED.
AddressPresentation.UNDEFINED.
AddressScreening.UNDEFINED.
AddressPlan.UNICAST.
UnrecognizedActivityException with no detail message.
UnrecognizedActivityException with a detail message.
SleeEndpoint if an attempt is made to
interact with an activity that is not known by the SLEE.UnrecognizedActivityHandleException with a detail message.
UnrecognizedActivityHandleException with a detail message
and cause.
UnrecognizedAlarmException with no detail message.
UnrecognizedAlarmException with a detail message.
ProfileProvisioningMBean.getProfilesByIndexedAttribute method when passed the name
of an attribute that does not exist in the profile specification.UnrecognizedAttributeException with no detail message.
UnrecognizedAttributeException with a detail message.
ComponentID (or a deritive interface) object does not identify
a component installed in the SLEE.UnrecognizedComponentException with no detail message.
UnrecognizedComponentException with a detail message.
DeployableUnitID object that is not recognized by the SLEE, or does
not identify a deployable unit installed in the SLEE.UnrecognizedDeployableUnitException with no detail message.
UnrecognizedDeployableUnitException with a detail message.
SbbContext.maskEvent method contains the name of an
event that is not received by the SBB.UnrecognizedEventException with no detail message.
UnrecognizedEventException with a detail message.
UnrecognizedLinkNameException with no detail message.
UnrecognizedLinkNameException with a detail message.
NotificationSource object that is not recognized by the SLEE.UnrecognizedNotificationSourceException with no detail message.
UnrecognizedNotificationSourceException with a detail message.
ProfileProvisioningMBean and profile CMP accessor methods when passed the
name of a profile that does not exist within the specified profile table.UnrecognizedProfileNameException with no detail message.
UnrecognizedProfileNameException with a detail message.
ProfileSpecificationID object that is not recognized by the SLEE,
or does not identify a profile specification installed in the SLEE.UnrecognizedProfileSpecificationException with no detail message.
UnrecognizedProfileSpecificationException with a detail message.
ProfileFacility and
ProfileProvisioningMBean when passed the name of a profile
table that does not exist.UnrecognizedProfileTableNameException with no detail message.
UnrecognizedProfileTableNameException with a detail message.
ProfileFacility and
ProfileProvisioningMBean when passed the name of a static query
that has not been defined.UnrecognizedQueryNameException with no detail message.
UnrecognizedQueryNameException with a detail message.
ResourceManagementMBean
when passed the name of a resource adaptor entity that does not exist in the SLEE.UnrecognizedResourceAdaptorEntityException with no detail message.
UnrecognizedResourceAdaptorEntityException with a detail message.
ResourceAdaptorID object that is not recognized by the SLEE,
or does not identify a resource adaptor installed in the SLEE.UnrecognizedResourceAdaptorException with no detail message.
UnrecognizedResourceAdaptorException with a detail message.
SbbID
object that is not recognized by the SLEE, or does not identify an SBB installed
in the SLEE.UnrecognizedSbbException with no detail message.
UnrecognizedSbbException with a detail message.
ServiceID
object that is not recognized by the SLEE, or does not identify a Service installed
in the SLEE.UnrecognizedServiceException with no detail message.
UnrecognizedServiceException with a detail message.
SleeManagementMBean
when passed the name of a SLEE internal component or subsystem that does not exist.UnrecognizedSubsystemException with no detail message.
UnrecognizedSubsystemException with a detail message.
UsageMBean when an attempt
is made to refer to an usage parameter set that does not exist.UnrecognizedUsageParameterSetNameException with no detail message.
UnrecognizedUsageParameterSetNameException with a detail message.
ProfileContext object for the Profile object.
ResourceAdaptorContext object for the resource adaptor object.
SbbContext object for the SBB object.
AddressPlan.URI.
UsageMBean containing a ProfileTableNotification
as a notification source.
UsageMBean containing a ResourceAdaptorEntityNotification
as a notification source.
UsageMBean containing an SbbNotification as
a notification source.
UsageMBean containing a SubsystemNotification
as a notification source.
NotificationSource
and refenced by a UsageMBean (which replaces this interface).
UsageMBean interface defines the basic common functionality required
for the management of a single usage parameter set.UsageMBean to indicate a counter-type
usage parameter has been updated or a sample-type usage parameter has accumulated a
new sample.UsageNotification.UsageNotification(String, UsageMBean, NotificationSource, String, String, boolean, long, long, long)
constructor should be used instead of this constructor.
UsageNotification to notify listeners of an update to a usage
parameter's value.
UsageNotificationManagerMBean interface defines the basic common
functionality required for the management of usage notifications.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.UsageOutOfRangeFilter(NotificationSource, String, long, long)
as usage collecting has been expanded to include SLEE components other than SBBs.
UsageOutOfRangeFilter.
ServiceUsageMBean when an
attempt is made to create an SBB parameter set with a name that has
already been used.UsageParameterSetNameAlreadyExistsException with no detail message.
UsageParameterSetNameAlreadyExistsException with a detail message.
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.UsageThresholdFilter(NotificationSource, String, long)
as usage collecting has been expanded to include SLEE components other than SBBs.
UsageThresholdFilter.
UsageNotifications where the
notification source and usage parameter name match specified values.UsageUpdatedFilter.UsageUpdatedFilter(NotificationSource, String) as usage
collecting has been expanded to include SLEE components other than SBBs.
UsageUpdatedFilter.
AddressScreening.USER_NOT_VERIFIED.
AddressScreening.USER_VERIFIED_FAILED.
AddressScreening.USER_VERIFIED_PASSED.
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.VendorExtensions interface.TraceLevel and AlarmLevel.
TraceLevel.WARNING trace level.
TraceLevel.WARNING trace level.
AlarmLevel.WARNING.
TraceLevel.WARNING.
AddressPlan.X400.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||