icingaweb2/library/Icinga/Data
Marius Hein 9d0037a53a ResourceFactory: Add function create(<name>)
The ConfigAwareFactory is an interface forcing "backend-type" classes to call
ResourceFactory::createResource() passing a config they got in the constructor.

That's kind of overdesigned, if the ResourceFactory wants to be something like
a service locator it's responsabilities should include object instantiation.

refs #5514
2014-08-28 12:14:54 +02:00
..
DataArray Remove license headers from all files 2014-07-15 13:43:52 +02:00
Db Throw IcingaException rather than Exception 2014-08-27 16:03:15 +02:00
Filter FilterParseException: extend IcingaException 2014-08-27 16:26:43 +02:00
Tree lib: Remove `NodeRenderer' 2014-07-28 19:12:35 +02:00
Browsable.php Remove license headers from all files 2014-07-15 13:43:52 +02:00
ConnectionInterface.php Remove license headers from all files 2014-07-15 13:43:52 +02:00
Fetchable.php Remove license headers from all files 2014-07-15 13:43:52 +02:00
Filterable.php Remove license headers from all files 2014-07-15 13:43:52 +02:00
Identifiable.php lib: Add `Identifiable' interface for objects that are identifiable by an ID of any type 2014-07-28 19:05:37 +02:00
Limitable.php Remove license headers from all files 2014-07-15 13:43:52 +02:00
PivotTable.php Data\PivotTable: should work with new queries 2014-06-06 06:47:49 +00:00
QueryInterface.php Remove license headers from all files 2014-07-15 13:43:52 +02:00
Queryable.php Remove license headers from all files 2014-07-15 13:43:52 +02:00
ResourceFactory.php ResourceFactory: Add function create(<name>) 2014-08-28 12:14:54 +02:00
Selectable.php Remove license headers from all files 2014-07-15 13:43:52 +02:00
SimpleQuery.php Throw IcingaException rather than Exception 2014-08-27 16:03:15 +02:00
Sortable.php Remove license headers from all files 2014-07-15 13:43:52 +02:00