Uses of Class
org.jboss.as.webservices.service.PropertyService
Packages that use PropertyService
-
Uses of PropertyService in org.jboss.as.webservices.service
Constructor parameters in org.jboss.as.webservices.service with type arguments of type PropertyServiceModifierConstructorDescriptionConfigService(String configName, boolean client, Consumer<org.jboss.wsf.spi.metadata.config.AbstractCommonConfig> configConsumer, List<Supplier<PropertyService>> propertySuppliers, List<Supplier<org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedHandlerChainMetaData>> preHandlerChainSuppliers, List<Supplier<org.jboss.wsf.spi.metadata.j2ee.serviceref.UnifiedHandlerChainMetaData>> postHandlerChainSuppliers) PropertyService(String propName, String propValue, Consumer<PropertyService> propertyServiceConsumer)