Package com.priint.pubserver.appserver
Class GlassfishDomain.Config
java.lang.Object
com.priint.pubserver.appserver.GlassfishDomain.Config
- All Implemented Interfaces:
Serializable
- Enclosing class:
- GlassfishDomain
The type Config.
- See Also:
-
Field Details
-
name
The Name.
-
-
Constructor Details
-
Config
public Config()Instantiates a new Config. -
Config
Instantiates a new Config.- Parameters:
name- the name
-
-
Method Details
-
getJavaConfig
Gets java config.- Returns:
- the java config
-
getName
Gets name.- Returns:
- the name
-
getNetworkConfig
Gets network config.- Returns:
- the network config
-
getAdminService
Gets admin service.- Returns:
- the admin service
-
getThreadPools
Gets thread pools.- Returns:
- the thread pools
-
toString
-