|
Oracle® Coherence Java API Reference v3.5.3 E15583-01 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.tangosol.util.Base
com.tangosol.util.ExternalizableHelper.SimpleXmlBeanClassCache
public static class ExternalizableHelper.SimpleXmlBeanClassCache
An implementation XmlBeanClassCache that uses a pre-defined list of XmlBean implementations.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.tangosol.util.Base |
|---|
Base.LoggingWriter, Base.StackFrame |
| Field Summary |
|---|
| Fields inherited from class com.tangosol.util.Base |
|---|
LOG_ALWAYS, LOG_DEBUG, LOG_ERR, LOG_INFO, LOG_MAX, LOG_MIN, LOG_QUIET, LOG_WARN, POWER_0, POWER_G, POWER_K, POWER_M, POWER_T, UNIT_D, UNIT_H, UNIT_M, UNIT_MS, UNIT_NS, UNIT_S, UNIT_US |
| Constructor Summary | |
|---|---|
ExternalizableHelper.SimpleXmlBeanClassCache()
|
|
| Method Summary | |
|---|---|
java.lang.Class |
getClass(int nId,
java.lang.ClassLoader loader)
Look up the class for the specified ID. |
int |
getClassId(java.lang.Class clz)
Look up the class ID for the specified class. |
void |
init(XmlElement xml)
Initialize the XmlBeanClassCache. |
| Constructor Detail |
|---|
public ExternalizableHelper.SimpleXmlBeanClassCache()
| Method Detail |
|---|
public void init(XmlElement xml)
init in interface ExternalizableHelper.XmlBeanClassCachexml - the XML configuration for the cachepublic int getClassId(java.lang.Class clz)
getClassId in interface ExternalizableHelper.XmlBeanClassCacheclz - the class to look up
public java.lang.Class getClass(int nId,
java.lang.ClassLoader loader)
getClass in interface ExternalizableHelper.XmlBeanClassCachenId - the class IDloader - the ClassLoader for the class to load
|
Oracle® Coherence Java API Reference v3.5.3 E15583-01 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||