org.rhq.plugins.jbossas5.util
Class ResourceComponentUtils

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

public class ResourceComponentUtils
extends java.lang.Object

Author:
Ian Springer

Constructor Summary
ResourceComponentUtils()
           
 
Method Summary
static java.util.Map<java.lang.String,PropertySimple> getCustomProperties(Configuration pluginConfig)
           
static java.lang.String replacePropertyExpressionsInTemplate(java.lang.String template, 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 java.util.Map<java.lang.String,PropertySimple> getCustomProperties(Configuration pluginConfig)

replacePropertyExpressionsInTemplate

public static java.lang.String replacePropertyExpressionsInTemplate(java.lang.String template,
                                                                    Configuration configuration)
TODO

Parameters:
template -
configuration -
Returns:


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