public class InterceptFieldClassFileTransformer extends Object implements javax.persistence.spi.ClassTransformer
Constructor and Description |
---|
InterceptFieldClassFileTransformer(List<String> entities) |
Modifier and Type | Method and Description |
---|---|
byte[] |
transform(ClassLoader loader,
String className,
Class<?> classBeingRedefined,
ProtectionDomain protectionDomain,
byte[] classfileBuffer) |
public byte[] transform(ClassLoader loader, String className, Class<?> classBeingRedefined, ProtectionDomain protectionDomain, byte[] classfileBuffer) throws IllegalClassFormatException
transform
in interface javax.persistence.spi.ClassTransformer
IllegalClassFormatException
Copyright © 2002-2015 Red Hat Middleware, LLC. All Rights Reserved