public abstract class Result<T> extends Object
Modifier and Type | Field and Description |
---|---|
(package private) TaskState |
state
State of GlassFish server admin command execution.
|
Constructor and Description |
---|
Result()
Constructs an instance of GlassFish admin command result.
|
TaskState state
public TaskState getState()
public abstract T getValue()
Copyright © 2013. All Rights Reserved.