public class OptimizedConstructionTransformer extends ConstructionTransformer
instrumentor
Constructor and Description |
---|
OptimizedConstructionTransformer(Instrumentor instrumentor) |
Modifier and Type | Method and Description |
---|---|
protected void |
insertInterception(javassist.CtConstructor constructor,
int index) |
addConstructionInfoField, addConstructionInfoField, addInfoAsWeakReference, constructionInfoFromWeakReference, generateConstructionInfoField, generateNotMatchedConstructionInfoField, getConstructionInfoFieldName, insertConstructionInterception, isAdvisableConstructor, markInfoAsSynthetic
public OptimizedConstructionTransformer(Instrumentor instrumentor)
protected void insertInterception(javassist.CtConstructor constructor, int index) throws Exception
insertInterception
in class ConstructionTransformer
Exception
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.