org.codehaus.aspectwerkz.transform.inlining.deployer
Class RedefinerFactory.Type
java.lang.Object
org.codehaus.aspectwerkz.transform.inlining.deployer.RedefinerFactory.Type
- Enclosing class:
- RedefinerFactory
public static class RedefinerFactory.Type
- extends Object
Type-safe enum for the different redefiner implementations.
- Author:
- Jonas Bonr
HOTSWAP
public static final RedefinerFactory.Type HOTSWAP
JVMTI
public static final RedefinerFactory.Type JVMTI
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2002-2005 Jonas Bonér, Alexandre Vasseur. All Rights Reserved.