Uses of Package
org.jpox.plugin

Packages that use org.jpox.plugin
org.jpox This package provides classes that are typically client-facing. 
org.jpox.api Provides adapters for different client APIs, like JDO, JPA and so on. 
org.jpox.plugin Package providing the plugin mechanism utilised by JPOX. 
org.jpox.store.mapped   
org.jpox.store.mapped.mapping Package providing mappings for all supported Java types in JPOX. 
org.jpox.store.query Package providing generic methods for use by queries. 
org.jpox.util Provides utility classes used in the implementation that don't fit in a particular functional part of the system. 
 

Classes in org.jpox.plugin used by org.jpox
PluginManager
          Manages the registry of Extensions and Extension Points.
 

Classes in org.jpox.plugin used by org.jpox.api
PluginManager
          Manages the registry of Extensions and Extension Points.
 

Classes in org.jpox.plugin used by org.jpox.plugin
Bundle
          A Plug-in (OSGi Bundle) definition.
Bundle.BundleVersion
          Bundle Version - according to OSGi spec 3.0 §3.2.4
ConfigurationElement
          Represents XML elements declared nested in the extension element
Extension
          Extension declared in a plug-in.
ExtensionPoint
          Extension Point declared in a plug-in.
PluginRegistry
          Loader and registry of Extensions and Extension Points.
 

Classes in org.jpox.plugin used by org.jpox.store.mapped
PluginManager
          Manages the registry of Extensions and Extension Points.
 

Classes in org.jpox.plugin used by org.jpox.store.mapped.mapping
PluginManager
          Manages the registry of Extensions and Extension Points.
 

Classes in org.jpox.plugin used by org.jpox.store.query
PluginManager
          Manages the registry of Extensions and Extension Points.
 

Classes in org.jpox.plugin used by org.jpox.util
PluginManager
          Manages the registry of Extensions and Extension Points.
 



Copyright © -2008 . All Rights Reserved.