net.sf.csutils.groovy
Class RegistryObject
java.lang.Object
net.sf.csutils.groovy.AbstractGroovyObject
net.sf.csutils.groovy.RegistryObject
- All Implemented Interfaces:
- groovy.lang.GroovyObject
public class RegistryObject
- extends AbstractGroovyObject
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RegistryObject
public RegistryObject(GroovyMetaModel pMetaModel,
net.sf.csutils.core.model.ROType pType,
javax.xml.registry.infomodel.RegistryObject pRegistryObject)
RegistryObject
public RegistryObject(GroovyMetaModel pMetaModel,
javax.xml.registry.infomodel.RegistryObject pRegistryObject)
throws javax.xml.registry.JAXRException
- Throws:
javax.xml.registry.JAXRException
getProperty
public Object getProperty(String pProperty)
invokeMethod
public Object invokeMethod(String pMethodName,
Object pArgs)
setProperty
public void setProperty(String pProperty,
Object pValue)
Copyright © 2009-2010. All Rights Reserved.