JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
sting.interceptors
Annotation Interface After
@Retention
(
RUNTIME
)
@Target
(
METHOD
)
public @interface
After
Marks a public interceptor lifecycle method that runs after a successful target service method call.