public class PESamplesDomainXmlEventListener extends Object implements DomainXmlEventListener
| Constructor and Description |
|---|
PESamplesDomainXmlEventListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleCreateEvent(DomainConfig cfg)
after the creation of domain.xml , unjar the bundled samples.jar.
|
void |
handleDeleteEvent(DomainConfig cfg)
currently do nothing
|
public void handleCreateEvent(DomainConfig cfg) throws DomainException
handleCreateEvent in interface DomainXmlEventListenercfg - The DomainConfig object for this domainDomainExceptionpublic void handleDeleteEvent(DomainConfig cfg) throws DomainException
handleDeleteEvent in interface DomainXmlEventListenercfg - The DomainConfig object for this domainDomainExceptionCopyright © 2013. All Rights Reserved.