public class EmbeddedDomainPersistence extends DomainXmlPersistence
logger| Constructor and Description |
|---|
EmbeddedDomainPersistence() |
| Modifier and Type | Method and Description |
|---|---|
protected File |
getDestination()
Returns the destination file for saving the embedded configuration file,
when set.
|
void |
save(org.jvnet.hk2.config.DomDocument doc) |
protected void |
saved(File destination) |
accessRead, accessWrite, getOutputStream, touchprotected File getDestination() throws IOException
getDestination in class DomainXmlPersistenceIOExceptionpublic void save(org.jvnet.hk2.config.DomDocument doc)
throws IOException
save in interface org.glassfish.config.support.ConfigurationPersistencesave in class DomainXmlPersistenceIOExceptionprotected void saved(File destination)
saved in class DomainXmlPersistenceCopyright © 2013. All Rights Reserved.