org.globus.wsrf.impl.servicegroup
Class EntryResourcePropertyTopic

java.lang.Object
  extended byorg.globus.wsrf.impl.ResourcePropertyTopic
      extended byorg.globus.wsrf.impl.servicegroup.EntryResourcePropertyTopic
All Implemented Interfaces:
org.globus.wsrf.ResourceProperty, org.globus.wsrf.Topic, org.globus.wsrf.TopicListenerList

public class EntryResourcePropertyTopic
extends org.globus.wsrf.impl.ResourcePropertyTopic

A ResourcePropertyTopic extension for Entry RP. The topic should only notify if active subscriptions are detected, in order to avoid unnecessary Entry RP processing.


Field Summary
 
Fields inherited from class org.globus.wsrf.impl.ResourcePropertyTopic
autoNotify, rp, sendOldValue, topic
 
Constructor Summary
EntryResourcePropertyTopic(org.globus.wsrf.ResourceProperty rp)
          Creates a new instance of EntryResourcePropertyTopic
 
Method Summary
 void notify(Object obj)
           
 
Methods inherited from class org.globus.wsrf.impl.ResourcePropertyTopic
add, addTopic, addTopicListener, autoNotify, clear, fireNotification, get, getCurrentMessage, getMetaData, getName, getResourceProperty, getSendOldValue, getTopic, getTopicPath, getTopicReference, isEmpty, isReference, iterator, remove, removeTopic, removeTopicListener, set, setAutoNotify, setSendOldValue, setTopicPath, setTopicReference, size, toElements, topicIterator, topicListenerIterator, toSOAPElements
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EntryResourcePropertyTopic

public EntryResourcePropertyTopic(org.globus.wsrf.ResourceProperty rp)
Creates a new instance of EntryResourcePropertyTopic

Method Detail

notify

public void notify(Object obj)
            throws Exception
Throws:
Exception


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