Changed the following. - registerECFactory() -- Changed to return the result of m_ecfactory.registerObject(). - createComponent() -- Changed to return the error when failing in the bind of EC. - bindExecutionContext() -- Changed to return the error when EC was not found from the list. - activateManager() -- Added the check processing of getPOAManager().
Changed the following.
- registerECFactory()
-- Changed to return the result of m_ecfactory.registerObject().
- createComponent()
-- Changed to return the error when failing in the bind of EC.
- bindExecutionContext()
-- Changed to return the error when EC was not found from the list.
- activateManager()
-- Added the check processing of getPOAManager().