org.abstracthorizon.extend.server.deployment
Class ModuleUtil
java.lang.Object
org.abstracthorizon.extend.server.deployment.ModuleUtil
public class ModuleUtil
- extends Object
Utility class for common Module
functions.
- Author:
- Daniel Sendula
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EMPTY_SET
public static final Set<Module> EMPTY_SET
- Empty set
ModuleUtil
public ModuleUtil()
stateAsString
public static String stateAsString(int state)
- Converts a state to a string
- Parameters:
state
- state
- Returns:
- state as a string
Copyright © 2005-2009 Abstract Horizon. All Rights Reserved.