public abstract class Configurable extends ActionAbstract
Modifier and Type | Field and Description |
---|---|
GlobalMetadata |
global |
context, verbose
Constructor and Description |
---|
Configurable() |
Modifier and Type | Method and Description |
---|---|
protected BrokerDTO |
getBrokerDTO() |
protected String |
getConfiguration() |
protected FileConfiguration |
getFileConfiguration() |
protected String |
getManagementConfiguration() |
protected ManagementContextDTO |
getManagementDTO() |
protected void |
helpGroup(String groupName,
String commandName) |
protected FileConfiguration |
readConfiguration() |
protected void |
treatError(Exception e,
String group,
String command) |
checkOptions, execute, getBrokerEtc, getBrokerHome, getBrokerInstance, getBrokerURIInstance, isVerbose, setHomeValues
@Inject public GlobalMetadata global
protected FileConfiguration getFileConfiguration() throws Exception
Exception
protected FileConfiguration readConfiguration() throws Exception
Exception
protected ManagementContextDTO getManagementDTO() throws Exception
Exception
protected String getConfiguration()
protected String getManagementConfiguration()
Copyright © 2018 JBoss by Red Hat. All rights reserved.