no.sesat.search.view
Class NavigationControllerSpiFactory

java.lang.Object
  extended by no.sesat.search.view.NavigationControllerSpiFactory

public final class NavigationControllerSpiFactory
extends Object

Version:
$Id: NavigationControllerSpiFactory.java 7225 2009-04-09 00:32:20Z ssmiweve $

Nested Class Summary
static interface NavigationControllerSpiFactory.Context
           
 
Constructor Summary
NavigationControllerSpiFactory(NavigationControllerSpiFactory.Context context)
           
 
Method Summary
<T extends NavigationConfig.Nav>
NavigationControllerFactory<T>
getController(T navConf)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NavigationControllerSpiFactory

public NavigationControllerSpiFactory(NavigationControllerSpiFactory.Context context)
Parameters:
context -
Method Detail

getController

public <T extends NavigationConfig.Nav> NavigationControllerFactory<T> getController(T navConf)


Copyright © 2005-2009 Schibsted ASA. All Rights Reserved.