factory-status

Actions
InterceptorStacks
ResultTypes
Results
Interceptors
ActionsCache

net.jrouter.http.servlet.ObjectHandlerActionFactory@7bbc74fa
DefaultInterceptorStack : default
DefaultResultType :
ObjectFactory : net.jrouter.spring.SpringObjectFactory@2b665a16
MethodInvokerFactory : net.jrouter.bytecode.javassist.JavassistMethodInvokerFactory@36ebda21
ConverterFactory : net.jrouter.impl.MultiParameterConverterFactory@642a9934

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@77c36b03
- - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - - - - - - - - - - - - - - - - -
ActionCache : /about ---> net.jrouter.impl.PathActionFactory$ActionCacheEntry@70f0874f
- - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - - - - - - - - - - - - - - - - -
ActionCache : /downloads ---> net.jrouter.impl.PathActionFactory$ActionCacheEntry@1b3c2b2b
- - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - - - - - - - - - - - - - - - - -
ActionCache : /home ---> net.jrouter.impl.PathActionFactory$ActionCacheEntry@4248a252
- - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - - - - - - - - - - - - - - - - -
ActionCache : /index ---> net.jrouter.impl.PathActionFactory$ActionCacheEntry@2e3f526b
- - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - - - - - - - - - - - - - - - - -
ActionCache : /doc ---> net.jrouter.impl.PathActionFactory$ActionCacheEntry@5a81621c
- - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - - - - - - - - - - - - - - - - -