EmptyStage

From CCIL
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