public class ServerGroupManagementImpl extends Object implements ServerGroupManagement
| Constructor and Description |
|---|
ServerGroupManagementImpl(String serverGroupName,
org.jboss.as.controller.PathAddress parentPathAddress,
ManageableServerConfiguration configurationManagement) |
| Modifier and Type | Method and Description |
|---|---|
JVMsManagement |
getJVMsManagement() |
ManageableServerConfiguration |
getServerConfiguration() |
String |
getServerGroupName() |
public ServerGroupManagementImpl(String serverGroupName, org.jboss.as.controller.PathAddress parentPathAddress, ManageableServerConfiguration configurationManagement)
public ManageableServerConfiguration getServerConfiguration()
getServerConfiguration in interface ResourceManagementpublic JVMsManagement getJVMsManagement()
getJVMsManagement in interface ServerGroupManagementpublic String getServerGroupName()
getServerGroupName in interface ServerGroupManagementCopyright © 2016 JBoss by Red Hat. All rights reserved.