public class ListenerDTO extends DTO
Modifier and Type | Field and Description |
---|---|
long |
serviceId
Service property identifying the listener.
|
long |
servletContextId
The service id of the servlet context for the listener represented by
this DTO.
|
java.lang.String[] |
types
The fully qualified type names the listener.
|
Constructor and Description |
---|
ListenerDTO() |
public java.lang.String[] types
public long serviceId
public long servletContextId
Copyright © OSGi Alliance (2000, 2018). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0