|
Oracle® Fusion Middleware Java API Reference for Oracle Edge Analytics for Embedded Linux ARM, Embedded Linux x86, Linux ARM, Linux x86 12c Release (12.1.3.0) E58921-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()
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |