public class PointsAndLevelUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
PROPERTY_REGISTERED_POINTS_AND_LEVEL_HANDLER
Property name used to store the registered PointsAndLevelHandlers in the module with "" as element name.
|
| Constructor and Description |
|---|
PointsAndLevelUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
registerPointAndLevelHandler(Module module,
PointsAndLevelHandler handler)
Register a point and level handler onto the module.
|
public static final String PROPERTY_REGISTERED_POINTS_AND_LEVEL_HANDLER
public static void registerPointAndLevelHandler(Module module, PointsAndLevelHandler handler)
Copyright © 2012. All Rights Reserved.