public class Run extends LockAbstract
Modifier and Type | Field and Description |
---|---|
static ReusableLatch |
latchRunning |
binding, journal, largeMessges, paging
global
context, verbose
Constructor and Description |
---|
Run() |
Modifier and Type | Method and Description |
---|---|
Object |
execute(ActionContext context) |
static void |
setEmbedded(boolean embedded)
This will disable the System.exit at the end of the server.stop, as that means there are other things
happening on the same VM.
|
getLockPlace, lockCLI, unlock
getBinding, getJournal, getLargeMessages, getPaging
getBrokerDTO, getConfiguration, getFileConfiguration, helpGroup, treatError
getBrokerHome, getBrokerInstance, getBrokerURIInstance, isVerbose, setHomeValues
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getBrokerHome, getBrokerInstance, isVerbose, setHomeValues
public static final ReusableLatch latchRunning
public static void setEmbedded(boolean embedded)
embedded
- public Object execute(ActionContext context) throws Exception
execute
in interface Action
execute
in class LockAbstract
Exception
Copyright © 2017 JBoss by Red Hat. All rights reserved.