public interface ServiceFactory
| Modifier and Type | Interface and Description |
|---|---|
static class |
ServiceFactory.Utils
Utility class to help using NamedFactories
|
| Modifier and Type | Method and Description |
|---|---|
Service |
create(Session session) |
String |
getName()
Name of this factory
|
String getName()
Service create(Session session) throws IOException
IOExceptionCopyright © 2008–2019 The Apache Software Foundation. All rights reserved.