Uses of Interface
it.tidalwave.role.spi.SystemRoleFactory
-
Packages that use SystemRoleFactory Package Description it.tidalwave.role.spi -
-
Uses of SystemRoleFactory in it.tidalwave.role.spi
Classes in it.tidalwave.role.spi that implement SystemRoleFactory Modifier and Type Class Description classSystemRoleFactorySupportA basic implementation of aSystemRoleFactory.Methods in it.tidalwave.role.spi that return SystemRoleFactory Modifier and Type Method Description static SystemRoleFactorySystemRoleFactory. getInstance()SystemRoleFactorySystemRoleFactoryProvider. getSystemRoleFactory()Methods in it.tidalwave.role.spi with parameters of type SystemRoleFactory Modifier and Type Method Description static voidSystemRoleFactory. set(SystemRoleFactory systemRoleFactory)Installs aSystemRoleFactory.
-