public interface CompositeModule
Modifier and Type | Method and Description |
---|---|
BundleDescription |
getCompositeDescription() |
ClassLoaderDelegate |
getDelegate() |
void |
refreshContent() |
boolean |
resolveContent() |
void |
started(CompositeModule compositeBundle) |
void |
stopped(CompositeModule compositeBundle) |
void |
updateContent(InputStream content) |
void updateContent(InputStream content) throws BundleException
BundleException
void refreshContent()
boolean resolveContent()
BundleDescription getCompositeDescription()
ClassLoaderDelegate getDelegate()
void started(CompositeModule compositeBundle)
void stopped(CompositeModule compositeBundle)
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.