gov.nih.nci.cagrid.data.creation
Class WsEnumerationFeatureCreator

java.lang.Object
  extended by gov.nih.nci.cagrid.data.creation.FeatureCreator
      extended by gov.nih.nci.cagrid.data.creation.WsEnumerationFeatureCreator

public class WsEnumerationFeatureCreator
extends FeatureCreator

WsEnumerationFeatureCreator Adds the components needed for the WS-Enumeration feature of data services

Version:
$Id: WsEnumerationFeatureCreator.java,v 1.2 2007/07/18 14:01:47 dervin Exp $
Author:
David W. Ervin

Field Summary
static java.lang.String WS_ENUM_EXTENSION_NAME
           
 
Constructor Summary
WsEnumerationFeatureCreator(ServiceInformation info, ServiceType mainService)
           
 
Method Summary
 void addFeature()
           
 
Methods inherited from class gov.nih.nci.cagrid.data.creation.FeatureCreator
getMainService, getServiceInformation
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

WS_ENUM_EXTENSION_NAME

public static final java.lang.String WS_ENUM_EXTENSION_NAME
See Also:
Constant Field Values
Constructor Detail

WsEnumerationFeatureCreator

public WsEnumerationFeatureCreator(ServiceInformation info,
                                   ServiceType mainService)
Method Detail

addFeature

public void addFeature()
                throws CreationExtensionException
Specified by:
addFeature in class FeatureCreator
Throws:
CreationExtensionException