public class DefaultWorker extends Object implements FrameworkUtilWorker, BundleListener, FrameworkListener
| Constructor and Description |
|---|
DefaultWorker() |
| Modifier and Type | Method and Description |
|---|---|
void |
bundleChanged(BundleEvent event) |
void |
frameworkEvent(FrameworkEvent event) |
ClassLoader |
getClassLoader(Bundle b) |
boolean |
isValid() |
public ClassLoader getClassLoader(Bundle b)
getClassLoader in interface FrameworkUtilWorkerpublic boolean isValid()
isValid in interface FrameworkUtilWorkerpublic void bundleChanged(BundleEvent event)
bundleChanged in interface BundleListenerpublic void frameworkEvent(FrameworkEvent event)
frameworkEvent in interface FrameworkListenerCopyright © 2010 - 2020 Adobe. All Rights Reserved