Package util :: Module jvm
[hide private]
[frames] | no frames]

Module jvm

source code

Created on 22 Jun 2012


Author: Eleftherios Avramidis

Classes [hide private]
  JVM
A wrapper for the Py4J server of Java Virtual Machine, so that java libraries can be accessed via Py4J.
Functions [hide private]
list(str)
get_libs()
Return libs directory and files that need to be included in the java classpath
source code
Variables [hide private]
  __package__ = 'util'
Function Details [hide private]

get_libs()

source code 

Return libs directory and files that need to be included in the java classpath

Returns: list(str)
file patter and directories to be included in the java classpath