Package org.picocontainer.gems.jndi

Class Summary
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-2010 Codehaus. All Rights Reserved.