Class SystemPropertyResourceImpl
- java.lang.Object
-
- org.jboss.migration.wfly10.config.management.impl.AbstractManageableResource<SystemPropertyResource.Parent>
-
- org.jboss.migration.wfly10.config.management.impl.SystemPropertyResourceImpl
-
- All Implemented Interfaces:
ManageableResource,SystemPropertyResource
public class SystemPropertyResourceImpl extends AbstractManageableResource<SystemPropertyResource.Parent> implements SystemPropertyResource
- Author:
- emmartins
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSystemPropertyResourceImpl.Factory-
Nested classes/interfaces inherited from interface org.jboss.migration.wfly10.config.management.SystemPropertyResource
SystemPropertyResource.Parent
-
-
Field Summary
-
Fields inherited from interface org.jboss.migration.wfly10.config.management.SystemPropertyResource
RESOURCE_TYPE
-
-
Method Summary
-
Methods inherited from class org.jboss.migration.wfly10.config.management.impl.AbstractManageableResource
addChildResourceFactory, equals, findResources, findResources, findResources, findResources, getChildResource, getChildResourceFactories, getChildResourceFactory, getChildResourceNames, getChildResourcePathAddress, getChildResources, getChildResources, getChildResources, getChildResourceTypes, getDescendantResourceFactories, getDescendantResourceFactories, getParentResource, getResourceConfiguration, getResourceName, getResourcePathAddress, getServerConfiguration, hashCode, removeChildResource, removeResource, toString
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface org.jboss.migration.wfly10.config.management.ManageableResource
findResources, findResources, findResources, findResources, getChildResource, getChildResourceAbsoluteName, getChildResourceConfiguration, getChildResourceNames, getChildResourcePathAddress, getChildResources, getChildResources, getChildResources, getChildResourceTypes, getResourceAbsoluteName, getResourceConfiguration, getResourceName, getResourcePathAddress, getServerConfiguration, hasChildResource, isExistentResource, removeChildResource, removeResource
-
Methods inherited from interface org.jboss.migration.wfly10.config.management.SystemPropertyResource
getParentResource, getResourceType
-
-