@UsesOrderedConfiguration(value=ComponentLibraryInfoSource.class) public interface ComponentLibraryInfoSource
LibraryMapping
,
ComponentLibraryInfo
Modifier and Type | Method and Description |
---|---|
ComponentLibraryInfo |
find(LibraryMapping libraryMapping)
Finds information about a component library.
|
ComponentLibraryInfo find(LibraryMapping libraryMapping)
libraryMapping
- the LibraryMapping
that defined a component library.ComponentLibraryInfo
or null
.5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.