Uses of Class
org.jboss.as.server.ServerEnvironmentResourceDescription
-
Packages that use ServerEnvironmentResourceDescription Package Description org.jboss.as.server -
-
Uses of ServerEnvironmentResourceDescription in org.jboss.as.server
Methods in org.jboss.as.server that return ServerEnvironmentResourceDescription Modifier and Type Method Description static ServerEnvironmentResourceDescriptionServerEnvironmentResourceDescription. of(ServerEnvironment environment)A factory method for creating a new server environment resource description.
-