Constants
 ConstantDescription
 ObjectResourceBuilder This tool class is a helper to create an ObjectResource object with a generic object in the IoC context.
Classes
 ClassDescription
 AssemblyDomain The static enumeration list of all ApplicationDomain modes in an AssemblyResource.
 AssemblyResource This value object contains all information about a dll to load in the application.
 ConfigResource This resource object contains all information about a config file to load in the application.
 ContextResource This resource object contains all information about a context file to load in the application.
 FontResource This resource contains all information about an external library (swf) to embed fonts in the application.
 LocaleResource This resource object contains all information about a localization file to load in the application.
 ObjectResource Convenience base class for resource implementations in the IoC factory loader.
 ObjectResourceInfo The ObjectResource info object.
 ObjectResourceType Convenience base class for resource implementations.
 ShaderResource This resource object contains all information about a Shader file (pbj) to load in the application.
 SoundResource This resource contains all information about an external sound to load in the application.
 StyleSheetResource This resource object contains all information about a stylesheet file to load in the application.
 TextResource This value object contains all information to load an external text file and create a new object definition in a IoC factory.
 XMLResource This value object contains all information to load an external XML file and create a new object definition in a IoC factory.