Uses of Interface
org.analogweb.Invoker
-
Packages that use Invoker Package Description org.analogweb Root of Analog Web Framework This package defines fundamental interfaces.org.analogweb.core Analogweb's core (default) implementations. -
-
Uses of Invoker in org.analogweb
Methods in org.analogweb that return Invoker Modifier and Type Method Description Invoker
InvokerFactory. createInvoker(List<InvocationInterceptor> interceptors)
Invoker
Modules. getInvoker()
-
Uses of Invoker in org.analogweb.core
Classes in org.analogweb.core that implement Invoker Modifier and Type Class Description class
DefaultInvoker
Methods in org.analogweb.core that return Invoker Modifier and Type Method Description Invoker
DefaultInvokerFactory. createInvoker(List<InvocationInterceptor> interceptors)
-