A deployment represents anything that can be deployed (e.g. an application such as EJB-JAR, WAR, EAR, any kind of standard archive such as RAR or JBoss-specific deployment) into a server.
Children (1)
subsystem Runtime resources created when the deployment is deployed, organized by the subsystem responsible for the runtime resource.
batch-jberet Information about the batch subsystem for the deployment.
datasources The data-sources subsystem, used to declare JDBC data-sources
ejb3 Runtime resources exposed by EJBs components included in this deployment.
logging Information about the logging configuration for this deployment. Note that this may not be accurate if the deployment is using some other means of configuring a log manager such as logback. The resolved configuration is what loggers not covered by the deployments specific log manager would use.
messaging-activemq Runtime resources exposed by messaging resources included in this deployment.
undertow Information about the web container handling of this deployment
webservices Runtime resources exposed by web service components in the deployment.