| Package | Description |
|---|---|
| com.caucho.config.inject | |
| com.caucho.config.j2ee |
| Modifier and Type | Method and Description |
|---|---|
InjectionPointHandler |
InjectManager.getInjectionPointHandler(java.lang.Class<? extends java.lang.annotation.Annotation> annType) |
| Modifier and Type | Class and Description |
|---|---|
class |
DataSourceDefinitionHandler
Handles the @EJB annotation for JavaEE
|
class |
EjbHandler
Handles the @EJB annotation for JavaEE
|
class |
JavaeeInjectionHandler
Common JavaEE injection handler
|
class |
PersistenceContextHandler
Handles the @PersistenceContext annotation for JavaEE
|
class |
PersistenceUnitHandler
Handles the @PersistenceUnit annotation for JavaEE
|
class |
ResourceHandler
Handles the @Resource annotation for JavaEE
|