Package org.globus.wsrf.impl

Interface Summary
DirtyFlagHolder  
 

Class Summary
BaseResourceProperty  
NotificationConsumerCallbackManagerImpl  
PersistentReflectionResource A persistent specialization of ReflectionResource.
PersistentResourceProperty A wrapper for a ResourceProperty object.
QueryEngineImpl Executes queries on resource property sets.
ReflectionResource An implementation of ResourceProperties and ResourceIdentifier which frees the developer from having to write a getter and possibly a setter to implement every resource property (RP).
ReflectionResourceProperty  
ResourceContextImpl  
ResourceHomeImpl An implementation of the ResourceHome interface.
ResourceHomeImpl.Sweeper This ResourceSweeper implementation just returns the resources currently stored in the map.
ResourcePropertyTopic This class can be used to expose arbitrary ResourceProperty as a Topic.
ResourceSweeper  
ServiceResourceHome A ResourceHome that always returns its corresponding service object, in response to a null key.
SimpleResourceKey A basic implementation of ResourceKey.
SimpleResourceProperty A simple in-memory implementation of the ResourceProperty interface.
SimpleResourcePropertyMetaData  
SimpleResourcePropertySet Simple in-memory implementation of ResourcePropertySet.
SimpleSubscriptionTopicListener Topic listener implementation that will trigger notifications when a topic changes.
SimpleSubscriptionTopicListener.SharedWSBaseNotificationServiceAddressingLocator This is extended to force the resue of EngineConfiguration and AxisClient engine.
SimpleTopic Simple in-memory implementation of the Topic interface
SimpleTopicExpressionEvaluator Topic expression evalutor for the simple topic dialect.
SimpleTopicList Simplistic in memory topic list.
SimpleTopicListMetaData Simple TopicList meta data.
SingletonResourceHome A ResourceHome that always returns a single resource object.
TopicExpressionEngineImpl Resolves topic expressions over topic lists.
XPathExpressionEvaluator Evaluator supporting XPath queries using Xalan-J XPathAPI.