Registration

Undocumented in source.

Constructors

this
this(string _pluginId, string[] typeId, string[string] props)
Undocumented in source.
this
this(string _pluginId, string[] typeId, string[string] props)
Undocumented in source.

Alias This

reg

Members

Classes

Ref
class Ref
Undocumented in source.

Functions

createRef
shared(Ref) createRef(string _pluginId)
Undocumented in source. Be warned that the author may not have intended to support it.
releaseRef
void releaseRef(string _pluginId)
Undocumented in source. Be warned that the author may not have intended to support it.
unregister
void unregister()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

reg
ServiceRegistration reg;
Undocumented in source.

Meta