| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DeploymentStatus
The DeploymentStatus interface provides information about the progress status of a deployment action.
| Method Summary | |
|---|---|
 ActionType | 
getAction()
Retrieve the deployment ActionType for this event.  | 
 CommandType | 
getCommand()
Retrieve the deployment CommandType of this event.  | 
 java.lang.String | 
getMessage()
Retrieve any additional information about the status of this event.  | 
 StateType | 
getState()
Retrieve the StateType value.  | 
 boolean | 
isCompleted()
A convience method to report if the operation is in the completed state.  | 
 boolean | 
isFailed()
A convience method to report if the operation is in the failed state.  | 
 boolean | 
isRunning()
A convience method to report if the operation is in the running state.  | 
| Method Detail | 
|---|
StateType getState()
CommandType getCommand()
ActionType getAction()
java.lang.String getMessage()
boolean isCompleted()
boolean isFailed()
boolean isRunning()
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright © 2009-2011, Oracle Corporation and/or its affiliates. All Rights Reserved. Use is subject to license terms.
Generated on 10-February-2011 12:41