Uses of Interface
org.eclipse.update.operations.IOperationFactory

Packages that use IOperationFactory
org.eclipse.update.operations Provides support for performing various install/update operations. 
 

Uses of IOperationFactory in org.eclipse.update.operations
 

Methods in org.eclipse.update.operations that return IOperationFactory
static IOperationFactory OperationsManager.getOperationFactory()
          Each update operations must be created by the operation factory.