org.jboss.aspects.asynchronous
Interface ThreadManagerResponse

All Superinterfaces:
AsynchronousResponse, ProcessingTime
All Known Implementing Classes:
ThreadManagerResponseImpl

public interface ThreadManagerResponse
extends AsynchronousResponse, ProcessingTime

Version:
$Revision: 1.2.4.3 $
Author:
{Claude Hussenet Independent Consultant}.

Method Summary
 String getId()
           
 
Methods inherited from interface org.jboss.aspects.asynchronous.AsynchronousResponse
getReason, getResponseCode, getResult, toString
 
Methods inherited from interface org.jboss.aspects.asynchronous.ProcessingTime
getEndingTime, getStartingTime
 

Method Detail

getId

String getId()


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.