net.craftforge.essential.context.spring.config.phases
Class SpringProductionPhaseConfig

java.lang.Object
  extended by net.craftforge.essential.context.spring.config.phases.SpringProductionPhaseConfig

@Configuration
@Scope(value="request")
public class SpringProductionPhaseConfig
extends Object

Since:
16.01.12
Author:
Christian Bick

Constructor Summary
SpringProductionPhaseConfig()
           
 
Method Summary
 ProductionPhase provideProductionPhase()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpringProductionPhaseConfig

public SpringProductionPhaseConfig()
Method Detail

provideProductionPhase

@Bean
@Scope(value="request")
public ProductionPhase provideProductionPhase()


Copyright © 2012 net.craftforge.net. All Rights Reserved.