public interface JavaAgentContent extends AgentContent
Modifier and Type | Method and Description |
---|---|
String |
getCodeFilesystemPath() |
List<String> |
getEmbeddedJars() |
String |
getMainClassName() |
Optional<String> |
getObjectAttachmentName() |
Optional<String> |
getResourcesAttachmentName() |
List<String> |
getSharedLibraryList() |
Optional<String> |
getSourceAttachmentName() |
Copyright © 2019–2021 HCL. All rights reserved.