public class WarUrlActivator
extends java.lang.Object
implements org.osgi.framework.BundleActivator
| Constructor and Description |
|---|
WarUrlActivator() |
| Modifier and Type | Method and Description |
|---|---|
void |
start(org.osgi.framework.BundleContext context)
Register the url stream handler factory.
|
void |
stop(org.osgi.framework.BundleContext context)
Remove the url stream handler.
|
public void start(org.osgi.framework.BundleContext context)
throws java.lang.Exception
start in interface org.osgi.framework.BundleActivatorcontext - the BundleContext to usejava.lang.Exceptionpublic void stop(org.osgi.framework.BundleContext context)
throws java.lang.Exception
stop in interface org.osgi.framework.BundleActivatorjava.lang.ExceptionCopyright © 1995–2023 Webtide. All rights reserved.