Uses of Interface
org.jboss.migration.wfly10.config.management.ProfileResource
-
Packages that use ProfileResource Package Description org.jboss.migration.wfly10.config.management org.jboss.migration.wfly10.config.management.impl -
-
Uses of ProfileResource in org.jboss.migration.wfly10.config.management
Methods in org.jboss.migration.wfly10.config.management that return ProfileResource Modifier and Type Method Description default ProfileResourceProfileResource.Parent. getProfileResource(String resourceName)Methods in org.jboss.migration.wfly10.config.management that return types with arguments of type ProfileResource Modifier and Type Method Description default List<ProfileResource>ProfileResource.Parent. getProfileResources() -
Uses of ProfileResource in org.jboss.migration.wfly10.config.management.impl
Classes in org.jboss.migration.wfly10.config.management.impl that implement ProfileResource Modifier and Type Class Description classProfileResourceImplMethods in org.jboss.migration.wfly10.config.management.impl that return ProfileResource Modifier and Type Method Description ProfileResourceProfileResourceImpl.Factory. newResourceInstance(String resourceName)
-