|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 java.util.List<CachingElement> |
CachingElement.cachingElement
|
protected java.util.List<CachingElement> |
RelationshipCaching.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 | |
---|---|
java.util.List<CachingElement> |
CachingElement.getCachingElement()
Gets the value of the cachingElement property. |
java.util.List<CachingElement> |
RelationshipCaching.getCachingElement()
Gets the value of the cachingElement property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |