org.ejbca.core.ejb |
|
Java Source File Name | Type | Comment |
BaseEntityBean.java | Class | Base class for entity beans implementing required methods and helpers. |
BasePropertyEntityBean.java | Class | Base class for property entity beans implementing required methods and helpers. |
BaseSessionBean.java | Class | Base for Session Beans providing common features, new Session Beans should extend this. |
InitialContextBuilder.java | Class | Utility class to manage creation of InitialContext. |
JNDINames.java | Interface | This class is the central location to store the internal
names of various entities, and these internal names are later
mapped to the JNDI names in the deployment environment. |
ServiceLocator.java | Class | A simple implementation of the ServiceLocator/HomeFactory J2EE Pattern. |
ServiceLocatorException.java | Class | Exception related to resource localization. |