This service can be used to create {@code Wire} objects connecting a Producerservice and a Consumer service. {@code Wire} objects also have wireproperties that may be specified when a {@code Wire} object is created. TheProducer and Consumer services may use the {@code Wire} object's propertiesto manage or control their interaction. The use of {@code Wire} object'sproperties by a Producer or Consumer services is optional.
Security Considerations. A bundle must have {@code ServicePermission[WireAdmin,GET]} to get the Wire Admin service tocreate, modify, find, and delete {@code Wire} objects. @noimplement @author $Id: 783de096cb9644a2c5d0be1343a2f48c504a8a19 $
|
|
|
|