public class SerializedData extends Data
Modifier and Type | Field and Description |
---|---|
static String |
CONTENT_CLASSNAME |
data, DATA_CONTENT, DATA_ID, DATA_NAME, DATA_SOURCE, DATA_TIMESTAMP, DATA_TYPE, lock, RETURN_ADDRESS
Constructor and Description |
---|
SerializedData(Data odata) |
Modifier and Type | Method and Description |
---|---|
Data |
deserializeContent(org.osgi.framework.BundleContext bcontext) |
void |
serializeContent() |
clone, get, getAllData, getContent, getId, getLastDeliveryPort, getLastReceivingPort, getName, getProperty, getTimestamp, getType, hasContent, removeProperty, setContent, setId, setLastDeliveryPort, setLastReceivingPort, setProperty, setType, toString
public static final String CONTENT_CLASSNAME
public SerializedData(Data odata) throws IOException
IOException
public void serializeContent() throws IOException
IOException
public Data deserializeContent(org.osgi.framework.BundleContext bcontext) throws IOException
IOException
Copyright © 2012-2013 Adele Team | LIG. All Rights Reserved.