org.codehaus.xfire.gen.jsr181
Class ServiceDescriptorGenerator
java.lang.Object
org.codehaus.xfire.gen.jsr181.ServiceDescriptorGenerator
- All Implemented Interfaces:
- GeneratorPlugin
public class ServiceDescriptorGenerator
- extends java.lang.Object
- implements GeneratorPlugin
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceDescriptorGenerator
public ServiceDescriptorGenerator()
generate
public void generate(GenerationContext context)
throws java.lang.Exception
- Specified by:
generate
in interface GeneratorPlugin
- Throws:
java.lang.Exception
generate
public void generate(GenerationContext context,
org.jdom.Element servicesEl,
javax.xml.namespace.QName name,
java.util.List<org.codehaus.xfire.service.Service> services)
throws java.lang.Exception
- Throws:
java.lang.Exception
generate
public void generate(GenerationContext context,
org.jdom.Element servicesEl,
org.codehaus.xfire.service.Service service)
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2004-2010. All Rights Reserved.