docs.roxen.comBack to normal mode
DocsRoxenWebServer 6.1System Developer Manual JavaReference for Roxen Java classes
Copyright © 2019, Roxen Internet Software
Suggestions, comments & compliments
manuals@roxen.com

ProviderModule

: Interface ProviderModule

com.roxen.roxen
Interface ProviderModule

public abstract interface ProviderModule

The interface for modules providing services to other modules.

See Also:
Module

Method Summary
 java.lang.String queryProvides()
          Returns the name of the service this module provides
 

Method Detail

queryProvides


public java.lang.String queryProvides()
Returns the name of the service this module provides
Returns:
a string uniquely identifying the service