Klasse MyFacesProperties.Annotation
java.lang.Object
org.joinfaces.autoconfigure.myfaces.MyFacesProperties.Annotation
- Umschließende Klasse:
MyFacesProperties
Veraltet.
Removed in MyFaces 4
Annotation class of useCdiForAnnotationScanning and scanPackages properties.
-
Konstruktorübersicht
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected boolean
Veraltet.boolean
Veraltet.Veraltet.Removed in MyFaces 4Veraltet.Removed in MyFaces 4int
hashCode()
Veraltet.void
setScanPackages
(String scanPackages) Veraltet.Removed in MyFaces 4void
setUseCdiForAnnotationScanning
(Boolean useCdiForAnnotationScanning) Veraltet.Removed in MyFaces 4toString()
Veraltet.
-
Konstruktordetails
-
Annotation
public Annotation()Veraltet.
-
-
Methodendetails
-
getUseCdiForAnnotationScanning
Veraltet.Removed in MyFaces 4Defines if CDI should be used for annotation scanning to improve the startup performance. -
getScanPackages
Veraltet.Removed in MyFaces 4Servlet context init parameter which defines which packages to scan for beans, separated by commas. -
setUseCdiForAnnotationScanning
Veraltet.Removed in MyFaces 4Defines if CDI should be used for annotation scanning to improve the startup performance. -
setScanPackages
Veraltet.Removed in MyFaces 4Servlet context init parameter which defines which packages to scan for beans, separated by commas. -
equals
Veraltet. -
canEqual
Veraltet. -
hashCode
public int hashCode()Veraltet. -
toString
Veraltet.
-