org.apache.felix.jmood.utils
Class OSGiTypes
java.lang.Object
org.apache.felix.jmood.utils.OSGiTypes
public class OSGiTypes
- extends Object
This class defines open types in a static way for the management agent. An open type instance defines the structure of an open data.
For more information on open types and open data see jmx specification.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
USER
public static final CompositeType USER
ROLE
public static final CompositeType ROLE
GROUP
public static final CompositeType GROUP
USERADMINEVENT
public static final CompositeType USERADMINEVENT
AUTHORIZATION
public static final CompositeType AUTHORIZATION
LOGENTRY
public static final CompositeType LOGENTRY
ROLEPROPERTIES
public static final CompositeType ROLEPROPERTIES
USERCREDENTIALS
public static final CompositeType USERCREDENTIALS
SERVICE
public static final CompositeType SERVICE
EXCEPTION
public static final CompositeType EXCEPTION
BUNDLEEVENT
public static final CompositeType BUNDLEEVENT
SERVICEEVENT
public static final CompositeType SERVICEEVENT
FRAMEWORKEVENT
public static final CompositeType FRAMEWORKEVENT
STACKTRACE_ELEMENT
public static final CompositeType STACKTRACE_ELEMENT
DICTIONARYITEMTYPES
protected static OpenType[] DICTIONARYITEMTYPES
OSGiTypes
public OSGiTypes()
Copyright © 2011 Apache Software Foundation. All Rights Reserved.