public abstract class WebAppEvent extends Object
| Constructor and Description |
|---|
WebAppEvent(WebApp webApp)
Construct a new web application event.
|
public WebAppEvent(WebApp webApp) throws IllegalArgumentException
webApp - the web applicationIllegalArgumentException - if the provided web application is nullpublic WebApp getWebApp()
Copyright © 2016 JBoss by Red Hat. All Rights Reserved.