Uses of Interface
org.objectweb.util.monolog.api.MonologFactoryListener

Uses of MonologFactoryListener in org.objectweb.util.monolog.api
 

Methods in org.objectweb.util.monolog.api with parameters of type MonologFactoryListener
 void MonologFactory.addMonologFactoryListener(MonologFactoryListener mfl)
          register a listener for the events of this MonologFactory
 void MonologFactory.removeMonologFactoryListener(MonologFactoryListener mfl)
          forget a listener for the events of this MonologFactory