public class ServletContextHelperFactory
extends java.lang.Object
| Constructor and Description |
|---|
ServletContextHelperFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
activate(org.osgi.framework.BundleContext bundleContext,
java.util.Map<java.lang.String,java.lang.Object> properties) |
protected void |
deactivate(org.osgi.framework.BundleContext bundleContext) |
protected void activate(org.osgi.framework.BundleContext bundleContext,
java.util.Map<java.lang.String,java.lang.Object> properties)
throws java.lang.Exception
java.lang.Exceptionprotected void deactivate(org.osgi.framework.BundleContext bundleContext)
throws java.lang.Exception
java.lang.Exception