org.rhq.plugins.jbossas5.util
Class ResourceComponentUtils

java.lang.Object
  extended by org.rhq.plugins.jbossas5.util.ResourceComponentUtils

public class ResourceComponentUtils
extends Object

Author:
Ian Springer

Constructor Summary
ResourceComponentUtils()
           
 
Method Summary
static Map<String,org.rhq.core.domain.configuration.PropertySimple> getCustomProperties(org.rhq.core.domain.configuration.Configuration pluginConfig)
           
static String replacePropertyExpressionsInTemplate(String template, org.rhq.core.domain.configuration.Configuration configuration)
          TODO
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceComponentUtils

public ResourceComponentUtils()
Method Detail

getCustomProperties

public static Map<String,org.rhq.core.domain.configuration.PropertySimple> getCustomProperties(org.rhq.core.domain.configuration.Configuration pluginConfig)

replacePropertyExpressionsInTemplate

public static String replacePropertyExpressionsInTemplate(String template,
                                                          org.rhq.core.domain.configuration.Configuration configuration)
TODO

Parameters:
template -
configuration -
Returns:


Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.