org.ejtools.graph.service
Class GraphConsumerSelector

java.lang.Object
  |
  +--org.ejtools.graph.service.GraphConsumerSelector

public abstract class GraphConsumerSelector
extends java.lang.Object

Description of the Class

Version:
$Revision: 1.5 $
Author:
Laurent Etiemble

Constructor Summary
GraphConsumerSelector()
           
 
Method Summary
static GraphConsumer select(GraphConsumerMediator mediator, java.lang.String name)
          Description of the Method
static GraphConsumer selectWithDialog(GraphConsumerMediator mediator)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraphConsumerSelector

public GraphConsumerSelector()
Method Detail

select

public static GraphConsumer select(GraphConsumerMediator mediator,
                                   java.lang.String name)
Description of the Method

Parameters:
mediator - Description of the Parameter
name - Description of the Parameter
Returns:
Description of the Return Value

selectWithDialog

public static GraphConsumer selectWithDialog(GraphConsumerMediator mediator)
Parameters:
mediator - Description of the Parameter
Returns:
Description of the Return Value


Copyright © 2002-2003 EJTools Org.. All Rights Reserved.