Uses of Class
org.glassfish.resources.admin.cli.ResourceFactory
-
Packages that use ResourceFactory Package Description org.glassfish.resources.admin.cli org.glassfish.resources.module -
-
Uses of ResourceFactory in org.glassfish.resources.admin.cli
Methods in org.glassfish.resources.admin.cli with parameters of type ResourceFactory Modifier and Type Method Description static ArrayListResourcesManager. createResources(Resources resources, File resourceXMLFile, String target, ResourceFactory resourceFactory)Creating resources from sun-resources.xml file. -
Uses of ResourceFactory in org.glassfish.resources.module
Constructors in org.glassfish.resources.module with parameters of type ResourceFactory Constructor Description ResourcesDeployer(ResourceFactory resourceFactoryParam, ApplicationRegistry appRegistryParam, jakarta.inject.Provider<ResourceManagerFactory> resourceManagerFactoryProviderParam, ResourcesBinder resourcesBinderParam, Applications applicationsParam)
-