Skip to content
Snippets Groups Projects
IPublisher.java 421 B
Newer Older
/*TAG:PACKAGE*/

import org.universAAL.middleware.container.ModuleContext;
import org.universAAL.middleware.input.InputPublisher;

public class /*TAG:CLASSNAME*/ extends InputPublisher {

    protected /*TAG:CLASSNAME*/(ModuleContext context) {
	super(context);
	// TODO Auto-generated constructor stub
    }

    public void communicationChannelBroken() {
	// TODO Auto-generated method stub