public class RegistryManager extends Object
Constructor and Description |
---|
RegistryManager() |
Modifier and Type | Method and Description |
---|---|
static Registry |
ensureRegistry() |
static Registry |
ensureRegistry(int port) |
static Registry |
findRegistry() |
static Registry |
findRegistry(int port) |
static boolean |
registryAvailable() |
static boolean |
registryAvailable(int port) |
public static Registry ensureRegistry(int port) throws RemoteException
RemoteException
public static Registry ensureRegistry() throws RemoteException
RemoteException
public static boolean registryAvailable(int port) throws RemoteException, AccessException
RemoteException
AccessException
public static boolean registryAvailable() throws RemoteException, AccessException
RemoteException
AccessException
public static Registry findRegistry(int port) throws RemoteException, AccessException
RemoteException
AccessException
public static Registry findRegistry() throws RemoteException, AccessException
RemoteException
AccessException
Copyright © 2017 com.mchange. All rights reserved.