站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 jaxrpc API Documentation 英文版文档

NoopGenerator (JAXRPC API) - JBoss 4.0.1 sp1 jaxrpc API Documentation 英文版文档


org.apache.axis.wsdl.gen
Class NoopGenerator

java.lang.Object
  extended byorg.apache.axis.wsdl.gen.NoopGenerator
All Implemented Interfaces:
Generator

public class NoopGenerator
extends Object
implements Generator

This generator doesn't do anything.


Constructor Summary
NoopGenerator()
           
 
Method Summary
 void generate()
          Do a whole lot of nothing.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NoopGenerator

public NoopGenerator()
Method Detail

generate

public void generate()
              throws IOException
Do a whole lot of nothing.

Specified by:
generate in interface Generator
Throws:
IOException


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.