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

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

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

Fields in org.apache.openejb.jee.wls declared as InvalidationTarget
protected  InvalidationTarget EntityDescriptor.invalidationTarget
           
 

Methods in org.apache.openejb.jee.wls that return InvalidationTarget
 InvalidationTarget ObjectFactory.createInvalidationTarget()
          Create an instance of InvalidationTarget
 InvalidationTarget EntityDescriptor.getInvalidationTarget()
          Gets the value of the invalidationTarget property.
 

Methods in org.apache.openejb.jee.wls with parameters of type InvalidationTarget
 void EntityDescriptor.setInvalidationTarget(InvalidationTarget value)
          Sets the value of the invalidationTarget property.
 



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