docs.roxen.comBack to normal mode
DocsRoxen2.2Programmer ManualAppendix A - Java
Copyright © 2004, 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