Package org.opennms.pris.driver
Interface Driver
- All Known Implementing Classes:
FileDriver
,HttpServerDriver
public interface Driver
A driver to handle a working mode. A working mode describes how the
requisition is provided to the OpenNMS system.
The driver runs a working mode.
- Author:
- Dustin Frisch <fooker@lab.sh>
-
Nested Class Summary
-
Method Summary
-
Method Details
-
run
Runs the working mode implementation.- Throws:
Exception
-