public class OpenNMSProfile extends Object
Modifier and Type | Class and Description |
---|---|
static class |
OpenNMSProfile.Builder |
Modifier and Type | Field and Description |
---|---|
static OpenNMSProfile |
DEFAULT |
Modifier and Type | Method and Description |
---|---|
List<OverlayFile> |
getFiles() |
boolean |
isJvmDebuggingEnabled() |
boolean |
isKafkaProducerEnabled() |
static OpenNMSProfile.Builder |
newBuilder() |
public static OpenNMSProfile DEFAULT
public static OpenNMSProfile.Builder newBuilder()
public boolean isJvmDebuggingEnabled()
public boolean isKafkaProducerEnabled()
public List<OverlayFile> getFiles()
Copyright © 2022. All rights reserved.