Method and Description |
---|
com.devexperts.mars.common.MARSNode.setRoot(MARSNode)
Use "-Dmars.root=<name>" in your JVM options
|
com.devexperts.mars.common.MARSNode.setStatus(String)
use
MARSNode.setStatus(MARSStatus) or MARSNode.setStatus(MARSStatus, String) instead of this method. |
Copyright © 2002–2025 Devexperts LLC. All rights reserved.