|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.solder.exception.control.Precedence
public abstract class Precedence
List of possible precedence values.
| Field Summary | |
|---|---|
static int |
BUILT_IN
|
static int |
DEFAULT
|
static int |
FRAMEWORK
|
static int |
HIGH
|
static int |
LOW
|
| Constructor Summary | |
|---|---|
Precedence()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int BUILT_IN
public static final int FRAMEWORK
public static final int DEFAULT
public static final int LOW
public static final int HIGH
| Constructor Detail |
|---|
public Precedence()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||