Package aQute.bnd.build
Class LibraryHandler.RepoLibrary
java.lang.Object
aQute.bnd.build.LibraryHandler.Library
aQute.bnd.build.LibraryHandler.RepoLibrary
- All Implemented Interfaces:
Comparable<LibraryHandler.RepoLibrary>
- Enclosing class:
- LibraryHandler
class LibraryHandler.RepoLibrary
extends LibraryHandler.Library
implements Comparable<LibraryHandler.RepoLibrary>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class aQute.bnd.build.LibraryHandler.Library
doInclude, getDefault
-
Field Details
-
path
-
resource
final org.osgi.resource.Resource resource -
name
-
version
-
-
Constructor Details
-
RepoLibrary
RepoLibrary(String name, org.osgi.resource.Capability cap)
-
-
Method Details
-
process
- Specified by:
process
in classLibraryHandler.Library
-
compareTo
- Specified by:
compareTo
in interfaceComparable<LibraryHandler.RepoLibrary>
-