Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Interface
com.eireneh.config.ConfigListener

Uses of ConfigListener in com.eireneh.config
 

Methods in com.eireneh.config with parameters of type ConfigListener
 void Config.addConfigListener(ConfigListener li)
          Add an Exception listener to the list of things wanting to know whenever we capture an Exception
 void Config.removeConfigListener(ConfigListener li)
          Remove an Exception listener from the list of things wanting to know whenever we capture an Exception