public final class ListenerDTOBuilder extends Object
| Constructor and Description |
|---|
ListenerDTOBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static org.osgi.service.http.runtime.dto.ListenerDTO |
build(ListenerHandler handler,
int reason) |
static org.osgi.service.http.runtime.dto.ListenerDTO |
build(ListenerInfo info,
int reason) |
public static org.osgi.service.http.runtime.dto.ListenerDTO build(ListenerInfo info, int reason)
public static org.osgi.service.http.runtime.dto.ListenerDTO build(ListenerHandler handler, int reason)
Copyright © 2006–2020 The Apache Software Foundation. All rights reserved.