public class UPnPBrowserConletFactory extends Object implements org.jgrapes.webconsole.base.ConletComponentFactory
The factory service for UPnPBrowserConlet
s.
Constructor and Description |
---|
UPnPBrowserConletFactory() |
Modifier and Type | Method and Description |
---|---|
Class<? extends org.jgrapes.core.ComponentType> |
componentType() |
Optional<org.jgrapes.core.ComponentType> |
create(org.jgrapes.core.Channel componentChannel,
Map<Object,Object> properties) |
void |
setScr(org.osgi.service.component.runtime.ServiceComponentRuntime scr) |
public UPnPBrowserConletFactory()
public void setScr(org.osgi.service.component.runtime.ServiceComponentRuntime scr)
public Class<? extends org.jgrapes.core.ComponentType> componentType()
componentType
in interface org.jgrapes.core.ComponentFactory