com.clickntap.tool.types
Class AbstractComponent
java.lang.Object
com.clickntap.tool.types.AbstractComponent
- All Implemented Interfaces:
- Component
- Direct Known Subclasses:
- SmartApp, VelocityScriptEngine
public abstract class AbstractComponent
- extends Object
- implements Component
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.clickntap.tool.types.Component |
start |
AbstractComponent
public AbstractComponent()
getConfResource
public org.springframework.core.io.Resource getConfResource()
setConfResource
public void setConfResource(org.springframework.core.io.Resource confResource)
restart
public void restart()
throws Exception
- Specified by:
restart in interface Component
- Throws:
Exception
Copyright © 2014. All rights reserved.