org.apache.abdera.protocol.server
Class ServiceManager
java.lang.Object
org.apache.abdera.protocol.server.ServiceManager
public class ServiceManager
- extends Object
The ServiceManager is used by the AbderaServlet to bootstrap the server instance. There should be little to no reason
why an end user would need to use this class directly.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PROVIDER
public static final String PROVIDER
- See Also:
- Constant Field Values
getInstance
public static ServiceManager getInstance()
getAbdera
public static Abdera getAbdera()
newProvider
public Provider newProvider(Map<String,String> properties)
Copyright © 2006-2010 Apache Software Foundation. All Rights Reserved.