com.clickntap.tool.types
Interface Component

All Known Implementing Classes:
AbstractComponent, SmartApp, VelocityScriptEngine

public interface Component


Method Summary
 void restart()
           
 void start()
           
 

Method Detail

start

void start()
           throws Exception
Throws:
Exception

restart

void restart()
             throws Exception
Throws:
Exception


Copyright © 2014. All rights reserved.