Class OpenJPAJCacheDerivation
java.lang.Object
org.apache.openjpa.lib.conf.AbstractProductDerivation
org.apache.commons.jcs3.jcache.openjpa.OpenJPAJCacheDerivation
- All Implemented Interfaces:
- org.apache.openjpa.lib.conf.ProductDerivation
- 
Field SummaryFields inherited from interface org.apache.openjpa.lib.conf.ProductDerivationTYPE_FEATURE, TYPE_PRODUCT
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionbooleanbeforeConfigurationConstruct(org.apache.openjpa.lib.conf.ConfigurationProvider cp) booleanbeforeConfigurationLoad(org.apache.openjpa.lib.conf.Configuration conf) intgetType()Methods inherited from class org.apache.openjpa.lib.conf.AbstractProductDerivationafterSpecificationSet, beforeConfigurationClose, getAnchorsInFile, getAnchorsInResource, getConfigurationPrefix, getDefaultResourceLocation, getSupportedQueryHints, load, load, loadDefaults, loadGlobals, validate
- 
Constructor Details- 
OpenJPAJCacheDerivationpublic OpenJPAJCacheDerivation()
 
- 
- 
Method Details- 
beforeConfigurationLoad- Specified by:
- beforeConfigurationLoadin interface- org.apache.openjpa.lib.conf.ProductDerivation
- Overrides:
- beforeConfigurationLoadin class- org.apache.openjpa.lib.conf.AbstractProductDerivation
 
- 
beforeConfigurationConstruct- Specified by:
- beforeConfigurationConstructin interface- org.apache.openjpa.lib.conf.ProductDerivation
- Overrides:
- beforeConfigurationConstructin class- org.apache.openjpa.lib.conf.AbstractProductDerivation
 
- 
getType
 
-