org.ow2.jonas.camel.cxf.servlet
Class OsgiCXFServletDeployer

java.lang.Object
  extended by org.ow2.jonas.camel.cxf.servlet.OsgiCXFServletDeployer

public class OsgiCXFServletDeployer
extends Object

Author:
Guillaume Porcher

Constructor Summary
OsgiCXFServletDeployer(org.osgi.framework.BundleContext bundleContext)
           
 
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

OsgiCXFServletDeployer

public OsgiCXFServletDeployer(org.osgi.framework.BundleContext bundleContext)
Method Detail

start

public void start()
           throws Throwable
Throws:
Throwable

stop

public void stop()
          throws Throwable
Throws:
Throwable


Copyright © 2013 OW2 Consortium. All Rights Reserved.