|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.api.event.PortalEvent
org.jboss.portal.api.session.event.PortalSessionEvent
public class PortalSessionEvent
Field Summary | |
---|---|
static int |
SESSION_CREATED
|
static int |
SESSION_DESTROYED
|
Constructor Summary | |
---|---|
PortalSessionEvent(int type)
|
Method Summary | |
---|---|
int |
getType()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int SESSION_CREATED
public static final int SESSION_DESTROYED
Constructor Detail |
---|
public PortalSessionEvent(int type)
Method Detail |
---|
public int getType()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |