|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IQuickFixAction
This interface is used by extenders to add quick fixes to the service policy ui framework.
Method Summary | |
---|---|
void |
action(IServicePolicy policy)
This method is called when the user has selected this action to resolve a particular service policy problem. |
Method Detail |
---|
void action(IServicePolicy policy)
policy
- The policy that this quick fix applies to.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |