public class InjectStateFlagWorker extends java.lang.Object implements InjectEnhancementWorker
| Constructor and Description |
|---|
InjectStateFlagWorker() |
| Modifier and Type | Method and Description |
|---|---|
void |
performEnhancement(EnhancementOperation op,
InjectSpecification spec)
Perform the enhancement defined by the
InjectSpecification. |
void |
setApplicationStateManager(ApplicationStateManager applicationStateManager) |
public InjectStateFlagWorker()
public void performEnhancement(EnhancementOperation op, InjectSpecification spec)
InjectEnhancementWorkerInjectSpecification.
Thrown runtime exceptions are caught and reported by the invoker.performEnhancement in interface InjectEnhancementWorkerpublic void setApplicationStateManager(ApplicationStateManager applicationStateManager)