|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.enterprise.admin.servermgmt.pe.PESamplesDomainXmlEventListener
public class PESamplesDomainXmlEventListener
The event listener class for PE Samples domain
| Constructor Summary | |
|---|---|
PESamplesDomainXmlEventListener()
|
|
| Method Summary | |
|---|---|
void |
handleCreateEvent(DomainConfig cfg)
after the creation of domain.xml , unjar the bundled samples.jar. |
void |
handleDeleteEvent(DomainConfig cfg)
currently do nothing |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PESamplesDomainXmlEventListener()
| Method Detail |
|---|
public void handleCreateEvent(DomainConfig cfg)
throws DomainException
handleCreateEvent in interface DomainXmlEventListenercfg - The DomainConfig object for this domain
DomainException
public void handleDeleteEvent(DomainConfig cfg)
throws DomainException
handleDeleteEvent in interface DomainXmlEventListenercfg - The DomainConfig object for this domain
DomainException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||