org.jboss.aspects.asynchronous
Interface AsynchronousConstants
- All Known Implementing Classes:
- AsynchronousFacadeImpl, AsynchronousInvokeTask, AsynchronousResponseImpl, AsynchronousTaskImpl, ThreadManagerImpl, ThreadManagerResponseImpl
public interface AsynchronousConstants
- Version:
- $Revision: 1.2.4.3 $
- Author:
- {Claude Hussenet Independent Consultant}.
OK
static final int OK
- See Also:
- Constant Field Values
TIMEOUT
static final int TIMEOUT
- See Also:
- Constant Field Values
INVOCATION
static final int INVOCATION
- See Also:
- Constant Field Values
NOVALUE
static final int NOVALUE
- See Also:
- Constant Field Values
INTERRUPTED
static final int INTERRUPTED
- See Also:
- Constant Field Values
EXCEPTIONCAUGHT
static final int EXCEPTIONCAUGHT
- See Also:
- Constant Field Values
CAN_NOT_PROCESS
static final int CAN_NOT_PROCESS
- See Also:
- Constant Field Values
UNKNOWN
static final int UNKNOWN
- See Also:
- Constant Field Values
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.