factory-status

Actions
InterceptorStacks
ResultTypes
Results
Interceptors
ActionsCache

net.jrouter.http.servlet.ObjectHandlerActionFactory@3e069b8b
DefaultInterceptorStack : default
DefaultResultType :
ObjectFactory : net.jrouter.spring.SpringObjectFactory@683cea1
MethodInvokerFactory : net.jrouter.bytecode.javassist.JavassistMethodInvokerFactory@259089e4
ConverterFactory : net.jrouter.impl.MultiParameterConverterFactory@492d467

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,jakarta.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@400f55df
- - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - - - - - - - - - - - - - - - - -
ActionCache : /downloads ---> net.jrouter.impl.PathActionFactory$ActionCacheEntry@4f284026
- - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - - - - - - - - - - - - - - - - -
ActionCache : /about ---> net.jrouter.impl.PathActionFactory$ActionCacheEntry@5c1454fa
- - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - - - - - - - - - - - - - - - - -
ActionCache : /home ---> net.jrouter.impl.PathActionFactory$ActionCacheEntry@2b3f85d7
- - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - - - - - - - - - - - - - - - - -
ActionCache : /index ---> net.jrouter.impl.PathActionFactory$ActionCacheEntry@422e66a3
- - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - - - - - - - - - - - - - - - - -
ActionCache : /doc ---> net.jrouter.impl.PathActionFactory$ActionCacheEntry@78b56294
- - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - - - - - - - - - - - - - - - - -