public class ScheduledContractDeployCmdImpl extends AsyncControllerCommandImpl implements ScheduledContractDeployCmd, AsyncCommand
| Modifier and Type | Field and Description |
|---|---|
| static java.lang.String | CLASSNAME
The name of this class.
|
| static java.lang.String | COPYRIGHT
The internal copyright field.
|
| Constructor and Description |
|---|
| ScheduledContractDeployCmdImpl() |
| Modifier and Type | Method and Description |
|---|---|
| AccessVector | getResources()
Gets the access vector accessed by this command.
|
| void | performExecute()
Executes the business logic of this command implementation.
|
public static final java.lang.String COPYRIGHT
public static final java.lang.String CLASSNAME
public AccessVector getResources() throws ECException
public void performExecute()
throws ECException