uk.ac.soton.itinnovation.grid.service.registry.util
Class StrategySelector

java.lang.Object
  extended by uk.ac.soton.itinnovation.grid.service.registry.util.StrategySelector

public class StrategySelector
extends Object


Constructor Summary
StrategySelector()
           
 
Method Summary
static ContentExtractionStrategy selectContentExtractionStrategy(org.apache.axis.message.addressing.EndpointReferenceType resource)
           
static KeyGeneratorStrategy selectKeyGeneratorStrategy(String concept)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StrategySelector

public StrategySelector()
Method Detail

selectContentExtractionStrategy

public static ContentExtractionStrategy selectContentExtractionStrategy(org.apache.axis.message.addressing.EndpointReferenceType resource)
                                                                 throws StrategySelectorException
Throws:
StrategySelectorException

selectKeyGeneratorStrategy

public static final KeyGeneratorStrategy selectKeyGeneratorStrategy(String concept)
                                                             throws StrategySelectorException
Throws:
StrategySelectorException


Copyright © 2001-2008 University of Southampton IT Innovation Centre. All Rights Reserved.