Class SocketBindingGroupResourceImpl
- java.lang.Object
-
- org.jboss.migration.wfly10.config.management.impl.AbstractManageableResource<SocketBindingGroupResource.Parent>
-
- org.jboss.migration.wfly10.config.management.impl.SocketBindingGroupResourceImpl
-
- All Implemented Interfaces:
ManageableResource,SocketBindingGroupResource,SocketBindingResource.Parent
public class SocketBindingGroupResourceImpl extends AbstractManageableResource<SocketBindingGroupResource.Parent> implements SocketBindingGroupResource
- Author:
- emmartins
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSocketBindingGroupResourceImpl.Factory-
Nested classes/interfaces inherited from interface org.jboss.migration.wfly10.config.management.SocketBindingGroupResource
SocketBindingGroupResource.Parent
-
-
Field Summary
-
Fields inherited from interface org.jboss.migration.wfly10.config.management.SocketBindingGroupResource
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.SocketBindingGroupResource
getParentResource, getResourceType
-
Methods inherited from interface org.jboss.migration.wfly10.config.management.SocketBindingResource.Parent
getSocketBindingResource, getSocketBindingResourceAbsoluteName, getSocketBindingResourceConfiguration, getSocketBindingResourceNames, getSocketBindingResourcePathAddress, getSocketBindingResources, hasSocketBindingResource, removeSocketBindingResource
-
-