WorklistScrollableResultMBean Interface
- public interface WorklistScrollableResultMBean
extends RuntimeMBean
MBean for accessing runtime information about the worklist
-
All Superinterfaces
-
DynamicMBean, MBeanRegistration, NotificationBroadcaster, RuntimeMBean, WebLogicMBean
getTaskInfoCursor(TaskSelector, int) Method
public TaskInfoCursor getTaskInfoCursor(TaskSelector taskSelector,
int resultSize)
throws MBeanException
Exceptions
-
MBeanException
moveCursorBackward(TaskInfoCursor) Method
public TaskInfoCursor moveCursorBackward(TaskInfoCursor taskInfoCursor)
throws MBeanException
Exceptions
-
MBeanException
moveCursorForward(TaskInfoCursor) Method
public TaskInfoCursor moveCursorForward(TaskInfoCursor taskInfoCursor)
throws MBeanException
Exceptions
-
MBeanException
refreshCursor(TaskInfoCursor) Method
public TaskInfoCursor refreshCursor(TaskInfoCursor taskInfoCursor)
throws MBeanException
Exceptions
-
MBeanException