IBM Branch Transformation Toolkit Javadoc

Package com.ibm.btt.services

Interface Summary
BTTService The BTTService interface is the interface of all Composer service, which is Web Service, in Composer 5.0
BTTServiceHolderEJB Remote interface for Enterprise Bean: BTTServiceHolderEJB Generated code.
BTTServiceHolderEJBHome Home interface for Enterprise Bean: BTTServiceHolderEJB Generated code.
Poolable The Poolable interface must be implemented by the objects that use the GenericPool service.
 

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.
 

Exception Summary
BTTCreateServiceException BTTCreateServiceException is thrown when there is problem creating the service instance
BTTCreateServiceRequesterException BTTCreateServiceException is the excpetion being throws when creating a service requester
BTTInitializeServiceHolderException BTTInitializeServiceContainerException is thrown when problem occurs in initializing the container
BTTServiceAccessException BTTServiceAccessException is thrown when problem access to the service occurs
BTTServiceProtocolException BTTServiceAccessException is thrown when problem access to the service occurs
NoPoolAvailableException BTTCreateServiceException is thrown when there is problem creating the service instance
 


IBM Branch Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2005