org.eclipse.gemini.blueprint.service.importer.support.internal.controller
Class ImporterControllerUtils

java.lang.Object
  extended by org.eclipse.gemini.blueprint.service.importer.support.internal.controller.ImporterControllerUtils

public abstract class ImporterControllerUtils
extends Object

Importer-only delegate (it would be nice to have generics).

Author:
Costin Leau

Constructor Summary
ImporterControllerUtils()
           
 
Method Summary
static ImporterInternalActions getControllerFor(Object importer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImporterControllerUtils

public ImporterControllerUtils()
Method Detail

getControllerFor

public static ImporterInternalActions getControllerFor(Object importer)


Copyright © 2006-2012. All Rights Reserved.