org.apache.felix.http.jetty
Class Activator.HttpServiceFactory
java.lang.Object
org.apache.felix.http.jetty.Activator.HttpServiceFactory
- All Implemented Interfaces:
- ServiceFactory
- Enclosing class:
- Activator
public class Activator.HttpServiceFactory
- extends Object
- implements ServiceFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Activator.HttpServiceFactory
public Activator.HttpServiceFactory()
getService
public Object getService(Bundle bundle,
ServiceRegistration registration)
- Specified by:
getService
in interface ServiceFactory
ungetService
public void ungetService(Bundle bundle,
ServiceRegistration registration,
Object service)
- Specified by:
ungetService
in interface ServiceFactory
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.