public abstract class ApplicationLoader.DefaultCallback extends Object implements BundleWalker.Callback
| Constructor and Description |
|---|
DefaultCallback() |
| Modifier and Type | Method and Description |
|---|---|
void |
visitBundle(BundleFile bundleFile) |
void |
visitJar(BundleFile bundleFile) |
void |
visitNestedBundles(BundleFile bundleFile) |
public DefaultCallback()
public void visitBundle(BundleFile bundleFile) throws IOException
visitBundle in interface BundleWalker.CallbackIOExceptionpublic void visitJar(BundleFile bundleFile) throws IOException
visitJar in interface BundleWalker.CallbackIOExceptionpublic void visitNestedBundles(BundleFile bundleFile) throws IOException
IOExceptionCopyright © 2016 Nuxeo SA. All rights reserved.