Interface | Description |
---|---|
Startable |
Interface that allows to wrap startable behavior into single bean for further triggering
|
Class | Description |
---|---|
ApplicationStarted |
Enum | Description |
---|---|
StartupType |
Argument type for the
Startup annotation. |
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 |
Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.