当前页面: 
在线文档首页 > 
JBoss 4.0.1 sp1 aspects  API Documentation 英文版文档
AsynchronousResponseImpl (JBoss Aspects API) - JBoss 4.0.1 sp1 aspects  API Documentation 英文版文档
org.jboss.aspects.asynchronous.common
Class AsynchronousResponseImpl
java.lang.Object
   org.jboss.aspects.asynchronous.common.AsynchronousResponseImpl
org.jboss.aspects.asynchronous.common.AsynchronousResponseImpl
- All Implemented Interfaces: 
- AsynchronousConstants, AsynchronousResponse
- Direct Known Subclasses: 
- ThreadManagerResponseImpl
- public class AsynchronousResponseImpl- extends Object- implements AsynchronousResponse, AsynchronousConstants
- Version:
- $Revision: 1.2 $
- Author:
- {Claude Hussenet Independent Consultant}.
 
 
 
 
 
AsynchronousResponseImpl
public AsynchronousResponseImpl(int code,
                                String reason,
                                Object object)
AsynchronousResponseImpl
public AsynchronousResponseImpl(int code,
                                Object object)
getResponseCode
public int getResponseCode()
- 
- Specified by:
- getResponseCodein interface- AsynchronousResponse
 
- 
 
getReason
public String getReason()
- 
- Specified by:
- getReasonin interface- AsynchronousResponse
 
- 
 
getResult
public Object getResult()
- 
- Specified by:
- getResultin interface- AsynchronousResponse
 
- 
 
toString
public String toString()
- 
- Specified by:
- toStringin interface- AsynchronousResponse
 
- 
 
      
      
        Copyright © 2002 JBoss Group, LLC. All Rights Reserved.