|
Class Summary |
| BundleClassLoaderDelegator |
|
| ResourceMerger |
ResourceMerger is able to merge java archives (jars) and in the process merge
any text based resource files. |
| SmooksActivator |
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. |
| SmooksOSGIFactory |
A factory class for creating Smooks instances in an OSGi environment. |
| SmooksServiceFactory |
SmooksServiceFactory is a ServiceFactory implementation that
enables the creation of per-bundle SmooksOSGIFactory implementations. |