org.objectweb.proactive.core.component.representative
Class ProActiveComponentRepresentativeFactory

java.lang.Object
  |
  +--org.objectweb.proactive.core.component.representative.ProActiveComponentRepresentativeFactory

public class ProActiveComponentRepresentativeFactory
extends java.lang.Object


Field Summary
protected static org.apache.log4j.Logger logger
           
 
Method Summary
 Component createComponentRepresentative(ComponentParameters componentParameters, Proxy proxy)
           
static ProActiveComponentRepresentativeFactory instance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

protected static org.apache.log4j.Logger logger
Method Detail

instance

public static ProActiveComponentRepresentativeFactory instance()

createComponentRepresentative

public Component createComponentRepresentative(ComponentParameters componentParameters,
                                               Proxy proxy)


Copyright © April 2004 INRIA All Rights Reserved.