IBM Branch Transformation Toolkit Javadoc

Package com.ibm.btt.cs.invoker.cache

Interface Summary
InvokerCache In Bean Invoker Pattern, there are three cache type: Consider that BTT V5.0 can be deployed in WAS V5 Base Edition, it is impossible to use Object Pooling technology provided by WAS.
 

Class Summary
BeanInvokerCache The Bean Invoker Pool function will be implemented by Bean Invoker Pattern itself.
BeanInvokerProxyBean BeanInvokerProxyBean is used to store Bean Invoker Proxy data.
BeanInvokerProxyCache Similar to the Bean Invoker Pool, the purpose of the Bean Proxy Cache is also improving performance.
EJBHomeCache Since EJB Home object is stateless, EJBHome object can be kept as static.
InvokerCacheFactory WSDLDefinitionCacheFactory is used to keep one static instance of WSDLDefinitionCache
 


IBM Branch Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2005