public interface ResourceLookup<T extends AbstractResource>
Modifier and Type | Interface and Description |
---|---|
static class |
ResourceLookup.EmptyResourceLookup<T extends AbstractResource> |
T get(java.lang.String id)
java.util.List<ResolvableLink<T>> links()
boolean isEmpty()