public annotation interface  org.glassfish.hk.api.Customizer extends java.lang.Object implements java.lang.'annotation'.Annotation
{
public abstract java.lang.Class[] value();
public abstract java.lang.String[] name();
public abstract boolean failWhenMethodNotFound();
}