Uses of Class
com.sun.jdo.api.persistence.enhancer.OutputStreamWrapper
Packages that use OutputStreamWrapper
-
Uses of OutputStreamWrapper in com.sun.jdo.api.persistence.enhancer
Methods in com.sun.jdo.api.persistence.enhancer with parameters of type OutputStreamWrapperModifier and TypeMethodDescriptionbooleanByteCodeEnhancer.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.