Interface IServiceProvider
- All Known Subinterfaces:
IOntologyBackend
- All Known Implementing Classes:
AlteriteModule, BaseModule, CategorizationModule, EventModule, OpenRobotsOntology, OroServer
public interface IServiceProvider
This interface sole purpose is to signal that a class implement services for the oro-server (ie, methods annotated with a
RPCMethod annotation).- See Also: