|
SolarMetric Kodo JDO 2.5.8 generated on January 11 2004 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Enterprise configuration options.
In addition to those recognized by the Configuration,
the following standard properties should be recognized:
| Fields inherited from interface com.solarmetric.kodo.conf.Configuration |
LOG_CACHE, LOG_CONF, LOG_ENHANCE, LOG_METADATA, LOG_PERFORMANCE, LOG_PORTABILITY, LOG_QUERY, LOG_RUNTIME |
| Fields inherited from interface java.beans.BeanInfo |
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32 |
| Method Summary | |
ManagedRuntime |
getManagedRuntime()
The plugin to use for integrating with a managed runtime. |
String |
getManagedRuntimeClass()
The class name of the managed runtime to use for managed environments. |
String |
getManagedRuntimeProperties()
Configuration options for the managed runtime class. |
void |
setManagedRuntime(ManagedRuntime runtime)
The plugin to use for integrating with a managed runtime. |
void |
setManagedRuntimeClass(String managedRuntimeClass)
The class name of the managed runtime to use for managed environments. |
void |
setManagedRuntimeProperties(String props)
Configuration options for the managed runtime class. |
| Methods inherited from interface java.beans.BeanInfo |
getAdditionalBeanInfo, getBeanDescriptor, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getIcon, getMethodDescriptors, getPropertyDescriptors |
| Method Detail |
public String getManagedRuntimeClass()
public void setManagedRuntimeClass(String managedRuntimeClass)
public String getManagedRuntimeProperties()
public void setManagedRuntimeProperties(String props)
public ManagedRuntime getManagedRuntime()
public void setManagedRuntime(ManagedRuntime runtime)
|
SolarMetric Kodo JDO 2.5.8 generated on January 11 2004 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||