org.qi4j.library.sql.jmx
Interface DataSourceConfigurationManagerService

All Superinterfaces:
Activatable, Composite, Identity, ServiceComposite

@Mixins(value=DataSourceConfigurationManagerService.Mixin.class)
public interface DataSourceConfigurationManagerService
extends ServiceComposite, Activatable

Expose DataSourceConfiguration through JMX. Allow configurations to be edited, and the services to be restarted.


Nested Class Summary
static class DataSourceConfigurationManagerService.Mixin
           
 
Nested classes/interfaces inherited from interface org.qi4j.api.entity.Identity
Identity.IdentityMixin
 
Method Summary
 
Methods inherited from interface org.qi4j.api.entity.Identity
identity
 
Methods inherited from interface org.qi4j.api.composite.Composite
metaInfo, type
 
Methods inherited from interface org.qi4j.api.service.Activatable
activate, passivate