org.globus.mds.trigger.impl
Class TriggerEntryService

java.lang.Object
  extended byorg.globus.mds.trigger.impl.TriggerEntryService
All Implemented Interfaces:
java.rmi.Remote, ServiceGroupEntry

public class TriggerEntryService
extends java.lang.Object
implements ServiceGroupEntry

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


Field Summary
private  GetResourcePropertyProvider getResourcePropertyProvider
           
 
Constructor Summary
TriggerEntryService()
           
 
Method Summary
 GetResourcePropertyResponse getResourceProperty(javax.xml.namespace.QName name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

getResourcePropertyProvider

private GetResourcePropertyProvider getResourcePropertyProvider
Constructor Detail

TriggerEntryService

public TriggerEntryService()
Method Detail

getResourceProperty

public GetResourcePropertyResponse getResourceProperty(javax.xml.namespace.QName name)
                                                throws java.rmi.RemoteException,
                                                       InvalidResourcePropertyQNameFaultType,
                                                       ResourceUnknownFaultType
Specified by:
getResourceProperty in interface ServiceGroupEntry
Throws:
java.rmi.RemoteException
InvalidResourcePropertyQNameFaultType
ResourceUnknownFaultType