Nuxeo Enterprise Platform 5.4

Uses of Interface
org.nuxeo.wss.spi.WSSBackendFactory

Packages that use WSSBackendFactory
org.nuxeo.ecm.platform.wss.backend   
org.nuxeo.ecm.platform.wss.service   
org.nuxeo.wss.spi   
org.nuxeo.wss.spi.dummy   
 

Uses of WSSBackendFactory in org.nuxeo.ecm.platform.wss.backend
 

Classes in org.nuxeo.ecm.platform.wss.backend that implement WSSBackendFactory
 class AbstractWSSBackendFactory
           
 class SearchBasedVirtualHostedBackendfactory
           
 class SimpleVirtualHostedBackendFactory
           
 

Uses of WSSBackendFactory in org.nuxeo.ecm.platform.wss.service
 

Classes in org.nuxeo.ecm.platform.wss.service that implement WSSBackendFactory
 class PluggableBackendFactory
           
 

Methods in org.nuxeo.ecm.platform.wss.service that return WSSBackendFactory
 WSSBackendFactory WSSPlugableBackendManager.getBackendFactory()
           
 

Uses of WSSBackendFactory in org.nuxeo.wss.spi
 

Methods in org.nuxeo.wss.spi that return WSSBackendFactory
static WSSBackendFactory Backend.getFactory()
           
 

Uses of WSSBackendFactory in org.nuxeo.wss.spi.dummy
 

Classes in org.nuxeo.wss.spi.dummy that implement WSSBackendFactory
 class DummyBackendFactory
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.