public final class ServletContextHelperInfo extends AbstractInfo<org.osgi.service.http.context.ServletContextHelper>
ServletContextHelper| Constructor and Description |
|---|
ServletContextHelperInfo(int serviceRanking,
long serviceId,
String name,
String path,
Map<String,String> initParams) |
ServletContextHelperInfo(org.osgi.framework.ServiceReference<org.osgi.service.http.context.ServletContextHelper> ref) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getInitParameters()
Returns an unmodifiable map of the parameters.
|
String |
getName() |
String |
getPath() |
boolean |
isValid() |
compareTo, equals, getBooleanProperty, getInitParams, getRanking, getServiceId, getServiceReference, getStringArrayProperty, getStringProperty, getTarget, hashCode, isEmpty, isEmptypublic ServletContextHelperInfo(org.osgi.framework.ServiceReference<org.osgi.service.http.context.ServletContextHelper> ref)
public boolean isValid()
isValid in class AbstractInfo<org.osgi.service.http.context.ServletContextHelper>public String getName()
public String getPath()
Copyright © 2006–2021 The Apache Software Foundation. All rights reserved.