org.jboss.system
Interface ServiceBinding
public interface ServiceBinding
A policy used by ServiceController to allow the override
of MBean attribute values at configuration time.
- Version:
- $Revision: 81033 $
- Author:
- Dimitris Andreadis
applyServiceConfig
void applyServiceConfig(ObjectName serviceName)
throws Exception
- Possibly override the configuration of a service.
- Parameters:
serviceName
- the JMX ObjectName of the service
- Throws:
Exception
- thrown on failure to override a configuration
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.