See: Description
| Class | Description |
|---|---|
| PluginLifecycleHandler |
Manager class that handles plug-in life cycle related logic.
|
| ShadingPathResolver |
This implementation of path resolver makes "shadow copy" of plug-in resources
before resolving paths to them, this helps avoid locking of local resources
and run native code from remote locations.
|
| StandardObjectFactory |
Standard object factory implementation.
|
| StandardPathResolver |
Standard simple implementation of path resolver.
|
| StandardPluginClassLoader |
Standard implementation of plug-in class loader.
|
| StandardPluginClassLoader.ResourceFilter | |
| StandardPluginLifecycleHandler |
Standard implementation of plug-in life cycle handler.
|
| StandardPluginLocation |
A standard implementation of plug-in location interface.
|
| StandardPluginManager |
Standard implementation of plug-in manager.
|
This package contains standard implementation of main framework runtime API.
Copyright © 2016. All rights reserved.