org.ow2.easybeans.deployment.enc |
|
Java Source File Name | Type | Comment |
ENCBinding.java | Class | JNDI Binding used in ENC for a given type (like persistence context, ejb,
etc.). |
ENCBindingBuilder.java | Class | Utility class that helps to build the ENC Binding by analyzing metadata. |
ENCBindingException.java | Class | Exception used when there is a problem with the ENC Binding stuff. |
ENCBindingHolder.java | Class | Class that can manage different kind of binding used in ENC. |