|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.codehaus.plexus.logging.AbstractLogEnabled | +--org.codehaus.xfire.plexus.PlexusXFireComponent | +--org.codehaus.xfire.plexus.config.SimpleConfigurator
TODO document SimpleConfigurator
Field Summary | |
static java.lang.String |
SERVICE_TYPE
|
Fields inherited from interface org.codehaus.xfire.plexus.config.Configurator |
ROLE |
Constructor Summary | |
SimpleConfigurator()
|
Method Summary | |
org.codehaus.xfire.service.Service |
createService(org.codehaus.plexus.configuration.PlexusConfiguration config)
|
java.lang.String |
getServiceType()
|
Methods inherited from class org.codehaus.xfire.plexus.PlexusXFireComponent |
getServiceLocator, service |
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 |
Field Detail |
public static final java.lang.String SERVICE_TYPE
Constructor Detail |
public SimpleConfigurator()
Method Detail |
public java.lang.String getServiceType()
getServiceType
in interface Configurator
Configurator.getServiceType()
public org.codehaus.xfire.service.Service createService(org.codehaus.plexus.configuration.PlexusConfiguration config) throws java.lang.Exception
createService
in interface Configurator
java.lang.Exception
Configurator.createService(org.codehaus.plexus.configuration.PlexusConfiguration)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |