public class ExternalService extends Object
| Constructor and Description |
|---|
ExternalService(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
int |
dispatchEvents() |
boolean |
isQuiescent() |
void |
run() |
void |
start(boolean isDaemon) |
String |
toString() |
public ExternalService(String name) throws IOException
IOExceptionpublic void start(boolean isDaemon)
public int dispatchEvents()
public boolean isQuiescent()
public void close()
close in interface AutoCloseableCopyright © 2005–2025 Onix Solutions. All rights reserved.