|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface OracleConnectionDataMBean
Monitors Oracle database sessions associated with Windchill method contexts.
Supported API: true
Extendable: false
| Method Summary | |
|---|---|
String |
getContextLoggerLevel()
Context logging level (not persisted with MBean); valid values are ALL, TRACE, DEBUG, INFO, WARN, ERROR, FATAL, OFF (or blank/unspecified) Supported API: true |
String |
getContextLoggerOutputAttributes()
List of ContextMBean attributes to be output to context log Supported API: true |
String[] |
getContextLoggerOutputAttributesSupported()
List of attributes supported for use in ContextLoggerOutputAttributes Supported API: true |
void |
setContextLoggerLevel(String level)
Context logging level (not persisted with MBean); valid values are ALL, TRACE, DEBUG, INFO, WARN, ERROR, FATAL, OFF (or blank/unspecified) Supported API: true |
void |
setContextLoggerOutputAttributes(String contextLoggerOutputAttributeString)
List of MBean attributes to be output to context log Supported API: true |
| Method Detail |
|---|
String getContextLoggerLevel()
void setContextLoggerLevel(String level)
void setContextLoggerOutputAttributes(String contextLoggerOutputAttributeString)
String getContextLoggerOutputAttributes()
String[] getContextLoggerOutputAttributesSupported()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||