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