|
EclipseLink 2.2.0, build 'v20110202-r8913' API Reference | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eclipse.persistence.services.ClassSummaryDetailBase org.eclipse.persistence.services.weblogic.ClassSummaryDetail
public class ClassSummaryDetail
The class is used internally by the Portable JMX Framework to convert model specific classes into Open Types so that the attributes of model class can be exposed by MBeans.
Field Summary |
---|
Fields inherited from class org.eclipse.persistence.services.ClassSummaryDetailBase |
---|
COMPOSITE_TYPE_DESCRIPTION, COMPOSITE_TYPE_TYPENAME, cType_, itemNames_ |
Constructor Summary | |
---|---|
ClassSummaryDetail(java.lang.String className,
java.lang.String cacheType,
java.lang.String configuredSize,
java.lang.String currentSize,
java.lang.String parentClassName)
Construct a ClassSummaryDetail instance. |
Method Summary |
---|
Methods inherited from class org.eclipse.persistence.services.ClassSummaryDetailBase |
---|
from, getCacheType, getClassName, getConfiguredSize, getCurrentSize, getParentClassName, setCacheType, setClassName, setConfiguredSize, setCurrentSize, setParentClassName, toCompositeData, toCompositeType |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ClassSummaryDetail(java.lang.String className, java.lang.String cacheType, java.lang.String configuredSize, java.lang.String currentSize, java.lang.String parentClassName)
|
EclipseLink 2.2.0, build 'v20110202-r8913' API Reference | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |