Uses of Class
org.apache.openejb.jee.wls.ContextCase
-
Packages that use ContextCase Package Description 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 Modifier and Type Field Description protected List<ContextCase>ContextRequestClass. contextCaseMethods in org.apache.openejb.jee.wls that return ContextCase Modifier and Type Method Description ContextCaseObjectFactory. createContextCase()Create an instance ofContextCaseMethods in org.apache.openejb.jee.wls that return types with arguments of type ContextCase Modifier and Type Method Description List<ContextCase>ContextRequestClass. getContextCase()Gets the value of the contextCase property.
-