Class Configurable
java.lang.Object
org.apache.activemq.artemis.cli.commands.ActionAbstract
org.apache.activemq.artemis.cli.commands.Configurable
- Direct Known Subclasses:
DataAbstract, Kill, Stop
Abstract class where we can replace the configuration in various places
-
Field Summary
Fields inherited from class ActionAbstract
DEFAULT_BROKER_ACCEPTOR, DEFAULT_BROKER_URL, verbose -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected BrokerDTOprotected Stringprotected org.apache.activemq.artemis.core.config.impl.FileConfigurationprotected Stringprotected ManagementContextDTOprotected org.apache.activemq.artemis.core.config.impl.FileConfigurationprotected voidtreatError(Exception e, String group, String command) Methods inherited from class ActionAbstract
done, execute, getActionContext, getBrokerConfiguration, getBrokerEtc, getBrokerHome, getBrokerInstance, getBrokerURIInstance, getBrokerURLInstance, isVerbose, run, setHomeValues
-
Constructor Details
-
Configurable
public Configurable()
-
-
Method Details
-
treatError
-
getFileConfiguration
-
readConfiguration
-
getBrokerDTO
-
getManagementDTO
- Throws:
Exception
-
getConfiguration
-
getManagementConfiguration
-