A Service implementation is identified by the service interface it implements, the implementation class of that service interface and the module in which that implementation resides.
Note that since a single {@link ModuleDefinition} is allowed to be usedin multiple {@link Module}s, this class may not reference anything {@link Module}specific. @author Kohsuke Kawaguchi
|
|
|
|