TIBCO Adapter SDK C++ Reference
MPropertiesRegistry
Class Hierarchy | C++ Classes and Methods | Members | Methods
Applications can use more than one MProperties instance and access each instance as needed through the MPropertiesRegistry for the application. Upon startup, MApp creates one MPropertiesRegistry and associates with it the MProperties instance that encapsulates the location specified by setting the repoURL and configURL in MAppProperties (or via the corresponding command-line argument upon start-up).

Applications can add other MProperties instances by calling MPropertiesRegistry::newSettableProperties() or MPropertiesRegistry::newProperties(). The MProperties instances correspond to other repository locations with additional configuration and metadata information

Declaration
class MPropertiesRegistry;
Class Hierarchy
MPropertiesRegistry
File
MPropertiesRegistry.h
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.