Uses of Class
org.jboss.as.service.descriptor.JBossServiceAttributeConfig.ValueFactoryParameter
-
Packages that use JBossServiceAttributeConfig.ValueFactoryParameter Package Description org.jboss.as.service.descriptor -
-
Uses of JBossServiceAttributeConfig.ValueFactoryParameter in org.jboss.as.service.descriptor
Methods in org.jboss.as.service.descriptor that return JBossServiceAttributeConfig.ValueFactoryParameter Modifier and Type Method Description JBossServiceAttributeConfig.ValueFactoryParameter[]JBossServiceAttributeConfig.ValueFactory. getParameters()Methods in org.jboss.as.service.descriptor with parameters of type JBossServiceAttributeConfig.ValueFactoryParameter Modifier and Type Method Description voidJBossServiceAttributeConfig.ValueFactory. setParameters(JBossServiceAttributeConfig.ValueFactoryParameter[] parameters)
-