| Interface | Description |
|---|---|
| ProducerFactory<T> | |
| ProviderContext |
Object holding data about and provided object.
|
| StartupListener |
| Class | Description |
|---|---|
| ServiceProvider |
| Exception | Description |
|---|---|
| ServiceProviderException |
| Annotation Type | Description |
|---|---|
| GeneratedFromStatelessService | |
| PostConstruct | |
| PreDestroy | |
| Producer | |
| Provided | |
| ProvidedServices |
Fields annotated with
ProvidedServices annotation will receive all
implementations of interface or superclass defined at exposedAs
parameter.Note that it expects your field type be Iterable. |
| Singleton | |
| Stateless |
Copyright © 2015. All rights reserved.