org.apache.tuscany.sca.management
Interface ManagementService
public interface ManagementService
Interface for the management service abstraction. The implementaion
could be based on a variety of technologies including JMX, WSDM,
SNMP etc.
- Version:
- $Revision: 538423 $ $Date: 2007-05-16 05:11:06 +0100 (Wed, 16 May 2007) $
registerComponent
void registerComponent(java.lang.String name,
RuntimeComponent component)
- Registers a component for management.
- Parameters:
name
- Name of the component.component
- Component to be registered.
Apache Tuscany is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache WS PMC.