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)
InjectEnhancementWorker
InjectSpecification
.
Thrown runtime exceptions are caught and reported by the invoker.performEnhancement
in interface InjectEnhancementWorker
public void setApplicationStateManager(ApplicationStateManager applicationStateManager)