com.tensegrity.palowebviewer.modules.engine.server
Class ExistanceCheckerTask
java.lang.Object
com.tensegrity.palowebviewer.modules.engine.server.ExistanceCheckerTask
public class ExistanceCheckerTask
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExistanceCheckerTask
public ExistanceCheckerTask(XPath path)
getServer
protected java.lang.String getServer()
task
protected void task()
getResult
public boolean getResult()
getConnection
public org.palo.api.Connection getConnection()
setConnection
public void setConnection(org.palo.api.Connection value)
initTask
protected void initTask()
finalizeTask
protected void finalizeTask()
setParent
protected void setParent(com.tensegrity.palowebviewer.modules.engine.server.DbTask task)
getParent
protected com.tensegrity.palowebviewer.modules.engine.server.DbTask getParent()
execute
public void execute()
throws InvalidObjectPathException
- Throws:
InvalidObjectPathException
getConnectioPool
public IConnectionPool getConnectioPool()
setConnectioPool
public void setConnectioPool(IConnectionPool connectioPool)
getAccessor
public PaloAccessor getAccessor()