|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.rhq.plugins.jmx.ObjectNameQueryUtility
public class ObjectNameQueryUtility
Delegate for the old version of the class which got moved to util package
| Constructor Summary | |
|---|---|
ObjectNameQueryUtility(String objectNameQueryTemplate)
Deprecated. |
|
ObjectNameQueryUtility(String objectNameQueryTemplate,
org.rhq.core.domain.configuration.Configuration parentConfiguration)
Deprecated. |
|
| Method Summary | |
|---|---|
String |
formatMessage(String message)
Deprecated. |
String |
getQueryTemplate()
Deprecated. |
String |
getTranslatedQuery()
Deprecated. |
Map<String,String> |
getVariableProperties()
Deprecated. |
Map<String,String> |
getVariableValues()
Deprecated. |
boolean |
isContainsExtraKeyProperties(Set<String> strings)
Deprecated. |
void |
resetVariables()
Deprecated. |
boolean |
setMatchedKeyValues(Map<String,String> keyProperties)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ObjectNameQueryUtility(String objectNameQueryTemplate)
public ObjectNameQueryUtility(String objectNameQueryTemplate,
org.rhq.core.domain.configuration.Configuration parentConfiguration)
| Method Detail |
|---|
public boolean setMatchedKeyValues(Map<String,String> keyProperties)
public String formatMessage(String message)
public void resetVariables()
public String getQueryTemplate()
public Map<String,String> getVariableProperties()
public Map<String,String> getVariableValues()
public String getTranslatedQuery()
public boolean isContainsExtraKeyProperties(Set<String> strings)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||