com.clickntap.api
Interface ConsoleInterface
- All Known Implementing Classes:
- Console, RemoteConsole
public interface ConsoleInterface
resetCache
void resetCache()
throws Exception
- Throws:
Exception
executionTimes
List<Long> executionTimes()
throws Exception
- Throws:
Exception
lastErrors
List<String> lastErrors()
throws Exception
- Throws:
Exception
clearErrors
void clearErrors()
throws Exception
- Throws:
Exception
getVersion
String getVersion()
throws Exception
- Throws:
Exception
Copyright © 2014. All rights reserved.