jrun.jms.core.config
Interface ConfigurationManagerServiceMBean

All Superinterfaces:
JMSServiceAdapterMBean, java.io.Serializable, Service, ServiceMBean
All Known Subinterfaces:
ConfigurationManager

public interface ConfigurationManagerServiceMBean
extends JMSServiceAdapterMBean


Fields inherited from interface jrunx.kernel.Service
INITIALIZED, STARTED, STARTING, STOPPED, STOPPING, UNINITIALIZED
 
Method Summary
 void setConfig(java.lang.String config)
           
 
Methods inherited from interface jrunx.kernel.ServiceMBean
bind, getBindToJNDI, getDeactivated, getDomainName, getJRunService, getLogger, getName, getParentService, getServerName, requestServer, setBindToJNDI, setDeactivated, setDomainName, setName, setParentService, unbind
 
Methods inherited from interface jrunx.kernel.Service
destroy, getStatus, init, start, stop, updateStatus
 

Method Detail

setConfig

public void setConfig(java.lang.String config)
               throws java.lang.Exception


Copyright � 2002 Macromedia Corporation. All Rights Reserved.