Package | Description |
---|---|
org.apache.jdo.impl.enhancer | |
org.apache.jdo.impl.enhancer.core |
Modifier and Type | Method and Description |
---|---|
boolean |
ClassFileEnhancer.enhanceClassFile(java.io.InputStream in,
OutputStreamWrapper out)
Enhances a given class according to the JDO meta-data.
|
boolean |
ClassFileEnhancerTimer.enhanceClassFile(java.io.InputStream inClassFile,
OutputStreamWrapper outClassFile) |
Modifier and Type | Method and Description |
---|---|
boolean |
EnhancerFilter.enhanceClassFile(java.io.InputStream inClassFile,
OutputStreamWrapper outClassFile)
Enhances a given class according to the JDO meta-data.
|
Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.