Package org.joinfaces
Klasse SpiUtils
java.lang.Object
org.joinfaces.SpiUtils
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic Collection
<Resource> getFaceletConfigs
(ResourcePatternResolver resourcePatternResolver) static Collection
<Resource> getFacesConfigs
(ResourcePatternResolver resourcePatternResolver)
-
Methodendetails
-
getFacesConfigs
public static Collection<Resource> getFacesConfigs(ResourcePatternResolver resourcePatternResolver) throws IOException - Löst aus:
IOException
-
getFaceletConfigs
public static Collection<Resource> getFaceletConfigs(ResourcePatternResolver resourcePatternResolver) throws IOException - Löst aus:
IOException
-