|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DomainXmlEventListener
Interface for domain.xml event listeners. The actual implementation class will be specified in the template file.
| Method Summary | |
|---|---|
void |
handleCreateEvent(DomainConfig cfg)
handle the creation of domain.xml. |
void |
handleDeleteEvent(DomainConfig cfg)
handle the deletion of the domain.xml. |
| Method Detail |
|---|
void handleCreateEvent(DomainConfig cfg)
throws DomainException
cfg - The DomainConfig object for this domain
DomainException
void handleDeleteEvent(DomainConfig cfg)
throws DomainException
cfg - The DomainConfig object for this domain
DomainException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||