A B C F G I O R S T U V W 

A

add(Class<?>) - Method in class org.ops4j.pax.tinybundles.core.intern.TinyBundleImpl
Add a class to the current bundle.
add(Class<?>, InnerClassStrategy) - Method in class org.ops4j.pax.tinybundles.core.intern.TinyBundleImpl
 
add(String, URL) - Method in class org.ops4j.pax.tinybundles.core.intern.TinyBundleImpl
Add a resource to the current bundle (to be built).
add(String, InputStream) - Method in class org.ops4j.pax.tinybundles.core.intern.TinyBundleImpl
 
add(String, URL) - Method in interface org.ops4j.pax.tinybundles.core.TinyBundle
Add a resource to the current bundle (to be built).
add(String, InputStream) - Method in interface org.ops4j.pax.tinybundles.core.TinyBundle
Add a resource to the current bundle (to be built).
add(Class<?>) - Method in interface org.ops4j.pax.tinybundles.core.TinyBundle
Add a class to the current bundle.
add(Class<?>, InnerClassStrategy) - Method in interface org.ops4j.pax.tinybundles.core.TinyBundle
Add a class to the current bundle.
asResource(Class<?>) - Static method in class org.ops4j.pax.tinybundles.finder.ClassFinder
 
AsyncRawBuilder - Class in org.ops4j.pax.tinybundles.core.intern
Async Builder that uses PipedOutputStream.
AsyncRawBuilder() - Constructor for class org.ops4j.pax.tinybundles.core.intern.AsyncRawBuilder
 

B

BndBuilder - Class in org.ops4j.pax.tinybundles.core.intern
 
BndBuilder(BuildStrategy) - Constructor for class org.ops4j.pax.tinybundles.core.intern.BndBuilder
 
build(Map<String, URL>, Map<String, String>) - Method in interface org.ops4j.pax.tinybundles.core.BuildStrategy
perform the actual build.
build(Map<String, URL>, Map<String, String>) - Method in class org.ops4j.pax.tinybundles.core.intern.AsyncRawBuilder
 
build(Map<String, URL>, Map<String, String>) - Method in class org.ops4j.pax.tinybundles.core.intern.BndBuilder
 
build(Map<String, URL>, Map<String, String>) - Method in class org.ops4j.pax.tinybundles.core.intern.RawBuilder
 
build(Map<String, URL>, Map<String, String>, JarOutputStream) - Method in class org.ops4j.pax.tinybundles.core.intern.RawBuilder
 
build(Map<String, URL>, Map<String, String>) - Method in class org.ops4j.pax.tinybundles.core.intern.SynchronousRawBuilder
Deprecated.
 
build() - Method in class org.ops4j.pax.tinybundles.core.intern.TinyBundleImpl
 
build(BuildStrategy) - Method in class org.ops4j.pax.tinybundles.core.intern.TinyBundleImpl
 
build(BuildStrategy) - Method in interface org.ops4j.pax.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.tinybundles.core.TinyBundle
Shortcut to TinyBundle.build(BuildStrategy) witth buildstrategy = TinyBundles.withClassicBuilder().
BuildStrategy - Interface in org.ops4j.pax.tinybundles.core
Build strategy.
bundle() - Static method in class org.ops4j.pax.tinybundles.core.TinyBundles
#bundle(BuildableBundle, org.ops4j.store.Store)
bundle(Store<InputStream>) - Static method in class org.ops4j.pax.tinybundles.core.TinyBundles
Start with a fresh bundle with this factory method.

C

ClassDescriptor - Class in org.ops4j.pax.tinybundles.finder
 
ClassDescriptor() - Constructor for class org.ops4j.pax.tinybundles.finder.ClassDescriptor
 
ClassDescriptor(String, URL) - Constructor for class org.ops4j.pax.tinybundles.finder.ClassDescriptor
 
ClassFinder - Class in org.ops4j.pax.tinybundles.finder
 
ClassFinder() - Constructor for class org.ops4j.pax.tinybundles.finder.ClassFinder
 

F

findAllEmbeddedClasses(Class<?>) - Method in class org.ops4j.pax.tinybundles.finder.ClassFinder
 
findAllEmbeddedClasses(Class<?>, String) - Method in class org.ops4j.pax.tinybundles.finder.ClassFinder
 
findAnonymousClasses(Class<?>) - Method in class org.ops4j.pax.tinybundles.finder.ClassFinder
 
findEmbeddedClasses(File, String) - Method in class org.ops4j.pax.tinybundles.finder.ClassFinder
 
findEmbeddedClasses(URL, String) - Method in class org.ops4j.pax.tinybundles.finder.ClassFinder
 

G

getDefaultStore() - Static method in class org.ops4j.pax.tinybundles.core.TinyBundles
Access to the default store instance.
getHeader(String) - Method in class org.ops4j.pax.tinybundles.core.intern.TinyBundleImpl
 
getHeader(String) - Method in interface org.ops4j.pax.tinybundles.core.TinyBundle
Get header value.
getPaxTinybundlesVersion() - Static method in class org.ops4j.pax.tinybundles.core.intern.Info
 
getResourcePath() - Method in class org.ops4j.pax.tinybundles.finder.ClassDescriptor
 
getUID() - Static method in class org.ops4j.pax.tinybundles.core.intern.UIDProvider
Returns a string-representation of a randomly generated UUID.
getUrl() - Method in class org.ops4j.pax.tinybundles.finder.ClassDescriptor
 

I

Info - Class in org.ops4j.pax.tinybundles.core.intern
 
Info() - Constructor for class org.ops4j.pax.tinybundles.core.intern.Info
 
InnerClassStrategy - Enum in org.ops4j.pax.tinybundles.core
The strategy used when a class added has inner classes.
isPaxSwissboxTinybundlesSnapshotVersion() - Static method in class org.ops4j.pax.tinybundles.core.intern.Info
 

O

org.ops4j.pax.tinybundles.core - package org.ops4j.pax.tinybundles.core
Provides the classes necessary to create and modify OSGi bundles from java api.
org.ops4j.pax.tinybundles.core.intern - package org.ops4j.pax.tinybundles.core.intern
 
org.ops4j.pax.tinybundles.finder - package org.ops4j.pax.tinybundles.finder
 

R

RawBuilder - Class in org.ops4j.pax.tinybundles.core.intern
 
RawBuilder() - Constructor for class org.ops4j.pax.tinybundles.core.intern.RawBuilder
 
read(InputStream, boolean) - Method in class org.ops4j.pax.tinybundles.core.intern.TinyBundleImpl
Read an existing bundle or jar into Tinybundles for modification.
read(InputStream) - Method in class org.ops4j.pax.tinybundles.core.intern.TinyBundleImpl
 
read(InputStream) - Method in interface org.ops4j.pax.tinybundles.core.TinyBundle
Read an existing bundle or jar into Tinybundles for modification.
read(InputStream, boolean) - Method in interface org.ops4j.pax.tinybundles.core.TinyBundle
Read an existing bundle or jar into Tinybundles for modification.
remove(Class<?>) - Method in class org.ops4j.pax.tinybundles.core.intern.TinyBundleImpl
remove a class to the current bundle.
remove(Class<?>) - Method in interface org.ops4j.pax.tinybundles.core.TinyBundle
remove a class to the current bundle.
removeHeader(String) - Method in class org.ops4j.pax.tinybundles.core.intern.TinyBundleImpl
 
removeHeader(String) - Method in interface org.ops4j.pax.tinybundles.core.TinyBundle
Remove a previously added header.
removeResource(String) - Method in class org.ops4j.pax.tinybundles.core.intern.TinyBundleImpl
 
removeResource(String) - Method in interface org.ops4j.pax.tinybundles.core.TinyBundle
Remove a previously added resource.

S

set(String, String) - Method in class org.ops4j.pax.tinybundles.core.intern.TinyBundleImpl
 
set(String, String) - Method in interface org.ops4j.pax.tinybundles.core.TinyBundle
Set header values that go into the Manifest.
setResourcePath(String) - Method in class org.ops4j.pax.tinybundles.finder.ClassDescriptor
 
setUrl(URL) - Method in class org.ops4j.pax.tinybundles.finder.ClassDescriptor
 
STRATEGY_ASYNC - Static variable in class org.ops4j.pax.tinybundles.core.TinyBundles
 
SynchronousRawBuilder - Class in org.ops4j.pax.tinybundles.core.intern
Deprecated. 
SynchronousRawBuilder() - Constructor for class org.ops4j.pax.tinybundles.core.intern.SynchronousRawBuilder
Deprecated.
 

T

TinyBundle - Interface in org.ops4j.pax.tinybundles.core
Main type when making bundles with the TinyBundles library.
TinyBundleImpl - Class in org.ops4j.pax.tinybundles.core.intern
Our default implementation of TinyBundle.
TinyBundleImpl(Store<InputStream>) - Constructor for class org.ops4j.pax.tinybundles.core.intern.TinyBundleImpl
 
TinyBundles - Class in org.ops4j.pax.tinybundles.core
Statically usable Tinybundles API.
TinyBundles() - Constructor for class org.ops4j.pax.tinybundles.core.TinyBundles
 

U

UIDProvider - Class in org.ops4j.pax.tinybundles.core.intern
 
UIDProvider() - Constructor for class org.ops4j.pax.tinybundles.core.intern.UIDProvider
 

V

valueOf(String) - Static method in enum org.ops4j.pax.tinybundles.core.InnerClassStrategy
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.ops4j.pax.tinybundles.core.InnerClassStrategy
Returns an array containing the constants of this enum type, in the order they are declared.

W

withBnd(BuildStrategy) - Static method in class org.ops4j.pax.tinybundles.core.TinyBundles
 
withBnd() - Static method in class org.ops4j.pax.tinybundles.core.TinyBundles
 
withClassicBuilder() - Static method in class org.ops4j.pax.tinybundles.core.TinyBundles
 
A B C F G I O R S T U V W 

Copyright © 2007–2014 OPS4J - Open Participation Software for Java. All rights reserved.