Class MyfacesProperties.Spi
- java.lang.Object
-
- org.joinfaces.autoconfigure.myfaces.MyfacesProperties.Spi
-
- Enclosing class:
- MyfacesProperties
public static class MyfacesProperties.Spi extends Object
Spi class of injectionProvider property..
-
-
Constructor Summary
Constructors Constructor Description Spi()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected boolean
canEqual(Object other)
boolean
equals(Object o)
String
getInjectionProvider()
no description.int
hashCode()
void
setInjectionProvider(String injectionProvider)
no description.String
toString()
-