com.ibm.mashups.enabler.model
Interface Model


public Model

Base class for all models


Method Summary
 com.ibm.mashups.enabler.strategy.Strategy getStrategy(strategy strategy)
           Returns the specified strategy
 

Method Detail

getStrategy

com.ibm.mashups.enabler.strategy.Strategy getStrategy(strategy strategy)
Returns the specified strategy

Parameters:
strategy - class name or array index of strategy
Returns:
strategy in use, null if no strategy with the specified type is in use


Copyright IBM Corp. 2010 All Rights Reserved.