All Classes and Interfaces

Classes
Class
Description
Close a DataSource.
DataSourceLoginService
DBUser
This is an object that will be linked into a webapp's java:comp/env namespace as if it was an <env-entry> from web.xml.
Injection
InjectionCollection Map of classname to all injections requested on that class, whether by declaration in web.xml or via equivalent annotations.
LifeCycleCallback Holds information about a class and method that has either been configured in web.xml to have postconstruct or predestroy callbacks, or has the equivalent annotations.
LifeCycleCallbackCollection This class collects the classes and methods that have been configured in web.xml with postconstruct/predestroy callbacks, or that contain the equivalent annotations.
 
NamingEntry
 
PostConstructCallback
PreDestroyCallback
Any type of POJO to be bound that can be retrieved later and linked into a webapp's java:comp/env namespace.
Class to represent a JTA UserTransaction impl.