*not part of tbox builds*
Added shortcuts implementation (we would not wrap wrappers any more) XPCOM object get called at the same thread the stub was created. git-svn-id: svn://10.0.0.236/trunk@83937 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -55,6 +55,10 @@ class ProxyHandler implements InvocationHandler {
|
||||
return null;
|
||||
}
|
||||
|
||||
long getOID() {
|
||||
return oid;
|
||||
}
|
||||
|
||||
private long oid;
|
||||
private IID iid;
|
||||
private long orb;
|
||||
|
||||
Reference in New Issue
Block a user