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

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

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

Fields in org.apache.openejb.jee.wls with type parameters of type CachingElement
protected  List<CachingElement> RelationshipCaching.cachingElement
           
protected  List<CachingElement> CachingElement.cachingElement
           
 

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

Methods in org.apache.openejb.jee.wls that return types with arguments of type CachingElement
 List<CachingElement> RelationshipCaching.getCachingElement()
          Gets the value of the cachingElement property.
 List<CachingElement> CachingElement.getCachingElement()
          Gets the value of the cachingElement property.
 



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