org.rhq.enterprise.client.utility
Class CLIMetadataProvider
java.lang.Object
org.rhq.enterprise.client.utility.CLIMetadataProvider
- All Implemented Interfaces:
- org.rhq.scripting.MetadataProvider
public class CLIMetadataProvider
- extends Object
- implements org.rhq.scripting.MetadataProvider
- Author:
- Lukas Krejci
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CLIMetadataProvider
public CLIMetadataProvider()
getUnproxiedMethod
public Method getUnproxiedMethod(Method method)
- Specified by:
getUnproxiedMethod in interface org.rhq.scripting.MetadataProvider
getParameterName
public String getParameterName(Method method,
int parameterIndex)
- Specified by:
getParameterName in interface org.rhq.scripting.MetadataProvider
getDocumentation
public String getDocumentation(Class<?> clazz)
- Specified by:
getDocumentation in interface org.rhq.scripting.MetadataProvider
getDocumentation
public String getDocumentation(Method method)
- Specified by:
getDocumentation in interface org.rhq.scripting.MetadataProvider
getTypeName
public String getTypeName(Type type,
boolean fullNames)
- Specified by:
getTypeName in interface org.rhq.scripting.MetadataProvider
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.