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,
Element servicesEl,
javax.xml.namespace.QName name,
java.util.List<Service> services)
throws java.lang.Exception
- Throws:
java.lang.Exception
generate
public void generate(GenerationContext context,
Element servicesEl,
Service service)
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2004-2006 Envoi Solutions LLC. All Rights Reserved.