public class AccessorPersistenceDelegate extends org.gcube.common.core.persistence.GCUBEWSLiteFilePersistenceDelegate<SourceResource,AccessorResource>
GCUBEWSFilePersistenceDelegate to (de)serialise AccessorResources.WSLITE_FILE_SUFFIX| Constructor and Description |
|---|
AccessorPersistenceDelegate() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
onLoad(AccessorResource manager,
boolean firstLoad) |
protected void |
onLoad(AccessorResource manager,
ObjectInputStream stream) |
protected void |
onStore(AccessorResource manager,
ObjectOutputStream stream) |
getSuffix, initialise, onStoregetFileFromResource, getIDFromFileNamegetResourceIdentifiers, getStorageRoot, onRemoveprotected void onLoad(AccessorResource manager, ObjectInputStream stream) throws Exception
onLoad in class org.gcube.common.core.persistence.GCUBEWSLiteFilePersistenceDelegate<SourceResource,AccessorResource>Exceptionprotected void onLoad(AccessorResource manager, boolean firstLoad) throws Exception
onLoad in class org.gcube.common.core.persistence.GCUBEFilePersistenceDelegate<org.gcube.common.core.state.GCUBEWSResourceKey,AccessorResource>Exceptionprotected void onStore(AccessorResource manager, ObjectOutputStream stream) throws Exception
onStore in class org.gcube.common.core.persistence.GCUBEWSLiteFilePersistenceDelegate<SourceResource,AccessorResource>ExceptionCopyright © 2014. All Rights Reserved.