gov.nih.nci.cagrid.data.style
Interface StyleCodegenPostProcessor

All Known Implementing Classes:
PostCodegenHelper, SDK32PostCodegenHelper, SDK4PostCodegenHelper

public interface StyleCodegenPostProcessor

StyleCodegenPostProcessor Post processor for style codegen

Version:
$Id: StyleCodegenPostProcessor.java,v 1.1 2007/07/12 17:20:52 dervin Exp $
Author:
David Ervin

Method Summary
 void codegenPostProcessStyle(ServiceExtensionDescriptionType desc, ServiceInformation info)
           
 

Method Detail

codegenPostProcessStyle

void codegenPostProcessStyle(ServiceExtensionDescriptionType desc,
                             ServiceInformation info)
                             throws java.lang.Exception
Throws:
java.lang.Exception