Uses of Interface
it.tidalwave.role.spi.OwnerRoleFactory
-
Packages that use OwnerRoleFactory Package Description it.tidalwave.role.spi -
-
Uses of OwnerRoleFactory in it.tidalwave.role.spi
Methods in it.tidalwave.role.spi that return OwnerRoleFactory Modifier and Type Method Description OwnerRoleFactory
OwnerRoleFactoryProvider. createRoleFactory(java.lang.Object owner)
Creates anOwnerRoleFactory
for the given object
-