org.apache.tuscany.sca.node.equinox.launcher
Class LibrariesBundleFileFactoryHook

java.lang.Object
  extended by org.apache.tuscany.sca.node.equinox.launcher.LibrariesBundleFileFactoryHook

public class LibrariesBundleFileFactoryHook
extends java.lang.Object

A bundle file factory hook that.


Constructor Summary
LibrariesBundleFileFactoryHook(java.util.jar.Manifest manifest)
           
 
Method Summary
 BundleFile createBundleFile(java.lang.Object content, BaseData data, boolean base)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LibrariesBundleFileFactoryHook

public LibrariesBundleFileFactoryHook(java.util.jar.Manifest manifest)
Method Detail

createBundleFile

public BundleFile createBundleFile(java.lang.Object content,
                                   BaseData data,
                                   boolean base)
                            throws java.io.IOException
Throws:
java.io.IOException