blob: b144f92d41d07d5fb642591deba6aa0acbc1513b [file] [log] [blame]
package org.eclipse.wst.common.frameworks.internal.operation.extensionui;
/*
* Licensed Material - Property of IBM
* (C) Copyright IBM Corp. 2001, 2002 - All Rights Reserved.
* US Government Users Restricted Rights - Use, duplication or disclosure
* restricted by GSA ADP Schedule Contract with IBM Corp.
*/
/**
* @author mdelder
*/
public interface IExtensibleViewFactory {
}