|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.lang.Enum
|
+--com.bea.wlrt.ede.RejectStreamingEventException.Reason
| Field Summary | |
static RejectStreamingEventException.Reason |
FULL
|
static RejectStreamingEventException.Reason |
LARGE_BATCH
|
static RejectStreamingEventException.Reason |
UNKOWN
|
| Method Summary | |
static RejectStreamingEventException.Reason |
valueOf(String name)
|
static RejectStreamingEventException.Reason[] |
values()
|
| Methods inherited from class java.lang.Enum |
clone,
compareTo,
equals,
getDeclaringClass,
hashCode,
name,
ordinal,
toString,
valueOf |
| Methods inherited from class java.lang.Object |
finalize,
getClass,
notify,
notifyAll,
wait,
wait,
wait |
| Field Detail |
public static final RejectStreamingEventException.Reason FULL
public static final RejectStreamingEventException.Reason LARGE_BATCH
public static final RejectStreamingEventException.Reason UNKOWN
| Method Detail |
public static final RejectStreamingEventException.Reason[] values()
public static RejectStreamingEventException.Reason valueOf(String name)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||