Package | Description |
---|---|
com.devexperts.mars.common |
This package contains a MARS data model and public API.
|
com.devexperts.mars.jvm |
Modifier and Type | Method and Description |
---|---|
MARSEndpoint |
MARSEndpoint.Builder.acquire() |
static MARSEndpoint |
MARSEndpoint.getInstance()
Returns a default instance of MARS endpoint that is automatically
configured from system properties
MARS_ROOT_PROPERTY and
MARS_ADDRESS_PROPERTY . |
Modifier and Type | Method and Description |
---|---|
abstract MARSPlugin |
MARSPlugin.Factory.createPlugin(MARSEndpoint marsEndpoint) |
Modifier and Type | Method and Description |
---|---|
MARSPlugin |
JVMSelfMonitoring.PluginFactory.createPlugin(MARSEndpoint marsEndpoint) |
Copyright © 2015 Devexperts. All Rights Reserved.