public interface ResourceLocator
Modifier and Type | Method and Description |
---|---|
Collection<Resource> |
findResources(String name)
Finds a collection of matching resources for a given name.
|
Collection<Resource> findResources(String name)
Copyright © 2001–2019 Apache Cayenne. All rights reserved.