org.ow2.easybeans.client |
EJB 3.0
Implementation of EJB 3.0 container
|
Java Source File Name | Type | Comment |
ClientContainer.java | Class | Defines the class use for the client container This class analyze the ear or
the jar client and launch the client. |
ClientContainerException.java | Class | Exception thrown if there is a failure in the client container. |
ClientEnhancer.java | Class | /**
This enhancer is used by the client container to enhance client classes. |