org.rhq.core.domain.metadata
Class CachedTabularDataSupport
java.lang.Object
javax.management.openmbean.TabularDataSupport
org.rhq.core.domain.metadata.CachedTabularDataSupport
- All Implemented Interfaces:
- Externalizable, Serializable, Cloneable, Map, TabularData
public class CachedTabularDataSupport
- extends TabularDataSupport
- implements Externalizable
- See Also:
- Serialized Form
Nested classes/interfaces inherited from interface java.util.Map |
Map.Entry<K,V> |
Methods inherited from class javax.management.openmbean.TabularDataSupport |
calculateIndex, clear, clone, containsKey, containsKey, containsValue, containsValue, entrySet, equals, get, get, getTabularType, hashCode, isEmpty, keySet, put, put, putAll, putAll, remove, remove, size, toString, values |
CachedTabularDataSupport
public CachedTabularDataSupport(TabularType tabularType)
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Specified by:
writeExternal
in interface Externalizable
- Throws:
IOException
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Specified by:
readExternal
in interface Externalizable
- Throws:
IOException
ClassNotFoundException
Copyright © 2008 RHQ Project Advisory Board (Red Hat, Inc. and Hyperic, Inc.). All Rights Reserved.