Uses of Class
org.jboss.as.controller.client.helpers.domain.ServerIdentity
Packages that use ServerIdentity
Package
Description
Convenience API built on top of the
core management API
to make it easier to perform common management tasks against a JBoss Application Server Managed Domain.Implementation classes to support the
managed domain convenience API.-
Uses of ServerIdentity in org.jboss.as.controller.client.helpers.domain
Methods in org.jboss.as.controller.client.helpers.domain that return ServerIdentityModifier and TypeMethodDescriptionServerUpdateResult.getServerIdentity()Gets the id of the server on which this update was executed.Methods in org.jboss.as.controller.client.helpers.domain that return types with arguments of type ServerIdentityModifier and TypeMethodDescriptionDomainClient.getServerStatuses()Gets a list of all servers known to the domain, along with their currentstatus. -
Uses of ServerIdentity in org.jboss.as.controller.client.helpers.domain.impl
Methods in org.jboss.as.controller.client.helpers.domain.impl that return types with arguments of type ServerIdentity