| Class | Description |
|---|---|
| JNDIContainerVisitor |
traverse pico container and expose components to JNDI on
sight of JNDIExposed
|
| JNDIExposed<T> |
exposes component to JNDI basically does same thing as cached, but uses JNDI
reference instead.
|
| JNDIExposing |
produce JNDI exposing behaviour
|
| JNDIObjectReference<T> |
object reference to store and retrieve objects from JNDI
|
| JNDIProvided<T> |
Represents dependency provided via JNDI.
|
| JNDIProviding |
TODO: decide where to get JNDI name as we do not have
implementation here.
|
Copyright © 2003-2014 Codehaus. All Rights Reserved.