|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EngineConstants
Defines constants for use with all engine classes.
| Field Summary | |
|---|---|
static int |
PRIORITY_HIGH
Integer (value 4) representing high priority. |
static int |
PRIORITY_HIGHEST
Integer (value 5) representing the highest priority. |
static int |
PRIORITY_LOW
Integer (value 2) representing low priority. |
static int |
PRIORITY_LOWEST
Integer (value 1) representing the lowest priority. |
static int |
PRIORITY_NORMAL
Integer (value 3) representing normal priority. |
| Field Detail |
|---|
static final int PRIORITY_HIGH
static final int PRIORITY_HIGHEST
static final int PRIORITY_LOW
static final int PRIORITY_LOWEST
static final int PRIORITY_NORMAL
|
Copyright 2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||