: 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 |
queryProvides
public java.lang.String queryProvides()
- Returns the name of the service this module provides
-
- Returns:
- a string uniquely identifying the service