Uses of Class
org.glassfish.resources.admin.cli.SunResourcesXML
-
Packages that use SunResourcesXML Package Description org.glassfish.resources.module -
-
Uses of SunResourcesXML in org.glassfish.resources.module
Method parameters in org.glassfish.resources.module with type arguments of type SunResourcesXML Modifier and Type Method Description static Set<Resource>ResourceUtilities. resolveResourceDuplicatesConflictsWithinArchive(List<SunResourcesXML> sunResList)Resolves all duplicates and conflicts within an archive and returns a set of resources that needs to be created for the archive being deployed.
-