public interface DomainXmlEventListener
| Modifier and Type | Method and Description |
|---|---|
void |
handleCreateEvent(DomainConfig cfg)
handle the creation of domain.xml.
|
void |
handleDeleteEvent(DomainConfig cfg)
handle the deletion of the domain.xml.
|
void handleCreateEvent(DomainConfig cfg) throws DomainException
cfg - The DomainConfig object for this domainDomainExceptionvoid handleDeleteEvent(DomainConfig cfg) throws DomainException
cfg - The DomainConfig object for this domainDomainExceptionCopyright © 2013. All Rights Reserved.