Package it.tidalwave.util
Interface RoleFactory<T>
-
public interface RoleFactory<T>- Version:
- $Id$
- Author:
- Fabrizio Giudici
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ObjectcreateRoleFor(T owner)
-