public class JPADelegatingClassFileTransformer extends Object implements ClassFileTransformer
Constructor and Description |
---|
JPADelegatingClassFileTransformer(org.jipijapa.plugin.spi.PersistenceUnitMetadata pu) |
Modifier and Type | Method and Description |
---|---|
byte[] |
transform(ClassLoader classLoader,
String className,
Class<?> aClass,
ProtectionDomain protectionDomain,
byte[] originalBuffer) |
public JPADelegatingClassFileTransformer(org.jipijapa.plugin.spi.PersistenceUnitMetadata pu)
public byte[] transform(ClassLoader classLoader, String className, Class<?> aClass, ProtectionDomain protectionDomain, byte[] originalBuffer) throws IllegalClassFormatException
transform
in interface ClassFileTransformer
IllegalClassFormatException
Copyright © 2014 JBoss by Red Hat. All rights reserved.