com.ebmwebsourcing.wsstar.notification.service.fault
Class WsnFaultMessageConstants.WsnbrDestroyRegistrationFaultDescriptions

java.lang.Object
  extended by com.ebmwebsourcing.wsstar.notification.service.fault.WsnFaultMessageConstants.WsnbrDestroyRegistrationFaultDescriptions
Enclosing class:
WsnFaultMessageConstants

public static class WsnFaultMessageConstants.WsnbrDestroyRegistrationFaultDescriptions
extends java.lang.Object

~~~~ WS-BrokeredNotification "DestroyRegistration" fault messages descriptions ~~~~ ~~~~~ (WS-BerokeredNOtification - p.26)~~~~~ ResourceNotDestroyedFault • The PublisherRegistrationManager was unable to destroy the PublisherRegistration resource for some reason. ResourceUnknownFault • The PublisherRegistration is a WS-Resource, and the resource identified in the message is not known to the Web service. This fault is specified by the WS-Resource [WS- Resource] specification.


Field Summary
static java.lang.String RESOURCE_NOT_DESTROYED_FAULT_DESC
           
static java.lang.String RESOURCE_UNKNOWN_FAULT_DESC
           
 
Constructor Summary
WsnFaultMessageConstants.WsnbrDestroyRegistrationFaultDescriptions()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RESOURCE_NOT_DESTROYED_FAULT_DESC

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

RESOURCE_UNKNOWN_FAULT_DESC

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

WsnFaultMessageConstants.WsnbrDestroyRegistrationFaultDescriptions

public WsnFaultMessageConstants.WsnbrDestroyRegistrationFaultDescriptions()


Copyright © 2009-2010 eBM Websourcing. All Rights Reserved.