Package | Description |
---|---|
org.distributeme.core |
Modifier and Type | Class and Description |
---|---|
class |
RegistryLocation
Configurable location object.
|
Modifier and Type | Method and Description |
---|---|
static String |
RegistryUtil.createRegistryOperationUrl(Location loc,
String operation,
String parameters)
Helper methods that creates the url for given operation and parameters.
|
static String |
RegistryUtil.getXMLServiceList(Location loc)
Returns the list of services from a specified location.
|
static boolean |
RegistryUtil.notifyBind(Location location,
ServiceDescriptor descriptor) |
static boolean |
RegistryUtil.notifyUnbind(Location location,
ServiceDescriptor descriptor) |
static String |
RegistryUtil.ping(Location location)
Pings a location.
|
static ServiceDescriptor |
RegistryUtil.resolve(ServiceDescriptor toResolve,
Location loc)
Resolves a service descriptor at a specified location.
|
Copyright © 2010-2014 anotheria.net. All Rights Reserved.