Uses of Class
org.apache.openejb.jee.wls.ContextCase

Packages that use ContextCase
org.apache.openejb.jee.wls Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of ContextCase in org.apache.openejb.jee.wls
 

Fields in org.apache.openejb.jee.wls with type parameters of type ContextCase
protected  List<ContextCase> ContextRequestClass.contextCase
           
 

Methods in org.apache.openejb.jee.wls that return ContextCase
 ContextCase ObjectFactory.createContextCase()
          Create an instance of ContextCase
 

Methods in org.apache.openejb.jee.wls that return types with arguments of type ContextCase
 List<ContextCase> ContextRequestClass.getContextCase()
          Gets the value of the contextCase property.
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.