public abstract static class OSGiAccess.OSGiServletContext extends Object
It's public only because it needs to be proxied.
This class represents a singletion servlet context instance which is not a real servlet context.
Constructor and Description |
---|
OSGiServletContext() |
Modifier and Type | Method and Description |
---|---|
Object |
getAttribute(String name) |
Map<String,? extends ServletRegistration> |
getServletRegistrations() |
void |
log(String msg) |
void |
setAttribute(String name,
Object object) |
Copyright © 2018. All rights reserved.