Class DataSourceDefinitionService

java.lang.Object
org.wildfly.extension.datasources.agroal.deployment.DataSourceDefinitionService
All Implemented Interfaces:
ContextListAndJndiViewManagedReferenceFactory, ContextListManagedReferenceFactory, JndiViewManagedReferenceFactory, ManagedReferenceFactory, org.jboss.msc.Service, org.jboss.msc.service.Service<ManagedReferenceFactory>, org.jboss.msc.value.Value<ManagedReferenceFactory>

public class DataSourceDefinitionService extends Object implements org.jboss.msc.service.Service<ManagedReferenceFactory>, ContextListAndJndiViewManagedReferenceFactory
Defines an extension to provide DataSources based on the Agroal project
Author:
Luis Barreiro