org.globus.mds.trigger.impl
Class TriggerEntryService

java.lang.Object
  extended byorg.globus.mds.trigger.impl.TriggerEntryService
All Implemented Interfaces:
Remote, org.oasis.wsrf.servicegroup.ServiceGroupEntry

public class TriggerEntryService
extends Object
implements org.oasis.wsrf.servicegroup.ServiceGroupEntry

TODO: this can probably be replaced by a servicegroup generic entry service (not even needing to be specialised to the aggregating service group).


Constructor Summary
TriggerEntryService()
           
 
Method Summary
 org.oasis.wsrf.properties.GetResourcePropertyResponse getResourceProperty(QName name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TriggerEntryService

public TriggerEntryService()
Method Detail

getResourceProperty

public org.oasis.wsrf.properties.GetResourcePropertyResponse getResourceProperty(QName name)
                                                                          throws RemoteException,
                                                                                 org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType,
                                                                                 org.oasis.wsrf.properties.ResourceUnknownFaultType
Specified by:
getResourceProperty in interface org.oasis.wsrf.servicegroup.ServiceGroupEntry
Throws:
RemoteException
org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType
org.oasis.wsrf.properties.ResourceUnknownFaultType


Copyright © 1999-2006 University of Chicago. All rights reserved.