Package org.jconfig.event

Interface Summary
CategoryChangedEvent Whenever a Category changes, this Event will be delivered.
CategoryListener A useful Listener if you want to be notified whenever the Category has changed.
ConfigurationChangedEvent If a Property or Category changes during runtime, this Event will be delivered.
ConfigurationListener To receive notifications when a Configuration changes one needs to implement this interface.
FileListener  
PropertyChangedEvent Anytime a Property has changed, this event will be sent.
PropertyListener A PropertyListener is useful, if you're need to be notified whenever a property is changed.
 

Class Summary
ConfigurationChangedEventImpl The all-in-one implementation of the ConfigurationChangedEvent.
FileListenerEvent The FileListenerEvent is the event that is delivered to anyone who who implements the DirectoryListener interface.
 



Copyright © 2001-2005 Andreas Mecky, Terry Dye. All Rights Reserved.