org.apache.tapestry.enhance
Class AutowireWorkerFactory
java.lang.Object
org.apache.tapestry.enhance.AutowireWorkerFactory
- All Implemented Interfaces:
- org.apache.hivemind.ServiceImplementationFactory
public class AutowireWorkerFactory
- extends Object
- implements org.apache.hivemind.ServiceImplementationFactory
Constructs AutowireWorker
s. This is necessary because the
AutowireWorker
must have its HiveMind module injected into it.
- Version:
- 1.0
- Author:
- James Carman
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AutowireWorkerFactory
public AutowireWorkerFactory()
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.