org.apache.openejb.cdi
Class CdiAppContextsService.State

java.lang.Object
  extended by org.apache.openejb.cdi.CdiAppContextsService.State
Enclosing class:
CdiAppContextsService

public static class CdiAppContextsService.State
extends Object


Constructor Summary
CdiAppContextsService.State(org.apache.webbeans.context.RequestContext request, org.apache.webbeans.context.SessionContext session, org.apache.webbeans.context.ConversationContext conversation)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CdiAppContextsService.State

public CdiAppContextsService.State(org.apache.webbeans.context.RequestContext request,
                                   org.apache.webbeans.context.SessionContext session,
                                   org.apache.webbeans.context.ConversationContext conversation)


Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.