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
IOException
Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.