org.ow2.jonas.deployment.ejb.lib.util
Class ClusterUtil

java.lang.Object
  extended by org.ow2.jonas.deployment.ejb.lib.util.ClusterUtil

public class ClusterUtil
extends Object

Util class for cluster rules.

Author:
eyindanga

Method Summary
static void addClusterRule(String prefix, org.apache.commons.digester.Digester digester)
          Add cluster rule.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

addClusterRule

public static void addClusterRule(String prefix,
                                  org.apache.commons.digester.Digester digester)
Add cluster rule.

Parameters:
prefix - the prefix to be used.
digester - the digester.


Copyright © 2010 OW2 Consortium. All Rights Reserved.