Nuxeo Filesystem Connectors 5.4.3-SNAPSHOT

org.nuxeo.wss.spi
Class Backend

java.lang.Object
  extended by org.nuxeo.wss.spi.Backend

public class Backend
extends Object


Field Summary
static String DEFAULT_FACTORY_CLASS
           
 
Constructor Summary
Backend()
           
 
Method Summary
static WSSBackend get(WSSRequest request)
           
static WSSBackendFactory getFactory()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_FACTORY_CLASS

public static final String DEFAULT_FACTORY_CLASS
See Also:
Constant Field Values
Constructor Detail

Backend

public Backend()
Method Detail

getFactory

public static WSSBackendFactory getFactory()

get

public static WSSBackend get(WSSRequest request)

Nuxeo Filesystem Connectors 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.