All Classes and Interfaces
Classes
Class
Description
Close a DataSource.
DataSourceLoginService
DBUser
EnvEntry
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
Resource
Transaction
Class to represent a JTA UserTransaction impl.