public class EnhanceContext extends Object
EnhanceContext represents the context or status for processing a class.
Based on this context, the plugin core ClassEnhancePluginDefine
knows how to process the specific steps for every particular plugin.| Constructor and Description |
|---|
EnhanceContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
extendObjectCompleted() |
void |
initializationStageCompleted() |
boolean |
isEnhanced() |
boolean |
isObjectExtended() |
Copyright © 2019 The Apache Software Foundation. All rights reserved.