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