org.codehaus.xfire.gen.jsr181
Class Jsr181Profile

java.lang.Object
  extended by org.codehaus.xfire.gen.jsr181.Jsr181Profile
All Implemented Interfaces:
PluginProfile

public class Jsr181Profile
extends java.lang.Object
implements PluginProfile

Generates a service interface, service stub, and port accessor.

Author:
Dan Diephouse

Constructor Summary
Jsr181Profile()
           
 
Method Summary
 java.util.List<GeneratorPlugin> getPlugins()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Jsr181Profile

public Jsr181Profile()
Method Detail

getPlugins

public java.util.List<GeneratorPlugin> getPlugins()
Specified by:
getPlugins in interface PluginProfile


Copyright © 2004-2011. All Rights Reserved.