Coinjema
1.7

Uses of Interface
org.coinjema.context.Registry

Packages that use Registry
org.coinjema.context   
 

Uses of Registry in org.coinjema.context
 

Classes in org.coinjema.context that implement Registry
 class SpiceRack
          The SpiceRack keeps a single registry-like tree for the entire JVM, though different contexts can be accessed by creating new Spiceracks and passing in a context name.
 

Methods in org.coinjema.context that return Registry
static Registry ContextFactory.getRegistry(String contextName)
           
 


Coinjema
1.7

Public Domain Software.