public class ConnectionLookupRegistry extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
deregisterLookup(ConnectionLookup lookup) |
static ConnectionLookupRegistry |
getRegistry() |
String |
lookupConnection(String query) |
void |
registerLookup(ConnectionLookup lookup) |
public static ConnectionLookupRegistry getRegistry()
public void registerLookup(ConnectionLookup lookup)
public void deregisterLookup(ConnectionLookup lookup)
Copyright © 2016. All rights reserved.