public interface Action
Modifier and Type | Method and Description |
---|---|
void |
checkOptions(String[] options) |
Object |
execute(ActionContext context) |
String |
getBrokerHome() |
String |
getBrokerInstance() |
boolean |
isVerbose() |
void |
setHomeValues(File brokerHome,
File brokerInstance) |
boolean isVerbose()
Object execute(ActionContext context) throws Exception
Exception
String getBrokerInstance()
String getBrokerHome()
void checkOptions(String[] options) throws InvalidOptionsError
InvalidOptionsError
Copyright © 2021 JBoss by Red Hat. All rights reserved.