|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.consultoriajava.browneater.DispatchingStyle
public class DispatchingStyle
This class holds values to indicate the dispatching style used by a Brown dispatcher.
| Field Summary | |
|---|---|
static int |
ASS_KICKING
When the BrownDispatcher fells like everything fails, he may try the ASS_KICKING style. |
static int |
HARD
If things gets hard, BrownDispatchers start using Hard Style |
static int |
HASTA_LA_VISTA_BABY
Used to dispatch a Brown we really, really dont want to come back. |
static int |
NON_LUBRICATED
Ouch! |
static int |
SOFT
A soft dispatch. |
| Constructor Summary | |
|---|---|
DispatchingStyle()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int SOFT
public static final int HARD
public static final int ASS_KICKING
public static final int HASTA_LA_VISTA_BABY
public static final int NON_LUBRICATED
| Constructor Detail |
|---|
public DispatchingStyle()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||