Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Complex Event Processing
11g Release 1 (11.1.1.4.0)

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


com.oracle.cep.cluster.hagroups.runtime
Interface ActiveActiveGroupRuntimeMBean

All Known Implementing Classes:
ActiveActiveGroupRuntimeMBeanImpl

public interface ActiveActiveGroupRuntimeMBean
extends StageRuntimeMBean

Method Summary
 java.lang.String getGroupName()
           
 java.lang.String[] getNotifcationGroups()
           

 

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

 

Method Detail

getGroupName

public java.lang.String getGroupName()
Returns:
Get the group name used for the local notification group.

getNotifcationGroups

public java.lang.String[] getNotifcationGroups()
Returns:
notification groups in the domain.

Overview  Package   Class   Use  Tree  Deprecated  Index  Help 
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