|
Forge - Shell API 1.2.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Shutdown.Status | |
|---|---|
| org.jboss.forge.shell.events | |
| Uses of Shutdown.Status in org.jboss.forge.shell.events |
|---|
| Methods in org.jboss.forge.shell.events that return Shutdown.Status | |
|---|---|
Shutdown.Status |
PreShutdown.getStatus()
Get the status with which the shell is shutting down. |
Shutdown.Status |
Shutdown.getStatus()
Get the status with which the shell should shut down. |
static Shutdown.Status |
Shutdown.Status.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Shutdown.Status[] |
Shutdown.Status.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.jboss.forge.shell.events with parameters of type Shutdown.Status | |
|---|---|
PreShutdown(Shutdown.Status status)
|
|
Shutdown(Shutdown.Status status)
Inform the shell to shut down with the given Shutdown.Status, now. |
|
|
Forge - Shell API 1.2.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||