| Package | Description | 
|---|---|
| org.datanucleus.plugin | 
 Package providing the plugin mechanism utilised by DataNucleus. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
NonManagedPluginRegistry
Manages the registry of Extensions and Extension Points outside any OSGI container. 
 | 
class  | 
OSGiPluginRegistry  | 
| Modifier and Type | Method and Description | 
|---|---|
static PluginRegistry | 
PluginRegistryFactory.newPluginRegistry(String registryClassName,
                 String registryBundleCheck,
                 boolean allowUserBundles,
                 ClassLoaderResolver clr)
Instantiates a PluginRegistry. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static List[] | 
OSGiBundleParser.parsePluginElements(DocumentBuilder db,
                   PluginRegistry mgr,
                   URL fileUrl,
                   Bundle plugin,
                   org.osgi.framework.Bundle osgiBundle)
Method to parse Extensions in plug-in file. 
 | 
Copyright © 2018. All rights reserved.