public abstract class AbstractResourceLookup<T extends AbstractResource> extends Object implements ResourceLookup<T>
ResourceLookup.EmptyResourceLookup<T extends AbstractResource>| Constructor and Description |
|---|
AbstractResourceLookup() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isEmpty() |
protected ResolvableLink<T> |
newLink(String id,
String name)
convenience for concrete subclasses
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitget, linksprotected ResolvableLink<T> newLink(String id, String name)
public boolean isEmpty()
isEmpty in interface ResourceLookup<T extends AbstractResource>Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.