Package org.apache.log4j.chainsaw
Class RuleMediator.RuleChangerNotifier
java.lang.Object
org.apache.log4j.chainsaw.RuleMediator.RuleChangerNotifier
- All Implemented Interfaces:
PropertyChangeListener
,EventListener
- Enclosing class:
- RuleMediator
Helper class that propagates internal Rules propertyChange events
to external parties, since an internal rule changing really means
this outter rule is going to change too.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RuleChangerNotifier
private RuleChangerNotifier()
-
-
Method Details
-
propertyChange
- Specified by:
propertyChange
in interfacePropertyChangeListener
-