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

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

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

Since:
16.01.12
Author:
Christian Bick

Constructor Summary
SpringInvocationPhaseConfig()
           
 
Method Summary
 InvocationPhase provideInvocationPhase()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpringInvocationPhaseConfig

public SpringInvocationPhaseConfig()
Method Detail

provideInvocationPhase

@Bean
@Scope(value="request")
public InvocationPhase provideInvocationPhase()


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