org.globus.mds.aggregator.impl
Class SubscriptionAggregatorSource.NotificationCallback

java.lang.Object
  extended byorg.globus.mds.aggregator.impl.SubscriptionAggregatorSource.NotificationCallback
All Implemented Interfaces:
org.globus.wsrf.NotifyCallback
Enclosing class:
SubscriptionAggregatorSource

protected class SubscriptionAggregatorSource.NotificationCallback
extends Object
implements org.globus.wsrf.NotifyCallback


Field Summary
 EndpointReferenceType consumerEPR
           
 EndpointReferenceType sourceEPR
           
 
Constructor Summary
SubscriptionAggregatorSource.NotificationCallback(AggregatorServiceGroupEntryResource entry)
           
 
Method Summary
 void deliver(List topicPath, EndpointReferenceType producer, Object message)
           
 Object getEntry()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

sourceEPR

public EndpointReferenceType sourceEPR

consumerEPR

public EndpointReferenceType consumerEPR
Constructor Detail

SubscriptionAggregatorSource.NotificationCallback

public SubscriptionAggregatorSource.NotificationCallback(AggregatorServiceGroupEntryResource entry)
Method Detail

getEntry

public Object getEntry()

deliver

public void deliver(List topicPath,
                    EndpointReferenceType producer,
                    Object message)
Specified by:
deliver in interface org.globus.wsrf.NotifyCallback


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