Package org.apache.axis.wsdl.symbolTable
Class UndefinedDelegate
java.lang.Object
org.apache.axis.wsdl.symbolTable.UndefinedDelegate
- All Implemented Interfaces:
Undefined
This UndefinedDelegate class implements the common functions of UndefinedType and UndefinedElement.
-
Method Summary
-
Method Details
-
register
Register referrant TypeEntry so that the code can update the TypeEntry when the Undefined Element or Type is defined -
update
Call update with the actual TypeEntry. This updates all of the referrant TypeEntry's that were registered.- Specified by:
update
in interfaceUndefined
- Parameters:
def
-- Throws:
IOException
-