Package org.uberfire.commons.services.cdi
-
Interface Summary Interface Description Startable Interface that allows to wrap startable behavior into single bean for further triggering -
Class Summary Class Description ApplicationStarted -
Enum Summary Enum Description StartupType Argument type for theStartupannotation. -
Annotation Types Summary Annotation Type Description Startup Designates the target type as a server-side bean that should be created immediately when the application is deployed within the server.Veto