Skip navigation links

Oracle Complex Event Processing API Reference
11g Release 1 (11.1.1)

E14303-03
FRAMES    NO FRAMES
DETAIL:  FIELD | CONSTR | METHOD


com.bea.wlevs.management.runtime
Interface DomainRuntimeMBean


public interface DomainRuntimeMBean
extends WebLogicMBean

Field Summary
static java.lang.String MBEAN_TYPE
          This MBean is registered using the following MBEAN_TYPE.

 

Method Summary
 javax.management.ObjectName getServerRuntimeMBean()
           
 java.lang.String lookupPrimaryInGroup(java.lang.String groupName)
          Returns the name of the primary server of the group specified by groupName.

 

Methods inherited from interface com.bea.wlevs.management.WebLogicMBean
getName, getObjectName, getType

 

Field Detail

MBEAN_TYPE

public static final java.lang.String MBEAN_TYPE
This MBean is registered using the following MBEAN_TYPE.

Method Detail

getServerRuntimeMBean

public javax.management.ObjectName getServerRuntimeMBean()
                                                  throws javax.management.JMException

lookupPrimaryInGroup

public java.lang.String lookupPrimaryInGroup(java.lang.String groupName)
                                      throws javax.management.JMException
Returns the name of the primary server of the group specified by groupName.
Parameters:
groupName - - name of the group
Returns:
String - name of primary instance in group.
Throws:
javax.management.OperationsException - if group is not found

Overview  Package   Class   Use  Tree  Deprecated  Index  Help 
Copyright © 2007, 2010 Oracle and/or its affiliates. All rights reserved.
 PREV CLASS   NEXT CLASS FRAMES    NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD DETAIL:  FIELD | CONSTR | METHOD