Uses of Class
org.jboss.as.server.ServerEnvironmentWrapper
-
Packages that use ServerEnvironmentWrapper Package Description org.jboss.as.server -
-
Uses of ServerEnvironmentWrapper in org.jboss.as.server
Methods in org.jboss.as.server that return ServerEnvironmentWrapper Modifier and Type Method Description static ServerEnvironmentWrapperMain. determineEnvironment(String[] args, Properties systemProperties, Map<String,String> systemEnvironment, ServerEnvironment.LaunchType launchType)static ServerEnvironmentWrapperMain. determineEnvironment(String[] args, Properties systemProperties, Map<String,String> systemEnvironment, ServerEnvironment.LaunchType launchType, long startTime)Establish theServerEnvironmentobject for this server.
-