com.ibm.websphere.fabric.da
Class EndpointNotFoundEvent
java.lang.Object
com.ibm.websphere.fabric.da.EndpointNotFoundEvent
- All Implemented Interfaces:
- java.io.Serializable
public abstract class EndpointNotFoundEvent
- extends java.lang.Object
- implements java.io.Serializable
- Version:
- $Id: $
- Author:
- arichardson
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EndpointNotFoundEvent
public EndpointNotFoundEvent()
getPortType
public abstract java.lang.String getPortType()
getOperationName
public abstract java.lang.String getOperationName()
getContext
public abstract Context getContext()
getRootContextId
public abstract java.io.Serializable getRootContextId()
getFailureMessage
public abstract java.lang.String getFailureMessage()
Copyright © 2002-2009 IBM. All Rights Reserved.