public class RemoteContextFactory
extends java.lang.Object
| Constructor and Description |
|---|
RemoteContextFactory() |
| Modifier and Type | Method and Description |
|---|---|
static RemoteContext<?> |
getRemoteContext(RemoteContext.Type type) |
static RemoteContext<?> |
getRemoteContext(java.lang.String type) |
public static RemoteContext<?> getRemoteContext(java.lang.String type)
public static RemoteContext<?> getRemoteContext(RemoteContext.Type type)