A B C D E F G H I L O P Q R S T U V 

A

ACTIVITY_END_EVENT_NAME - Static variable in interface org.mobicents.slee.StandardEventTypes
 
ACTIVITY_END_EVENT_VENDOR - Static variable in interface org.mobicents.slee.StandardEventTypes
 
ACTIVITY_END_EVENT_VERSION - Static variable in interface org.mobicents.slee.StandardEventTypes
 
ActivityContextAttributeAlias - Annotation Type in org.mobicents.slee.annotations
The activity-context-attribute-alias element allows an SBB to alias activity context attributes.
ActivityContextInterfaceExt - Interface in org.mobicents.slee
JAIN SLEE 1.1 ActivityContextInterface Extension.
activityEnded(ActivityHandle) - Method in class org.mobicents.slee.ResourceAdaptorExt
 
ActivityEndEventHandler - Annotation Type in org.mobicents.slee.annotations
Annotation for a JAIN SLEE 1.1 ActivityEndEvent type, an alternative to the usage of generic EventHandler.
activityUnreferenced(ActivityHandle) - Method in class org.mobicents.slee.ResourceAdaptorExt
 
addProperty(ConfigProperties.Property) - Method in class org.mobicents.slee.ConfigProperties
Add a property to this ConfigProperties object.
administrativeRemove(ActivityHandle) - Method in class org.mobicents.slee.ResourceAdaptorExt
 

B

blabla() - Method in class org.mobicents.slee.annotations.examples.profile.CompleteExampleAnnotatedProfile
 
blabla() - Method in interface org.mobicents.slee.annotations.examples.profile.ExampleProfileManagementInterface
 
blabla() - Method in interface org.mobicents.slee.annotations.examples.sbb.ExampleSbbLocalObject
 
blablabla() - Method in interface org.mobicents.slee.annotations.examples.profile.ExampleProfileTableInterface
 

C

ChildRelationExt - Interface in org.mobicents.slee
Extension for ChildRelation.
clone() - Method in class org.mobicents.slee.ConfigProperties
Creates and returns a deep copy of this ConfigProperties object.
CMPField - Annotation Type in org.mobicents.slee.annotations
Annotation for a CMP Field belonging to JAIN SLEE 1.1 Sbb abstract class.
CompleteExampleAnnotatedProfile - Class in org.mobicents.slee.annotations.examples.profile
 
CompleteExampleAnnotatedProfile() - Constructor for class org.mobicents.slee.annotations.examples.profile.CompleteExampleAnnotatedProfile
 
CompleteExampleAnnotatedSbb - Class in org.mobicents.slee.annotations.examples.sbb
 
CompleteExampleAnnotatedSbb() - Constructor for class org.mobicents.slee.annotations.examples.sbb.CompleteExampleAnnotatedSbb
 
ConfigProperties - Class in org.mobicents.slee
The ConfigProperties class represents a set of configuration properties for a Resource Adaptor or resource adaptor entity.
ConfigProperties() - Constructor for class org.mobicents.slee.ConfigProperties
Create a new ConfigProperties object with an initially empty set of properties.
ConfigProperties(ConfigProperties.Property[]) - Constructor for class org.mobicents.slee.ConfigProperties
Create a new ConfigProperties object prepopulated with a set of properties.
ConfigProperties.Property - Class in org.mobicents.slee
The Property class represents a single property.
ConfigProperties.Property(String, String, Object) - Constructor for class org.mobicents.slee.ConfigProperties.Property
Create a new property object.
ConfigPropertiesField - Annotation Type in org.mobicents.slee.annotations
 
ConfigProperty - Annotation Type in org.mobicents.slee.annotations
Annotation for a JAIN SLEE 1.1 config property.
create(String) - Method in interface org.mobicents.slee.ChildRelationExt
Create a new SBB entity of the SBB type associated with the relation, with the specified name.

D

DEFAULT_CHILD_NAME - Static variable in interface org.mobicents.slee.ChildRelationExt
the proposed default name for a child sbb, useful when using this extension to handle a single child.

E

equals(Object) - Method in class org.mobicents.slee.annotations.examples.event.ExampleEvent
 
equals(Object) - Method in class org.mobicents.slee.ConfigProperties.Property
Compare this property for equality with another.
EVENT_TYPE_NAME - Static variable in class org.mobicents.slee.annotations.examples.event.ExampleEvent
 
EVENT_TYPE_NAME - Static variable in interface org.mobicents.slee.ServiceConfigurationUpdateEvent
the event type name
EVENT_TYPE_VENDOR - Static variable in class org.mobicents.slee.annotations.examples.event.ExampleEvent
 
EVENT_TYPE_VENDOR - Static variable in interface org.mobicents.slee.ServiceConfigurationUpdateEvent
the event type vendor
EVENT_TYPE_VERSION - Static variable in class org.mobicents.slee.annotations.examples.event.ExampleEvent
 
EVENT_TYPE_VERSION - Static variable in interface org.mobicents.slee.ServiceConfigurationUpdateEvent
the event type version
EventFiring - Annotation Type in org.mobicents.slee.annotations
Annotation for a JAIN SLEE 1.1 event firing method, belonging to a Sbb.
EventHandler - Annotation Type in org.mobicents.slee.annotations
Annotation for a JAIN SLEE 1.1 event type, an alternative to the XML descriptor.
eventProcessingFailed(ActivityHandle, FireableEventType, Object, Address, ReceivableService, int, FailureReason) - Method in class org.mobicents.slee.ResourceAdaptorExt
 
eventProcessingSuccessful(ActivityHandle, FireableEventType, Object, Address, ReceivableService, int) - Method in class org.mobicents.slee.ResourceAdaptorExt
 
EventType - Annotation Type in org.mobicents.slee.annotations
Annotation for a JAIN SLEE 1.1 event type, an alternative to the XML descriptor.
EventTypeRef - Annotation Type in org.mobicents.slee.annotations
Annotation for a JAIN SLEE 1.1 event type reference.
eventUnreferenced(ActivityHandle, FireableEventType, Object, Address, ReceivableService, int) - Method in class org.mobicents.slee.ResourceAdaptorExt
 
ExampleActivity - Interface in org.mobicents.slee.annotations.examples.resource
 
ExampleActivityContextInterfaceFactory - Interface in org.mobicents.slee.annotations.examples.resource
 
ExampleAnnotatedResourceAdaptor - Class in org.mobicents.slee.annotations.examples.resource
 
ExampleAnnotatedResourceAdaptor() - Constructor for class org.mobicents.slee.annotations.examples.resource.ExampleAnnotatedResourceAdaptor
 
ExampleEvent - Class in org.mobicents.slee.annotations.examples.event
 
ExampleEvent(Object) - Constructor for class org.mobicents.slee.annotations.examples.event.ExampleEvent
 
ExampleProfileCMPInterface - Interface in org.mobicents.slee.annotations.examples.profile
 
ExampleProfileLocalInterface - Interface in org.mobicents.slee.annotations.examples.profile
 
ExampleProfileManagementInterface - Interface in org.mobicents.slee.annotations.examples.profile
 
ExampleProfileSpecCMPInterface - Interface in org.mobicents.slee.annotations.examples.sbb
 
ExampleProfileTableInterface - Interface in org.mobicents.slee.annotations.examples.profile
 
ExampleResourceAdaptorSbbInterface - Interface in org.mobicents.slee.annotations.examples.resource
 
ExampleSbbActivityContextInterface - Interface in org.mobicents.slee.annotations.examples.sbb
 
ExampleSbbLocalObject - Interface in org.mobicents.slee.annotations.examples.sbb
 
ExampleUsageParametersInterface - Interface in org.mobicents.slee.annotations.examples
 

F

fireExampleEvent(ExampleEvent, ActivityContextInterface, Address) - Method in class org.mobicents.slee.annotations.examples.sbb.CompleteExampleAnnotatedSbb
 

G

get(String) - Method in interface org.mobicents.slee.ChildRelationExt
Retrieves the sbb entity associated with the child relation, with the specified name.
getActivity(ActivityHandle) - Method in class org.mobicents.slee.ResourceAdaptorExt
 
getActivityContextInterface(ExampleActivity) - Method in interface org.mobicents.slee.annotations.examples.resource.ExampleActivityContextInterfaceFactory
 
getActivityContextInterfaceFactory(ResourceAdaptorTypeID) - Method in interface org.mobicents.slee.SbbContextExt
Retrieves the ActivityContextInterface factory for the Resource Adaptor Type with the specified ID.
getActivityContextNamingFacility() - Method in interface org.mobicents.slee.SbbContextExt
Retrieves the Activity Context Naming Facility.
getActivityHandle(Object) - Method in class org.mobicents.slee.ResourceAdaptorExt
 
getAlarmFacility() - Method in interface org.mobicents.slee.ProfileContextExt
Retrieves the Alarm Facility.
getAlarmFacility() - Method in interface org.mobicents.slee.SbbContextExt
Retrieves the Alarm Facility.
getChildRelation() - Method in class org.mobicents.slee.annotations.examples.sbb.CompleteExampleAnnotatedSbb
 
GetChildRelation - Annotation Type in org.mobicents.slee.annotations
 
getChildRelation() - Method in interface org.mobicents.slee.SbbLocalObjectExt
Retrieves the name of the child relation used to create this object.
getCMPField() - Method in class org.mobicents.slee.annotations.examples.sbb.CompleteExampleAnnotatedSbb
 
getConfigProperties() - Method in interface org.mobicents.slee.ServiceConfigurationUpdateEvent
Retrieves the ID of the Sbb which configuration was updated.
getConfigurationProperties(ProfileSpecificationID) - Method in interface org.mobicents.slee.management.ProfileProvisioningExtMBean
Get the configuration properties, and their default values if any, for the specified Profile Specification.
getConfigurationProperties(ServiceID, SbbID) - Method in interface org.mobicents.slee.management.ServiceManagementExtMBean
Get the configuration properties, and their default values if any, for the specified Service's SBB.
getDefaultSbbUsageParameterSet() - Method in class org.mobicents.slee.annotations.examples.sbb.CompleteExampleAnnotatedSbb
 
getDefaultUsageParameterSet() - Method in class org.mobicents.slee.annotations.examples.profile.CompleteExampleAnnotatedProfile
 
getEventData() - Method in class org.mobicents.slee.annotations.examples.event.ExampleEvent
 
getExampleProfile(ProfileID) - Method in class org.mobicents.slee.annotations.examples.sbb.CompleteExampleAnnotatedSbb
 
getMarshaler() - Method in class org.mobicents.slee.ResourceAdaptorExt
 
getName() - Method in class org.mobicents.slee.ConfigProperties.Property
Get the name of the property.
getName() - Method in interface org.mobicents.slee.SbbLocalObjectExt
Retrieves the name of this object.
getNamesBound() - Method in interface org.mobicents.slee.ActivityContextInterfaceExt
Retrieves the names currently bound to the ActivityContextInterfaceExt.
getNullActivityContextInterfaceFactory() - Method in interface org.mobicents.slee.SbbContextExt
Retrieves the Null Activity Context Interface Factory.
getNullActivityFactory() - Method in interface org.mobicents.slee.SbbContextExt
Retrieves the Null Activity Factory.
getParent() - Method in interface org.mobicents.slee.SbbLocalObjectExt
Retrieves the parent Sbb object.
GetProfileCMP - Annotation Type in org.mobicents.slee.annotations
 
getProfileFacility() - Method in interface org.mobicents.slee.SbbContextExt
Retrieves the Profile Facility.
getProfileTableActivityContextInterfaceFactory() - Method in interface org.mobicents.slee.SbbContextExt
Retrieves the Profile Table Activity Context Interface Factory.
getProperties() - Method in class org.mobicents.slee.ConfigProperties
Get all properties.
getProperty(String) - Method in class org.mobicents.slee.ConfigProperties
Get the property with the specified name.
getResourceAdaptorInterface(String) - Method in class org.mobicents.slee.ResourceAdaptorExt
 
getResourceAdaptorInterface(ResourceAdaptorTypeID, String) - Method in interface org.mobicents.slee.SbbContextExt
Retrieves the interface to interact with a specific Resource Adaptor entity, identified by both the entity link name and the Resource Adaptor Type ID.
getSbbID() - Method in interface org.mobicents.slee.ServiceConfigurationUpdateEvent
Retrieves the ID of the Service's Sbb which configuration was updated.
getSbbLocalObject() - Method in interface org.mobicents.slee.SbbContextExt
Exposes the sbb local object with extension interface, to avoid unneeded casts.
getSbbUsageParameterSet(String) - Method in class org.mobicents.slee.annotations.examples.sbb.CompleteExampleAnnotatedSbb
 
getServiceActivityContextInterfaceFactory() - Method in interface org.mobicents.slee.SbbContextExt
Retrieves the Service Activity Context Interface Factory.
getServiceActivityFactory() - Method in interface org.mobicents.slee.SbbContextExt
Retrieves the Service Activity Factory.
getServiceID() - Method in interface org.mobicents.slee.ServiceConfigurationUpdateEvent
Retrieves the ID of the Service which configuration was updated.
getTimerFacility() - Method in interface org.mobicents.slee.SbbContextExt
Retrieves the Timer Facility.
getTimers() - Method in interface org.mobicents.slee.ActivityContextInterfaceExt
Retrieves the IDs of timers currently set in the ActivityContextInterfaceExt.
getType() - Method in class org.mobicents.slee.ConfigProperties.Property
Get the Java class type of the property.
getUsageParameterSet(String) - Method in class org.mobicents.slee.annotations.examples.profile.CompleteExampleAnnotatedProfile
 
getValue() - Method in class org.mobicents.slee.ConfigProperties.Property
Get the current value of the property.
getX() - Method in interface org.mobicents.slee.annotations.examples.profile.ExampleProfileCMPInterface
 
getX() - Method in interface org.mobicents.slee.annotations.examples.profile.SimpleExampleProfileCMPInterface
 
getX() - Method in interface org.mobicents.slee.annotations.examples.sbb.ExampleProfileSpecCMPInterface
 
getX() - Method in interface org.mobicents.slee.annotations.examples.sbb.ExampleSbbActivityContextInterface
 

H

hashCode() - Method in class org.mobicents.slee.annotations.examples.event.ExampleEvent
 
hashCode() - Method in class org.mobicents.slee.ConfigProperties.Property
Get a hash code for this property.

I

ies(InitialEventSelector) - Method in class org.mobicents.slee.annotations.examples.sbb.CompleteExampleAnnotatedSbb
 
incrementX() - Method in interface org.mobicents.slee.annotations.examples.ExampleUsageParametersInterface
 
incrementY() - Method in interface org.mobicents.slee.annotations.examples.ExampleUsageParametersInterface
 
InitialEventSelect - Enum in org.mobicents.slee.annotations
 
InitialEventSelectorMethod - Annotation Type in org.mobicents.slee.annotations
A JAIN SLEE 1.1 annotation that tags a method to be used as initial event selector method for one or more event types.
InvalidConfigurationException - Exception in org.mobicents.slee
This exception can be thrown if the configuration properties supplied by the Administrator are not validated by a JAIN SLEE component.
InvalidConfigurationException(String) - Constructor for exception org.mobicents.slee.InvalidConfigurationException
Creates an InvalidConfigurationException with a detail message.
InvalidConfigurationException(String, Throwable) - Constructor for exception org.mobicents.slee.InvalidConfigurationException
Creates an InvalidConfigurationException with a detail message and cause.

L

LibraryRef - Annotation Type in org.mobicents.slee.annotations
 

O

onExampleEvent(ExampleEvent, ActivityContextInterface) - Method in class org.mobicents.slee.annotations.examples.sbb.CompleteExampleAnnotatedSbb
 
onServiceStartedEvent(ServiceStartedEvent, ActivityContextInterface) - Method in class org.mobicents.slee.annotations.examples.sbb.CompleteExampleAnnotatedSbb
 
onServiceStartedEvent(ServiceStartedEvent, ActivityContextInterface) - Method in class org.mobicents.slee.annotations.examples.sbb.SimpleExampleAnnotatedSbb
 
onTimerEvent(TimerEvent, ActivityContextInterface) - Method in class org.mobicents.slee.annotations.examples.sbb.CompleteExampleAnnotatedSbb
 
onTimerEvent(TimerEvent, ActivityContextInterface) - Method in class org.mobicents.slee.annotations.examples.sbb.SimpleExampleAnnotatedSbb
 
org.mobicents.slee - package org.mobicents.slee
 
org.mobicents.slee.annotations - package org.mobicents.slee.annotations
 
org.mobicents.slee.annotations.examples - package org.mobicents.slee.annotations.examples
 
org.mobicents.slee.annotations.examples.event - package org.mobicents.slee.annotations.examples.event
 
org.mobicents.slee.annotations.examples.profile - package org.mobicents.slee.annotations.examples.profile
 
org.mobicents.slee.annotations.examples.resource - package org.mobicents.slee.annotations.examples.resource
 
org.mobicents.slee.annotations.examples.sbb - package org.mobicents.slee.annotations.examples.sbb
 
org.mobicents.slee.management - package org.mobicents.slee.management
 

P

PROFILE_ADDED_EVENT_NAME - Static variable in interface org.mobicents.slee.StandardEventTypes
 
PROFILE_ADDED_EVENT_VENDOR - Static variable in interface org.mobicents.slee.StandardEventTypes
 
PROFILE_ADDED_EVENT_VERSION - Static variable in interface org.mobicents.slee.StandardEventTypes
 
PROFILE_REMOVED_EVENT_NAME - Static variable in interface org.mobicents.slee.StandardEventTypes
 
PROFILE_REMOVED_EVENT_VENDOR - Static variable in interface org.mobicents.slee.StandardEventTypes
 
PROFILE_REMOVED_EVENT_VERSION - Static variable in interface org.mobicents.slee.StandardEventTypes
 
PROFILE_UPDATED_EVENT_NAME - Static variable in interface org.mobicents.slee.StandardEventTypes
 
PROFILE_UPDATED_EVENT_VENDOR - Static variable in interface org.mobicents.slee.StandardEventTypes
 
PROFILE_UPDATED_EVENT_VERSION - Static variable in interface org.mobicents.slee.StandardEventTypes
 
ProfileAbstractClass - Annotation Type in org.mobicents.slee.annotations
 
ProfileAddedEventHandler - Annotation Type in org.mobicents.slee.annotations
Annotation for a JAIN SLEE 1.1 ProfileAddedEvent type, an alternative to the XML descriptor.
ProfileCMPField - Annotation Type in org.mobicents.slee.annotations
Annotation for a CMP Field belonging to JAIN SLEE 1.1 Profile Spec CMP Interface.
profileConfigurationUpdate(ConfigProperties) - Method in interface org.mobicents.slee.ProfileExt
This method is invoked by the SLEE whenever the Administrator successfully updates a Profile Spec with new configuration properties.
profileConfigure(ConfigProperties) - Method in interface org.mobicents.slee.ProfileExt
The SLEE invokes this method on a Profile object in the Unconfigured state to provide it with configuration properties common for any Profile entity that uses the object.
ProfileContextExt - Interface in org.mobicents.slee
Extends ProfileContext, to expose facilities, allowing the Profile developer to avoid JNDI usage.
ProfileContextExtField - Annotation Type in org.mobicents.slee.annotations
 
ProfileExt - Interface in org.mobicents.slee
Extension interface for a JAIN SLEE 1.1 Profile, provides lifecycles methods to deal with config properties, in a similar way as Resource Adaptors work.
ProfileProvisioningExtMBean - Interface in org.mobicents.slee.management
Extends ProfileProvisioningMBean, adding capability to retrieve and update a Profile Specification configuration.
ProfileRemovedEventHandler - Annotation Type in org.mobicents.slee.annotations
Annotation for a JAIN SLEE 1.1 ProfileRemovedEvent type, an alternative to the XML descriptor.
ProfileSpec - Annotation Type in org.mobicents.slee.annotations
Annotation for a JAIN SLEE 1.1 Profile Spec.
ProfileSpecCollator - Annotation Type in org.mobicents.slee.annotations
Annotation for a JAIN SLEE 1.1 Profile Spec Collator.
ProfileSpecRef - Annotation Type in org.mobicents.slee.annotations
Annotation for a JAIN SLEE 1.1 Profile Spec Reference, to be used in classes annotated by Sbb or ProfileAbstractClass.
profileUnconfigure() - Method in interface org.mobicents.slee.ProfileExt
The SLEE invokes this method on a Profile object in the Pooled state, indicating the transition to Unconfigured state.
ProfileUpdatedEventHandler - Annotation Type in org.mobicents.slee.annotations
Annotation for a JAIN SLEE 1.1 ProfileUpdatedEvent type, an alternative to the XML descriptor.
profileVerifyConfiguration(ConfigProperties) - Method in interface org.mobicents.slee.ProfileExt
This method is invoked by the SLEE whenever a new Profile Spec, which refers the abstract Profile class, is activated by the Administrator, or when the Administrator attempts to update the configuration properties.

Q

queryLiveness(ActivityHandle) - Method in class org.mobicents.slee.ResourceAdaptorExt
 

R

raActive() - Method in class org.mobicents.slee.ResourceAdaptorExt
 
raConfigurationUpdate(ConfigProperties) - Method in class org.mobicents.slee.ResourceAdaptorExt
 
raConfigure(ConfigProperties) - Method in class org.mobicents.slee.ResourceAdaptorExt
 
raInactive() - Method in class org.mobicents.slee.ResourceAdaptorExt
 
raStopping() - Method in class org.mobicents.slee.ResourceAdaptorExt
 
raUnconfigure() - Method in class org.mobicents.slee.ResourceAdaptorExt
 
raVerifyConfiguration(ConfigProperties) - Method in class org.mobicents.slee.ResourceAdaptorExt
 
Reentrant - Annotation Type in org.mobicents.slee.annotations
 
ResourceAdaptor - Annotation Type in org.mobicents.slee.annotations
 
ResourceAdaptorContextField - Annotation Type in org.mobicents.slee.annotations
 
ResourceAdaptorExt - Class in org.mobicents.slee
 
ResourceAdaptorExt() - Constructor for class org.mobicents.slee.ResourceAdaptorExt
 
ResourceAdaptorType - Annotation Type in org.mobicents.slee.annotations
Annotation for a JAIN SLEE 1.1 RA Type.
ResourceAdaptorTypeRef - Annotation Type in org.mobicents.slee.annotations
Annotation for a JAIN SLEE 1.1 RA Type reference.

S

Sbb - Annotation Type in org.mobicents.slee.annotations
 
SbbActivityContextFactory - Annotation Type in org.mobicents.slee.annotations
 
sbbConfigurationUpdate(ConfigProperties) - Method in interface org.mobicents.slee.SbbExt
This method is invoked by the SLEE whenever the Administrator successfully updates a Service and SBB with new configuration properties.
sbbConfigure(ConfigProperties) - Method in interface org.mobicents.slee.SbbExt
The SLEE invokes this method on a SBB object in the Unconfigured state to provide it with configuration properties common for any SBB entity that uses the object.
SbbContextExt - Interface in org.mobicents.slee
Extension of SbbContext, which exposes facilities, factories and Resource Adaptor interfaces, allowing the Sbb developer to avoid JNDI usage.
SbbContextExtField - Annotation Type in org.mobicents.slee.annotations
 
SbbExt - Interface in org.mobicents.slee
Extension interface for a JAIN SLEE 1.1 SBB, provides lifecycles methods to deal with config properties, in a similar way as Resource Adaptors work.
SbbLocalObjectExt - Interface in org.mobicents.slee
Extension for SbbLocalObject.
SbbRef - Annotation Type in org.mobicents.slee.annotations
Annotation for a JAIN SLEE 1.1 Sbb abstract class, defines a ref to another Sbb.
SbbResourceAdaptorInterface - Annotation Type in org.mobicents.slee.annotations
 
sbbUnconfigure() - Method in interface org.mobicents.slee.SbbExt
The SLEE invokes this method on a SBB object in the Pooled state, indicating the transition to Unconfigured state.
sbbVerifyConfiguration(ConfigProperties) - Method in interface org.mobicents.slee.SbbExt
This method is invoked by the SLEE whenever a new service, which refers the SBB, is activated by the Administrator, or when the Administrator attempts to update the configuration properties of an existing service which refers the SBB.
Service - Annotation Type in org.mobicents.slee.annotations
Annotation for a JAIN SLEE 1.1 Service.
SERVICE_STARTED_EVENT_1_0_NAME - Static variable in interface org.mobicents.slee.StandardEventTypes
 
SERVICE_STARTED_EVENT_1_0_VENDOR - Static variable in interface org.mobicents.slee.StandardEventTypes
 
SERVICE_STARTED_EVENT_1_0_VERSION - Static variable in interface org.mobicents.slee.StandardEventTypes
 
SERVICE_STARTED_EVENT_1_1_NAME - Static variable in interface org.mobicents.slee.StandardEventTypes
 
SERVICE_STARTED_EVENT_1_1_VENDOR - Static variable in interface org.mobicents.slee.StandardEventTypes
 
SERVICE_STARTED_EVENT_1_1_VERSION - Static variable in interface org.mobicents.slee.StandardEventTypes
 
serviceActive(ReceivableService) - Method in class org.mobicents.slee.ResourceAdaptorExt
 
ServiceConfigProperties - Annotation Type in org.mobicents.slee.annotations
 
ServiceConfigurationUpdateEvent - Interface in org.mobicents.slee
An event indicating an update in a Service's SBB configuration, fired in the service activity.
serviceInactive(ReceivableService) - Method in class org.mobicents.slee.ResourceAdaptorExt
 
ServiceManagementExtMBean - Interface in org.mobicents.slee.management
Extends ServiceManagementMBean, adding capability to retrieve and update a Service's Sbb configuration.
ServiceStartedEventHandler - Annotation Type in org.mobicents.slee.annotations
Annotation for a JAIN SLEE 1.1 ServiceStartedEvent type, an alternative to the XML descriptor.
serviceStopping(ReceivableService) - Method in class org.mobicents.slee.ResourceAdaptorExt
 
setCMPField(String) - Method in class org.mobicents.slee.annotations.examples.sbb.CompleteExampleAnnotatedSbb
 
setResourceAdaptorContext(ResourceAdaptorContext) - Method in class org.mobicents.slee.ResourceAdaptorExt
 
setValue(Object) - Method in class org.mobicents.slee.ConfigProperties.Property
Set a new value for the property.
setX(String) - Method in interface org.mobicents.slee.annotations.examples.profile.ExampleProfileCMPInterface
 
setX(String) - Method in interface org.mobicents.slee.annotations.examples.profile.SimpleExampleProfileCMPInterface
 
setX(String) - Method in interface org.mobicents.slee.annotations.examples.sbb.ExampleProfileSpecCMPInterface
 
setX(String) - Method in interface org.mobicents.slee.annotations.examples.sbb.ExampleSbbActivityContextInterface
 
SimpleExampleAnnotatedSbb - Class in org.mobicents.slee.annotations.examples.sbb
Simple example for an annotated Sbb, on service start fires a 1 sec timer and on timer event calculates real delay.
SimpleExampleAnnotatedSbb() - Constructor for class org.mobicents.slee.annotations.examples.sbb.SimpleExampleAnnotatedSbb
 
SimpleExampleProfileCMPInterface - Interface in org.mobicents.slee.annotations.examples.profile
 
StandardEventTypes - Interface in org.mobicents.slee
 
suspend() - Method in interface org.mobicents.slee.ActivityContextInterfaceExt
Suspends the routing of events on the activity context, till the current transaction ends.

T

TIMER_EVENT_NAME - Static variable in interface org.mobicents.slee.StandardEventTypes
 
TIMER_EVENT_VENDOR - Static variable in interface org.mobicents.slee.StandardEventTypes
 
TIMER_EVENT_VERSION - Static variable in interface org.mobicents.slee.StandardEventTypes
 
TimerEventHandler - Annotation Type in org.mobicents.slee.annotations
Annotation for a JAIN SLEE 1.1 TimerEvent type, an alternative to the XML descriptor.
toObject(String, String) - Static method in class org.mobicents.slee.ConfigProperties.Property
Utility method to convert the string representation of a value to a value object of a specified type.
toString() - Method in class org.mobicents.slee.ConfigProperties.Property
Get a string representation of this property object.
toString() - Method in class org.mobicents.slee.ConfigProperties
Get a string representation for this ConfigProperties object.
TracerField - Annotation Type in org.mobicents.slee.annotations
 

U

unsetResourceAdaptorContext() - Method in class org.mobicents.slee.ResourceAdaptorExt
 
updateConfigurationProperties(ProfileSpecificationID, ConfigProperties) - Method in interface org.mobicents.slee.management.ProfileProvisioningExtMBean
Reconfigure a Profile Specification with new configuration properties.
updateConfigurationProperties(ServiceID, SbbID, ConfigProperties) - Method in interface org.mobicents.slee.management.ServiceManagementExtMBean
Reconfigure a service with new configuration properties.
UsageParameter - Annotation Type in org.mobicents.slee.annotations
Annotation for a JAIN SLEE 1.1 Usage Parameter.
UsageParametersInterface - Annotation Type in org.mobicents.slee.annotations
 

V

valueOf(String) - Static method in enum org.mobicents.slee.annotations.InitialEventSelect
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.mobicents.slee.annotations.InitialEventSelect
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E F G H I L O P Q R S T U V 

Copyright © 2016. All rights reserved.