JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.aspectran.daemon.command
Interface CommandExecutor.Callback
Enclosing class:
CommandExecutor
public static interface
CommandExecutor.Callback
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
failure
()
void
success
()
Method Details
success
void
success
()
failure
void
failure
()