Skip to content

lassewesth/windows-wrapper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a custom, slimmed down implementation of a service wrapper for Neo4j.

The starting point and bulk of the implementation is the 3.2.7 version of the JNA
library at

http://java.net/projects/jna

Its sources and latest version are not available through maven however so they were imported from
the source repository and trimmed down to the Windows needed parts only.

The basic use case is starting and stopping the Neo4j REST Server from the distribution
directory. Installation, removal and quering of the service is achieved via batch scripts,
leaving only the interaction with the windows ServiceManager to Java code.

About

A service wrapper for windows

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%