Uses of Package
jpos.config

Packages that use jpos.config
jpos.config   
jpos.config.simple   
jpos.config.simple.editor   
jpos.config.simple.xml   
jpos.loader   
jpos.loader.simple   
jpos.util   
 

Classes in jpos.config used by jpos.config
CompositeRegPopulator
          Defines a composite interface collecting many JposRegPopulator objects See GoF Composite pattern for explanation on Composite classes/objects
JposConfigException
          Defines an Exception class for JCL config related classes/interfaces and implementing classes
JposEntry
          Defines the minimal set of methods for a JposEntry object It allows the entries to contain properties pairs The key being a String and the value any serializable Java objects NOTE: JposEntry implementation can be easily implemented using a java.util.Hashtable
JposEntry.Prop
          Inner interface to represent a property of a JposEntry
JposEntryRegistryEvent
          Event class for the JposEntryRegistry
JposEntryRegistryListener
          Listener interface to implement when registering for JposEntryEvents
JposRegPopulator
          Defines an interface to load, save JposEntries
RS232Const
          Defines constants for RS232 buses
 

Classes in jpos.config used by jpos.config.simple
JposConfigException
          Defines an Exception class for JCL config related classes/interfaces and implementing classes
JposEntry
          Defines the minimal set of methods for a JposEntry object It allows the entries to contain properties pairs The key being a String and the value any serializable Java objects NOTE: JposEntry implementation can be easily implemented using a java.util.Hashtable
JposEntry.Prop
          Inner interface to represent a property of a JposEntry
JposEntryRegistry
          This interface defines the populator used by the service connection and the JposServiceFactory to access the JavaPOS JposEntry objects.
JposEntryRegistryEvent
          Event class for the JposEntryRegistry
JposEntryRegistryListener
          Listener interface to implement when registering for JposEntryEvents
JposRegPopulator
          Defines an interface to load, save JposEntries
 

Classes in jpos.config used by jpos.config.simple.editor
JposEntry
          Defines the minimal set of methods for a JposEntry object It allows the entries to contain properties pairs The key being a String and the value any serializable Java objects NOTE: JposEntry implementation can be easily implemented using a java.util.Hashtable
 

Classes in jpos.config used by jpos.config.simple.xml
JposConfigException
          Defines an Exception class for JCL config related classes/interfaces and implementing classes
JposEntry
          Defines the minimal set of methods for a JposEntry object It allows the entries to contain properties pairs The key being a String and the value any serializable Java objects NOTE: JposEntry implementation can be easily implemented using a java.util.Hashtable
JposRegPopulator
          Defines an interface to load, save JposEntries
 

Classes in jpos.config used by jpos.loader
JposEntry
          Defines the minimal set of methods for a JposEntry object It allows the entries to contain properties pairs The key being a String and the value any serializable Java objects NOTE: JposEntry implementation can be easily implemented using a java.util.Hashtable
JposEntryRegistry
          This interface defines the populator used by the service connection and the JposServiceFactory to access the JavaPOS JposEntry objects.
JposRegPopulator
          Defines an interface to load, save JposEntries
 

Classes in jpos.config used by jpos.loader.simple
JposEntry
          Defines the minimal set of methods for a JposEntry object It allows the entries to contain properties pairs The key being a String and the value any serializable Java objects NOTE: JposEntry implementation can be easily implemented using a java.util.Hashtable
JposEntryRegistry
          This interface defines the populator used by the service connection and the JposServiceFactory to access the JavaPOS JposEntry objects.
JposRegPopulator
          Defines an interface to load, save JposEntries
 

Classes in jpos.config used by jpos.util
JposConfigException
          Defines an Exception class for JCL config related classes/interfaces and implementing classes
JposEntry
          Defines the minimal set of methods for a JposEntry object It allows the entries to contain properties pairs The key being a String and the value any serializable Java objects NOTE: JposEntry implementation can be easily implemented using a java.util.Hashtable
 



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