org.codehaus.xfire.gen.jsr181
Class ServiceDescriptorGenerator
java.lang.Object
org.codehaus.xfire.gen.jsr181.ServiceDescriptorGenerator
- All Implemented Interfaces:
- GeneratorPlugin
public class ServiceDescriptorGenerator
- extends 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 Exception
- Specified by:
generate
in interface GeneratorPlugin
- Throws:
Exception
generate
public void generate(GenerationContext context,
org.jdom.Element servicesEl,
QName name,
List<org.codehaus.xfire.service.Service> services)
throws Exception
- Throws:
Exception
generate
public void generate(GenerationContext context,
org.jdom.Element servicesEl,
org.codehaus.xfire.service.Service service)
throws Exception
- Throws:
Exception
Copyright © 2004-2013. All Rights Reserved.