blob: f44e5f53e8b067d3c5dd4638a2418144cebcb2e8 [file] [log] [blame]
/*******************************************************************************
* Copyright (c) 2009 IBM Corporation and Others
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* Kentarou FUKUDA - initial API and implementation
*******************************************************************************/
/**
* This package contains Mediator that manages components and dataflows in the ACTF by
* collaborating with the Eclipse framework.
*/
package org.eclipse.actf.mediator;