public class RemoteConnectorFactory extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CONNECTOR_TYPE |
| Modifier and Type | Method and Description |
|---|---|
static <T extends RemoteConnector> |
createConnector(NodeInformation nodeInformation,
Class<T> operationInterface) |
static void |
shutdown() |
public static final String CONNECTOR_TYPE
public static <T extends RemoteConnector> T createConnector(NodeInformation nodeInformation, Class<T> operationInterface) throws RemoteException
RemoteExceptionpublic static void shutdown()
Copyright © 2015. All rights reserved.