Serialized Form
|
Package org.mobicents.slee.resource.mgcp.ra |
serialVersionUID: 813095960338759206L
id
java.lang.String id
serialVersionUID: -7278033137580542885L
id
java.lang.String id
serialVersionUID: -3161437298088878963L
mgcpActivityManager
MgcpActivityManager mgcpActivityManager
- the manager of mgcp activities of this ra
bootstrapContext
javax.slee.resource.BootstrapContext bootstrapContext
- The goal of the resource adaptor architecture is to define a management
contract between a SLEE application server and a resource adaptor that
allows the SLEE to manage to lifecycle of the resource adaptor. This
contract enables a SLEE to bootstrap a resource instance at deployment
time or during application server startup and to notify the resource
adaptor of its undeployment or during the orderly shutdown of the SLEE.
stack
org.mobicents.mgcp.stack.JainMgcpStackImpl stack
- This interface defines the methods that are required to represent a
proprietary JAIN MGCP protocol stack, the implementation of which will be
vendor-specific. Methods are defined for creating and deleting instances
of a JainMgcpProvider.
mgcpProvider
JainMgcpProviderImpl mgcpProvider
- A MGCP resource object refers to an object created by a resource adaptor
entity. An SBB can obtain access to a resource object looking up a
resource object in the JNDI component environment of the SBB.
port
java.lang.Integer port
localAddress
java.lang.String localAddress
logger
org.apache.log4j.Logger logger
acif
MgcpActivityContextInterfaceFactoryImpl acif
Copyright © 2009. All Rights Reserved.