org.gcube.common.ghn.service.provider
Class DefaultProvider

java.lang.Object
  extended by org.gcube.common.ghn.service.provider.DefaultProvider
All Implemented Interfaces:
Provider

public class DefaultProvider
extends Object
implements Provider


Constructor Summary
DefaultProvider()
           
 
Method Summary
 Configuration configuration(javax.servlet.ServletContext application)
           
 ApplicationContext contextFor(javax.servlet.ServletContext application)
           
 Handlers handlersFor(ApplicationContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultProvider

public DefaultProvider()
Method Detail

configuration

public Configuration configuration(javax.servlet.ServletContext application)

handlersFor

public Handlers handlersFor(ApplicationContext context)
Specified by:
handlersFor in interface Provider

contextFor

public ApplicationContext contextFor(javax.servlet.ServletContext application)
Specified by:
contextFor in interface Provider


Copyright © 2013. All Rights Reserved.