Difference between revisions of "EmptyStage"
From CCIL
(Created page with "Does nothing. == Overview == <br/> {| |- | '''jar''' | ccil-api |- | '''recommended name''' | nop |- | '''class''' | net.ccil.stages.generic.EmptyStage |- | '''location...") |
(No difference)
|
Latest revision as of 13:19, 1 June 2017
Does nothing.
Overview
jar | ccil-api |
recommended name | nop |
class | net.ccil.stages.generic.EmptyStage |
location | /ccil-api/src/main/java/net/ccil/stages/generic/EmptyStage.java |
svn | svn://svn.code.sf.net/p/ccil/code/trunk/src/api/src/main/java/net/ccil/stages/generic/EmptyStage.java |
Parameters
Name | Type | Description | Comment |
---|
Registration
service:nop rdf:type entity:service ; entity:implementation "net.ccil.stages.generic.EmptyStage" ; entity:classpath "" ; entity:arguments "" .
Context
TBA
Example
TBA