|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractContext | |
org.codehaus.spice.jndikit | Naming utilities. |
org.codehaus.spice.jndikit.memory | Memory based naming context. |
Uses of AbstractContext in org.codehaus.spice.jndikit |
Subclasses of AbstractContext in org.codehaus.spice.jndikit | |
class |
AbstractLocalContext
Abstract local JNDI Context that can be inherited from to provide a particular type of Context. |
class |
AbstractURLContext
Abstract JNDI Context that can be inherited from to provide a particular type of Context. |
class |
RemoteContext
Context that hooks up to a remote source. |
Uses of AbstractContext in org.codehaus.spice.jndikit.memory |
Subclasses of AbstractContext in org.codehaus.spice.jndikit.memory | |
class |
MemoryContext
An in memory context implementation. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |