org.jboss.aspects.asynchronous.aspects
Interface AsynchronousFacadeFields
- All Known Implementing Classes:
- AsynchronousFacadeFieldsImpl, AsynchronousFacadeFieldsThreadLocalImpl
public interface AsynchronousFacadeFields
- Version:
- $Revision: 1.2.4.4 $
- Author:
- {Claude Hussenet Independent Consultant}.
getId
String getId()
setId
void setId(String id)
getTimeout
long getTimeout()
setTimeout
void setTimeout(long timeout)
getAsynchronousTask
AsynchronousTask getAsynchronousTask()
setAsynchronousTask
void setAsynchronousTask(AsynchronousTask asynchronousTask)
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.