Using TopCoder
STATUS KEY :
Specification
Design and Architecture
Development and Testing
Complete
-
Overview
Provides the API to dynamically create objects for any defined interface at run-time based on some pluggable specification.
-
Functionality
The .NET Object Factory component provides a generic infrastructure for dynamic object creation at run-time. It provides a standard interface to create objects based on configuration settings or some other specifications.
-
Technologies
.NET, C#Availability
Version 1.2
Adobe Acrobat is required to view TopCoder Software specification documentation.
-
Class Diagram
Main
-
Component Specification
Component Specification
-
Javadocs
XML Documentation
-
Requirements Specification
Requirements Specification
-
Sequence Diagram
Get Configured Object Factory Instance
Create Object From Pluggable Definition
Retrieve Object Definition From Configuration
Create Object With Given Data
-
Use Case Diagram
Main
