@Immutable public abstract class LocatableService extends Object
Locator| Constructor and Description |
|---|
LocatableService() |
| Modifier and Type | Method and Description |
|---|---|
int |
getPriority()
Returns a priority to help
Locators to prioritize this object. |
String |
toString()
Returns a string representation of this locatable object for debugging
and logging purposes.
|
public int getPriority()
Locators to prioritize this object.
The implementation in the class LocatableService returns zero.
Locators to prioritize this object.Copyright © 2012–2014 Schlichtherle IT Services. All rights reserved.