org.codehaus.xfire.plexus
Class ServiceLocatorFactory
java.lang.Object
org.codehaus.xfire.plexus.ServiceLocatorFactory
- All Implemented Interfaces:
- org.codehaus.xfire.util.factory.Factory
public class ServiceLocatorFactory
- extends Object
- implements org.codehaus.xfire.util.factory.Factory
This is a simple adapter from plexus service locator to Factory
- Since:
- Nov 18, 2004
- Author:
- Dan Diephouse, Ben Yu
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceLocatorFactory
public ServiceLocatorFactory(String role,
org.codehaus.plexus.personality.plexus.lifecycle.phase.ServiceLocator locator)
create
public Object create()
throws org.codehaus.xfire.fault.XFireFault
- Specified by:
create
in interface org.codehaus.xfire.util.factory.Factory
- Throws:
org.codehaus.xfire.fault.XFireFault
Copyright © 2004-2013. All Rights Reserved.