|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface WorkSubstituteRuntimeMBean
MBean for accessing runtime information about the worklist
| Field Summary | |
|---|---|
static String |
NAME
Deprecated. bringing forward from impl to interface. |
| Method Summary | |
|---|---|
String[] |
addWorkSubstituteRules(WorkSubstituteRule[] workSubstituteRules)
Deprecated. |
WorkSubstituteRule[] |
getAllWorkSubstituteRules()
Deprecated. |
String |
getWorkSubstitute(String user,
Date date)
Deprecated. |
WorkSubstituteRule |
getWorkSubstituteRule(String ruleId)
Deprecated. |
WorkSubstituteRule[] |
getWorkSubstituteRulesWithSource(String source)
Deprecated. |
WorkSubstituteRule[] |
getWorkSubstituteRulesWithTarget(String target)
Deprecated. |
void |
removeWorkSubstituteRules(String[] workSubstituteRuleIds)
Deprecated. |
void |
updateWorkSubstituteRules(WorkSubstituteRule[] rules)
Deprecated. |
| Methods inherited from interface weblogic.management.runtime.RuntimeMBean |
|---|
addPropertyChangeListener, preDeregister, removePropertyChangeListener |
| Methods inherited from interface weblogic.management.WebLogicMBean |
|---|
getMBeanInfo, getName, getObjectName, getParent, getType, isCachingDisabled, isRegistered, setName, setParent |
| Methods inherited from interface javax.management.DynamicMBean |
|---|
getAttribute, getAttributes, invoke, setAttribute, setAttributes |
| Methods inherited from interface javax.management.MBeanRegistration |
|---|
postDeregister, postRegister, preRegister |
| Methods inherited from interface javax.management.NotificationBroadcaster |
|---|
addNotificationListener, getNotificationInfo, removeNotificationListener |
| Field Detail |
|---|
static final String NAME
| Method Detail |
|---|
WorkSubstituteRule[] getAllWorkSubstituteRules()
throws MBeanException
MBeanException
WorkSubstituteRule[] getWorkSubstituteRulesWithSource(String source)
throws MBeanException
MBeanException
WorkSubstituteRule[] getWorkSubstituteRulesWithTarget(String target)
throws MBeanException
MBeanException
String getWorkSubstitute(String user,
Date date)
throws MBeanException
MBeanException
WorkSubstituteRule getWorkSubstituteRule(String ruleId)
throws MBeanException
MBeanException
void updateWorkSubstituteRules(WorkSubstituteRule[] rules)
throws MBeanException
rules -
MBeanException
void removeWorkSubstituteRules(String[] workSubstituteRuleIds)
throws MBeanException
workSubstituteRuleIds -
MBeanException
String[] addWorkSubstituteRules(WorkSubstituteRule[] workSubstituteRules)
throws MBeanException
workSubstituteRules -
MBeanException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||