Errai 3.0.1-SNAPSHOT

org.jboss.errai.cdi.server.events
Class EventConversationContext.Context

java.lang.Object
  extended by org.jboss.errai.cdi.server.events.EventConversationContext.Context
Enclosing class:
EventConversationContext

public static class EventConversationContext.Context
extends Object


Constructor Summary
EventConversationContext.Context(Object eventObject, QueueSession session)
           
 
Method Summary
 Object getEventObject()
           
 QueueSession getSession()
           
 String getSessionId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventConversationContext.Context

public EventConversationContext.Context(Object eventObject,
                                        QueueSession session)
Method Detail

getEventObject

public Object getEventObject()

getSessionId

public String getSessionId()

getSession

public QueueSession getSession()

Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.