Skeleton of Beagle Board Black service. Primarily this service will allow access through Java to the GPIO of the BBB.
Needs a Pi4J code to be ported to a BBB4J library ? Project is just starting.
Example code (from branch develop):
#file : BeagleBoardBlack.py (github)
# start the service beagleboardblack = runtime.start("beagleboardblack","BeagleBoardBlack")