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

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

public class ExampleCodegenPreProcessor
extends java.lang.Object
implements CodegenExtensionPreProcessor


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

Constructor Detail

ExampleCodegenPreProcessor

public ExampleCodegenPreProcessor()
Method Detail

preCodegen

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