org.codehaus.xfire.plexus.config
Class AnnotationServiceConfigurator
java.lang.Object
org.codehaus.plexus.logging.AbstractLogEnabled
org.codehaus.xfire.plexus.PlexusXFireComponent
org.codehaus.xfire.plexus.config.ObjectServiceConfigurator
org.codehaus.xfire.plexus.config.AnnotationServiceConfigurator
- All Implemented Interfaces:
- org.codehaus.plexus.logging.LogEnabled, org.codehaus.plexus.personality.plexus.lifecycle.phase.Serviceable, Configurator
public class AnnotationServiceConfigurator
- extends ObjectServiceConfigurator
Fields inherited from interface org.codehaus.xfire.plexus.config.Configurator |
ROLE |
Method Summary |
org.codehaus.xfire.service.binding.ObjectServiceFactory |
getServiceFactory(org.codehaus.plexus.configuration.PlexusConfiguration config)
|
Methods inherited from class org.codehaus.plexus.logging.AbstractLogEnabled |
enableLogging, getLogger, setupLogger, setupLogger, setupLogger |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnnotationServiceConfigurator
public AnnotationServiceConfigurator()
getServiceFactory
public org.codehaus.xfire.service.binding.ObjectServiceFactory getServiceFactory(org.codehaus.plexus.configuration.PlexusConfiguration config)
throws Exception
- Overrides:
getServiceFactory
in class ObjectServiceConfigurator
- Throws:
Exception
Copyright © 2004-2013. All Rights Reserved.