Uses of Class
org.jboss.as.ejb3.clustering.EJBBoundClusteringMetaData
-
Packages that use EJBBoundClusteringMetaData Package Description org.jboss.as.ejb3.clustering -
-
Uses of EJBBoundClusteringMetaData in org.jboss.as.ejb3.clustering
Methods in org.jboss.as.ejb3.clustering that return EJBBoundClusteringMetaData Modifier and Type Method Description EJBBoundClusteringMetaDataEJBBoundClusteringMetaDataParser. parse(XMLStreamReader reader, org.jboss.metadata.property.PropertyReplacer propertyReplacer)Methods in org.jboss.as.ejb3.clustering with parameters of type EJBBoundClusteringMetaData Modifier and Type Method Description protected voidEJBBoundClusteringMetaDataParser. processElement(EJBBoundClusteringMetaData metaData, XMLStreamReader reader, org.jboss.metadata.property.PropertyReplacer propertyReplacer)
-