Definition of the event listener for EventListener annotation
Mark class be managed by context.
bean token to comply bean instance.
bean params (scope).
Mark class as configuration bean. Allows to use bean annotation for methods.
Subscribe for events in context.
event type to subscribe
All errors in method will be broadcasted to context as ApplicationContextBeanRuntimeExceptionEvent. For sync function.
context to broadcast exceptions
All errors in method will be broadcasted to context as ApplicationContextBeanRuntimeExceptionEvent. For async function.
context to broadcast exceptions
Mark method as factory to provide bean.
token to comply bean instance.
bean params (scope).
Generated using TypeDoc
Params for Bean annotation