org.ow2.carol.cmi.config
Class CMIPropertyHelper

java.lang.Object
  extended by org.ow2.carol.cmi.config.CMIPropertyHelper

public final class CMIPropertyHelper
extends java.lang.Object

Provides convenient static methods to manipulate CMIProperty.

Author:
The new CMI team

Method Summary
static boolean containProperty(java.lang.String propertyName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

containProperty

public static boolean containProperty(java.lang.String propertyName)
Parameters:
propertyName - a name of property
Returns:
true if the given name is a name of property


Copyright © 2007 OW2 Consortium. All Rights Reserved.