org.eclipse.gemini.blueprint.service.exporter.support.internal.controller
Class ExporterControllerUtils

java.lang.Object
  extended by org.eclipse.gemini.blueprint.service.exporter.support.internal.controller.ExporterControllerUtils

public abstract class ExporterControllerUtils
extends Object

Utility class that retrieves the controller associated with a given importer.

Author:
Costin Leau

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

Constructor Detail

ExporterControllerUtils

public ExporterControllerUtils()
Method Detail

getControllerFor

public static ExporterInternalActions getControllerFor(Object exporter)


Copyright © 2006-2013. All Rights Reserved.