public class ClientConfigDriverDiscovery
extends org.jppf.discovery.ClientDriverDiscovery
ClientDriverDiscovery| Constructor and Description |
|---|
ClientConfigDriverDiscovery(org.jppf.utils.TypedProperties config)
Initialize this discovery with the specified client configuration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
discover() |
void |
shutdown() |
public ClientConfigDriverDiscovery(org.jppf.utils.TypedProperties config)
config - the configuration from which to discover JPPF drivers.public void discover()
throws InterruptedException
discover in class org.jppf.discovery.DriverDiscovery<org.jppf.discovery.ClientConnectionPoolInfo>InterruptedExceptionpublic void shutdown()
shutdown in class org.jppf.discovery.DriverDiscovery<org.jppf.discovery.ClientConnectionPoolInfo>Copyright © 2005-2019 JPPF Team.