corelib.services.web.webapplications.events
Class WebApplicationEvent
java.lang.Object
java.util.EventObject
corelib.services.web.webapplications.events.WebEvent
corelib.services.web.webapplications.events.WebApplicationEvent
- All Implemented Interfaces:
- java.io.Serializable
public class WebApplicationEvent
- extends WebEvent
- Since:
- 0.1
- Author:
- Dominique Liard
- See Also:
- Serialized Form
| Fields inherited from class java.util.EventObject |
source |
| Methods inherited from class java.util.EventObject |
getSource, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
WebApplicationEvent
public WebApplicationEvent(java.lang.Object source)
WebApplicationEvent
public WebApplicationEvent(java.lang.Object source,
javax.servlet.http.HttpSession session)
getWebApplication
public WebApplication getWebApplication()
- Returns the associated
WebApplication instance.
- Returns:
- The
WebApplication instance.
CAUTION: Ellipse is proposed to you in BETA version to allow evaluation of this framework. Infini Software is released from any responsibility for the use of Ellipse Framework.
Copyright 2012 Infini Software - All Rights Reserved.