public annotation interface  org.jboss.logging.annotations.Signature extends java.lang.Object implements java.lang.'annotation'.Annotation
{
public abstract java.lang.Class[] value();
public abstract int causeIndex();
public abstract int messageIndex();
}