public class ActivationCommand<Z,D extends Database<Z>> extends StateCommand<Z,D>
Constructor and Description |
---|
ActivationCommand(DatabaseEvent event) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
execute(D database,
DatabaseCluster<Z,D> cluster,
StateManager stateManager) |
execute, toString
public ActivationCommand(DatabaseEvent event)
protected boolean execute(D database, DatabaseCluster<Z,D> cluster, StateManager stateManager)
execute
in class StateCommand<Z,D extends Database<Z>>
StateCommand.execute(net.sf.hajdbc.Database, net.sf.hajdbc.DatabaseCluster, net.sf.hajdbc.state.StateManager)
Copyright © 2004–2014 Paul Ferraro. All rights reserved.