Package | Description |
---|---|
com.opencloud.rhino.slee | |
com.opencloud.rhino.slee.environment | |
com.opencloud.rhino.slee.sbbpart |
Modifier and Type | Method and Description |
---|---|
Map<String,JndiBinding> |
RhinoSbbContext.getJndiBindings()
Get a map describing the JNDI bindings available to the SBB.
|
Modifier and Type | Class and Description |
---|---|
class |
ActivityContextInterfaceFactoryBinding
Metadata class representing a JNDI binding to an activity context interface factory.
|
class |
EnvEntry
Metadata class representing a JNDI binding to an environment entry.
|
class |
Facility
Metadata class representing a JNDI binding to a SLEE facility.
|
class |
LimiterEndpoint
Metadata class representing a JNDI binding to a Rhino limiter endpoint.
|
class |
ResourceAdaptorEntityBinding
Metadata class representing a JNDI binding to a resource adaptor entity.
|
class |
ResourceAdaptorTypeBinding
Base class for JNDI binding metadata related to resource adaptor types.
|
Modifier and Type | Method and Description |
---|---|
Map<String,JndiBinding> |
SbbPartContext.getJndiBindings()
Get a map describing the JNDI bindings available to the SBB part.
|