Package xal.service.pvlogger
Class Main
java.lang.Object
xal.service.pvlogger.Main
Main
- Author:
- tap
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
model
-
-
Constructor Details
-
Main
public Main()Main Constructor
-
-
Method Details
-
run
protected void run()run the service by starting the logger -
main
Main entry point to the service. Run the service.- Parameters:
args
- The launch arguments to the service.
-