Uses of Interface
org.analogweb.Disposable
-
Packages that use Disposable Package Description org.analogweb Root of Analog Web Framework This package defines fundamental interfaces.org.analogweb.core Analogweb's core (default) implementations. -
-
Uses of Disposable in org.analogweb
Subinterfaces of Disposable in org.analogweb Modifier and Type Interface Description interface
Application
An Analogweb application.interface
Modules
All modules that compose an application.interface
ModulesAware
interface
RouteRegistry
Registry ofInvocationMetadata
. -
Uses of Disposable in org.analogweb.core
Classes in org.analogweb.core that implement Disposable Modifier and Type Class Description class
BeanAttributeValueResolver
class
DefaultExceptionHandler
DefaultExceptionHandler
implementation.class
DefaultRouteRegistry
class
WebApplication
-