EmptyStage

From CCIL
Revision as of 13:19, 1 June 2017 by Atanas.ilchev (Talk | contribs) (Created page with "Does nothing. == Overview == <br/> {| |- | '''jar''' | ccil-api |- | '''recommended name''' | nop |- | '''class''' | net.ccil.stages.generic.EmptyStage |- | '''location...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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

See Also