public class ApplicationLoader.BundleInstaller extends ApplicationLoader.DefaultCallback
| Constructor and Description |
|---|
ApplicationLoader.BundleInstaller() |
| Modifier and Type | Method and Description |
|---|---|
void |
visitBundle(BundleFile bundleFile) |
void |
visitJar(BundleFile bundleFile) |
visitNestedBundlespublic void visitBundle(BundleFile bundleFile) throws IOException
visitBundle in interface BundleWalker.CallbackvisitBundle in class ApplicationLoader.DefaultCallbackIOExceptionpublic void visitJar(BundleFile bundleFile) throws IOException
visitJar in interface BundleWalker.CallbackvisitJar in class ApplicationLoader.DefaultCallbackIOExceptionCopyright © 2011 Nuxeo SA. All Rights Reserved.