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