Uses of Class
com.jstatcom.engine.stub.StubEngine

Packages that use StubEngine
com.jstatcom.engine.stub Communication to arbitrary system libraries without JNI wrappers. 
 

Uses of StubEngine in com.jstatcom.engine.stub
 

Methods in com.jstatcom.engine.stub that return StubEngine
static StubEngine StubEngine.getInstance()
          Returns an instance of the StubEngine that is a Singleton.