org.jboss.aspects.asynchronous.concurrent
Interface AsynchronousTask
- All Superinterfaces:
- AsynchronousTask
public interface AsynchronousTask
- extends AsynchronousTask
- Version:
- $Revision: 37406 $
- Author:
- {Claude Hussenet Independent Consultant}.
getInputParameters
AsynchronousParameters getInputParameters()
getTimeout
long getTimeout()
getTask
AsynchronousUserTask getTask()
getStartingTime
long getStartingTime()
getEndingTime
long getEndingTime()
add
Runnable add()
throws Exception
- Throws:
Exception
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.