Comment fix. SingletonFactory no longer exists. r+sr=shaver
git-svn-id: svn://10.0.0.236/trunk@161662 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -71,8 +71,7 @@ var myModule = {
|
||||
},
|
||||
|
||||
/*
|
||||
* The GetClassObject method is responsible for producing Factory and
|
||||
* SingletonFactory objects (the latter are specialized for services).
|
||||
* The GetClassObject method is responsible for producing Factory objects
|
||||
*/
|
||||
getClassObject: function (compMgr, cid, iid) {
|
||||
if (!cid.equals(this.myCID))
|
||||
|
||||
Reference in New Issue
Block a user