com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.utils
Class WsnbrFaultMessageContentConstants.WsnbrDestroyRegistrationFaultDescriptions

java.lang.Object
  extended by com.ebmwebsourcing.wsstar.brokerednotification.datatypes.api.utils.WsnbrFaultMessageContentConstants.WsnbrDestroyRegistrationFaultDescriptions
Enclosing class:
WsnbrFaultMessageContentConstants

public static class WsnbrFaultMessageContentConstants.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
protected WsnbrFaultMessageContentConstants.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

WsnbrFaultMessageContentConstants.WsnbrDestroyRegistrationFaultDescriptions

protected WsnbrFaultMessageContentConstants.WsnbrDestroyRegistrationFaultDescriptions()


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