Skip navigation links

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

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


com.oracle.cep.cluster.hagroups.runtime
Class ActiveActiveGroupRuntimeMBeanImpl

java.lang.Object
  |
  +--AbstractMBean
        |
        +--com.oracle.cep.cluster.hagroups.runtime.ActiveActiveGroupRuntimeMBeanImpl

public class ActiveActiveGroupRuntimeMBeanImpl
extends AbstractMBean
implements ActiveActiveGroupRuntimeMBean

Constructor Summary
ActiveActiveGroupRuntimeMBeanImpl(java.lang.String name)
           
ActiveActiveGroupRuntimeMBeanImpl(java.lang.String name, java.lang.Class clazz)
           

 

Method Summary
 java.lang.String getGroupName()
           
 java.lang.String[] getNotifcationGroups()
           
protected  WebLogicMBean getParent()
           
 java.lang.String getType()
           
 void setApplicationRuntime(ApplicationRuntime applicationRuntime)
           

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

ActiveActiveGroupRuntimeMBeanImpl

public ActiveActiveGroupRuntimeMBeanImpl(java.lang.String name)
                                  throws javax.management.JMException

ActiveActiveGroupRuntimeMBeanImpl

public ActiveActiveGroupRuntimeMBeanImpl(java.lang.String name,
                                         java.lang.Class clazz)
                                  throws javax.management.JMException

Method Detail

getGroupName

public java.lang.String getGroupName()
Specified by:
getGroupName in interface ActiveActiveGroupRuntimeMBean

getNotifcationGroups

public java.lang.String[] getNotifcationGroups()
Specified by:
getNotifcationGroups in interface ActiveActiveGroupRuntimeMBean

getType

public java.lang.String getType()

setApplicationRuntime

public void setApplicationRuntime(ApplicationRuntime applicationRuntime)

getParent

protected WebLogicMBean getParent()

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