Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.wss.service
Class PluggableBackendFactory

java.lang.Object
  extended by org.nuxeo.ecm.platform.wss.service.PluggableBackendFactory
All Implemented Interfaces:
WSSBackendFactory

public class PluggableBackendFactory
extends java.lang.Object
implements WSSBackendFactory


Constructor Summary
PluggableBackendFactory()
           
 
Method Summary
 WSSBackend getBackend(WSSRequest request)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PluggableBackendFactory

public PluggableBackendFactory()
Method Detail

getBackend

public WSSBackend getBackend(WSSRequest request)
Specified by:
getBackend in interface WSSBackendFactory

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.