public class DocumentStorageServiceProvider extends Object
DocumentStorageServiceProvider implementations.
Default behavior is that is uses ServiceLoader for discovery and if no found it returns default/sample implementation| Modifier and Type | Method and Description |
|---|---|
static DocumentStorageServiceProvider |
get() |
DocumentStorageService |
getStorageService() |
public static DocumentStorageServiceProvider get()
public DocumentStorageService getStorageService()
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.