Package org.jboss.as.server
Class ServerEnvironmentWrapper
- java.lang.Object
-
- org.jboss.as.server.ServerEnvironmentWrapper
-
public final class ServerEnvironmentWrapper extends Object
- Author:
- wangc
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classServerEnvironmentWrapper.ServerEnvironmentStatus
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ServerEnvironmentgetServerEnvironment()ServerEnvironmentWrapper.ServerEnvironmentStatusgetServerEnvironmentStatus()
-
-
-
Method Detail
-
getServerEnvironment
public ServerEnvironment getServerEnvironment()
-
getServerEnvironmentStatus
public ServerEnvironmentWrapper.ServerEnvironmentStatus getServerEnvironmentStatus()
-
-