Uses of Class
org.apache.openejb.jee.jba.cmp.ParamSetter

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

Uses of ParamSetter in org.apache.openejb.jee.jba.cmp
 

Fields in org.apache.openejb.jee.jba.cmp declared as ParamSetter
protected  ParamSetter Mapping.paramSetter
           
 

Methods in org.apache.openejb.jee.jba.cmp that return ParamSetter
 ParamSetter ObjectFactory.createParamSetter()
          Create an instance of ParamSetter
 ParamSetter Mapping.getParamSetter()
          Gets the value of the paramSetter property.
 

Methods in org.apache.openejb.jee.jba.cmp with parameters of type ParamSetter
 void Mapping.setParamSetter(ParamSetter value)
          Sets the value of the paramSetter property.
 



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