|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ObjectServiceFactory | |
---|---|
org.codehaus.xfire.aegis | |
org.codehaus.xfire.annotations | Package defining the classes for annotation support in XFire. |
org.codehaus.xfire.jaxb2 | |
org.codehaus.xfire.jaxws | |
org.codehaus.xfire.loom | |
org.codehaus.xfire.picocontainer | |
org.codehaus.xfire.plexus.config | |
org.codehaus.xfire.service.binding | |
org.codehaus.xfire.spring.config | |
org.codehaus.xfire.xmlbeans |
Uses of ObjectServiceFactory in org.codehaus.xfire.aegis |
---|
Constructors in org.codehaus.xfire.aegis with parameters of type ObjectServiceFactory | |
---|---|
AegisServiceConfiguration(ObjectServiceFactory serviceFactory)
|
Uses of ObjectServiceFactory in org.codehaus.xfire.annotations |
---|
Subclasses of ObjectServiceFactory in org.codehaus.xfire.annotations | |
---|---|
class |
AnnotationServiceFactory
Annotations-bases implementation of the ServiceFactory interface. |
Uses of ObjectServiceFactory in org.codehaus.xfire.jaxb2 |
---|
Subclasses of ObjectServiceFactory in org.codehaus.xfire.jaxb2 | |
---|---|
class |
JaxbServiceFactory
|
Uses of ObjectServiceFactory in org.codehaus.xfire.jaxws |
---|
Subclasses of ObjectServiceFactory in org.codehaus.xfire.jaxws | |
---|---|
class |
JAXWSServiceFactory
Creates JAX-WS services from a service class. |
Uses of ObjectServiceFactory in org.codehaus.xfire.loom |
---|
Methods in org.codehaus.xfire.loom with parameters of type ObjectServiceFactory | |
---|---|
protected void |
DefaultServiceFactory.setFactory(ObjectServiceFactory factory)
|
Uses of ObjectServiceFactory in org.codehaus.xfire.picocontainer |
---|
Subclasses of ObjectServiceFactory in org.codehaus.xfire.picocontainer | |
---|---|
class |
PicoObjectServiceFactory
PicoContainer specialization of Java objects-specific implementation of the ServiceFactory interface which uses a given picocontainer to pick
service objects instance when it's about to invoke them. |
Uses of ObjectServiceFactory in org.codehaus.xfire.plexus.config |
---|
Methods in org.codehaus.xfire.plexus.config that return ObjectServiceFactory | |
---|---|
ObjectServiceFactory |
AnnotationServiceConfigurator.getServiceFactory(PlexusConfiguration config)
|
ObjectServiceFactory |
ObjectServiceConfigurator.getServiceFactory(PlexusConfiguration config)
|
protected ObjectServiceFactory |
ObjectServiceConfigurator.getServiceFactory(java.lang.String builderClass,
BindingProvider bindingProvider)
|
Uses of ObjectServiceFactory in org.codehaus.xfire.service.binding |
---|
Methods in org.codehaus.xfire.service.binding that return ObjectServiceFactory | |
---|---|
ObjectServiceFactory |
DefaultServiceConfiguration.getServiceFactory()
|
Methods in org.codehaus.xfire.service.binding with parameters of type ObjectServiceFactory | |
---|---|
void |
DefaultServiceConfiguration.setServiceFactory(ObjectServiceFactory serviceFactory)
|
abstract void |
ServiceConfiguration.setServiceFactory(ObjectServiceFactory serviceFactory)
|
Uses of ObjectServiceFactory in org.codehaus.xfire.spring.config |
---|
Methods in org.codehaus.xfire.spring.config that return ObjectServiceFactory | |
---|---|
protected ObjectServiceFactory |
ServiceFactoryBean.getAnnotationServiceFactory(java.lang.String annotationType)
|
ObjectServiceFactory |
SpringServiceConfiguration.getServiceFactory()
|
protected ObjectServiceFactory |
ServiceFactoryBean.loadServiceFactory(java.lang.String serviceFactoryName)
|
Methods in org.codehaus.xfire.spring.config with parameters of type ObjectServiceFactory | |
---|---|
void |
SpringServiceConfiguration.setServiceFactory(ObjectServiceFactory serviceFactory)
|
Uses of ObjectServiceFactory in org.codehaus.xfire.xmlbeans |
---|
Subclasses of ObjectServiceFactory in org.codehaus.xfire.xmlbeans | |
---|---|
class |
XmlBeansServiceFactory
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |