|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ObjectServiceFactory | |
---|---|
org.codehaus.xfire.loom | |
org.codehaus.xfire.picocontainer | |
org.codehaus.xfire.plexus.config | |
org.codehaus.xfire.spring.config | |
org.codehaus.xfire.xmlbeans |
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.spring.config |
---|
Methods in org.codehaus.xfire.spring.config that return ObjectServiceFactory | |
---|---|
protected ObjectServiceFactory |
ServiceFactoryBean.getAnnotationServiceFactory(java.lang.String annotationType)
|
protected ObjectServiceFactory |
ServiceFactoryBean.loadServiceFactory(java.lang.String serviceFactoryName)
|
Uses of ObjectServiceFactory in org.codehaus.xfire.xmlbeans |
---|
Subclasses of ObjectServiceFactory in org.codehaus.xfire.xmlbeans | |
---|---|
class |
XmlBeansServiceFactory
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |