public abstract class WeavingStrategySupport extends Object implements WeavingStrategy
Constructor and Description |
---|
WeavingStrategySupport() |
Modifier and Type | Method and Description |
---|---|
protected static void |
clearReEntry()
Clear the re-entry flag.
|
protected static boolean |
isReEntry()
Are we re-entering?
|
protected static void |
setReEntry()
Set the re-entry flag.
|
protected void |
setTransformationStarted() |
protected static boolean |
transformationStarted() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
translate
protected static boolean isReEntry()
protected static void setReEntry()
protected static void clearReEntry()
protected static boolean transformationStarted()
protected void setTransformationStarted()
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.