factory-status

Actions
InterceptorStacks
ResultTypes
Results
Interceptors
ActionsCache

net.jrouter.http.servlet.ObjectHandlerActionFactory@2ac06f93
DefaultInterceptorStack : default
DefaultResultType :
ObjectFactory : net.jrouter.spring.SpringObjectFactory@7d1d5ea0
MethodInvokerFactory : net.jrouter.bytecode.javassist.JavassistMethodInvokerFactory@e209644
ConverterFactory : net.jrouter.impl.MultiParameterConverterFactory@28ebc9cb

InterceptorStacks :

default : public static final java.lang.String net.jrouter.home.interceptor.DefaultInterceptorStack.DEFAULT
Interceptor 1 : timer ---> public java.lang.Object net.jrouter.home.interceptor.TimerInterceptor.timer(net.jrouter.http.servlet.ServletActionInvocation)
Interceptor 2 : exception ---> public java.lang.Object net.jrouter.home.interceptor.ExceptionInterceptor.intercept(net.jrouter.http.servlet.ServletActionInvocation)

----------------------------------------------------------------------------------------------------------------
empty : public static final java.lang.String net.jrouter.home.interceptor.DefaultInterceptorStack.EMPTY

----------------------------------------------------------------------------------------------------------------

Actions :

/about ---> net.jrouter.home.api.HomeApi.about(net.jrouter.http.servlet.ServletActionInvocation)
Interceptor 1 : timer ---> public java.lang.Object net.jrouter.home.interceptor.TimerInterceptor.timer(net.jrouter.http.servlet.ServletActionInvocation)
Interceptor 2 : exception ---> public java.lang.Object net.jrouter.home.interceptor.ExceptionInterceptor.intercept(net.jrouter.http.servlet.ServletActionInvocation)
- - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - - - - - - - - - - - - - - - - -

----------------------------------------------------------------------------------------------------------------
/doc ---> net.jrouter.home.api.HomeApi.doc(net.jrouter.http.servlet.ServletActionInvocation)
Interceptor 1 : timer ---> public java.lang.Object net.jrouter.home.interceptor.TimerInterceptor.timer(net.jrouter.http.servlet.ServletActionInvocation)
Interceptor 2 : exception ---> public java.lang.Object net.jrouter.home.interceptor.ExceptionInterceptor.intercept(net.jrouter.http.servlet.ServletActionInvocation)
- - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - - - - - - - - - - - - - - - - -

----------------------------------------------------------------------------------------------------------------
/download ---> net.jrouter.home.api.HomeApi.downloads(net.jrouter.http.servlet.ServletActionInvocation)
Interceptor 1 : timer ---> public java.lang.Object net.jrouter.home.interceptor.TimerInterceptor.timer(net.jrouter.http.servlet.ServletActionInvocation)
Interceptor 2 : exception ---> public java.lang.Object net.jrouter.home.interceptor.ExceptionInterceptor.intercept(net.jrouter.http.servlet.ServletActionInvocation)
- - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - - - - - - - - - - - - - - - - -

----------------------------------------------------------------------------------------------------------------
/downloads ---> net.jrouter.home.api.HomeApi.downloads(net.jrouter.http.servlet.ServletActionInvocation)
Interceptor 1 : timer ---> public java.lang.Object net.jrouter.home.interceptor.TimerInterceptor.timer(net.jrouter.http.servlet.ServletActionInvocation)
Interceptor 2 : exception ---> public java.lang.Object net.jrouter.home.interceptor.ExceptionInterceptor.intercept(net.jrouter.http.servlet.ServletActionInvocation)
- - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - - - - - - - - - - - - - - - - -

----------------------------------------------------------------------------------------------------------------
/home ---> net.jrouter.home.api.HomeApi.index(net.jrouter.http.servlet.ServletActionInvocation)
Interceptor 1 : timer ---> public java.lang.Object net.jrouter.home.interceptor.TimerInterceptor.timer(net.jrouter.http.servlet.ServletActionInvocation)
Interceptor 2 : exception ---> public java.lang.Object net.jrouter.home.interceptor.ExceptionInterceptor.intercept(net.jrouter.http.servlet.ServletActionInvocation)
- - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - - - - - - - - - - - - - - - - -

----------------------------------------------------------------------------------------------------------------
/index ---> net.jrouter.home.api.HomeApi.index(net.jrouter.http.servlet.ServletActionInvocation)
Interceptor 1 : timer ---> public java.lang.Object net.jrouter.home.interceptor.TimerInterceptor.timer(net.jrouter.http.servlet.ServletActionInvocation)
Interceptor 2 : exception ---> public java.lang.Object net.jrouter.home.interceptor.ExceptionInterceptor.intercept(net.jrouter.http.servlet.ServletActionInvocation)
- - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - - - - - - - - - - - - - - - - -

----------------------------------------------------------------------------------------------------------------
/showfactorystatus ---> net.jrouter.home.api.HomeApi.showFactoryStatus(net.jrouter.http.servlet.ServletActionInvocation)
Interceptor 1 : timer ---> public java.lang.Object net.jrouter.home.interceptor.TimerInterceptor.timer(net.jrouter.http.servlet.ServletActionInvocation)
Interceptor 2 : exception ---> public java.lang.Object net.jrouter.home.interceptor.ExceptionInterceptor.intercept(net.jrouter.http.servlet.ServletActionInvocation)
- - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - - - - - - - - - - - - - - - - -

----------------------------------------------------------------------------------------------------------------

ResultTypes :

ResultType : action_forward ---> public static java.lang.Object net.jrouter.http.servlet.result.ServletResult.actionForward(net.jrouter.http.servlet.ServletActionInvocation)
- - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - - - - - - - - - - - - - - - - -
ResultType : forward ---> public static void net.jrouter.http.servlet.result.ServletResult.forward(net.jrouter.http.servlet.ServletActionInvocation) throws java.io.IOException,javax.servlet.ServletException
- - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - - - - - - - - - - - - - - - - -
ResultType : redirect ---> public static void net.jrouter.http.servlet.result.ServletResult.redirect(net.jrouter.http.servlet.ServletActionInvocation) throws java.io.IOException
- - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - - - - - - - - - - - - - - - - -
ResultType : thymeleaf ---> public void net.jrouter.framework.result.thymeleaf.ThymeleafResult.result(net.jrouter.http.servlet.ServletActionInvocation) throws java.io.IOException
- - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - - - - - - - - - - - - - - - - -

Results :


Interceptors :

Interceptor : exception ---> public java.lang.Object net.jrouter.home.interceptor.ExceptionInterceptor.intercept(net.jrouter.http.servlet.ServletActionInvocation)
- - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - - - - - - - - - - - - - - - - -
Interceptor : timer ---> public java.lang.Object net.jrouter.home.interceptor.TimerInterceptor.timer(net.jrouter.http.servlet.ServletActionInvocation)
- - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - - - - - - - - - - - - - - - - -

ActionsCache :

ActionCache : /showfactorystatus ---> net.jrouter.impl.PathActionFactory$ActionCacheEntry@67a3268b
- - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - - - - - - - - - - - - - - - - -
ActionCache : /downloads ---> net.jrouter.impl.PathActionFactory$ActionCacheEntry@541ef592
- - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - - - - - - - - - - - - - - - - -
ActionCache : /about ---> net.jrouter.impl.PathActionFactory$ActionCacheEntry@6f6b4169
- - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - - - - - - - - - - - - - - - - -
ActionCache : /home ---> net.jrouter.impl.PathActionFactory$ActionCacheEntry@17242229
- - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - - - - - - - - - - - - - - - - -
ActionCache : /index ---> net.jrouter.impl.PathActionFactory$ActionCacheEntry@59cd465d
- - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - - - - - - - - - - - - - - - - -
ActionCache : /doc ---> net.jrouter.impl.PathActionFactory$ActionCacheEntry@7a5c8a93
- - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - - - - - - - - - - - - - - - - -