Class Summary |
BTTClientReapProc |
The BTTClientReapProc is responsible for the releasing the idle
orphan requester instance |
BTTServerReapProc |
The BTTClientReapProc is responsible for the releasing the idle
orphan requester instance |
BTTServiceConstant |
BTTServicesConstant provide the necessary constants for the classes of the
service architecture |
BTTServiceHolder |
The BTTServiceHolder is the entry and contains all service instances
API is availble for requester to asscess services. |
BTTServiceHolderEJBBean |
Bean implementation class for Enterprise Bean: BTTServiceHolderEJB
Generated code. |
BTTServiceImpl |
The BTTServiceImpl class is the super class of all Composer service, which is Web Service,
Remote EJB or Local Java, in BTT 5.0. |
BTTServiceProvider |
BTTServiceProvider class provides common features used across all components
in the service domain |
BTTServiceRequester |
The BTTServiceRequester class is the super class of all requester. |
BTTServiceRequesterConfig |
ServiceRequesterConfig is the super class of all request configuration.
|
BTTServiceRequesterFactory |
The BTTServiceRequestFactory create a new requester with a resource bundle name or from the XML definition file of BTT. |
EJBInvocation |
EJBInvocation is a kind of the service invocation via EJB interface. |
GenericPool |
The GenericPool is a pool that manages service that implement the Poolable interface.
|
LocalJavaInvocation |
LocalJavaInvocation is served for the local java invocation type |
Messages |
Messages is to initial and keep the instance of the resource bundle of
the trace message and the exception message |
PoolableServiceImpl |
PoolableServiceImpl is an abstract class for the service object which want to provide
the pool features |
PooledServiceRequester |
PooledServiceRequester is the basic class for the service requester which want to provide
the pool feature. |
ServiceInvocation |
ServiceInvocation is the base class for each kind of the service invocation.
|
WSIFInvocation |
WSIFInvocation is a kind of the service invocation via WSIF interface.
|