|
Oracle Fusion Middleware Extensibility Java API Reference for Oracle Access Management Access Manager 11g Release 2 (11.1.2.1.0) E27137-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.security.am.plugin.MonitoringData
public class MonitoringData
Monitoring Data will be captured by the plug-in can be sent to the server for logging.
| Constructor Summary | |
|---|---|
MonitoringData() |
|
| Method Summary | |
|---|---|
java.lang.String |
getName()Gets the name. |
java.lang.String |
getType()Gets the type. |
java.lang.Object |
getValue()Gets the value. |
void |
setName(java.lang.String name)Sets the name. |
void |
setType(java.lang.String type)Sets the type. |
void |
setValue(java.lang.Object value)Sets the value. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MonitoringData()
| Method Detail |
|---|
public java.lang.String getName()
public void setName(java.lang.String name)
name - the name to setpublic java.lang.Object getValue()
public void setValue(java.lang.Object value)
value - the value to setpublic java.lang.String getType()
public void setType(java.lang.String type)
type - the type to set
|
Oracle Fusion Middleware Extensibility Java API Reference for Oracle Access Management Access Manager 11g Release 2 (11.1.2.1.0) E27137-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright © 2013, Oracle Corp. All Rights Reserved.