JavaScript is disabled on your browser.
Red Hat JBoss Enterprise Application Platform 6.4.19.GA
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
All Known Implementing Classes:
Failure , FailureOnly , Success , Unknown
public interface CompletionStatus
Implementations of this interface represent the various ways in which
an activity can terminate. Services are expected to extend this in
specific ways. Uniqueness is guaranteed by the package scope of the
final implementation.
Since:
1.0.
Version:
$Id: CompletionStatus.java,v 1.1 2002/11/25 10:51:41 nmcl Exp $
Author:
Mark Little (mark@arjuna.com)
Method Summary
Methods
Modifier and Type
Method and Description
boolean
equals (Object param)
Two statuses are equal if their targets are the same.
Red Hat JBoss Enterprise Application Platform 6.4.19.GA
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2018 JBoss by Red Hat . All rights reserved.