public class GCUBEWSResourcePropertyProxy extends Observable implements InvocationHandler
SimpleResourceProperty| Modifier and Type | Class and Description |
|---|---|
static class |
GCUBEWSResourcePropertyProxy.ResourcePropertyEvent
Enumerates change topics.
|
| Modifier | Constructor and Description |
|---|---|
protected |
GCUBEWSResourcePropertyProxy(org.globus.wsrf.ResourceProperty prop,
GCUBEWSResourcePropertySet mySet) |
| Modifier and Type | Method and Description |
|---|---|
protected static org.globus.wsrf.ResourceProperty |
createSimpleResourceProperty(QName name,
GCUBEWSResourcePropertySet mySet)
Creates a new Simple Resource Property from the given name
|
protected org.globus.wsrf.ResourceProperty |
getProxied() |
Object |
invoke(Object proxy,
Method method,
Object[] args) |
addObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedprotected GCUBEWSResourcePropertyProxy(org.globus.wsrf.ResourceProperty prop,
GCUBEWSResourcePropertySet mySet)
prop - the resource propertymySet - the property set to which the resource property belongs toprotected org.globus.wsrf.ResourceProperty getProxied()
public Object invoke(Object proxy, Method method, Object[] args) throws Throwable
invoke in interface InvocationHandlerThrowableprotected static org.globus.wsrf.ResourceProperty createSimpleResourceProperty(QName name, GCUBEWSResourcePropertySet mySet)
name - the qualified name of the propertyCopyright © 2015. All Rights Reserved.