public class MTimersDeserializer extends MPropertyBasedDeserializer
Modifier and Type | Field and Description |
---|---|
protected MComponentRegistry |
m_ComponentRegistry |
protected MConfigurationUtilities |
m_ConfigUtil |
contextStack, subMap, subs, supportedTypeNames
Constructor and Description |
---|
MTimersDeserializer(MConfigurationUtilities p_configUtil) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.Object |
readAnySupportedType(java.lang.String typeName) |
protected java.lang.Object |
readTimer() |
protected java.lang.Object |
readTimers() |
java.lang.String |
toString()
Returns a String that represents the value of this object.
|
deserialize, getOptionalBoolean, getOptionalBytes, getOptionalInteger, getOptionalString, getPropertyCount, getRequiredBoolean, getRequiredBytes, getRequiredInteger, getRequiredString, internalRead, isTypeSupported, readAllOf, readAllOf, readAllOfFrom, readAllOfFrom, readAny, readFirstOf, readFirstOf, readNthOf, readNthOf, readOptional, readOptional, registerSubDeserializer
finalize, getCurrentObjectName, getCurrentProperties, getCurrentRootPath, getCurrentTypeName, getSupportedTypeNames, raiseError, raiseError, registerSubProcessor
protected MComponentRegistry m_ComponentRegistry
protected MConfigurationUtilities m_ConfigUtil
public MTimersDeserializer(MConfigurationUtilities p_configUtil)
protected java.lang.Object readAnySupportedType(java.lang.String typeName) throws MException
readAnySupportedType
in class MPropertyBasedDeserializer
MException
protected java.lang.Object readTimer() throws MException
MException
protected java.lang.Object readTimers() throws MException
MException
public java.lang.String toString()
toString
in class MPropertyBasedProcessor