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

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

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

Fields in org.apache.openejb.jee.wls declared as IdempotentMethods
protected  IdempotentMethods WeblogicEjbJar.idempotentMethods
           
 

Methods in org.apache.openejb.jee.wls that return IdempotentMethods
 IdempotentMethods ObjectFactory.createIdempotentMethods()
          Create an instance of IdempotentMethods
 IdempotentMethods WeblogicEjbJar.getIdempotentMethods()
          Gets the value of the idempotentMethods property.
 

Methods in org.apache.openejb.jee.wls with parameters of type IdempotentMethods
 void WeblogicEjbJar.setIdempotentMethods(IdempotentMethods value)
          Sets the value of the idempotentMethods property.
 



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