| Interface | Description |
|---|---|
| ApplicationBoundaryService |
This service allows EE containers to define an 'outer boundary' for their applications.
|
| BDABeansXmlScanner | Deprecated
should be replaced with a scanning-mode compatible approach which covers it all.
|
| BdaScannerService |
A BdaScannerService is a ScannerService with more
fine grained information.
|
| BeanArchiveService |
This Service returns information about scanned beans.xml files.
|
| BeanArchiveService.BeanArchiveInformation |
Contains information about a single Bean Definition Archive (BDA).
|
| ContainerLifecycle |
JSR-299 Container lifecycle.
|
| ContextsService |
Contexts services provides demarcation
methods for each context that is defined
in the specification.
|
| ConversationService |
Conversation related SPI.
|
| DefiningClassService |
SPI interface to implement the proxy defining logic.
|
| InjectionPointService | |
| JNDIService |
SPI for setting and retrieving objects from the JNDI.
|
| LoaderService |
Decouples OpenWebBeans from the Service-Loader approach.
|
| ResourceInjectionService |
This service is responsible for injecting
the Java EE injectable resources.
|
| ScannerService |
This SPI is for abstracting the class scanning.
|
| SecurityService |
The SecurityService SPI provides support for all kinds
of JavaEE related security mechanism.
|
| SingletonService<T> |
Responsible for providing singleton instances
for OWB runtime.
|
| TransactionService |
Transaction related service.
|
| ValidatorService |
Validator SPI.
|
| Enum | Description |
|---|---|
| BeanArchiveService.BeanDiscoveryMode |
Defines how CDI beans got discovered for each
JAR or ClassPath entry (aka BDA).
|
Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.