org.ow2.petals.binding.soap
Class Constants.Notification

java.lang.Object
  extended by org.ow2.petals.binding.soap.Constants.Notification
Enclosing class:
Constants

public static class Constants.Notification
extends java.lang.Object

The notification constants
TODO: provide the endpoint consuming automatically the broker via WS-Addressing and remove it

Author:
Frederic Gardes

Field Summary
static java.lang.String NOTIFICATION_BROKER_SERVICE
           
static java.lang.String PUBLISHER_REGISTRATION_MANAGER_SERVICE
           
static java.lang.String SUBSCRIPTION_MANAGER_SERVICE
           
 
Constructor Summary
Constants.Notification()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NOTIFICATION_BROKER_SERVICE

public static final java.lang.String NOTIFICATION_BROKER_SERVICE
See Also:
Constant Field Values

PUBLISHER_REGISTRATION_MANAGER_SERVICE

public static final java.lang.String PUBLISHER_REGISTRATION_MANAGER_SERVICE
See Also:
Constant Field Values

SUBSCRIPTION_MANAGER_SERVICE

public static final java.lang.String SUBSCRIPTION_MANAGER_SERVICE
See Also:
Constant Field Values
Constructor Detail

Constants.Notification

public Constants.Notification()


Copyright © 2005-2010 OW2 Consortium. All Rights Reserved.