A B C E F G L M O R S U

A

addFileSet(FileSet) - Method in class org.milyn.ant.ResourceMergerTask
 

B

BundleClassLoaderDelegator - Class in org.milyn
 
BundleClassLoaderDelegator(Bundle) - Constructor for class org.milyn.BundleClassLoaderDelegator
 
BundleClassLoaderDelegator(Bundle, ClassLoader) - Constructor for class org.milyn.BundleClassLoaderDelegator
 

C

createInstance() - Method in class org.milyn.SmooksOSGIFactory
Creates a new Smooks instance using the Bundle passed in.
createInstance(InputStream) - Method in class org.milyn.SmooksOSGIFactory
Creates a new Smooks instance using the Bundle passed in and adds the passed-in configuration.
createInstance(String) - Method in class org.milyn.SmooksOSGIFactory
 

E

execute() - Method in class org.milyn.ant.ResourceMergerTask
 

F

findClass(String) - Method in class org.milyn.BundleClassLoaderDelegator
 
findResource(String) - Method in class org.milyn.BundleClassLoaderDelegator
 
findResources(String) - Method in class org.milyn.BundleClassLoaderDelegator
 

G

getResource(String) - Method in class org.milyn.BundleClassLoaderDelegator
 
getService(Bundle, ServiceRegistration) - Method in class org.milyn.SmooksServiceFactory
Will return a SmooksOSGIFactory instance configured with the Bundle.

L

loadClass(String, boolean) - Method in class org.milyn.BundleClassLoaderDelegator
 

M

mergeJars(String, File...) - Method in class org.milyn.ResourceMerger
Will merge the jar files and produce a new jar with the contents of the resources configured merge together.
mergeJars(String, List<Archive>) - Method in class org.milyn.ResourceMerger
Will merge the jar files and produce a new jar with the contents of the resources configured merge together.

O

org.milyn - package org.milyn
 
org.milyn.ant - package org.milyn.ant
 

R

ResourceMerger - Class in org.milyn
ResourceMerger is able to merge java archives (jars) and in the process merge any text based resource files.
ResourceMerger(String) - Constructor for class org.milyn.ResourceMerger
 
ResourceMerger(List<String>) - Constructor for class org.milyn.ResourceMerger
 
ResourceMergerTask - Class in org.milyn.ant
ResourceMergerTask is an ANT task that delegate to ResourceMerger to merge jars and in the process merge string base resource files.
ResourceMergerTask() - Constructor for class org.milyn.ant.ResourceMergerTask
 

S

setClasses(String) - Method in class org.milyn.ant.ResourceMergerTask
 
setJarName(String) - Method in class org.milyn.ant.ResourceMergerTask
 
setManifest(File) - Method in class org.milyn.ant.ResourceMergerTask
 
setResources(String) - Method in class org.milyn.ant.ResourceMergerTask
 
SmooksActivator - Class in org.milyn
Will register an OSGi ServiceFactory for Smooks which can be used to get a SmooksFactory that knows how to load classes and resources from OSGi bundles.
SmooksActivator() - Constructor for class org.milyn.SmooksActivator
 
SmooksOSGIFactory - Class in org.milyn
A factory class for creating Smooks instances in an OSGi environment.
SmooksOSGIFactory(Bundle) - Constructor for class org.milyn.SmooksOSGIFactory
 
SmooksServiceFactory - Class in org.milyn
SmooksServiceFactory is a ServiceFactory implementation that enables the creation of per-bundle SmooksOSGIFactory implementations.
SmooksServiceFactory() - Constructor for class org.milyn.SmooksServiceFactory
 
start(BundleContext) - Method in class org.milyn.SmooksActivator
 
stop(BundleContext) - Method in class org.milyn.SmooksActivator
 

U

ungetService(Bundle, ServiceRegistration, Object) - Method in class org.milyn.SmooksServiceFactory
 

A B C E F G L M O R S U

Copyright © 2014. All Rights Reserved.