|
|||||||||||
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
Nested Class Summary | |
protected class |
ServiceDefinitionHandler.FaultToleranceHandler
|
protected class |
ServiceDefinitionHandler.P2PServiceHandler
|
protected class |
ServiceDefinitionHandler.RMILookupHandler
|
Field Summary | |
protected java.lang.String |
serviceId
|
Fields inherited from interface org.objectweb.proactive.core.xml.handler.UnmarshallerHandler |
logger |
Constructor Summary | |
ServiceDefinitionHandler(ProActiveDescriptor pad)
|
Method Summary | |
protected void |
notifyEndActiveHandler(java.lang.String name,
UnmarshallerHandler activeHandler)
|
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 |
getResultObject |
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 java.lang.String serviceId
Constructor Detail |
public ServiceDefinitionHandler(ProActiveDescriptor pad)
Method Detail |
protected void notifyEndActiveHandler(java.lang.String name, UnmarshallerHandler activeHandler) throws org.xml.sax.SAXException
notifyEndActiveHandler
in class PassiveCompositeUnmarshaller
org.xml.sax.SAXException
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
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |