gov.nih.nci.cagrid.introduce.extension.example
Class ExampleCodegenPostProcessor

java.lang.Object
  extended by gov.nih.nci.cagrid.introduce.extension.example.ExampleCodegenPostProcessor
All Implemented Interfaces:
CodegenExtensionPostProcessor

public class ExampleCodegenPostProcessor
extends java.lang.Object
implements CodegenExtensionPostProcessor


Constructor Summary
ExampleCodegenPostProcessor()
           
 
Method Summary
 void postCodegen(ServiceExtensionDescriptionType desc, ServiceInformation info)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExampleCodegenPostProcessor

public ExampleCodegenPostProcessor()
Method Detail

postCodegen

public void postCodegen(ServiceExtensionDescriptionType desc,
                        ServiceInformation info)
                 throws CodegenExtensionException
Specified by:
postCodegen in interface CodegenExtensionPostProcessor
Throws:
CodegenExtensionException