|
Groovy Documentation | |||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||
| Interface Summary | |
|---|---|
| Agent | @author ypujante@linkedin.com |
| FutureExecution | @author ypujante@linkedin.com |
| GluScript | All glu script will at runtime implement this interface. |
| Shell | Contains shell related methods. |
| StateManager | This interface is available from any GLU script using stateManager property |
| Timers | This interface is available from any GLU script using timers property |
| Class Summary | |
|---|---|
| MountPoint | Represents a mount point |
| Exception Summary | |
|---|---|
| AgentException | @author ypujante@linkedin.com |
| DuplicateMountPointException | @author ypujante@linkedin.com |
| NoSuchActionException | @author ypujante@linkedin.com |
| NoSuchMountPointException | @author ypujante@linkedin.com |
| ScriptException | @author ypujante@linkedin.com |
| ScriptExecutionCauseException | The purpose of this class is to make sure that the exception is always serializable which unfortunately is not always the case. |
| ScriptExecutionException | @author ypujante@linkedin.com |
| ScriptFailedException | @author ypujante@linkedin.com |
| ScriptIllegalStateException | Thrown when a script is in illegal state |
| ShellExecException | @author yan@pongasoft.com |
| TimeOutException | Thrown when time out |
Groovy Documentation