Uses of Class
com.sun.jdo.api.persistence.enhancer.OutputStreamWrapper
-
Packages that use OutputStreamWrapper Package Description com.sun.jdo.api.persistence.enhancer -
-
Uses of OutputStreamWrapper in com.sun.jdo.api.persistence.enhancer
Methods in com.sun.jdo.api.persistence.enhancer with parameters of type OutputStreamWrapper Modifier and Type Method Description booleanByteCodeEnhancer. enhanceClassFile(InputStream in, OutputStreamWrapper out)Enhances a given class according to the JDO meta-data.booleanByteCodeEnhancerTimer. enhanceClassFile(InputStream inByteCode, OutputStreamWrapper outByteCode)booleanFilterEnhancer. enhanceClassFile(InputStream inByteCode, OutputStreamWrapper outByteCode)Enhances a given class according to the JDO meta-data.
-