Skip to content

Implementing custom locator

yfakariya edited this page May 2, 2012 · 1 revision

If you want to implement custom locating, you can implement own ServiceTypeLocator. It is straightforward to implement service type locator, and you can implement any logic.

For more details, see API documents for ServiceTypeLocator, ServiceDescription, and OperationDescription.