org.apache.felix.http.samples.bridge
Class FrameworkService

java.lang.Object
  extended by org.apache.felix.http.samples.bridge.FrameworkService

public final class FrameworkService
extends Object


Constructor Summary
FrameworkService(ServletContext context)
           
 
Method Summary
 void start()
           
 void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FrameworkService

public FrameworkService(ServletContext context)
Method Detail

start

public void start()

stop

public void stop()


Copyright © 2011 Apache Software Foundation. All Rights Reserved.