A B C D E F G H I J L M N O P R S T U V W

A

AbstractCompositeConverter - Class in org.ops4j.pax.swissbox.converter.internal
JAVADOC
AbstractCompositeConverter(Converter...) - Constructor for class org.ops4j.pax.swissbox.converter.internal.AbstractCompositeConverter
 
AbstractCompositeConverter(Collection<Converter>) - Constructor for class org.ops4j.pax.swissbox.converter.internal.AbstractCompositeConverter
 
AbstractLifecycle - Class in org.ops4j.pax.swissbox.lifecycle
 
AbstractLifecycle() - Constructor for class org.ops4j.pax.swissbox.lifecycle.AbstractLifecycle
 
add(Converter) - Method in class org.ops4j.pax.swissbox.converter.helpers.CompositeConverter
 
add(Class) - Method in class org.ops4j.pax.swissbox.tinybundles.core.intern.TinyBundleImpl
 
add(String, URL) - Method in class org.ops4j.pax.swissbox.tinybundles.core.intern.TinyBundleImpl
 
add(String, InputStream) - Method in class org.ops4j.pax.swissbox.tinybundles.core.intern.TinyBundleImpl
 
add(String, URL) - Method in interface org.ops4j.pax.swissbox.tinybundles.core.TinyBundle
Add a resource to the current bundle (to be built).
add(String, InputStream) - Method in interface org.ops4j.pax.swissbox.tinybundles.core.TinyBundle
Add a resource to the current bundle (to be built).
add(Class) - Method in interface org.ops4j.pax.swissbox.tinybundles.core.TinyBundle
Add a class to the current bundle.
addingEntries(Bundle, List<T>) - Method in interface org.ops4j.pax.swissbox.extender.BundleObserver
Called when a bundle gets started and contains the desired entries.
AssignableConverter - Class in org.ops4j.pax.swissbox.converter.java.lang
JAVADOC NOTICE: This class contains code originally developed by "Apache Geronimo Project", OSGi Blueprint Implementation.
AssignableConverter() - Constructor for class org.ops4j.pax.swissbox.converter.java.lang.AssignableConverter
 
assignableConverter() - Static method in class org.ops4j.pax.swissbox.converter.java.lang.AssignableConverter
 

B

BlueprintConverter - Class in org.ops4j.pax.swissbox.converter
JAVADOC
BlueprintConverter() - Constructor for class org.ops4j.pax.swissbox.converter.BlueprintConverter
 
BlueprintConverter(Converter) - Constructor for class org.ops4j.pax.swissbox.converter.BlueprintConverter
 
BlueprintConverter(Loader) - Constructor for class org.ops4j.pax.swissbox.converter.BlueprintConverter
 
BlueprintConverter(Converter, Loader) - Constructor for class org.ops4j.pax.swissbox.converter.BlueprintConverter
 
blueprintConverter() - Static method in class org.ops4j.pax.swissbox.converter.BlueprintConverter
 
blueprintConverter(Converter) - Static method in class org.ops4j.pax.swissbox.converter.BlueprintConverter
 
blueprintConverter(Loader) - Static method in class org.ops4j.pax.swissbox.converter.BlueprintConverter
 
blueprintConverter(Converter, Loader) - Static method in class org.ops4j.pax.swissbox.converter.BlueprintConverter
 
BndBuilder - Class in org.ops4j.pax.swissbox.tinybundles.core.metadata
 
BndBuilder() - Constructor for class org.ops4j.pax.swissbox.tinybundles.core.metadata.BndBuilder
 
BndUtils - Class in org.ops4j.pax.swissbox.bnd
Wrapper over PeterK's bnd lib.
Bucket - Class in org.ops4j.pax.swissbox.tinybundles.dp.intern
Lightweight container that basically just "records" user's calls (addBundle, removeBundle ..
Bucket() - Constructor for class org.ops4j.pax.swissbox.tinybundles.dp.intern.Bucket
 
build(Map<String, URL>, Map<String, String>) - Method in interface org.ops4j.pax.swissbox.tinybundles.core.BuildableBundle
 
build(BuildableBundle) - Method in class org.ops4j.pax.swissbox.tinybundles.core.intern.TinyBundleImpl
 
build() - Method in class org.ops4j.pax.swissbox.tinybundles.core.intern.TinyBundleImpl
 
build(Map<String, URL>, Map<String, String>) - Method in class org.ops4j.pax.swissbox.tinybundles.core.metadata.BndBuilder
 
build(Map<String, URL>, Map<String, String>) - Method in class org.ops4j.pax.swissbox.tinybundles.core.metadata.RawBuilder
 
build(BuildableBundle) - Method in interface org.ops4j.pax.swissbox.tinybundles.core.TinyBundle
When you are done adding stuff to *this* you can call this method to go to next step.
build() - Method in interface org.ops4j.pax.swissbox.tinybundles.core.TinyBundle
When you are done adding stuff to *this* you can call this method to go to next step.
build(Map<String, String>, Store<InputStream>, Bucket) - Method in class org.ops4j.pax.swissbox.tinybundles.dp.intern.DPBuilder
Build a DeploymentPackage from manually set headers, stored content (cache) and the bucket.
build() - Method in class org.ops4j.pax.swissbox.tinybundles.dp.intern.TinyDPImpl
 
build() - Method in interface org.ops4j.pax.swissbox.tinybundles.dp.TinyDP
 
BuildableBundle - Interface in org.ops4j.pax.swissbox.tinybundles.core
From TinyBundles you get an instance of this.
BUNDLE_LOCATION_PREFIX - Static variable in interface org.ops4j.pax.swissbox.tinybundles.dp.Constants
 
BundleClassLoader - Class in org.ops4j.pax.swissbox.core
Class loader that uses the a bundle in order to implement class loader functionality.
BundleClassLoader(Bundle) - Constructor for class org.ops4j.pax.swissbox.core.BundleClassLoader
Creates a bundle class loader with no parent.
BundleClassLoader(Bundle, ClassLoader) - Constructor for class org.ops4j.pax.swissbox.core.BundleClassLoader
Creates a bundle class loader.
BundleContextPropertyResolver - Class in org.ops4j.pax.swissbox.property
Resolves properties by first looking in an optional configured dictionary then if property not found looking in bundle context.
BundleContextPropertyResolver(BundleContext) - Constructor for class org.ops4j.pax.swissbox.property.BundleContextPropertyResolver
Creates a property resolver without a fallback resolver.
BundleContextPropertyResolver(BundleContext, PropertyResolver) - Constructor for class org.ops4j.pax.swissbox.property.BundleContextPropertyResolver
Creates a property resolver with a fallback resolver.
BundleEntryScanner<T> - Class in org.ops4j.pax.swissbox.extender
Scans bundles for entries such as directories of files.
BundleEntryScanner(String, String, boolean) - Constructor for class org.ops4j.pax.swissbox.extender.BundleEntryScanner
Creates a bundle entry scanner that scans all entries from a bundle starting form the root path specified without looking for bundle manifest headers.
BundleEntryScanner(String, String, String, String, String, boolean) - Constructor for class org.ops4j.pax.swissbox.extender.BundleEntryScanner
Creates a bundle entry scanner that scans all entries from a bundle starting form the root path specified.
BundleLoader - Class in org.ops4j.pax.swissbox.converter.loader
JAVADOC
BundleLoader(BundleLoader) - Constructor for class org.ops4j.pax.swissbox.converter.loader.BundleLoader
 
BundleManifestScanner - Class in org.ops4j.pax.swissbox.extender
Scans manifest files for specific manifest entries.
BundleManifestScanner(ManifestFilter) - Constructor for class org.ops4j.pax.swissbox.extender.BundleManifestScanner
Creates a BundleManifestScanner.
BundleObserver<T> - Interface in org.ops4j.pax.swissbox.extender
Observer for watched bundles entries.
BundleScanner<T> - Interface in org.ops4j.pax.swissbox.extender
A bundle scanner can scan bundles for divers types of bundle entries.
BundleURLEntryScanner<T> - Class in org.ops4j.pax.swissbox.extender
A bundle scanner that uses Bundle.findEntries to search for entries and allows customization of created resources.
BundleURLEntryScanner(String, String, boolean) - Constructor for class org.ops4j.pax.swissbox.extender.BundleURLEntryScanner
Delegate to BundleEntryScanner.
BundleURLEntryScanner(String, String, String, String, String, boolean) - Constructor for class org.ops4j.pax.swissbox.extender.BundleURLEntryScanner
Delegate to BundleEntryScanner.
BundleURLScanner - Class in org.ops4j.pax.swissbox.extender
A bundle scanner that creates URL's out of entries.
BundleURLScanner(String, String, boolean) - Constructor for class org.ops4j.pax.swissbox.extender.BundleURLScanner
Delegate to BundleEntryScanner.
BundleURLScanner(String, String, String, String, String, boolean) - Constructor for class org.ops4j.pax.swissbox.extender.BundleURLScanner
Delegate to BundleEntryScanner.
BundleUtils - Class in org.ops4j.pax.swissbox.core
Utilities related to bundles.
BundleUtils() - Constructor for class org.ops4j.pax.swissbox.core.BundleUtils
 
BundleWatcher<T> - Class in org.ops4j.pax.swissbox.extender
Watches bundles life cycle events.
BundleWatcher(BundleContext, BundleScanner<T>) - Constructor for class org.ops4j.pax.swissbox.extender.BundleWatcher
Create a new bundle watcher.
BundleWatcher(BundleContext, BundleScanner<T>, BundleObserver<T>...) - Constructor for class org.ops4j.pax.swissbox.extender.BundleWatcher
Create a new bundle watcher.

C

canConvert(Object, ReifiedType) - Method in class org.ops4j.pax.swissbox.converter.helpers.EmptyConverter
 
canConvert(Object, ReifiedType) - Method in class org.ops4j.pax.swissbox.converter.helpers.WrapperConverter
 
canConvert(Object, ReifiedType) - Method in class org.ops4j.pax.swissbox.converter.internal.AbstractCompositeConverter
 
canConvert(Object, ReifiedType) - Method in class org.ops4j.pax.swissbox.converter.java.io.ToInputStreamConverter
 
canConvert(Object, ReifiedType) - Method in class org.ops4j.pax.swissbox.converter.java.io.ToOutputStreamConverter
 
canConvert(Object, ReifiedType) - Method in class org.ops4j.pax.swissbox.converter.java.io.ToPrintStreamConverter
 
canConvert(Object, ReifiedType) - Method in class org.ops4j.pax.swissbox.converter.java.io.ToReaderConverter
 
canConvert(Object, ReifiedType) - Method in class org.ops4j.pax.swissbox.converter.java.io.ToURIConverter
 
canConvert(Object, ReifiedType) - Method in class org.ops4j.pax.swissbox.converter.java.io.ToURLConverter
 
canConvert(Object, ReifiedType) - Method in class org.ops4j.pax.swissbox.converter.java.io.ToWriterConverter
 
canConvert(Object, ReifiedType) - Method in class org.ops4j.pax.swissbox.converter.java.lang.AssignableConverter
 
canConvert(Object, ReifiedType) - Method in class org.ops4j.pax.swissbox.converter.java.lang.FromNullConverter
 
canConvert(Object, ReifiedType) - Method in class org.ops4j.pax.swissbox.converter.java.lang.FromStringConverter
 
canConvert(Object, ReifiedType) - Method in class org.ops4j.pax.swissbox.converter.java.lang.FromStringToClassConverter
 
canConvert(Object, ReifiedType) - Method in class org.ops4j.pax.swissbox.converter.java.lang.ToCharSequenceConverter
 
canConvert(Object, ReifiedType) - Method in class org.ops4j.pax.swissbox.converter.java.lang.ToNumberConverter
 
canConvert(Object, ReifiedType) - Method in class org.ops4j.pax.swissbox.converter.java.lang.ToStringConverter
 
canConvert(Object, ReifiedType) - Method in class org.ops4j.pax.swissbox.converter.java.util.ToArrayConverter
 
canConvert(Object, ReifiedType) - Method in class org.ops4j.pax.swissbox.converter.java.util.ToCollectionConverter
 
canConvert(Object, ReifiedType) - Method in class org.ops4j.pax.swissbox.converter.java.util.ToDictionaryConverter
 
canConvert(Object, ReifiedType) - Method in class org.ops4j.pax.swissbox.converter.java.util.ToMapConverter
 
canConvert(Object, ReifiedType) - Method in interface org.osgi.service.blueprint.container.Converter
Return if this converter is able to convert the specified object to the specified type.
cause - Variable in exception org.apache.commons.logging.LogConfigurationException
The underlying cause of this exception.
ClassicLoader - Class in org.ops4j.pax.swissbox.converter.loader
JAVADOC
ClassicLoader(ClassicLoader) - Constructor for class org.ops4j.pax.swissbox.converter.loader.ClassicLoader
 
CompositeConverter - Class in org.ops4j.pax.swissbox.converter.helpers
JAVADOC
CompositeConverter(Converter...) - Constructor for class org.ops4j.pax.swissbox.converter.helpers.CompositeConverter
 
CompositeConverter(Collection<Converter>) - Constructor for class org.ops4j.pax.swissbox.converter.helpers.CompositeConverter
 
compositeConverter(Converter...) - Static method in class org.ops4j.pax.swissbox.converter.helpers.CompositeConverter
 
compositeConverter(Collection<Converter>) - Static method in class org.ops4j.pax.swissbox.converter.helpers.CompositeConverter
 
Constants - Interface in org.ops4j.pax.swissbox.tinybundles.dp
Copy of org.apache.felix.deploymentadmin.Constants of org.apache.felix.deploymentadmin.
ContextClassLoaderUtils - Class in org.ops4j.pax.swissbox.core
Utilities for class loading.
convert(Object, ReifiedType) - Method in class org.ops4j.pax.swissbox.converter.helpers.EmptyConverter
 
convert(Object, ReifiedType) - Method in class org.ops4j.pax.swissbox.converter.helpers.WrapperConverter
 
convert(Object, ReifiedType) - Method in class org.ops4j.pax.swissbox.converter.internal.AbstractCompositeConverter
 
convert(Object, ReifiedType) - Method in class org.ops4j.pax.swissbox.converter.java.io.ToInputStreamConverter
 
convert(Object, ReifiedType) - Method in class org.ops4j.pax.swissbox.converter.java.io.ToOutputStreamConverter
 
convert(Object, ReifiedType) - Method in class org.ops4j.pax.swissbox.converter.java.io.ToPrintStreamConverter
 
convert(Object, ReifiedType) - Method in class org.ops4j.pax.swissbox.converter.java.io.ToReaderConverter
 
convert(Object, ReifiedType) - Method in class org.ops4j.pax.swissbox.converter.java.io.ToURIConverter
 
convert(Object, ReifiedType) - Method in class org.ops4j.pax.swissbox.converter.java.io.ToURLConverter
 
convert(Object, ReifiedType) - Method in class org.ops4j.pax.swissbox.converter.java.io.ToWriterConverter
 
convert(Object, ReifiedType) - Method in class org.ops4j.pax.swissbox.converter.java.lang.AssignableConverter
 
convert(Object, ReifiedType) - Method in class org.ops4j.pax.swissbox.converter.java.lang.FromNullConverter
 
convert(Object, ReifiedType) - Method in class org.ops4j.pax.swissbox.converter.java.lang.FromStringConverter
 
convert(Object, ReifiedType) - Method in class org.ops4j.pax.swissbox.converter.java.lang.FromStringToClassConverter
 
convert(Object, ReifiedType) - Method in class org.ops4j.pax.swissbox.converter.java.lang.ToCharSequenceConverter
 
convert(Object, ReifiedType) - Method in class org.ops4j.pax.swissbox.converter.java.lang.ToNumberConverter
 
convert(Object, ReifiedType) - Method in class org.ops4j.pax.swissbox.converter.java.lang.ToStringConverter
 
convert(Object, ReifiedType) - Method in class org.ops4j.pax.swissbox.converter.java.util.ToArrayConverter
 
convert(Object, ReifiedType) - Method in class org.ops4j.pax.swissbox.converter.java.util.ToCollectionConverter
 
convert(Object, ReifiedType) - Method in class org.ops4j.pax.swissbox.converter.java.util.ToDictionaryConverter
 
convert(Object, ReifiedType) - Method in class org.ops4j.pax.swissbox.converter.java.util.ToMapConverter
 
convert(Object, ReifiedType) - Method in interface org.osgi.service.blueprint.container.Converter
Convert the specified object to an instance of the specified type.
Converter - Interface in org.osgi.service.blueprint.container
Type converter to convert an object to a target type.
converters - Variable in class org.ops4j.pax.swissbox.converter.internal.AbstractCompositeConverter
 
convertFromString(String, Class) - Method in class org.ops4j.pax.swissbox.converter.java.lang.FromStringConverter
 
convertFromString(String, Class) - Method in class org.ops4j.pax.swissbox.converter.java.lang.FromStringToClassConverter
 
convertToCharSequence(Object) - Method in class org.ops4j.pax.swissbox.converter.java.lang.ToCharSequenceConverter
 
convertToInputStream(Object, ReifiedType) - Method in class org.ops4j.pax.swissbox.converter.java.io.ToInputStreamConverter
 
convertToNumber(Number, Class) - Method in class org.ops4j.pax.swissbox.converter.java.lang.ToNumberConverter
 
convertToOutputStream(Object, ReifiedType) - Method in class org.ops4j.pax.swissbox.converter.java.io.ToOutputStreamConverter
 
convertToPrintStream(Object, ReifiedType) - Method in class org.ops4j.pax.swissbox.converter.java.io.ToPrintStreamConverter
 
convertToReader(Object, ReifiedType) - Method in class org.ops4j.pax.swissbox.converter.java.io.ToReaderConverter
 
convertToString(Object) - Method in class org.ops4j.pax.swissbox.converter.java.lang.ToStringConverter
 
convertToURI(Object, ReifiedType) - Method in class org.ops4j.pax.swissbox.converter.java.io.ToURIConverter
 
convertToURL(Object, ReifiedType) - Method in class org.ops4j.pax.swissbox.converter.java.io.ToURLConverter
 
convertToWriter(Object, ReifiedType) - Method in class org.ops4j.pax.swissbox.converter.java.io.ToWriterConverter
 
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.
createResource(Bundle, URL) - Method in class org.ops4j.pax.swissbox.extender.BundleURLEntryScanner
Resource factory method.
createResource(Bundle, URL) - Method in class org.ops4j.pax.swissbox.extender.BundleURLScanner
Creates an URL for the entry (same as the parameter)

D

debug(Object) - Method in interface org.apache.commons.logging.Log
Log a message with debug log level.
debug(Object, Throwable) - Method in interface org.apache.commons.logging.Log
Log an error with debug log level.
DefaultServiceCollectionListener<T> - Class in org.ops4j.pax.swissbox.tracker
Default implementation of ServiceCollectionListener.
DefaultServiceCollectionListener() - Constructor for class org.ops4j.pax.swissbox.tracker.DefaultServiceCollectionListener
 
delegate(Converter) - Method in class org.ops4j.pax.swissbox.converter.helpers.WrapperConverter
 
DEPLOYMENTPACKAGE_CUSTOMIZER - Static variable in interface org.ops4j.pax.swissbox.tinybundles.dp.Constants
 
DEPLOYMENTPACKAGE_FIXPACK - Static variable in interface org.ops4j.pax.swissbox.tinybundles.dp.Constants
 
DEPLOYMENTPACKAGE_MISSING - Static variable in interface org.ops4j.pax.swissbox.tinybundles.dp.Constants
 
DEPLOYMENTPACKAGE_SYMBOLICMAME - Static variable in interface org.ops4j.pax.swissbox.tinybundles.dp.Constants
 
DEPLOYMENTPACKAGE_VERSION - Static variable in interface org.ops4j.pax.swissbox.tinybundles.dp.Constants
 
doWithClassLoader(ClassLoader, Callable<V>) - Static method in class org.ops4j.pax.swissbox.core.ContextClassLoaderUtils
Executes a piece of code (callable.call) using a specific class loader set as context class loader.
DP - Class in org.ops4j.pax.swissbox.tinybundles.dp
Factory to use a TinyDP instance to construct Deployment Packages.
DP() - Constructor for class org.ops4j.pax.swissbox.tinybundles.dp.DP
 
DPBuilder - Class in org.ops4j.pax.swissbox.tinybundles.dp.intern
 
DPBuilder() - Constructor for class org.ops4j.pax.swissbox.tinybundles.dp.intern.DPBuilder
 
DPContentType - Enum in org.ops4j.pax.swissbox.tinybundles.dp.intern
Types we differentiate in processing internally.

E

EmptyConverter - Class in org.ops4j.pax.swissbox.converter.helpers
JAVADOC
EmptyConverter() - Constructor for class org.ops4j.pax.swissbox.converter.helpers.EmptyConverter
 
equals(Object) - Method in class org.ops4j.pax.swissbox.converter.GenericType
 
equals(Object) - Method in class org.ops4j.pax.swissbox.core.BundleClassLoader
 
equals(Object) - Method in class org.ops4j.pax.swissbox.extender.ManifestEntry
 
error(Object) - Method in interface org.apache.commons.logging.Log
Log a message with error log level.
error(Object, Throwable) - Method in interface org.apache.commons.logging.Log
Log an error with error log level.
EVENTPROPERTY_DEPLOYMENTPACKAGE_NAME - Static variable in interface org.ops4j.pax.swissbox.tinybundles.dp.Constants
 
EVENTPROPERTY_SUCCESSFUL - Static variable in interface org.ops4j.pax.swissbox.tinybundles.dp.Constants
 
EVENTTOPIC_COMPLETE - Static variable in interface org.ops4j.pax.swissbox.tinybundles.dp.Constants
 
EVENTTOPIC_INSTALL - Static variable in interface org.ops4j.pax.swissbox.tinybundles.dp.Constants
 
EVENTTOPIC_UNINSTALL - Static variable in interface org.ops4j.pax.swissbox.tinybundles.dp.Constants
 

F

fatal(Object) - Method in interface org.apache.commons.logging.Log
Log a message with fatal log level.
fatal(Object, Throwable) - Method in interface org.apache.commons.logging.Log
Log an error with fatal log level.
findClass(String) - Method in class org.ops4j.pax.swissbox.core.BundleClassLoader
Use bundle to find find the class.
findProperty(String) - Method in class org.ops4j.pax.swissbox.property.BundleContextPropertyResolver
Resolves a property based on it's name by:
1.
findResource(String) - Method in class org.ops4j.pax.swissbox.core.BundleClassLoader
Use bundle to find resource.
findResources(String) - Method in class org.ops4j.pax.swissbox.core.BundleClassLoader
Use bundle to find resources.
FromNullConverter - Class in org.ops4j.pax.swissbox.converter.java.lang
JAVADOC
FromNullConverter() - Constructor for class org.ops4j.pax.swissbox.converter.java.lang.FromNullConverter
 
fromNullConverter() - Static method in class org.ops4j.pax.swissbox.converter.java.lang.FromNullConverter
 
FromStringConverter - Class in org.ops4j.pax.swissbox.converter.java.lang
JAVADOC NOTICE: This class contains code originally developed by "Apache Geronimo Project", OSGi Blueprint Implementation.
FromStringConverter() - Constructor for class org.ops4j.pax.swissbox.converter.java.lang.FromStringConverter
 
fromStringConverter() - Static method in class org.ops4j.pax.swissbox.converter.java.lang.FromStringConverter
 
FromStringToClassConverter - Class in org.ops4j.pax.swissbox.converter.java.lang
JAVADOC NOTICE: This class contains code originally developed by "Apache Geronimo Project", OSGi Blueprint Implementation.
FromStringToClassConverter(Loader) - Constructor for class org.ops4j.pax.swissbox.converter.java.lang.FromStringToClassConverter
 
fromStringToClassConverter(Loader) - Static method in class org.ops4j.pax.swissbox.converter.java.lang.FromStringToClassConverter
 

G

GenericType - Class in org.ops4j.pax.swissbox.converter
JAVADOC NOTICE: This class contains code originally developed by "Apache Geronimo Project", OSGi Blueprint Implementation.
GenericType(Type) - Constructor for class org.ops4j.pax.swissbox.converter.GenericType
 
GenericType(Class, GenericType...) - Constructor for class org.ops4j.pax.swissbox.converter.GenericType
 
genericType(Type) - Static method in class org.ops4j.pax.swissbox.converter.GenericType
 
genericType(Class, GenericType...) - Static method in class org.ops4j.pax.swissbox.converter.GenericType
 
getActualTypeArgument(int) - Method in class org.ops4j.pax.swissbox.converter.GenericType
 
getActualTypeArgument(int) - Method in class org.osgi.service.blueprint.container.ReifiedType
Return a type parameter for this type.
getAttribute(String) - Method in class org.apache.commons.logging.LogFactory
Return the configuration attribute with the specified name (if any), or null if there is no such attribute.
getAttributeNames() - Method in class org.apache.commons.logging.LogFactory
Return an array containing the names of all currently defined configuration attributes.
getBundle() - Method in class org.ops4j.pax.swissbox.core.BundleClassLoader
Getter.
getBundleContext(Bundle) - Static method in class org.ops4j.pax.swissbox.core.BundleUtils
Discovers the bundle context for a bundle.
getCause() - Method in exception org.apache.commons.logging.LogConfigurationException
Return the underlying cause of this exception (if any).
getEntries() - Method in class org.ops4j.pax.swissbox.tinybundles.dp.intern.Bucket
 
getFactory() - Static method in class org.apache.commons.logging.LogFactory
 
getFilePattern(Bundle) - Method in class org.ops4j.pax.swissbox.extender.BundleEntryScanner
Returns the file pattern to be searched by first looking for an entry in the manifest of the bundle specified by file pattern manifest header.
getHandle(String) - Method in class org.ops4j.pax.swissbox.tinybundles.dp.intern.Bucket
 
getHigh() - Method in class org.ops4j.pax.swissbox.tinybundles.dp.intern.VersionRange
Get the upper boundary of the version range, the boundary being inclusive or not is not taken in to account.
getInstance(Class) - Method in class org.apache.commons.logging.LogFactory
Convenience method to derive a name from the specified class and call getInstance(String) with it.
getInstance(String) - Method in class org.apache.commons.logging.LogFactory
Construct (if necessary) and return a Log instance, using the factory's current set of configuration attributes.
getKey() - Method in class org.ops4j.pax.swissbox.extender.ManifestEntry
Getter.
getLog(Class) - Static method in class org.apache.commons.logging.LogFactory
Convenience method to return a named logger, without the application having to care about factories.
getLog(String) - Static method in class org.apache.commons.logging.LogFactory
Convenience method to return a named logger, without the application having to care about factories.
getLogLevel() - Method in interface org.apache.commons.logging.Log
Returns the LogLevel of the Logger.
getLow() - Method in class org.ops4j.pax.swissbox.tinybundles.dp.intern.VersionRange
Get the lower boundary of the version range, the boundary being inclusive or not is not taken into account.
getPath(Bundle) - Method in class org.ops4j.pax.swissbox.extender.BundleEntryScanner
Returns the path to be searched by first looking for an entry in the manifest of the bundle specified by path manifest header.
getPaxSwissboxTinybundlesVersion() - Static method in class org.ops4j.pax.swissbox.tinybundles.core.intern.Info
 
getRawClass() - Method in class org.osgi.service.blueprint.container.ReifiedType
Return the raw class represented by this type.
getRecurse(Bundle) - Method in class org.ops4j.pax.swissbox.extender.BundleEntryScanner
Returns the recurse by first looking for an entry in the manifest of the bundle specified by recurse manifest header.
getResource(String) - Method in class org.ops4j.pax.swissbox.core.BundleClassLoader
If there is a parent class loader use the super implementation that will first use the parent and as a fallback it will call findResource().
getResources(String) - Method in class org.ops4j.pax.swissbox.core.BundleClassLoader
If there is a parent class loader use the super implementation that will first use the parent and as a fallback it will call findResources().
getService() - Method in class org.ops4j.pax.swissbox.tracker.ReplaceableService
Returne the current service.
getUID() - Static method in class org.ops4j.pax.swissbox.tinybundles.core.metadata.UIDProvider
 
getValue() - Method in class org.ops4j.pax.swissbox.extender.ManifestEntry
Getter.

H

hasDefaultConstructor(Class) - Static method in class org.ops4j.pax.swissbox.converter.internal.Reflection
 
hashCode() - Method in class org.ops4j.pax.swissbox.core.BundleClassLoader
 
hashCode() - Method in class org.ops4j.pax.swissbox.extender.ManifestEntry
 

I

ImmutableCompositeConverter - Class in org.ops4j.pax.swissbox.converter.helpers
JAVADOC
ImmutableCompositeConverter(Converter...) - Constructor for class org.ops4j.pax.swissbox.converter.helpers.ImmutableCompositeConverter
 
ImmutableCompositeConverter(Collection<Converter>) - Constructor for class org.ops4j.pax.swissbox.converter.helpers.ImmutableCompositeConverter
 
immutableCompositeConverter(Converter...) - Static method in class org.ops4j.pax.swissbox.converter.helpers.ImmutableCompositeConverter
 
immutableCompositeConverter(Collection<Converter>) - Static method in class org.ops4j.pax.swissbox.converter.helpers.ImmutableCompositeConverter
 
infiniteRange - Static variable in class org.ops4j.pax.swissbox.tinybundles.dp.intern.VersionRange
 
info(Object) - Method in interface org.apache.commons.logging.Log
Log a message with info log level.
info(Object, Throwable) - Method in interface org.apache.commons.logging.Log
Log an error with info log level.
Info - Class in org.ops4j.pax.swissbox.tinybundles.core.intern
 
Info() - Constructor for class org.ops4j.pax.swissbox.tinybundles.core.intern.Info
 
INSTANCE - Static variable in class org.ops4j.pax.swissbox.converter.BlueprintConverter
 
INSTANCE - Static variable in class org.ops4j.pax.swissbox.converter.java.io.ToInputStreamConverter
 
INSTANCE - Static variable in class org.ops4j.pax.swissbox.converter.java.io.ToOutputStreamConverter
 
INSTANCE - Static variable in class org.ops4j.pax.swissbox.converter.java.io.ToPrintStreamConverter
 
INSTANCE - Static variable in class org.ops4j.pax.swissbox.converter.java.io.ToReaderConverter
 
INSTANCE - Static variable in class org.ops4j.pax.swissbox.converter.java.io.ToURIConverter
 
INSTANCE - Static variable in class org.ops4j.pax.swissbox.converter.java.io.ToURLConverter
 
INSTANCE - Static variable in class org.ops4j.pax.swissbox.converter.java.io.ToWriterConverter
 
INSTANCE - Static variable in class org.ops4j.pax.swissbox.converter.java.lang.AssignableConverter
 
INSTANCE - Static variable in class org.ops4j.pax.swissbox.converter.java.lang.FromNullConverter
 
INSTANCE - Static variable in class org.ops4j.pax.swissbox.converter.java.lang.FromStringConverter
 
INSTANCE - Static variable in class org.ops4j.pax.swissbox.converter.java.lang.ToCharSequenceConverter
 
INSTANCE - Static variable in class org.ops4j.pax.swissbox.converter.java.lang.ToNumberConverter
 
INSTANCE - Static variable in class org.ops4j.pax.swissbox.converter.java.lang.ToStringConverter
 
INSTANCE - Static variable in class org.ops4j.pax.swissbox.converter.JavaConverter
 
INSTANCE - Static variable in class org.ops4j.pax.swissbox.converter.JavaIOConverter
 
INSTANCE - Static variable in class org.ops4j.pax.swissbox.converter.JavaLangConverter
 
INSTANCE - Static variable in class org.ops4j.pax.swissbox.converter.JavaUtilConverter
 
isDebugEnabled() - Method in interface org.apache.commons.logging.Log
Is debug logging currently enabled?
isErrorEnabled() - Method in interface org.apache.commons.logging.Log
Is error logging currently enabled?
isFatalEnabled() - Method in interface org.apache.commons.logging.Log
Is fatal logging currently enabled?
isHighInclusive() - Method in class org.ops4j.pax.swissbox.tinybundles.dp.intern.VersionRange
Determines whether the upper boundary is inclusive or not.
isInfoEnabled() - Method in interface org.apache.commons.logging.Log
Is info logging currently enabled?
isInRange(Version) - Method in class org.ops4j.pax.swissbox.tinybundles.dp.intern.VersionRange
Determine if the specified version is part of the version range or not.
isLowInclusive() - Method in class org.ops4j.pax.swissbox.tinybundles.dp.intern.VersionRange
Determines whether the lower boundary is inclusive or not.
isMissing(String) - Method in class org.ops4j.pax.swissbox.tinybundles.dp.intern.Bucket
 
isPaxSwissboxTinybundlesSnapshotVersion() - Static method in class org.ops4j.pax.swissbox.tinybundles.core.intern.Info
 
isPrimitive(String) - Static method in class org.ops4j.pax.swissbox.converter.internal.Primitives
 
isStarted() - Method in class org.ops4j.pax.swissbox.lifecycle.AbstractLifecycle
 
isStarted() - Method in interface org.ops4j.pax.swissbox.lifecycle.Lifecycle
 
isTraceEnabled() - Method in interface org.apache.commons.logging.Log
Is trace logging currently enabled?
isType(String, DPContentType) - Method in class org.ops4j.pax.swissbox.tinybundles.dp.intern.Bucket
 
isWarnEnabled() - Method in interface org.apache.commons.logging.Log
Is warn logging currently enabled?
iterator() - Method in class org.ops4j.pax.swissbox.tracker.ServiceCollection
Returns an iterator over the tracked services at the call point in time.

J

JavaConverter - Class in org.ops4j.pax.swissbox.converter
JAVADOC
JavaConverter() - Constructor for class org.ops4j.pax.swissbox.converter.JavaConverter
 
JavaConverter(Converter) - Constructor for class org.ops4j.pax.swissbox.converter.JavaConverter
 
JavaConverter(Loader) - Constructor for class org.ops4j.pax.swissbox.converter.JavaConverter
 
JavaConverter(Converter, Loader) - Constructor for class org.ops4j.pax.swissbox.converter.JavaConverter
 
javaConverter() - Static method in class org.ops4j.pax.swissbox.converter.JavaConverter
 
javaConverter(Converter) - Static method in class org.ops4j.pax.swissbox.converter.JavaConverter
 
javaConverter(Loader) - Static method in class org.ops4j.pax.swissbox.converter.JavaConverter
 
javaConverter(Converter, Loader) - Static method in class org.ops4j.pax.swissbox.converter.JavaConverter
 
JavaIOConverter - Class in org.ops4j.pax.swissbox.converter
JAVADOC
JavaIOConverter() - Constructor for class org.ops4j.pax.swissbox.converter.JavaIOConverter
 
JavaIOConverter(Converter) - Constructor for class org.ops4j.pax.swissbox.converter.JavaIOConverter
 
javaIOConverter() - Static method in class org.ops4j.pax.swissbox.converter.JavaIOConverter
 
javaIOConverter(Converter) - Static method in class org.ops4j.pax.swissbox.converter.JavaIOConverter
 
JavaLangConverter - Class in org.ops4j.pax.swissbox.converter
JAVADOC
JavaLangConverter() - Constructor for class org.ops4j.pax.swissbox.converter.JavaLangConverter
 
JavaLangConverter(Loader) - Constructor for class org.ops4j.pax.swissbox.converter.JavaLangConverter
 
javaLangConverter() - Static method in class org.ops4j.pax.swissbox.converter.JavaLangConverter
 
javaLangConverter(Loader) - Static method in class org.ops4j.pax.swissbox.converter.JavaLangConverter
 
JavaUtilConverter - Class in org.ops4j.pax.swissbox.converter
JAVADOC
JavaUtilConverter() - Constructor for class org.ops4j.pax.swissbox.converter.JavaUtilConverter
 
JavaUtilConverter(Converter) - Constructor for class org.ops4j.pax.swissbox.converter.JavaUtilConverter
 
javaUtilConverter() - Static method in class org.ops4j.pax.swissbox.converter.JavaUtilConverter
 
javaUtilConverter(Converter) - Static method in class org.ops4j.pax.swissbox.converter.JavaUtilConverter
 

L

Lifecycle - Interface in org.ops4j.pax.swissbox.lifecycle
 
loadClass(String) - Method in class org.ops4j.pax.swissbox.converter.loader.BundleLoader
 
loadClass(String) - Method in class org.ops4j.pax.swissbox.converter.loader.ClassicLoader
 
loadClass(String) - Method in interface org.ops4j.pax.swissbox.converter.loader.Loader
 
loadClass(String, boolean) - Method in class org.ops4j.pax.swissbox.core.BundleClassLoader
If there is a parent class loader use the super implementation that will first use the parent and as a fallback it will call findClass().
Loader - Interface in org.ops4j.pax.swissbox.converter.loader
JAVADOC
Log - Interface in org.apache.commons.logging
A simple logging interface abstracting logging APIs.
LogConfigurationException - Exception in org.apache.commons.logging
An exception that is thrown only if a suitable LogFactory or Log instance cannot be created by the corresponding factory methods.
LogConfigurationException() - Constructor for exception org.apache.commons.logging.LogConfigurationException
Construct a new exception with null as its detail message.
LogConfigurationException(String) - Constructor for exception org.apache.commons.logging.LogConfigurationException
Construct a new exception with the specified detail message.
LogConfigurationException(Throwable) - Constructor for exception org.apache.commons.logging.LogConfigurationException
Construct a new exception with the specified cause and a derived detail message.
LogConfigurationException(String, Throwable) - Constructor for exception org.apache.commons.logging.LogConfigurationException
Construct a new exception with the specified detail message and cause.
LogFactory - Class in org.apache.commons.logging
This is an adaptation of the Jakarta Commons Logging API that returns a logger that does nothing.

M

make(Map<String, URL>, Map<String, String>) - Method in class org.ops4j.pax.swissbox.tinybundles.core.metadata.RawBuilder
 
make(InputStream) - Method in class org.ops4j.pax.swissbox.tinybundles.core.metadata.RawBuilder
 
ManifestEntry - Class in org.ops4j.pax.swissbox.extender
A pair of String key and value.
ManifestEntry(String, String) - Constructor for class org.ops4j.pax.swissbox.extender.ManifestEntry
 
ManifestFilter - Interface in org.ops4j.pax.swissbox.extender
Manifest entries filter.
match(Map<String, String>) - Method in interface org.ops4j.pax.swissbox.extender.ManifestFilter
Returns a list of manifest entries matching the filter.
match(Map<String, String>) - Method in class org.ops4j.pax.swissbox.extender.RegexKeyManifestFilter
 
modifyBundle(InputStream) - Static method in class org.ops4j.pax.swissbox.tinybundles.core.TinyBundles
 

N

newBundle() - Static method in class org.ops4j.pax.swissbox.tinybundles.core.TinyBundles
Start with a fresh bundle with this factory method.
newDeploymentPackage() - Static method in class org.ops4j.pax.swissbox.tinybundles.dp.DP
Create a new deploymentpackage from scratch.
newFixPackage(InputStream) - Static method in class org.ops4j.pax.swissbox.tinybundles.dp.DP
Change an existing DeploymentPackage.
newInstance(Class<T>) - Static method in class org.ops4j.pax.swissbox.converter.internal.Reflection
 
newInstance(AccessControlContext, Class<T>) - Static method in class org.ops4j.pax.swissbox.converter.internal.Reflection
 
newPriviledged(Bundle) - Static method in class org.ops4j.pax.swissbox.core.BundleClassLoader
Privileged factory method.
newPriviledged(Bundle, ClassLoader) - Static method in class org.ops4j.pax.swissbox.core.BundleClassLoader
Privileged factory method.
noConversionConverter() - Static method in class org.ops4j.pax.swissbox.converter.helpers.EmptyConverter
 

O

onStart() - Method in class org.ops4j.pax.swissbox.extender.BundleWatcher
Registers a listener for bundle events and scans already active bundles.
onStart() - Method in class org.ops4j.pax.swissbox.lifecycle.AbstractLifecycle
 
onStart() - Method in class org.ops4j.pax.swissbox.tracker.ReplaceableService
Creates a service collection and starts it.
onStart() - Method in class org.ops4j.pax.swissbox.tracker.ServiceCollection
Creates a service tracker and opens it.
onStop() - Method in class org.ops4j.pax.swissbox.extender.BundleWatcher
Un-register the bundle listener, releases resources
onStop() - Method in class org.ops4j.pax.swissbox.lifecycle.AbstractLifecycle
 
onStop() - Method in class org.ops4j.pax.swissbox.tracker.ReplaceableService
Stops the service collection and releases resources.
onStop() - Method in class org.ops4j.pax.swissbox.tracker.ServiceCollection
Closes the service tracker and releases resources.
org.apache.commons.logging - package org.apache.commons.logging
 
org.ops4j.pax.swissbox.bnd - package org.ops4j.pax.swissbox.bnd
 
org.ops4j.pax.swissbox.converter - package org.ops4j.pax.swissbox.converter
 
org.ops4j.pax.swissbox.converter.helpers - package org.ops4j.pax.swissbox.converter.helpers
 
org.ops4j.pax.swissbox.converter.internal - package org.ops4j.pax.swissbox.converter.internal
 
org.ops4j.pax.swissbox.converter.java.io - package org.ops4j.pax.swissbox.converter.java.io
 
org.ops4j.pax.swissbox.converter.java.lang - package org.ops4j.pax.swissbox.converter.java.lang
 
org.ops4j.pax.swissbox.converter.java.util - package org.ops4j.pax.swissbox.converter.java.util
 
org.ops4j.pax.swissbox.converter.loader - package org.ops4j.pax.swissbox.converter.loader
 
org.ops4j.pax.swissbox.core - package org.ops4j.pax.swissbox.core
 
org.ops4j.pax.swissbox.extender - package org.ops4j.pax.swissbox.extender
 
org.ops4j.pax.swissbox.lifecycle - package org.ops4j.pax.swissbox.lifecycle
 
org.ops4j.pax.swissbox.property - package org.ops4j.pax.swissbox.property
 
org.ops4j.pax.swissbox.tinybundles.core - package org.ops4j.pax.swissbox.tinybundles.core
 
org.ops4j.pax.swissbox.tinybundles.core.intern - package org.ops4j.pax.swissbox.tinybundles.core.intern
 
org.ops4j.pax.swissbox.tinybundles.core.metadata - package org.ops4j.pax.swissbox.tinybundles.core.metadata
 
org.ops4j.pax.swissbox.tinybundles.dp - package org.ops4j.pax.swissbox.tinybundles.dp
 
org.ops4j.pax.swissbox.tinybundles.dp.intern - package org.ops4j.pax.swissbox.tinybundles.dp.intern
 
org.ops4j.pax.swissbox.tracker - package org.ops4j.pax.swissbox.tracker
 
org.osgi.service.blueprint.container - package org.osgi.service.blueprint.container
Blueprint Container Package Version 1.0.
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

parse(String, Loader) - Static method in class org.ops4j.pax.swissbox.converter.GenericType
 
parse(String) - Static method in class org.ops4j.pax.swissbox.tinybundles.dp.intern.VersionRange
Parses a version range from the specified string.
parseInstructions(String) - Static method in class org.ops4j.pax.swissbox.bnd.BndUtils
Parses bnd instructions out of an url query string.
primitive(String) - Static method in class org.ops4j.pax.swissbox.converter.internal.Primitives
 
Primitives - Class in org.ops4j.pax.swissbox.converter.internal
JAVADOC NOTICE: This class contains code originally developed by "Apache Geronimo Project", OSGi Blueprint Implementation.

R

RawBuilder - Class in org.ops4j.pax.swissbox.tinybundles.core.metadata
 
RawBuilder() - Constructor for class org.ops4j.pax.swissbox.tinybundles.core.metadata.RawBuilder
 
Reflection - Class in org.ops4j.pax.swissbox.converter.internal
JAVADOC NOTICE: This class contains code originally developed by "Apache Geronimo Project", OSGi Blueprint Implementation.
Reflection() - Constructor for class org.ops4j.pax.swissbox.converter.internal.Reflection
 
RegexKeyManifestFilter - Class in org.ops4j.pax.swissbox.extender
A manifest filter that filters manifest keys based on a regular expression.
RegexKeyManifestFilter(String) - Constructor for class org.ops4j.pax.swissbox.extender.RegexKeyManifestFilter
Constructor.
ReifiedType - Class in org.osgi.service.blueprint.container
Provides access to a concrete type and its optional generic type parameters.
ReifiedType(Class) - Constructor for class org.osgi.service.blueprint.container.ReifiedType
Create a Reified Type for a raw Java class without any generic type parameters.
release(ClassLoader) - Static method in class org.apache.commons.logging.LogFactory
Release any internal references to previously created LogFactory instances that have been associated with the specified class loader (if any), after calling the instance method release() on each of them.
release() - Static method in class org.apache.commons.logging.LogFactory
Release any internal references to previously created Log instances returned by this factory.
releaseAll() - Static method in class org.apache.commons.logging.LogFactory
Release any internal references to previously created LogFactory instances, after calling the instance method release() on each of them.
remove(Converter) - Method in class org.ops4j.pax.swissbox.converter.helpers.CompositeConverter
 
remove(Class) - Method in class org.ops4j.pax.swissbox.tinybundles.core.intern.TinyBundleImpl
 
remove(Class) - Method in interface org.ops4j.pax.swissbox.tinybundles.core.TinyBundle
remove a class to the current bundle.
remove(String) - Method in class org.ops4j.pax.swissbox.tinybundles.dp.intern.Bucket
 
remove(String) - Method in class org.ops4j.pax.swissbox.tinybundles.dp.intern.TinyDPImpl
 
remove(String) - Method in interface org.ops4j.pax.swissbox.tinybundles.dp.TinyDP
 
removeAttribute(String) - Method in class org.apache.commons.logging.LogFactory
Remove any configuration attribute associated with the specified name.
removeHeader(String) - Method in class org.ops4j.pax.swissbox.tinybundles.core.intern.TinyBundleImpl
 
removeHeader(String) - Method in interface org.ops4j.pax.swissbox.tinybundles.core.TinyBundle
 
removeResource(String) - Method in class org.ops4j.pax.swissbox.tinybundles.core.intern.TinyBundleImpl
 
removeResource(String) - Method in interface org.ops4j.pax.swissbox.tinybundles.core.TinyBundle
 
removingEntries(Bundle, List<T>) - Method in interface org.ops4j.pax.swissbox.extender.BundleObserver
Called when a bundle gets stopped.
ReplaceableService<T> - Class in org.ops4j.pax.swissbox.tracker
 
ReplaceableService(BundleContext, Class<T>) - Constructor for class org.ops4j.pax.swissbox.tracker.ReplaceableService
Creates a new replaceable service without a listener.
ReplaceableService(BundleContext, Class<T>, ReplaceableServiceListener<T>) - Constructor for class org.ops4j.pax.swissbox.tracker.ReplaceableService
Creates a new replaceable service.
ReplaceableServiceListener<T> - Interface in org.ops4j.pax.swissbox.tracker
Listener for events related to replaceable service.
RESOURCE_PROCESSOR - Static variable in interface org.ops4j.pax.swissbox.tinybundles.dp.Constants
 

S

scan(Bundle) - Method in class org.ops4j.pax.swissbox.extender.BundleManifestScanner
Scans bundle manifest for matches against configured manifest headers.
scan(Bundle) - Method in interface org.ops4j.pax.swissbox.extender.BundleScanner
Scan a bundle for resources.
scan(Bundle) - Method in class org.ops4j.pax.swissbox.extender.BundleURLEntryScanner
 
serviceAdded(ServiceReference, T) - Method in class org.ops4j.pax.swissbox.tracker.DefaultServiceCollectionListener
Default implementation just returns true, so the service get's added to the collection.
serviceAdded(ServiceReference, T) - Method in interface org.ops4j.pax.swissbox.tracker.ServiceCollectionListener
Notify that a service is added.
serviceChanged(T, T) - Method in interface org.ops4j.pax.swissbox.tracker.ReplaceableServiceListener
Called when the backing service gets changed.
ServiceCollection<T> - Class in org.ops4j.pax.swissbox.tracker
A collection of tracked services.
ServiceCollection(BundleContext, Class<T>) - Constructor for class org.ops4j.pax.swissbox.tracker.ServiceCollection
Creates a new service tracker collection, using the specified service context and the default service collection listener.
ServiceCollection(BundleContext, Class<T>, ServiceCollectionListener<T>) - Constructor for class org.ops4j.pax.swissbox.tracker.ServiceCollection
Creates a new service tracker collection, using the specified service context and listener.
ServiceCollectionListener<T> - Interface in org.ops4j.pax.swissbox.tracker
 
serviceRemoved(ServiceReference, T) - Method in class org.ops4j.pax.swissbox.tracker.DefaultServiceCollectionListener
Default implementation does nothing.
serviceRemoved(ServiceReference, T) - Method in interface org.ops4j.pax.swissbox.tracker.ServiceCollectionListener
Notify that a service was removed.
set(String, String) - Method in class org.ops4j.pax.swissbox.tinybundles.core.intern.TinyBundleImpl
 
set(String, String) - Method in interface org.ops4j.pax.swissbox.tinybundles.core.TinyBundle
 
set(String, String) - Method in class org.ops4j.pax.swissbox.tinybundles.dp.intern.TinyDPImpl
 
set(String, String) - Method in interface org.ops4j.pax.swissbox.tinybundles.dp.TinyDP
Meta Data that will appear in the Main Section of this DP Meta Inf Manifest
setAttribute(String, Object) - Method in class org.apache.commons.logging.LogFactory
Set the configuration attribute with the specified name.
setBundle(String, TinyBundle) - Method in class org.ops4j.pax.swissbox.tinybundles.dp.intern.TinyDPImpl
 
setBundle(String, String) - Method in class org.ops4j.pax.swissbox.tinybundles.dp.intern.TinyDPImpl
 
setBundle(String, InputStream) - Method in class org.ops4j.pax.swissbox.tinybundles.dp.intern.TinyDPImpl
 
setBundle(String, TinyBundle) - Method in interface org.ops4j.pax.swissbox.tinybundles.dp.TinyDP
convinient adapter for setBundle(String,InputStream)
setBundle(String, String) - Method in interface org.ops4j.pax.swissbox.tinybundles.dp.TinyDP
convenient adapter for setBundle(String,InputStream)
setBundle(String, InputStream) - Method in interface org.ops4j.pax.swissbox.tinybundles.dp.TinyDP
the very basic way to add a bundle.
setResource(String, InputStream) - Method in class org.ops4j.pax.swissbox.tinybundles.dp.intern.TinyDPImpl
 
setResource(String, String) - Method in class org.ops4j.pax.swissbox.tinybundles.dp.intern.TinyDPImpl
 
setResource(String, InputStream) - Method in interface org.ops4j.pax.swissbox.tinybundles.dp.TinyDP
 
setResource(String, String) - Method in interface org.ops4j.pax.swissbox.tinybundles.dp.TinyDP
 
setSymbolicName(String) - Method in class org.ops4j.pax.swissbox.tinybundles.dp.intern.TinyDPImpl
 
setSymbolicName(String) - Method in interface org.ops4j.pax.swissbox.tinybundles.dp.TinyDP
Shortcut for set( Constants.DEPLOYMENTPACKAGE_SYMBOLICMAME, value )
setVersion(String) - Method in class org.ops4j.pax.swissbox.tinybundles.dp.intern.TinyDPImpl
 
setVersion(String) - Method in interface org.ops4j.pax.swissbox.tinybundles.dp.TinyDP
Shortcut for set( Constants.DEPLOYMENTPACKAGE_VERSION, value )
size() - Method in class org.ops4j.pax.swissbox.converter.GenericType
 
size() - Method in class org.osgi.service.blueprint.container.ReifiedType
Return the number of type parameters for this type.
start() - Method in class org.ops4j.pax.swissbox.lifecycle.AbstractLifecycle
 
start() - Method in interface org.ops4j.pax.swissbox.lifecycle.Lifecycle
 
stop() - Method in class org.ops4j.pax.swissbox.lifecycle.AbstractLifecycle
 
stop() - Method in interface org.ops4j.pax.swissbox.lifecycle.Lifecycle
 
store(String, Handle, DPContentType, boolean) - Method in class org.ops4j.pax.swissbox.tinybundles.dp.intern.Bucket
 

T

TinyBundle - Interface in org.ops4j.pax.swissbox.tinybundles.core
Main type when making bundles with the TinyBundles library.
TinyBundleImpl - Class in org.ops4j.pax.swissbox.tinybundles.core.intern
Our default implementation of TinyBundle.
TinyBundleImpl(Store<InputStream>) - Constructor for class org.ops4j.pax.swissbox.tinybundles.core.intern.TinyBundleImpl
 
TinyBundleImpl(InputStream, Store<InputStream>) - Constructor for class org.ops4j.pax.swissbox.tinybundles.core.intern.TinyBundleImpl
 
TinyBundles - Class in org.ops4j.pax.swissbox.tinybundles.core
This is the humane api factory class that is meant to be imported statically with TinyBundles.* Its also the default interaction place with the user.
TinyBundles() - Constructor for class org.ops4j.pax.swissbox.tinybundles.core.TinyBundles
 
TinyDP - Interface in org.ops4j.pax.swissbox.tinybundles.dp
Humane API for constructing Deployment Packages.
TinyDPImpl - Class in org.ops4j.pax.swissbox.tinybundles.dp.intern
Implementation that also allows Fix-Packs (See Constructors)
TinyDPImpl(DPBuilder, InputStream, Bucket, Store<InputStream>) - Constructor for class org.ops4j.pax.swissbox.tinybundles.dp.intern.TinyDPImpl
 
ToArrayConverter - Class in org.ops4j.pax.swissbox.converter.java.util
JAVADOC NOTICE: This class contains code originally developed by "Apache Geronimo Project", OSGi Blueprint Implementation.
ToArrayConverter(Converter) - Constructor for class org.ops4j.pax.swissbox.converter.java.util.ToArrayConverter
 
toArrayConverter(Converter) - Static method in class org.ops4j.pax.swissbox.converter.java.util.ToArrayConverter
 
ToCharSequenceConverter - Class in org.ops4j.pax.swissbox.converter.java.lang
JAVADOC
ToCharSequenceConverter() - Constructor for class org.ops4j.pax.swissbox.converter.java.lang.ToCharSequenceConverter
 
toCharSequenceConverter() - Static method in class org.ops4j.pax.swissbox.converter.java.lang.ToCharSequenceConverter
 
ToCollectionConverter - Class in org.ops4j.pax.swissbox.converter.java.util
JAVADOC NOTICE: This class contains code originally developed by "Apache Geronimo Project", OSGi Blueprint Implementation.
ToCollectionConverter(Converter) - Constructor for class org.ops4j.pax.swissbox.converter.java.util.ToCollectionConverter
 
toCollectionConverter(Converter) - Static method in class org.ops4j.pax.swissbox.converter.java.util.ToCollectionConverter
 
ToDictionaryConverter - Class in org.ops4j.pax.swissbox.converter.java.util
JAVADOC NOTICE: This class contains code originally developed by "Apache Geronimo Project", OSGi Blueprint Implementation.
ToDictionaryConverter(Converter) - Constructor for class org.ops4j.pax.swissbox.converter.java.util.ToDictionaryConverter
 
toDictionaryConverter(Converter) - Static method in class org.ops4j.pax.swissbox.converter.java.util.ToDictionaryConverter
 
ToInputStreamConverter - Class in org.ops4j.pax.swissbox.converter.java.io
JAVADOC
ToInputStreamConverter() - Constructor for class org.ops4j.pax.swissbox.converter.java.io.ToInputStreamConverter
 
ToInputStreamConverter(Converter) - Constructor for class org.ops4j.pax.swissbox.converter.java.io.ToInputStreamConverter
 
toInputStreamConverter() - Static method in class org.ops4j.pax.swissbox.converter.java.io.ToInputStreamConverter
 
toInputStreamConverter(Converter) - Static method in class org.ops4j.pax.swissbox.converter.java.io.ToInputStreamConverter
 
ToMapConverter - Class in org.ops4j.pax.swissbox.converter.java.util
JAVADOC NOTICE: This class contains code originally developed by "Apache Geronimo Project", OSGi Blueprint Implementation.
ToMapConverter(Converter) - Constructor for class org.ops4j.pax.swissbox.converter.java.util.ToMapConverter
 
toMapConverter(Converter) - Static method in class org.ops4j.pax.swissbox.converter.java.util.ToMapConverter
 
ToNumberConverter - Class in org.ops4j.pax.swissbox.converter.java.lang
JAVADOC NOTICE: This class contains code originally developed by "Apache Geronimo Project", OSGi Blueprint Implementation.
ToNumberConverter() - Constructor for class org.ops4j.pax.swissbox.converter.java.lang.ToNumberConverter
 
toNumberConverter() - Static method in class org.ops4j.pax.swissbox.converter.java.lang.ToNumberConverter
 
ToOutputStreamConverter - Class in org.ops4j.pax.swissbox.converter.java.io
JAVADOC
ToOutputStreamConverter() - Constructor for class org.ops4j.pax.swissbox.converter.java.io.ToOutputStreamConverter
 
ToOutputStreamConverter(Converter) - Constructor for class org.ops4j.pax.swissbox.converter.java.io.ToOutputStreamConverter
 
toOutputStreamConverter() - Static method in class org.ops4j.pax.swissbox.converter.java.io.ToOutputStreamConverter
 
toOutputStreamConverter(Converter) - Static method in class org.ops4j.pax.swissbox.converter.java.io.ToOutputStreamConverter
 
ToPrintStreamConverter - Class in org.ops4j.pax.swissbox.converter.java.io
JAVADOC
ToPrintStreamConverter() - Constructor for class org.ops4j.pax.swissbox.converter.java.io.ToPrintStreamConverter
 
ToPrintStreamConverter(Converter) - Constructor for class org.ops4j.pax.swissbox.converter.java.io.ToPrintStreamConverter
 
toPrintStreamConverter() - Static method in class org.ops4j.pax.swissbox.converter.java.io.ToPrintStreamConverter
 
toPrintStreamConverter(Converter) - Static method in class org.ops4j.pax.swissbox.converter.java.io.ToPrintStreamConverter
 
ToReaderConverter - Class in org.ops4j.pax.swissbox.converter.java.io
JAVADOC
ToReaderConverter() - Constructor for class org.ops4j.pax.swissbox.converter.java.io.ToReaderConverter
 
ToReaderConverter(Converter) - Constructor for class org.ops4j.pax.swissbox.converter.java.io.ToReaderConverter
 
toReaderConverter() - Static method in class org.ops4j.pax.swissbox.converter.java.io.ToReaderConverter
 
toReaderConverter(Converter) - Static method in class org.ops4j.pax.swissbox.converter.java.io.ToReaderConverter
 
toString() - Method in class org.ops4j.pax.swissbox.converter.GenericType
 
toString() - Method in class org.ops4j.pax.swissbox.core.BundleClassLoader
 
toString() - Method in class org.ops4j.pax.swissbox.extender.BundleEntryScanner
 
toString() - Method in class org.ops4j.pax.swissbox.extender.ManifestEntry
 
toString() - Method in class org.ops4j.pax.swissbox.tinybundles.dp.intern.VersionRange
 
ToStringConverter - Class in org.ops4j.pax.swissbox.converter.java.lang
JAVADOC
ToStringConverter() - Constructor for class org.ops4j.pax.swissbox.converter.java.lang.ToStringConverter
 
toStringConverter() - Static method in class org.ops4j.pax.swissbox.converter.java.lang.ToStringConverter
 
ToURIConverter - Class in org.ops4j.pax.swissbox.converter.java.io
JAVADOC
ToURIConverter() - Constructor for class org.ops4j.pax.swissbox.converter.java.io.ToURIConverter
 
ToURIConverter(Converter) - Constructor for class org.ops4j.pax.swissbox.converter.java.io.ToURIConverter
 
toURIConverter() - Static method in class org.ops4j.pax.swissbox.converter.java.io.ToURIConverter
 
toURIConverter(Converter) - Static method in class org.ops4j.pax.swissbox.converter.java.io.ToURIConverter
 
ToURLConverter - Class in org.ops4j.pax.swissbox.converter.java.io
JAVADOC
ToURLConverter() - Constructor for class org.ops4j.pax.swissbox.converter.java.io.ToURLConverter
 
ToURLConverter(Converter) - Constructor for class org.ops4j.pax.swissbox.converter.java.io.ToURLConverter
 
toURLConverter() - Static method in class org.ops4j.pax.swissbox.converter.java.io.ToURLConverter
 
toURLConverter(Converter) - Static method in class org.ops4j.pax.swissbox.converter.java.io.ToURLConverter
 
ToWriterConverter - Class in org.ops4j.pax.swissbox.converter.java.io
JAVADOC
ToWriterConverter() - Constructor for class org.ops4j.pax.swissbox.converter.java.io.ToWriterConverter
 
ToWriterConverter(Converter) - Constructor for class org.ops4j.pax.swissbox.converter.java.io.ToWriterConverter
 
toWriterConverter() - Static method in class org.ops4j.pax.swissbox.converter.java.io.ToWriterConverter
 
toWriterConverter(Converter) - Static method in class org.ops4j.pax.swissbox.converter.java.io.ToWriterConverter
 
trace(Object) - Method in interface org.apache.commons.logging.Log
Log a message with trace log level.
trace(Object, Throwable) - Method in interface org.apache.commons.logging.Log
Log an error with trace log level.

U

UIDProvider - Class in org.ops4j.pax.swissbox.tinybundles.core.metadata
 
UIDProvider() - Constructor for class org.ops4j.pax.swissbox.tinybundles.core.metadata.UIDProvider
 
unwrap(Class) - Static method in class org.ops4j.pax.swissbox.converter.internal.Primitives
 

V

valueOf(String) - Static method in enum org.ops4j.pax.swissbox.bnd.OverwriteMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ops4j.pax.swissbox.tinybundles.dp.intern.DPContentType
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.
values() - Static method in enum org.ops4j.pax.swissbox.tinybundles.dp.intern.DPContentType
Returns an array containing the constants of this enum type, in the order they are declared.
VersionRange - Class in org.ops4j.pax.swissbox.tinybundles.dp.intern
This class represents a version range as defined in section 3.2.5 of the OSGi r4 specification.
VersionRange(Version, boolean, Version, boolean) - Constructor for class org.ops4j.pax.swissbox.tinybundles.dp.intern.VersionRange
Create an instance of the VersionRange class.
VersionRange(Version) - Constructor for class org.ops4j.pax.swissbox.tinybundles.dp.intern.VersionRange
Creates an instance of the VersionRange class which resembles [version,*)

W

warn(Object) - Method in interface org.apache.commons.logging.Log
Log a message with warn log level.
warn(Object, Throwable) - Method in interface org.apache.commons.logging.Log
Log an error with warn log level.
with() - Static method in class org.ops4j.pax.swissbox.tinybundles.core.TinyBundles
 
withBnd() - Static method in class org.ops4j.pax.swissbox.tinybundles.core.TinyBundles
 
WrapperConverter - Class in org.ops4j.pax.swissbox.converter.helpers
JAVADOC
WrapperConverter() - Constructor for class org.ops4j.pax.swissbox.converter.helpers.WrapperConverter
 
WrapperConverter(Converter) - Constructor for class org.ops4j.pax.swissbox.converter.helpers.WrapperConverter
 
wrapperConverter(Converter) - Static method in class org.ops4j.pax.swissbox.converter.helpers.WrapperConverter
 

A B C D E F G H I J L M N O P R S T U V W

Copyright © 2006-2012 OPS4J - Open Participation Software for Java. All Rights Reserved.