|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.portal.web.WebAppEvent
public abstract class WebAppEvent
Base class for web application events.
| Constructor Summary | |
|---|---|
WebAppEvent(WebApp webApp)
Construct a new web application event. |
|
| Method Summary | |
|---|---|
WebApp |
getWebApp()
Returns the web application. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WebAppEvent(WebApp webApp)
throws java.lang.IllegalArgumentException
webApp - the web application
java.lang.IllegalArgumentException - if the provided web application is null| Method Detail |
|---|
public WebApp getWebApp()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||