public interface  jakarta.enterprise.inject.spi.Prioritized extends java.lang.Object
{
public abstract int getPriority();
}