|
Interface Summary |
| ProgrammaticLongRef |
A transactional long that can be used to integrate Multiverse in environments where instrumentation
is not desired or to provide access to features not yet integrated in the instrumentation (for
example the commutingInc support). |
| ProgrammaticRef<E> |
The ProgrammaticRef is a managed reference specially made for projects that
don't want to rely on instrumentation, but do want to have managed references. |
| ProgrammaticRefFactory |
Using the ProgrammaticRefFactory it is possible to get access to the
'manual' instrumented reference: ProgrammaticRef. |
| ProgrammaticRefFactoryBuilder |
With the ProgrammaticRefFactoryBuilder you can createReference a ProgrammaticRef. |