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

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

public class ExampleCreationPostProcessor
extends java.lang.Object
implements CreationExtensionPostProcessor


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

Constructor Detail

ExampleCreationPostProcessor

public ExampleCreationPostProcessor()
Method Detail

postCreate

public void postCreate(ServiceExtensionDescriptionType desc,
                       ServiceInformation serviceInfo)
                throws CreationExtensionException
Specified by:
postCreate in interface CreationExtensionPostProcessor
Throws:
CreationExtensionException