Uses of Class
org.tentackle.buildsupport.ResourceManager
-
-
Uses of ResourceManager in org.tentackle.buildsupport
Methods in org.tentackle.buildsupport that return ResourceManager Modifier and Type Method Description ResourceManagerAbstractTentackleProcessor. getResourceManager(java.io.File directory)Gets a resource manager.Methods in org.tentackle.buildsupport that return types with arguments of type ResourceManager Modifier and Type Method Description java.util.Collection<ResourceManager>AbstractTentackleProcessor. getResourceManagers()Gets the resource managers.
-