Nuclex.Support/Source/Plugins
Markus Ewald 5f5b8b519b Updated license statement for the year 2010 ;-)
git-svn-id: file:///srv/devel/repo-conversion/nusu@201 d2e56fa2-650e-0410-a79f-9358c0239efd
2010-07-08 12:37:39 +00:00
..
AssemblyLoadEventArgs.cs Updated license statement for the year 2010 ;-) 2010-07-08 12:37:39 +00:00
AssemblyLoadEventArgs.Test.cs Updated license statement for the year 2010 ;-) 2010-07-08 12:37:39 +00:00
Employer.cs Updated license statement for the year 2010 ;-) 2010-07-08 12:37:39 +00:00
Employer.Test.cs Updated license statement for the year 2010 ;-) 2010-07-08 12:37:39 +00:00
FactoryEmployer.cs Updated license statement for the year 2010 ;-) 2010-07-08 12:37:39 +00:00
FactoryEmployer.Test.cs Updated license statement for the year 2010 ;-) 2010-07-08 12:37:39 +00:00
IAbstractFactory.cs Updated license statement for the year 2010 ;-) 2010-07-08 12:37:39 +00:00
IAssemblyLoader.cs Updated license statement for the year 2010 ;-) 2010-07-08 12:37:39 +00:00
InstanceEmployer.cs Updated license statement for the year 2010 ;-) 2010-07-08 12:37:39 +00:00
InstanceEmployer.Test.cs Updated license statement for the year 2010 ;-) 2010-07-08 12:37:39 +00:00
NoPluginAttribute.cs Updated license statement for the year 2010 ;-) 2010-07-08 12:37:39 +00:00
NoPluginAttribute.Test.cs Updated license statement for the year 2010 ;-) 2010-07-08 12:37:39 +00:00
PluginHelper.cs Updated license statement for the year 2010 ;-) 2010-07-08 12:37:39 +00:00
PluginHelper.Test.cs Updated license statement for the year 2010 ;-) 2010-07-08 12:37:39 +00:00
PluginHost.cs Updated license statement for the year 2010 ;-) 2010-07-08 12:37:39 +00:00
PluginHost.Test.cs Updated license statement for the year 2010 ;-) 2010-07-08 12:37:39 +00:00
PluginRepository.cs Updated license statement for the year 2010 ;-) 2010-07-08 12:37:39 +00:00
PluginRepository.Test.cs Updated license statement for the year 2010 ;-) 2010-07-08 12:37:39 +00:00
PrototypeFactory.cs Added prototype factory - a factory which created instances by cloning a prototype instance; redesigned the service manager to query types from an ITypeLister interface instead of tightly coupling it with the PluginRepository class; added type listers that list all assemblies in an app domain, in a PluginRepository and in a predefined list; renamed the IProgressTrackingService to IProgressCollectingService to make it perfectly clear which service is for which purpose; added Instancing.None to disallow the service manager from providing a certain contract; added CPL headers where they were missing 2009-05-27 19:55:06 +00:00
PrototypeFactory.Test.cs Updated license statement for the year 2010 ;-) 2010-07-08 12:37:39 +00:00