org.apache.fulcrum.spring
Interface SpringFrameworkService

All Known Implementing Classes:
SpringFrameworkServiceImpl

public interface SpringFrameworkService

Starts an instance of the Spring Service Framework as Avalon service.

Author:
Siegfried Goeschl

Method Summary
 org.springframework.context.support.AbstractApplicationContext getAbstractApplicationContext()
           
 

Method Detail

getAbstractApplicationContext

org.springframework.context.support.AbstractApplicationContext getAbstractApplicationContext()
Returns:
the underlying Spring container


Copyright © 2008-2010 The Apache Software Foundation. All Rights Reserved.