Package io.microsphere.spring.web.event
package io.microsphere.spring.web.event
-
ClassesClassDescription
HandlerMethod
Arguments Resolved EventAnApplicationContextEvent
was raised when theWebEndpointMappings
are ready.The class publishes the Spring Web extension events:HandlerMethodArgumentsResolvedEvent
(if enabled
)WebEndpointMappingsReadyEvent
(if enabled
)