B C O P V
B
- BndUtils - Class in org.ops4j.pax.swissbox.bnd
-
Wrapper over PeterK's bnd lib.
C
- createBundle(InputStream, Properties, String) - Static method in class org.ops4j.pax.swissbox.bnd.BndUtils
-
Processes the input jar and generates the necessary OSGi headers using specified instructions.
- createBundle(InputStream, Properties, String, OverwriteMode) - Static method in class org.ops4j.pax.swissbox.bnd.BndUtils
-
Processes the input jar and generates the necessary OSGi headers using specified instructions.
O
- org.ops4j.pax.swissbox.bnd - package org.ops4j.pax.swissbox.bnd
-
- OverwriteMode - Enum in org.ops4j.pax.swissbox.bnd
-
Strategy to use regarding manifest rewrite, for a jar that is already a bundle (has osgi manifest attributes).
P
- parseInstructions(String) - Static method in class org.ops4j.pax.swissbox.bnd.BndUtils
-
Parses bnd instructions out of an url query string.
V
- valueOf(String) - Static method in enum org.ops4j.pax.swissbox.bnd.OverwriteMode
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.ops4j.pax.swissbox.bnd.OverwriteMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
B C O P V
Copyright © 2006–2015 OPS4J - Open Participation Software for Java. All rights reserved.