Represent service module container, with information about
service provider-consumer relationships.
author: Nam Nguyen author: Chris Webster author: Jiri Kopsa
Creates service connection from given service interface.
a connection between the two endpoints; or null if the given service interfaces don't match. Parameters: consumer - the consumer service interface Parameters: provider - the provider service interface
Removes the service connection. Note that the service interfaces still
exist in the containing service module.
true if the connection is removed successfully; otherwise return false. Parameters: connection - the service connection to remove.
Fields inherited from org.netbeans.modules.serviceapi.ServiceModuleContainer