public class RolesFactory extends Object
| Modifier and Type | Field and Description |
|---|---|
static Logger |
logger
create a static logger.
|
| Constructor and Description |
|---|
RolesFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
static RolesFactory |
getInstance(GlobalContext globalContext) |
Role |
getRole(GlobalContext globalContext,
String name) |
public static Logger logger
public static RolesFactory getInstance(GlobalContext globalContext)
public Role getRole(GlobalContext globalContext, String name)
public void clear()
Copyright © 2012-2018. All Rights Reserved.