|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.imag.adele.util.upnp.AbstractUPnPStateVariable
fr.imag.adele.bundle.upnp.ogd.service.BundleAdmin.BundleEventStartedStateVariable
Field Summary | |
static String |
DATATYPE
|
static String |
NAME
|
Fields inherited from class fr.imag.adele.util.upnp.AbstractUPnPStateVariable |
ALLOWED_VALUES, DATA_TYPE, DEFAULT_VALUE, MAX, MIN, OPTIONAL, SENDEVENT, STEP, upnpService |
Fields inherited from interface org.osgi.service.upnp.UPnPStateVariable |
TYPE_BIN_BASE64, TYPE_BIN_HEX, TYPE_BOOLEAN, TYPE_CHAR, TYPE_DATE, TYPE_DATETIME, TYPE_DATETIME_TZ, TYPE_FIXED_14_4, TYPE_FLOAT, TYPE_I1, TYPE_I2, TYPE_I4, TYPE_INT, TYPE_NUMBER, TYPE_R4, TYPE_R8, TYPE_STRING, TYPE_TIME, TYPE_TIME_TZ, TYPE_UI1, TYPE_UI2, TYPE_UI4, TYPE_URI, TYPE_UUID |
Constructor Summary | |
BundleAdmin.BundleEventStartedStateVariable(org.osgi.service.upnp.UPnPService upnpService,
BundleAdminModel model)
|
Method Summary | |
Object |
getValue()
invoked for the first notification just after a subscription |
void |
start(org.osgi.framework.BundleContext bundleContext)
|
void |
stop(org.osgi.framework.BundleContext bundleContext)
|
Methods inherited from class fr.imag.adele.util.upnp.AbstractUPnPStateVariable |
getAllowedValues, getDefaultValue, getJavaDataType, getMaximum, getMinimum, getName, getStep, getUPnPDataType, sendsEvents |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.osgi.service.upnp.UPnPStateVariable |
getAllowedValues, getDefaultValue, getJavaDataType, getMaximum, getMinimum, getName, getStep, getUPnPDataType, sendsEvents |
Field Detail |
public static final String NAME
public static final String DATATYPE
Constructor Detail |
public BundleAdmin.BundleEventStartedStateVariable(org.osgi.service.upnp.UPnPService upnpService, BundleAdminModel model)
Method Detail |
public void start(org.osgi.framework.BundleContext bundleContext) throws Exception
start
in interface org.osgi.framework.BundleActivator
Exception
public void stop(org.osgi.framework.BundleContext bundleContext) throws Exception
stop
in interface org.osgi.framework.BundleActivator
Exception
public Object getValue()
getValue
in interface it.cnr.isti.niche.osgi.upnp.util.UPnPStateVariableDescriptor
UPnPStateVariableDescriptor.getValue()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |