|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface InstallationEvent
Optional listener which can be used to monitor the activities of the installer.
| Nested Class Summary | |
|---|---|
static class |
InstallationEvent.TYPE
|
| Method Summary | |
|---|---|
java.lang.Object |
getSource()
Return the source of the event. |
InstallationEvent.TYPE |
getType()
Return the event type. |
| Method Detail |
|---|
InstallationEvent.TYPE getType()
java.lang.Object getSource()
InstallationEvent.TYPE.STARTED and InstallationEvent.TYPE.SUSPENDED events
this is null.
For InstallationEvent.TYPE.PROCESSED events this is a
TaskResource.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||