Uses of Class
org.apache.openejb.jee.wls.IdempotentMethods
-
Packages that use IdempotentMethods Package Description 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 Modifier and Type Field Description protected IdempotentMethodsWeblogicEjbJar. idempotentMethodsMethods in org.apache.openejb.jee.wls that return IdempotentMethods Modifier and Type Method Description IdempotentMethodsObjectFactory. createIdempotentMethods()Create an instance ofIdempotentMethodsIdempotentMethodsWeblogicEjbJar. getIdempotentMethods()Gets the value of the idempotentMethods property.Methods in org.apache.openejb.jee.wls with parameters of type IdempotentMethods Modifier and Type Method Description voidWeblogicEjbJar. setIdempotentMethods(IdempotentMethods value)Sets the value of the idempotentMethods property.
-