|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--java.util.EventObject
|
+--jpos.config.JposEntryRegistryEvent
Event class for the JposEntryRegistry
| Fields inherited from class java.util.EventObject |
source |
| Constructor Summary | |
JposEntryRegistryEvent(java.lang.Object source,
JposEntry entry)
Creates a new event |
|
| Method Summary | |
JposEntry |
getJposEntry()
|
| Methods inherited from class java.util.EventObject |
getSource, toString |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public JposEntryRegistryEvent(java.lang.Object source,
JposEntry entry)
source - the source of this evententry - the JposEntry associated with the event| Method Detail |
public JposEntry getJposEntry()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||