Class TypedefDeferredAction
java.lang.Object
org.apache.cxf.tools.corba.processors.idl.TypedefDeferredAction
- All Implemented Interfaces:
DeferredAction,SchemaDeferredAction
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute(org.apache.ws.commons.schema.XmlSchemaType stype, org.apache.cxf.binding.corba.wsdl.CorbaTypeImpl ctype)
-
Field Details
-
alias
protected org.apache.cxf.binding.corba.wsdl.Alias alias
-
-
Constructor Details
-
TypedefDeferredAction
public TypedefDeferredAction(org.apache.cxf.binding.corba.wsdl.Alias aliasType)
-
-
Method Details
-
execute
public void execute(org.apache.ws.commons.schema.XmlSchemaType stype, org.apache.cxf.binding.corba.wsdl.CorbaTypeImpl ctype) - Specified by:
executein interfaceSchemaDeferredAction
-