public class SocketBindingGroupManagementImpl extends Object implements SocketBindingGroupManagement
| Constructor and Description |
|---|
SocketBindingGroupManagementImpl(String socketBindingGroupName,
org.jboss.as.controller.PathAddress parentPathAddress,
ManageableServerConfiguration serverConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
ManageableServerConfiguration |
getServerConfiguration() |
String |
getSocketBindingGroupName() |
SocketBindingsManagement |
getSocketBindingsManagement() |
public SocketBindingGroupManagementImpl(String socketBindingGroupName, org.jboss.as.controller.PathAddress parentPathAddress, ManageableServerConfiguration serverConfiguration)
public ManageableServerConfiguration getServerConfiguration()
getServerConfiguration in interface ResourceManagementpublic String getSocketBindingGroupName()
getSocketBindingGroupName in interface SocketBindingGroupManagementpublic SocketBindingsManagement getSocketBindingsManagement()
getSocketBindingsManagement in interface SocketBindingGroupManagementCopyright © 2016 JBoss by Red Hat. All rights reserved.