|
Oracle Fusion Middleware Java API Reference for Oracle Complex Event Processing 11g Release 1 (11.1.1.4.0) E14303-04 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.lang.Enum | +--com.bea.wlevs.management.configuration.RecordPlaybackMBean.RecordSessionParameters
Field Summary | |
static RecordPlaybackMBean.RecordSessionParameters |
ApplicationName Name of the application from which these events were recorded |
static RecordPlaybackMBean.RecordSessionParameters |
DataSetName The data set name used for this recording |
static RecordPlaybackMBean.RecordSessionParameters |
EventTypes List of names of the event types contained in this recording. |
static RecordPlaybackMBean.RecordSessionParameters |
Name User specified name for the recording |
static RecordPlaybackMBean.RecordSessionParameters |
ProviderName The name of the event store provider that was used for this recording |
static RecordPlaybackMBean.RecordSessionParameters |
RecordingEndTime Time at which this recording ended |
static RecordPlaybackMBean.RecordSessionParameters |
RecordingStartTime Time at which this recording started |
static RecordPlaybackMBean.RecordSessionParameters |
StageName Name of the stage from which these events were recorded |
Method Summary | |
static RecordPlaybackMBean.RecordSessionParameters |
valueOf(java.lang.String name) |
static RecordPlaybackMBean.RecordSessionParameters[] |
values() |
Methods inherited from class java.lang.Enum |
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf |
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final RecordPlaybackMBean.RecordSessionParameters Name
public static final RecordPlaybackMBean.RecordSessionParameters RecordingStartTime
public static final RecordPlaybackMBean.RecordSessionParameters RecordingEndTime
public static final RecordPlaybackMBean.RecordSessionParameters StageName
public static final RecordPlaybackMBean.RecordSessionParameters ApplicationName
public static final RecordPlaybackMBean.RecordSessionParameters EventTypes
public static final RecordPlaybackMBean.RecordSessionParameters DataSetName
public static final RecordPlaybackMBean.RecordSessionParameters ProviderName
Method Detail |
public static RecordPlaybackMBean.RecordSessionParameters[] values()
public static RecordPlaybackMBean.RecordSessionParameters valueOf(java.lang.String name)
|
Copyright © 2007, 2011 Oracle and/or its affiliates. All rights reserved. | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |