org.apache.servicemix.tck.mock
Class MockMessageExchange.MockFault

java.lang.Object
  extended by org.apache.servicemix.tck.mock.MockNormalizedMessage
      extended by org.apache.servicemix.tck.mock.MockMessageExchange.MockFault
All Implemented Interfaces:
javax.jbi.messaging.Fault, javax.jbi.messaging.NormalizedMessage
Enclosing class:
MockMessageExchange

public static class MockMessageExchange.MockFault
extends MockNormalizedMessage
implements javax.jbi.messaging.Fault


Constructor Summary
MockMessageExchange.MockFault()
           
 
Method Summary
 
Methods inherited from class org.apache.servicemix.tck.mock.MockNormalizedMessage
addAttachment, getAttachment, getAttachmentNames, getContent, getProperty, getPropertyNames, getSecuritySubject, removeAttachment, setContent, setProperty, setSecuritySubject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface javax.jbi.messaging.NormalizedMessage
addAttachment, getAttachment, getAttachmentNames, getContent, getProperty, getPropertyNames, getSecuritySubject, removeAttachment, setContent, setProperty, setSecuritySubject
 

Constructor Detail

MockMessageExchange.MockFault

public MockMessageExchange.MockFault()


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