org.ow2.jonas.lib.jmbeans
Interface ServiceManagerUpdater

All Known Implementing Classes:
MBeansRegistration

public interface ServiceManagerUpdater

Service called to update the ServiceManager with service states.

Author:
Francois Fornaciari

Method Summary
 void updateServiceManager(org.ow2.jonas.properties.ServerProperties props)
          Update the ServiceManager with service states.
 

Method Detail

updateServiceManager

void updateServiceManager(org.ow2.jonas.properties.ServerProperties props)
                          throws Exception
Update the ServiceManager with service states.

Parameters:
props - JOnAS properties
Throws:
Exception - Thrown if the update fails


Copyright © 2008 OW2 Consortium. All Rights Reserved.