Uses of Interface
org.jboss.hal.spi.NamedObject
-
-
Uses of NamedObject in org.jboss.hal.client.installer
Classes in org.jboss.hal.client.installer that implement NamedObject Modifier and Type Class Description classChannel -
Uses of NamedObject in org.jboss.hal.client.runtime.subsystem.resourceadapter
Classes in org.jboss.hal.client.runtime.subsystem.resourceadapter that implement NamedObject Modifier and Type Class Description classStatisticsResourceWrapper for easier handling of "statistics" resources ("statistics" is the only runtime resource) "statistics=extended" is a child of "resource-adapter=*" and its children "admin-objects=*" and "connection-definitions=*" (conditionally present in all) "statistics=pool" is a child of "connection-definitions=*" (always present) -
Uses of NamedObject in org.jboss.hal.config
Classes in org.jboss.hal.config that implement NamedObject Modifier and Type Class Description classRoleA standard or scoped role used when RBAC is turned on. -
Uses of NamedObject in org.jboss.hal.core.datasource
Classes in org.jboss.hal.core.datasource that implement NamedObject Modifier and Type Class Description classDataSourceUsed for data-sources in configuration, runtime and deploymentsclassJdbcDriver -
Uses of NamedObject in org.jboss.hal.core.deployment
Classes in org.jboss.hal.core.deployment that implement NamedObject Modifier and Type Class Description classContentA deployment in the content repository.classDeploymentA deployment on a specific server.classDeploymentResourceModel node for resources under/deployment=foo/subsystem=*resp.classServerGroupDeploymentA deployed content used in domain mode.classSubsystem -
Uses of NamedObject in org.jboss.hal.core.runtime
Classes in org.jboss.hal.core.runtime that implement NamedObject Modifier and Type Class Description classHasServersNode -
Uses of NamedObject in org.jboss.hal.core.runtime.group
Classes in org.jboss.hal.core.runtime.group that implement NamedObject Modifier and Type Class Description classServerGroup -
Uses of NamedObject in org.jboss.hal.core.runtime.host
Classes in org.jboss.hal.core.runtime.host that implement NamedObject Modifier and Type Class Description classHostFor the host we need to distinguish between the address-name (the name which is part of the host address) and the model-node-name (the name which is part of the host model node). -
Uses of NamedObject in org.jboss.hal.core.runtime.server
Classes in org.jboss.hal.core.runtime.server that implement NamedObject Modifier and Type Class Description classServerCombination of the two resourcesserver-configandserver. -
Uses of NamedObject in org.jboss.hal.dmr
Classes in org.jboss.hal.dmr that implement NamedObject Modifier and Type Class Description classNamedNodeA model node with a name. -
Uses of NamedObject in org.jboss.hal.dmr.macro
Classes in org.jboss.hal.dmr.macro that implement NamedObject Modifier and Type Class Description classMacroOptions
-