@Target(value=METHOD) @Retention(value=RUNTIME) @Documented public @interface Advise
Modifier and Type | Optional Element and Description |
---|---|
String |
id
Id of the advisor.
|
Class |
serviceInterface
Type of the service to advise.
|
public abstract Class serviceInterface
Copyright © 2003-2012 The Apache Software Foundation.