Protected
createReturns a proxy to an object addressable/named in the plugin process or in the main process.
Protected
isReturn whether the given property represents a notification. If true,
the promise returned from the invocation will resolve immediately to undefined
A property leads to a notification rather than a method call if its name
begins with notify
or on
.
The property being called on the proxy.
Whether p
represents a notification.
Register manually created instance.
Dispose this object.