Uses of Interface
jpos.config.JposEntryRegistryListener

Packages that use JposEntryRegistryListener
jpos.config   
jpos.config.simple   
 

Uses of JposEntryRegistryListener in jpos.config
 

Methods in jpos.config with parameters of type JposEntryRegistryListener
 void JposEntryRegistry.addJposEntryRegistryListener(JposEntryRegistryListener l)
          Adds a new JposEntryRegistryListener to the list of listeners
 void JposEntryRegistry.removeJposEntryRegistryListener(JposEntryRegistryListener l)
          Removes a new JposEntryRegistryListener to the list of listeners
 

Uses of JposEntryRegistryListener in jpos.config.simple
 

Methods in jpos.config.simple with parameters of type JposEntryRegistryListener
 void SimpleEntryRegistry.addJposEntryRegistryListener(JposEntryRegistryListener l)
          Adds a new JposEntryRegistryListener to the list of listeners
 void SimpleEntryRegistry.removeJposEntryRegistryListener(JposEntryRegistryListener l)
          Removes a new JposEntryRegistryListener to the list of listeners
 



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