Package | Description |
---|---|
javax.slee |
This package defines the APIs for SBB components, as well as common classes and interfaces for other SLEE subsystems.
|
javax.slee.profile |
This package defines the classes and interfaces for profiles and profile-related activities and events.
|
javax.slee.resource |
This package defines the classes and interfaces for resource adaptor components.
|
Modifier and Type | Method and Description |
---|---|
Tracer |
SbbContext.getTracer(String tracerName)
Get a tracer for the specified tracer name.
|
Modifier and Type | Method and Description |
---|---|
Tracer |
ProfileContext.getTracer(String tracerName)
Get a tracer for the specified tracer name.
|
Modifier and Type | Method and Description |
---|---|
Tracer |
ResourceAdaptorContext.getTracer(String tracerName)
Get a tracer for the specified tracer name.
|