public annotation interface  org.apache.ibatis.plugin.Intercepts extends java.lang.Object implements java.lang.'annotation'.Annotation
{
public abstract org.apache.ibatis.plugin.Signature[] value();
}