|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.EventObject
javax.swing.event.ChangeEvent
net.sf.sail.core.beans.event.SessionEvent
public class SessionEvent
| Field Summary | |
|---|---|
static int |
END
|
static int |
INITIATE
|
static int |
START
|
| Fields inherited from class java.util.EventObject |
|---|
source |
| Constructor Summary | |
|---|---|
SessionEvent(SessionContext source,
int id)
|
|
| Method Summary | |
|---|---|
int |
getID()
|
| 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 |
| Field Detail |
|---|
public static final int INITIATE
public static final int START
public static final int END
| Constructor Detail |
|---|
public SessionEvent(SessionContext source,
int id)
| Method Detail |
|---|
public int getID()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||