org.apache.tapestry.enhance
Class AutowireWorkerFactory

java.lang.Object
  extended by org.apache.tapestry.enhance.AutowireWorkerFactory
All Implemented Interfaces:
org.apache.hivemind.ServiceImplementationFactory

public class AutowireWorkerFactory
extends Object
implements org.apache.hivemind.ServiceImplementationFactory

Constructs AutowireWorkers. This is necessary because the AutowireWorker must have its HiveMind module injected into it.

Version:
1.0
Author:
James Carman

Constructor Summary
AutowireWorkerFactory()
           
 
Method Summary
 Object createCoreServiceImplementation(org.apache.hivemind.ServiceImplementationFactoryParameters params)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AutowireWorkerFactory

public AutowireWorkerFactory()
Method Detail

createCoreServiceImplementation

public Object createCoreServiceImplementation(org.apache.hivemind.ServiceImplementationFactoryParameters params)
Specified by:
createCoreServiceImplementation in interface org.apache.hivemind.ServiceImplementationFactory


Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.