|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RaConfigProperty | |
|---|---|
| org.jboss.jca.common.metadata.jbossra | This package contains common metadatas fand parser for jboss-ra_2_0.xsd and jboss_ra_10.xsd |
| org.jboss.jca.common.metadata.jbossra.jbossra10 | This package contains metadatas for jboss-ra_1_0.xsd |
| org.jboss.jca.common.metadata.jbossra.jbossra20 | This package contains metadatas for jboss-ra_2_0.xsd |
| Uses of RaConfigProperty in org.jboss.jca.common.metadata.jbossra |
|---|
| Methods in org.jboss.jca.common.metadata.jbossra that return types with arguments of type RaConfigProperty | |
|---|---|
List<RaConfigProperty<?>> |
JbossRa.getRaConfigProperties()
|
| Constructor parameters in org.jboss.jca.common.metadata.jbossra with type arguments of type RaConfigProperty | |
|---|---|
JbossRa(ArrayList<RaConfigProperty<?>> raConfigProperties)
Create a new JbossRa. |
|
| Uses of RaConfigProperty in org.jboss.jca.common.metadata.jbossra.jbossra10 |
|---|
| Constructor parameters in org.jboss.jca.common.metadata.jbossra.jbossra10 with type arguments of type RaConfigProperty | |
|---|---|
JbossRa10(ArrayList<RaConfigProperty<?>> raConfigProperties)
|
|
| Uses of RaConfigProperty in org.jboss.jca.common.metadata.jbossra.jbossra20 |
|---|
| Methods in org.jboss.jca.common.metadata.jbossra.jbossra20 that return RaConfigProperty | |
|---|---|
static RaConfigProperty<?> |
RaConfigProperty.buildRaConfigProperty(String name,
String value,
String type,
OverrideElementAttribute overrideElementAttribute)
Static method to build actualised implementation of this generic class. |
| Constructor parameters in org.jboss.jca.common.metadata.jbossra.jbossra20 with type arguments of type RaConfigProperty | |
|---|---|
JbossRa20(ArrayList<RaConfigProperty<?>> raConfigProperties,
String bootstrapContext,
ArrayList<BeanValidationGroup> beanValidationGroups)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||