org.ow2.jonas.deployment.ejb.rules
Class ClusterPropertiesRuleSet

java.lang.Object
  extended by org.apache.commons.digester.RuleSetBase
      extended by org.ow2.jonas.deployment.common.rules.JRuleSetBase
          extended by org.ow2.jonas.deployment.ejb.rules.ClusterPropertiesRuleSet
All Implemented Interfaces:
org.apache.commons.digester.RuleSet

public class ClusterPropertiesRuleSet
extends JRuleSetBase

Rule set for cluster properties.

Author:
eyindanga

Field Summary
 
Fields inherited from class org.ow2.jonas.deployment.common.rules.JRuleSetBase
prefix
 
Fields inherited from class org.apache.commons.digester.RuleSetBase
namespaceURI
 
Constructor Summary
ClusterPropertiesRuleSet(String prefix)
          Constructor.
 
Method Summary
 void addRuleInstances(org.apache.commons.digester.Digester digester)
           
 
Methods inherited from class org.apache.commons.digester.RuleSetBase
getNamespaceURI
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClusterPropertiesRuleSet

public ClusterPropertiesRuleSet(String prefix)
Constructor.

Parameters:
prefix - Rule set prefix
Method Detail

addRuleInstances

public void addRuleInstances(org.apache.commons.digester.Digester digester)
Specified by:
addRuleInstances in interface org.apache.commons.digester.RuleSet
Specified by:
addRuleInstances in class org.apache.commons.digester.RuleSetBase


Copyright © 2010 OW2 Consortium. All Rights Reserved.