Uses of Class
org.apache.openejb.jee.oejb2.CustomGeneratorType

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

Uses of CustomGeneratorType in org.apache.openejb.jee.oejb2
 

Fields in org.apache.openejb.jee.oejb2 declared as CustomGeneratorType
protected  CustomGeneratorType KeyGeneratorType.customGenerator
           
 

Methods in org.apache.openejb.jee.oejb2 that return CustomGeneratorType
 CustomGeneratorType ObjectFactory.createCustomGeneratorType()
          Create an instance of CustomGeneratorType
 CustomGeneratorType KeyGeneratorType.getCustomGenerator()
          Gets the value of the customGenerator property.
 

Methods in org.apache.openejb.jee.oejb2 with parameters of type CustomGeneratorType
 void KeyGeneratorType.setCustomGenerator(CustomGeneratorType value)
          Sets the value of the customGenerator property.
 



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