org.sca4j.host.management
Interface ManagementService
public interface ManagementService
Main entry into the management infrastructure.
- Author:
- meerajk
|
Method Summary |
void |
register(java.net.URI uri,
ManagementUnit managementUnit)
Registers a management unit with the management service. |
register
void register(java.net.URI uri,
ManagementUnit managementUnit)
- Registers a management unit with the management service.
- Parameters:
uri - URI of the management unit.managementUnit - The management unit that is registered.
Copyright © 2008-2011 Service Symphony. All Rights Reserved.