|
Oracle Fusion Middleware Java API Reference for Oracle Event Processing 12c Release 1 (12.1.3.0.0) E54267-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
TableMBean manages tables that have been specified in an EPN using the wlevs:table tag.
Field Summary | |
static java.lang.String |
MBEAN_TYPE |
Method Summary | |
java.lang.String |
getDataSource() Returns JDBC data source name associated to this table. |
java.lang.String |
getEventType() Returns event type associated to table's rows. |
java.util.List |
getKeyProperties() Get the key-properties assoicated to this table |
java.lang.String |
getTableName() Get the table name of the database table |
Methods inherited from interface com.bea.wlevs.management.WebLogicMBean |
getName, getObjectName, getType |
Field Detail |
public static final java.lang.String MBEAN_TYPE
Method Detail |
public java.lang.String getEventType()
public java.lang.String getDataSource()
public java.lang.String getTableName()
public java.util.List getKeyProperties()
|
Copyright © 2007, 2014 Oracle and/or its affiliates. All rights reserved. | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |