public class MBInMemoryPersistencer extends MBPersistencer
| Constructor and Description |
|---|
MBInMemoryPersistencer() |
| Modifier and Type | Method and Description |
|---|---|
static void |
clear() |
MBBundles |
getCopy(String name) |
MBBundles |
load(File source) |
MBBundles |
load(InputStream source) |
void |
save(MBBundles obj,
File target) |
forFile, forFile, forURL, loadFile, mkdirs, saveFile, saveFile, withOptionspublic void save(MBBundles obj, File target) throws Exception
save in class MBPersistencerExceptionpublic MBBundles load(File source) throws Exception
load in class MBPersistencerExceptionpublic MBBundles load(InputStream source) throws Exception
load in class MBPersistencerExceptionpublic static void clear()
Copyright © 2017. All rights reserved.