public interface InjectEnhancementWorker
InjectSpecification,
DispatchToInjectWorker| Modifier and Type | Method and Description |
|---|---|
void |
performEnhancement(EnhancementOperation op,
InjectSpecification spec)
Perform the enhancement defined by the
InjectSpecification. |
void performEnhancement(EnhancementOperation op, InjectSpecification spec)
InjectSpecification.
Thrown runtime exceptions are caught and reported by the invoker.