|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
ActivityContextInterface interface provides an SBB object with
a Java interface to an Activity Context.Address class encapsulates an address that can be used by the SLEE.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.
Address using an address plan and address string.
Address using an address plan, an address string, an
additional optional attributes.
Alarm notifications
emitted by this MBean.
AlarmNotifications
that occur during a specified period of time.AlarmDuplicateFilter.
AlarmNotifications based on their
alarm level.AlarmLevelFilter.
AlarmMBean interface defines the management interface for the
AlarmFacility (and other vendor-specific alarm
generating interfaces).AlarmMBean object to indicate some
component or subsystem in the SLEE is experiencing a significant problem.AlarmNotification to notify listeners of a alarm.
AlarmNotifications
until a specified number have occurred within a specified time period.AlarmThresholdFilter.
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.
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.ComponentID interface is the common base interface
for all other component identifier interfaces.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.
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 interface is a marker interface to
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.EventTypeID interface is a marker interface implemented by every
Java object that 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.
AddressPlan object from an integer value.
AddressPresentation object from an integer value.
AddressScreening object from an integer value.
ServiceState object from an integer value.
SleeState object from an integer value.
TimerPreserveMissed object from an integer value.
Level object from an integer value.
ActivityContextInterface argument passed to the event handler
method invoked by the SLEE in the transaction that rolled back.
ActivityContextInterface object for a null activity.
ActivityContextInterface object for the profile table activity.
ActivityContextInterface object for a Service activity.
AlarmMBean object.
DeploymentMBean object.
ProfileID object that identifies the profile contained in the specified
profile table, where the specified profile attribute is set to the specified value.
ProfileProvisioningMBean object.
ProfileID objects that identify all the profiles
contained in a specified profile table.
ProfileID objects that identify all the profiles
contained in the specified profile table.
ProfileID objects that identify the profiles contained
in a specified profile table where a specified profile attribute is set to a specified value.
ProfileID objects that identify the profiles contained
in the specified profile table where the specified profile attribute is set to the specified value.
ProfileTableActivity object for a profile table.
java.lang.String objects that identify the names
of all the profile tables that have been created in the SLEE.
SbbLocalObject.
SbbUsageMBean object that provides
management access to the unamed usage parameter set for the specified SBB.
SbbUsageMBean object that provides
management access to the named usage parameter set for the specified SBB.
ServiceManagementMBean object.
ServiceUsageMBean object for a Service.
SleeManagementMBean object.
SleeProvider peer class.
SleeProvider peer class using the specified
class loader.
TraceMBean object.
InvalidArgumentException with no detail message.
InvalidArgumentException with a detail message.
InvalidStateException with no detail message.
InvalidStateException with a detail message.
SbbLocalObject for identity equality with another.
Level.CONFIG.
Level.FINE.
Level.FINER.
Level.FINEST.
Level.INFO.
Level.OFF.
Level.SEVERE.
Level.WARNING.
ManagementException with a detail message.
ManagementException with a detail message and cause.
NameAlreadyBoundException with a detail message.
NameNotBoundException with a detail message.
NoSuchObjectLocalException with a detail message.
NoSuchObjectLocalException with a detail message and cause.
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.
ActivityContextInterface object for a null activity.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.
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.
ProfileID class defines an indentifer that can be used to
reference profiles.ProfileID object from an address.
ProfileID object using a profile table name and profile name.
ProfileImplementationException with a detail message and cause.
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 interface is a marker interface
implemented by every Java object that encapsulates profile specification
component identity.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.
ProfileMBean objects when a profile is updated.ProfileManagement.profileVerify()
callback method if the state of the profile's CMP fields is not deemed to
be a valid configuration for SBBs.ProfileVerificationException with the a detail message.
ProfileVerificationException with a detail message and cause.
ReadOnlyProfileException with no detail message.
ReadOnlyProfileException with a detail message.
SbbLocalObject.
ResourceAdaptorID interface is a marker interface implemented by every
Java object that encapsulates resource adaptor component identity.ResourceAdaptorTypeID interface is a marker interface implemented
by every Java object that encapsulates resource adaptor type component identity.sbbRolledBack method
invocation on an SBB abstract class.Sbb interface is implemented by every Service Building Block (SBB)
abstract class.SbbContext interface provides an SBB object with access to
SLEE-managed state that is dependent on the SBB's currently executing context.SbbID interface is a marker interface implemented by every
Java object that encapsulates SBB component identity.SbbLocalObject interface must be extended by all SBB local interfaces
used for synchronous SBB invocations.SbbUsageMBean interface must be implemented by a SBB Usage MBean Class
generated by the SLEE.ServiceState.ACTIVE state.
ServiceState.INACTIVE state.
ServiceState.STOPPING state.
ActivityContextInterface object for a Service activity.ServiceID interface is a marker interface implemented by
every Java object that encapsulates Service component identity.ServiceManagementMBean interface defines Service-related
management operations.ServiceUsageMBean interface defines service usage-related
management operations.SbbContext object for the SBB object.
SbbLocalObject.
SleeState.RUNNING state.
SleeState.STARTING state.
SleeStateChange
notifications emitted by this MBean.
SleeState.STOPPED state.
SleeState.STOPPING state.
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.
SleeState.STOPPED
and SleeState.RUNNING.
SleeState.STARTING
or SleeState.RUNNING and SleeState.STOPPED.
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 for the specified timer behavior.
TimerOptions object that has the same behavioral properties as
another TimerOptions.
Timer Facility.Address object containing the address form of the profile
identified by this profile identifier.
AddressPlan object.
AddressPresentation object.
AddressScreening object.
ServiceState object.
SleeState object.
TimerPreserveMissed object.
Level object.
Trace notifications
emitted by this MBean.
TraceNotifications based on their
trace level.TraceLevelFilter.
TraceMBean interface defines the management interface for the
TraceFacility (and other vendor-specific trace
generating interfaces).TraceMBean object when an installed
component generates a trace message at a level high enough not to be filtered
by the TraceMBean.TraceNotification to notify listeners of a trace message.
TransactionRequiredLocalException with a detail message.
TransactionRequiredLocalException with a detail message and cause.
TransactionRolledbackLocalException with a detail message.
TransactionRolledbackLocalException with a detail message and cause.
UnrecognizedActivityException with no detail message.
UnrecognizedActivityException 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.
ProfileProvisioningMBean 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.
ProfileProvisioningMBean when passed the name of a profile
table that does not exist.UnrecognizedProfileTableNameException with no detail message.
UnrecognizedProfileTableNameException 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.
ServiceUsageMBean when an
attempt is made to refer to an SBB usage parameter set that does not exist.UnrecognizedUsageParameterSetNameException with no detail message.
UnrecognizedUsageParameterSetNameException with a detail message.
SbbContext object for the SBB object.
SbbUsageMBean object to indicate a
counter-type usage parameter has been updated or a sample-type usage parameter has
accumulated a new sample.UsageNotification containing the updated value of an
SBB's usage parameter.
UsageNotifications where the
Service component identifier, SBB component identifier, and the usage parameter name
match specified values, and the value of the usage parameter contained in the
notification falls outside a specified range.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
Service component identifier, SBB component identifier, and the 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.
UsageNotifications where the
Service component identifier, SBB component identifier, and the usage parameter name
match specified values.UsageUpdatedFilter.
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||