org.jaffa.middleware |
|
Java Source File Name | Type | Comment |
CreateServiceException.java | Class | This exception is thrown if any error occurs during the creation of the Transaction Controller. |
Factory.java | Class | Factory used by component managers to get a handle on the correct Implementation of the
Transaction Controller to use.
There is a System Setting in the framework.properties file that controls which implementation
the factory returns. |