Class ExtensionResourceImpl
- java.lang.Object
-
- org.jboss.migration.wfly10.config.management.impl.AbstractManageableResource<ExtensionResource.Parent>
-
- org.jboss.migration.wfly10.config.management.impl.ExtensionResourceImpl
-
- All Implemented Interfaces:
ExtensionResource,ManageableResource
public class ExtensionResourceImpl extends AbstractManageableResource<ExtensionResource.Parent> implements ExtensionResource
- Author:
- emmartins
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classExtensionResourceImpl.Factory-
Nested classes/interfaces inherited from interface org.jboss.migration.wfly10.config.management.ExtensionResource
ExtensionResource.Parent
-
-
Field Summary
-
Fields inherited from interface org.jboss.migration.wfly10.config.management.ExtensionResource
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.ExtensionResource
getParentResource, getResourceType
-
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
-
-