public class PersistentConfig extends Object
| Constructor and Description |
|---|
PersistentConfig() |
| Modifier and Type | Method and Description |
|---|---|
UserConfiguration |
load()
loads Config from PersistenceService
returns null if no PErsistenceService has been created ...
|
void |
save(UserConfiguration config)
writes the configuration
|
public PersistentConfig()
throws javax.jnlp.UnavailableServiceException
javax.jnlp.UnavailableServiceExceptionpublic void save(UserConfiguration config)
config - public UserConfiguration load()
Copyright © 2000–2016 BioJava. All rights reserved.