public final class ContributorFactorySimple extends Object
This class can be used without OSGi running.
This class can not be extended or instantiated by clients.
Constructor and Description |
---|
ContributorFactorySimple() |
Modifier and Type | Method and Description |
---|---|
static IContributor |
createContributor(Object determiningObject)
Creates registry contributor object based on a determining object.The determining
object must not be
null . |
public static IContributor createContributor(Object determiningObject)
null
.determiningObject
- object associated with the contribution
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.