org.eclipse.persistence.services.jboss
public class ClassSummaryDetail extends ClassSummaryDetailBase
Constructor and Description |
---|
ClassSummaryDetail(String className,
String cacheType,
String configuredSize,
String currentSize,
String parentClassName)
Construct a ClassSummaryDetail instance.
|
from, getCacheType, getClassName, getConfiguredSize, getCurrentSize, getParentClassName, setCacheType, setClassName, setConfiguredSize, setCurrentSize, setParentClassName, toCompositeData, toCompositeType
public ClassSummaryDetail(String className, String cacheType, String configuredSize, String currentSize, String parentClassName)