Class | Description |
---|---|
Jsr250Module |
A module which installs JSR 250 lifecycle and injection using the
Resource annotation. |
NamedProviderSupport<A extends Annotation> |
A useful base class for any provider which looks up values by name
annotations or named entries in OSGi
|
PreDestroyCloser |
Supports the
PreDestroy annotation lifecycle from
JSR250. |
ResourceMemberProvider |
Injects fields or methods with the results of the
Resource annotation |
Apache Camel