org.jboss.aspects.asynchronous
Interface AsynchronousResponse
- All Known Subinterfaces:
- ThreadManagerResponse
- All Known Implementing Classes:
- AsynchronousResponseImpl, ThreadManagerResponseImpl
- public interface AsynchronousResponse
- Version:
- $Revision: 1.2.4.3 $
- Author:
- {Claude Hussenet Independent Consultant}.
getResponseCode
public int getResponseCode()
getReason
public String getReason()
getResult
public Object getResult()
toString
public String toString()
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.