| Interface | Description |
|---|---|
| AfterCommit |
Created by futeh.
|
| BeanListener |
Created by futeh on 1/21/16.
|
| ClassBeanListener |
Created by futeh.
|
| Configurable<U> |
Created by futeh.
|
| Configuration.Resolver | |
| Initializable |
Created by futeh.
|
| InjectionListener |
Created by futeh.
|
| NamedBeanListener |
Created by futeh.
|
| OnAbort |
Created by futeh.
|
| OnClosed |
Created by futeh.
|
| OnCommit |
Created by futeh.
|
| OnOpen |
Created by futeh.
|
| OnShutdown |
Created by futeh.
|
| PersistenceListener |
This inteface should be implemented by classes that are interested in
intercepting load and persist.
|
| ResourceManagerListener |
Created by futeh.
|
| ResourcePool |
Created by futeh.
|
| ResourceProvider |
Created by futeh.
|
| Retry.Retryable<R> | |
| Startable |
Created by futeh.
|
| Transactional |
Created by futeh.
|
| Transactional.BiConsumerWithException<S,T> | |
| Transactional.BiFunctionWithException<S,T,R> | |
| Transactional.ConsumerWithException<T> | |
| Transactional.FunctionWithException<T,R> | |
| Transactional.RunnableWithException | |
| Transactional.TriConsumerWithException<S,T,U> | |
| Transactional.TriFunctionWithException<S,T,U,R> |
| Class | Description |
|---|---|
| Atom |
Created by futeh.
|
| BeanLifecycle |
Created by futeh.
|
| Binding<T> |
Created by futeh.
|
| Configuration |
Created by futeh.
|
| Configurator |
Created by futeh.
|
| InjectionModule |
Created by futeh.
|
| NamedImpl |
Created by futeh.
|
| Provision |
Created by futeh.
|
| ResourceManager |
The purpose of ResourceManager is to register globally visible named instances.
|
| ResourceManagerScript |
Created by futeh.
|
| Resources |
A Resources instance is use to manage resource level injection and resources.
|
| ResourcesFactory |
Created by futeh on 12/19/15.
|
| Retry |
Created by futeh.
|
| UnitOfWork |
Created by futeh.
|
| Exception | Description |
|---|---|
| AlreadyBoundException |
Created by futeh.
|
| InstanceNotFoundException |
Created by futeh.
|
| NotAvailableException |
Created by futeh.
|
| Annotation Type | Description |
|---|---|
| BindClass |
Created by futeh.
|
| Injectable |
Created by futeh.
|
| Merge |
Created by futeh on 12/19/15.
|