|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IActionExecutor
Interface for Policy JAVA Rule Executor Every Policy JAVA rule needs to implement this class
Method Summary | |
---|---|
void |
destroy()
|
AssertionResult |
execute(PolicyActionInstance action,
PolicyContext policyContext)
|
void |
init()
|
Method Detail |
---|
void init()
AssertionResult execute(PolicyActionInstance action, PolicyContext policyContext) throws PolicyException
action
- policyContext
-
PolicyException
void destroy()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |