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

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

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

Subclasses of AbstractClusteringType in org.apache.openejb.jee.oejb2
 class OpenejbClusteringWadiType
          Java class for openejb-clustering-wadiType complex type.
 

Fields in org.apache.openejb.jee.oejb2 with type parameters of type AbstractClusteringType
protected  javax.xml.bind.JAXBElement<? extends AbstractClusteringType> GeronimoEjbJarType.clustering
           
 

Methods in org.apache.openejb.jee.oejb2 that return types with arguments of type AbstractClusteringType
 javax.xml.bind.JAXBElement<AbstractClusteringType> ObjectFactory.createClustering(AbstractClusteringType value)
          Create an instance of JAXBElement<AbstractClusteringType>}
 javax.xml.bind.JAXBElement<? extends AbstractClusteringType> GeronimoEjbJarType.getClustering()
          Reference to abstract clustering element defined in imported "geronimo-application-2.0.xsd"
 

Methods in org.apache.openejb.jee.oejb2 with parameters of type AbstractClusteringType
 javax.xml.bind.JAXBElement<AbstractClusteringType> ObjectFactory.createClustering(AbstractClusteringType value)
          Create an instance of JAXBElement<AbstractClusteringType>}
 

Method parameters in org.apache.openejb.jee.oejb2 with type arguments of type AbstractClusteringType
 void GeronimoEjbJarType.setClustering(javax.xml.bind.JAXBElement<? extends AbstractClusteringType> value)
          Sets the value of the clustering property.
 



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