== Implementation ==
The plugin must implement the '''UBIK.Injection.IUBIKLiveValueServer ''' interface and has to be registered for MEF composition by defining the export contract via attributes.
<source lang="csharp">
</source>
[[Category:Injecting|Live Value Server Plugin]][[Category:Version 2.5|Live Value Server Plugin]]
== Example ==