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

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

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

Since:
16.01.12
Author:
Christian Bick

Constructor Summary
SpringDocumentationPhaseConfig()
           
 
Method Summary
 DocumentationPhase provideDocumentationPhase()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpringDocumentationPhaseConfig

public SpringDocumentationPhaseConfig()
Method Detail

provideDocumentationPhase

@Bean
@Scope(value="request")
public DocumentationPhase provideDocumentationPhase()


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