Rio Project 4.2 API Documentation



org.rioproject.sla
Class RuleMap.RuleDefinition

java.lang.Object
  extended by org.rioproject.sla.RuleMap.RuleDefinition
All Implemented Interfaces:
Serializable
Enclosing class:
RuleMap

public static class RuleMap.RuleDefinition
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
RuleMap.RuleDefinition(String resource)
           
RuleMap.RuleDefinition(String resource, String ruleClassPath)
           
 
Method Summary
 boolean equals(Object o)
           
 String getResource()
           
 String getRuleClassPath()
           
 int hashCode()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RuleMap.RuleDefinition

public RuleMap.RuleDefinition(String resource)

RuleMap.RuleDefinition

public RuleMap.RuleDefinition(String resource,
                              String ruleClassPath)
Method Detail

getResource

public String getResource()

getRuleClassPath

public String getRuleClassPath()

equals

public boolean equals(Object o)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object

toString

public String toString()
Overrides:
toString in class Object

Copyright © Rio Project.

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