Rio Project 4.2 API Documentation



org.rioproject.gnostic
Interface RuleMapListener


public interface RuleMapListener

Rules are added asynchronously, the allows a listener to be notified of a rule being added or whether the rule failed to be added.


Method Summary
 void added(RuleMap ruleMap)
           
 void failed(RuleMap ruleMap)
           
 

Method Detail

added

void added(RuleMap ruleMap)

failed

void failed(RuleMap ruleMap)

Copyright © Rio Project.

Copyright © 2006-2011 Rio Project. All Rights Reserved.