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

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

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

Since:
16.01.12
Author:
Christian Bick

Constructor Summary
SpringAllocationPhaseConfig()
           
 
Method Summary
 AllocationPhase provideAllocationPhase()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpringAllocationPhaseConfig

public SpringAllocationPhaseConfig()
Method Detail

provideAllocationPhase

@Bean
@Scope(value="request")
public AllocationPhase provideAllocationPhase()


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