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 ClassFileTransformerIllegalClassFormatExceptionCopyright © 2015 JBoss by Red Hat. All rights reserved.