|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.oddjob.Reserved
public class Reserved
Where Oddjob uses inspection to control/monitor a component these are the properties methods it uses.
| Field Summary | |
|---|---|
static String |
ID_PROPERTY
Identifies a component. |
static String |
LOGGER_PROPERTY
This property is the logger name for use in a LogArchiver. |
static String |
RESULT_PROPERTY
This property is holds the integer result of a job. |
static String |
TRANSIENT_PROPERTY
This property is the logger name for use in a LogArchiver. |
static String |
ZOOM_POINT_PROPERTY
Not implemented yet. |
| Constructor Summary | |
|---|---|
Reserved()
|
|
| 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 String ID_PROPERTY
public static final String TRANSIENT_PROPERTY
public static final String LOGGER_PROPERTY
public static final String RESULT_PROPERTY
public static final String ZOOM_POINT_PROPERTY
| Constructor Detail |
|---|
public Reserved()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||