|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.osgi.spi.util.ConstantsHelper
public abstract class ConstantsHelper
String representation for common OSGi Constants
| Constructor Summary | |
|---|---|
ConstantsHelper()
|
|
| Method Summary | |
|---|---|
static String |
bundleEvent(int eventType)
Return the string representation of a BundleEvent type |
static String |
bundleState(int bundleState)
Return the string representation of a Bundle state |
static String |
frameworkEvent(int eventType)
|
static String |
logLevel(int level)
Return the string representation of a LogService level |
static String |
serviceEvent(int eventType)
Return the string representation of a ServiceEvent type |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConstantsHelper()
| Method Detail |
|---|
public static String bundleState(int bundleState)
Bundle state
public static String bundleEvent(int eventType)
BundleEvent type
public static String serviceEvent(int eventType)
ServiceEvent type
public static String frameworkEvent(int eventType)
public static String logLevel(int level)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||