Uses of Interface
jpos.config.JposEntryRegistry

Packages that use JposEntryRegistry
jpos.config.simple   
jpos.loader   
jpos.loader.simple   
 

Uses of JposEntryRegistry in jpos.config.simple
 

Classes in jpos.config.simple that implement JposEntryRegistry
 class SimpleEntryRegistry
          This is a simple implementation for the JposEntryRegistry using a Hashtable to collect the entries.
 

Uses of JposEntryRegistry in jpos.loader
 

Methods in jpos.loader that return JposEntryRegistry
 JposEntryRegistry JposServiceManager.getEntryRegistry()
           
 

Uses of JposEntryRegistry in jpos.loader.simple
 

Methods in jpos.loader.simple that return JposEntryRegistry
 JposEntryRegistry SimpleServiceManager.getEntryRegistry()
           
 



This API and code belongs to the JavaPOS committee please see LISCENCE file for details