public class GlobalsPersistence extends Object
Modifier | Constructor and Description |
---|---|
protected |
GlobalsPersistence() |
Modifier and Type | Method and Description |
---|---|
static GlobalsPersistence |
getInstance() |
String |
marshal(GlobalsModel model) |
GlobalsModel |
unmarshal(String content) |
public static GlobalsPersistence getInstance()
public String marshal(GlobalsModel model)
public GlobalsModel unmarshal(String content)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.