Uses of Interface
org.distributeme.core.Location
Packages that use Location
-
Uses of Location in org.distributeme.core
Classes in org.distributeme.core that implement LocationMethods in org.distributeme.core with parameters of type LocationModifier and TypeMethodDescriptionstatic StringRegistryUtil.createRegistryOperationUrl(Location loc, String operation, String parameters) Helper methods that creates the url for given operation and parameters.protected static StringRegistryUtil.getRegistryBaseUrl(Location location) Get registry url for internal use.static StringRegistryUtil.getXMLServiceList(Location loc) Returns the list of services from a specified location.booleanDebugRegistryConnector.notifyBind(Location location, ServiceDescriptor descriptor) booleanDistributemeRegistryConnector.notifyBind(Location location, ServiceDescriptor descriptor) notifyBind.booleanRegistryConnector.notifyBind(Location location, ServiceDescriptor descriptor) static booleanRegistryUtil.notifyBind(Location location, ServiceDescriptor descriptor) notifyBind.booleanDebugRegistryConnector.notifyUnbind(Location location, ServiceDescriptor descriptor) booleanDistributemeRegistryConnector.notifyUnbind(Location location, ServiceDescriptor descriptor) notifyUnbind.booleanRegistryConnector.notifyUnbind(Location location, ServiceDescriptor descriptor) static booleanRegistryUtil.notifyUnbind(Location location, ServiceDescriptor descriptor) notifyUnbind.static StringPings a location.DebugRegistryConnector.resolve(ServiceDescriptor toResolve, Location loc) DistributemeRegistryConnector.resolve(ServiceDescriptor toResolve, Location loc) Resolves a service descriptor at a specified location.RegistryConnector.resolve(ServiceDescriptor toResolve, Location loc) Resolve a service in the registry.static ServiceDescriptorRegistryUtil.resolve(ServiceDescriptor toResolve, Location loc) Resolves a service descriptor at a specified location. -
Uses of Location in org.distributeme.core.util
Methods in org.distributeme.core.util with parameters of type LocationModifier and TypeMethodDescriptionprotected static StringEventServiceRegistryUtil.getRegistryBaseUrl(Location location) Returns the base url for this registry application.