org.apache.ws.notification.base
Class TopicExpressionDialectsResourcePropertyCallback

java.lang.Object
  extended byorg.apache.ws.notification.base.TopicExpressionDialectsResourcePropertyCallback
All Implemented Interfaces:
org.apache.ws.resource.properties.ResourcePropertyCallback

public class TopicExpressionDialectsResourcePropertyCallback
extends java.lang.Object
implements org.apache.ws.resource.properties.ResourcePropertyCallback

A callback for the "TopicExpressionDialects" resource property from the WS-BaseNotification NotificationProducer portType.


Constructor Summary
TopicExpressionDialectsResourcePropertyCallback()
           
 
Method Summary
 org.apache.ws.resource.properties.ResourceProperty refreshProperty(org.apache.ws.resource.properties.ResourceProperty prop)
          Initializes the value of the wsnt:TopicExpressionDialects resource property so that it reflects the topic expression dialects supported by the topic expression engine.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TopicExpressionDialectsResourcePropertyCallback

public TopicExpressionDialectsResourcePropertyCallback()
Method Detail

refreshProperty

public org.apache.ws.resource.properties.ResourceProperty refreshProperty(org.apache.ws.resource.properties.ResourceProperty prop)
                                                                   throws org.apache.ws.resource.properties.impl.CallbackFailedException
Initializes the value of the wsnt:TopicExpressionDialects resource property so that it reflects the topic expression dialects supported by the topic expression engine.

Specified by:
refreshProperty in interface org.apache.ws.resource.properties.ResourcePropertyCallback
Parameters:
prop - the wsnt:TopicExpressionDialects resource property
Returns:
the wsnt:TopicExpressionDialects resource property
Throws:
org.apache.ws.resource.properties.impl.CallbackFailedException


Copyright © 2004-2005 Apache Software Foundation. All Rights Reserved.