org.apache.axis.wsdl.gen

Class NoopGenerator

Implemented Interfaces:
Generator

public class NoopGenerator
extends java.lang.Object
implements Generator

This generator doesn't do anything.

Method Summary

void
generate()
Do a whole lot of nothing.

Method Details

generate

public void generate()
            throws IOException
Do a whole lot of nothing.
Specified by:
generate in interface Generator

Copyright © 2005 Apache Web Services Project. All Rights Reserved.