Uses of Class
org.apache.openejb.jee.jba.cmp.Class
-
Packages that use Class Package Description 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 Modifier and Type Field Description protected ClassDependentValueClass. clazzMethods in org.apache.openejb.jee.jba.cmp that return Class Modifier and Type Method Description ClassObjectFactory. createClass()Create an instance ofClassClassDependentValueClass. getClazz()Gets the value of the clazz property.Methods in org.apache.openejb.jee.jba.cmp with parameters of type Class Modifier and Type Method Description voidDependentValueClass. setClazz(Class value)Sets the value of the clazz property.
-