|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.proactive.core.xml.handler.AbstractUnmarshallerDecorator
org.objectweb.proactive.core.xml.handler.PassiveCompositeUnmarshaller
org.objectweb.proactive.core.descriptor.xml.ServiceDefinitionHandler.FaultToleranceHandler
Nested Class Summary | |
protected class |
ServiceDefinitionHandler.FaultToleranceHandler.FTConfigHandler
|
Field Summary | |
protected FaultToleranceService |
ftService
|
Fields inherited from interface org.objectweb.proactive.core.xml.handler.UnmarshallerHandler |
logger |
Constructor Summary | |
ServiceDefinitionHandler.FaultToleranceHandler()
|
Method Summary | |
java.lang.Object |
getResultObject()
Returns the object resulting of the processing of the SAX events. |
void |
startContextElement(java.lang.String name,
Attributes attributes)
Receives notification that the XML element of given name and attributes has been read in the XML being deserialized. |
Methods inherited from class org.objectweb.proactive.core.xml.handler.PassiveCompositeUnmarshaller |
notifyEndActiveHandler |
Methods inherited from class org.objectweb.proactive.core.xml.handler.AbstractUnmarshallerDecorator |
addHandler, checkActiveHandler, checkNonEmpty, endElement, endPrefixMapping, getHandler, readValue, startElement, startPrefixMapping |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected FaultToleranceService ftService
Constructor Detail |
public ServiceDefinitionHandler.FaultToleranceHandler()
Method Detail |
public void startContextElement(java.lang.String name, Attributes attributes) throws org.xml.sax.SAXException
UnmarshallerHandler
startContextElement
in interface UnmarshallerHandler
startContextElement
in class PassiveCompositeUnmarshaller
org.xml.sax.SAXException
public java.lang.Object getResultObject() throws org.xml.sax.SAXException
UnmarshallerHandler
getResultObject
in interface UnmarshallerHandler
getResultObject
in class PassiveCompositeUnmarshaller
org.xml.sax.SAXException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |