public interface JavaProcess
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
int |
getProcessId() |
boolean |
isManageable() |
void |
startManagementAgent()
Start management agent
|
String |
toUrl() |
String getDisplayName()
int getProcessId()
boolean isManageable()
void startManagementAgent()
throws IOException
IOException - Thrown when management agent couldn't be startedString toUrl()
Copyright © 2008–2019. All rights reserved.