Factory (software concept): Computer Programming, Factory Method Pattern, Abstract Factory Pattern - Brossura

 
9786133234376: Factory (software concept): Computer Programming, Factory Method Pattern, Abstract Factory Pattern

Sinossi

Please note that the content of this book primarily consists of articles available from Wikipedia or other free sources online. In object-oriented computer programming, a factory is an object for creating other objects. It is an abstraction of a constructor, and can be used to implement various allocation schemes. For example, using this definition, singletons implemented by the singleton pattern are formal factories. A factory object typically has a method for every kind of object it is capable of creating. These methods optionally accept parameters defining how the object is created, and then return the created object. Factory objects are used in situations where getting hold of an object of a particular kind is a more complex process than simply creating a new object. The factory object might decide to create the object's class (if applicable) dynamically, return it from an object pool, do complex configuration on the object, or other things.

Le informazioni nella sezione "Riassunto" possono far riferimento a edizioni diverse di questo titolo.

Altre edizioni note dello stesso titolo

9786132136190: Factory (Computing)

Edizione in evidenza

ISBN 10:  6132136193 ISBN 13:  9786132136190
Casa editrice: Vdm Verlag Dr. Mller Ag & Co..., 2010
Brossura