public class EventPublisherInterceptor
extends com.opensymphony.xwork.interceptor.AroundInterceptor
Evented actions after they've executed , and publishes them via the EventPublisher.| Constructor and Description |
|---|
EventPublisherInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
after(com.opensymphony.xwork.ActionInvocation actionInvocation,
String result) |
protected void |
before(com.opensymphony.xwork.ActionInvocation actionInvocation) |
Copyright © 2003–2022 Atlassian. All rights reserved.