Uses of Class
org.wildfly.extension.messaging.activemq.jms.ConnectionFactoryAttribute
Packages that use ConnectionFactoryAttribute
-
Uses of ConnectionFactoryAttribute in org.wildfly.extension.messaging.activemq.jms
Fields in org.wildfly.extension.messaging.activemq.jms declared as ConnectionFactoryAttributeModifier and TypeFieldDescriptionstatic final ConnectionFactoryAttribute[]ConnectionFactoryAttributes.Common.ATTRIBUTESAttributes are defined in the same order than in the XSD schemastatic final ConnectionFactoryAttribute[]ConnectionFactoryAttributes.Pooled.ATTRIBUTESAttributes are defined in the same order than in the XSD schemastatic final ConnectionFactoryAttribute[]ExternalPooledConnectionFactoryDefinition.ATTRIBUTESstatic final ConnectionFactoryAttribute[]PooledConnectionFactoryDefinition.ATTRIBUTESMethods in org.wildfly.extension.messaging.activemq.jms that return ConnectionFactoryAttributeModifier and TypeMethodDescriptionstatic ConnectionFactoryAttributeConnectionFactoryAttribute.create(org.jboss.as.controller.AttributeDefinition attributeDefinition, String propertyName, boolean resourceAdapterProperty) static ConnectionFactoryAttributeConnectionFactoryAttribute.create(org.jboss.as.controller.AttributeDefinition attributeDefinition, String propertyName, boolean resourceAdapterProperty, org.wildfly.extension.messaging.activemq.jms.ConnectionFactoryAttribute.ConfigType inboundConfig) Methods in org.wildfly.extension.messaging.activemq.jms that return types with arguments of type ConnectionFactoryAttributeModifier and TypeMethodDescriptionstatic Map<String,ConnectionFactoryAttribute> PooledConnectionFactoryDefinition.getAttributesMap()Methods in org.wildfly.extension.messaging.activemq.jms with parameters of type ConnectionFactoryAttributeModifier and TypeMethodDescriptionstatic org.jboss.as.controller.AttributeDefinition[]ConnectionFactoryAttribute.getDefinitions(ConnectionFactoryAttribute... attrs)