Uses of Interface
jpos.profile.ProfileRegistry

Packages that use ProfileRegistry
jpos.loader   
jpos.loader.simple   
jpos.profile   
 

Uses of ProfileRegistry in jpos.loader
 

Methods in jpos.loader that return ProfileRegistry
 ProfileRegistry JposServiceManager.getProfileRegistry()
           
 

Uses of ProfileRegistry in jpos.loader.simple
 

Methods in jpos.loader.simple that return ProfileRegistry
 ProfileRegistry SimpleServiceManager.getProfileRegistry()
           
 

Uses of ProfileRegistry in jpos.profile
 

Classes in jpos.profile that implement ProfileRegistry
 class DefaultProfileRegistry
          Default implementation of the ProfileRegistry using a Hashtable
 



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