org.jboss.remoting
Class NullCallbackStore.FailedCallback
java.lang.Object
org.jboss.remoting.InvocationRequest
org.jboss.remoting.Callback
org.jboss.remoting.NullCallbackStore.FailedCallback
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- NullCallbackStore
- public class NullCallbackStore.FailedCallback
- extends Callback
- See Also:
- Serialized Form
Methods inherited from class org.jboss.remoting.InvocationRequest |
getLocator, getParameter, getRequestPayload, getReturnPayload, getSessionId, getSubsystem, setLocator, setParameter, setRequestPayload, setReturnPayload, setSessionId, setSubsystem |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NullCallbackStore.FailedCallback
public NullCallbackStore.FailedCallback(Object callbackPayload)
getCallbackObject
public Object getCallbackObject()
- Overrides:
getCallbackObject
in class Callback
Copyright © 2004 JBoss Inc. All Rights Reserved.