|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.tuscany.sca.core.event.HttpSessionStart
public class HttpSessionStart
Propagated when an HTTP-based session has started
| Constructor Summary | |
|---|---|
HttpSessionStart(java.lang.Object source,
java.lang.Object id)
Creates a new event |
|
| Method Summary | |
|---|---|
java.lang.Object |
getSessionID()
|
java.lang.Object |
getSource()
Returns the source of the event |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HttpSessionStart(java.lang.Object source,
java.lang.Object id)
source - the source of the eventid - the id of the HTTP session being started| Method Detail |
|---|
public java.lang.Object getSource()
Event
getSource in interface Eventpublic java.lang.Object getSessionID()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||