|
OPS4J Pax Swissbox :: Bnd Utils 1.3.1 | ||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of OverwriteMode in org.ops4j.pax.swissbox.bnd |
---|
Methods in org.ops4j.pax.swissbox.bnd that return OverwriteMode | |
---|---|
static OverwriteMode |
OverwriteMode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static OverwriteMode[] |
OverwriteMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.ops4j.pax.swissbox.bnd with parameters of type OverwriteMode | |
---|---|
static InputStream |
BndUtils.createBundle(InputStream jarInputStream,
Properties instructions,
String jarInfo,
OverwriteMode overwriteMode)
Processes the input jar and generates the necessary OSGi headers using specified instructions. |
|
OPS4J Pax Swissbox :: Bnd Utils 1.3.1 | ||||||||
PREV NEXT | FRAMES NO FRAMES |