Uses of Class
org.jboss.as.server.ServerEnvironmentWrapper
Packages that use ServerEnvironmentWrapper
-
Uses of ServerEnvironmentWrapper in org.jboss.as.server
Methods in org.jboss.as.server that return ServerEnvironmentWrapperModifier and TypeMethodDescriptionstatic ServerEnvironmentWrapperMain.determineEnvironment(String[] args, Properties systemProperties, Map<String, String> systemEnvironment, ServerEnvironment.LaunchType launchType, ElapsedTime elapsedTime) Establish theServerEnvironmentobject for this server.