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.bea.wlevs.management.configuration
Class ProcessorMBean.RuleType

java.lang.Object
  |
  +--java.lang.Enum
        |
        +--com.bea.wlevs.management.configuration.ProcessorMBean.RuleType

public static final class ProcessorMBean.RuleType
extends java.lang.Enum
See Also:
Serialized Form

Field Summary
static ProcessorMBean.RuleType QUERY
           
static ProcessorMBean.RuleType RULE
           
static ProcessorMBean.RuleType VIEW
           

 

Method Summary
static ProcessorMBean.RuleType valueOf(java.lang.String name)
           
static ProcessorMBean.RuleType[] values()
           

 

Methods inherited from class java.lang.Enum
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf

 

Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait

 

Field Detail

RULE

public static final ProcessorMBean.RuleType RULE

QUERY

public static final ProcessorMBean.RuleType QUERY

VIEW

public static final ProcessorMBean.RuleType VIEW

Method Detail

values

public static ProcessorMBean.RuleType[] values()

valueOf

public static ProcessorMBean.RuleType valueOf(java.lang.String name)

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