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

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

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

Fields in org.apache.openejb.jee.jba.cmp declared as Class
protected  Class DependentValueClass.clazz
           
 

Methods in org.apache.openejb.jee.jba.cmp that return Class
 Class ObjectFactory.createClass()
          Create an instance of Class
 Class DependentValueClass.getClazz()
          Gets the value of the clazz property.
 

Methods in org.apache.openejb.jee.jba.cmp with parameters of type Class
 void DependentValueClass.setClazz(Class value)
          Sets the value of the clazz property.
 



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