???? HttpWhiteboardServletName
@ComponentPropertyType
@Retention(CLASS)
@Target(TYPE)
@RequireHttpWhiteboard
public @interface HttpWhiteboardServletName
Component Property Type for the
osgi.http.whiteboard.servlet.name
service property.
This annotation can be used on a Servlet
to declare the
value of the
HTTP_WHITEBOARD_SERVLET_NAME
service property.
- ???????:
- 1.1
- ????:
-
- "Component Property Types"
-
??????
???? -
????
??
-
??????
-
PREFIX_
Prefix for the property name. This value is prepended to each property name.- ????:
-
-
??????
-
value
String valueService property identifying a servlet name.- ??:
- The servlet name.
- ????:
-