FailedListenerDTOpublic class ListenerDTO
extends org.osgi.dto.DTO
| Modifier and Type | Field | 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 | Description |
|---|---|
ListenerDTO() |
public java.lang.String[] types
public long serviceId
public long servletContextId