public class ProfileManagementImpl extends Object implements ProfileManagement
| Constructor and Description |
|---|
ProfileManagementImpl(String profileName,
org.jboss.as.controller.PathAddress parentPathAddress,
ManageableServerConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
String |
getProfileName() |
ManageableServerConfiguration |
getServerConfiguration() |
SubsystemsManagement |
getSubsystemsManagement() |
public ProfileManagementImpl(String profileName, org.jboss.as.controller.PathAddress parentPathAddress, ManageableServerConfiguration configuration)
public SubsystemsManagement getSubsystemsManagement()
getSubsystemsManagement in interface ProfileManagementpublic ManageableServerConfiguration getServerConfiguration()
getServerConfiguration in interface ResourceManagementpublic String getProfileName()
getProfileName in interface ProfileManagementCopyright © 2016 JBoss by Red Hat. All rights reserved.