@ComponentPropertyType
public @interface SlingServletName
SlingServletResourceTypes or SlingServletPaths.ServletResolverConstants| Modifier and Type | Fields and Description |
|---|---|
static String |
PREFIX_
Prefix for every property being generated from the annotations elements (as defined in OSGi 7 Compendium, 112.8.2.1)
|
| Modifier and Type | Required Element and Description |
|---|---|
String |
servletName
Containing the name of the servlet.
|
public static final String PREFIX_
public abstract String servletName
component.name property or the service.pid
is used. If none of the three properties is defined, the Servlet is
ignored.ServletResolverConstants.SLING_SERVLET_NAMECopyright © 2007–2018 The Apache Software Foundation. All rights reserved.