org.qi4j.library.jmx
Interface ConfigurationManagerService

All Superinterfaces:
Activatable, Composite, Identity, ServiceComposite

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

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


Nested Class Summary
static class ConfigurationManagerService.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