Fixing problem with array/list of callbacks; Java static variables persist across...
authorrtrimana <rtrimana@uci.edu>
Mon, 5 Dec 2016 23:20:13 +0000 (15:20 -0800)
committerrtrimana <rtrimana@uci.edu>
Mon, 5 Dec 2016 23:20:13 +0000 (15:20 -0800)
commit3c4fd177d5f1eec65478dee1d16f7eb0ad31bcf6
tree754541ed3b6a1a286f6ae46237b1928d226d7247
parentc57b798aa1d5fa09f97ab62940636d0aaeceb091
Fixing problem with array/list of callbacks; Java static variables persist across multiple objects of the same type that are instantiated at the same instance - needed to make objectId non-static to mark different callback objects
iotjava/iotpolicy/IoTCompiler.java
iotjava/iotrmi/C++/basics/TestClass_Stub.cpp
iotjava/iotrmi/Java/basics/TestClass_Stub.java