public class SingleComponent extends Component
Modifier and Type | Class and Description |
---|---|
static class |
SingleComponent.Builder |
containerState, next, syncro
Modifier | Constructor and Description |
---|---|
protected |
SingleComponent(SingleComponent.Builder builder) |
Modifier and Type | Method and Description |
---|---|
boolean |
close() |
Op |
closeOp() |
List<org.osgi.service.cdi.runtime.dto.template.ConfigurationTemplateDTO> |
configurationTemplates() |
List<org.osgi.service.cdi.runtime.dto.ComponentInstanceDTO> |
instances() |
boolean |
open() |
Op |
openOp() |
org.osgi.service.cdi.runtime.dto.ComponentDTO |
snapshot() |
org.osgi.service.cdi.runtime.dto.template.ComponentTemplateDTO |
template() |
activatorBuilder, toString
protected SingleComponent(SingleComponent.Builder builder)
public List<org.osgi.service.cdi.runtime.dto.template.ConfigurationTemplateDTO> configurationTemplates()
configurationTemplates
in class Component
public List<org.osgi.service.cdi.runtime.dto.ComponentInstanceDTO> instances()
public org.osgi.service.cdi.runtime.dto.ComponentDTO snapshot()
Copyright © 2019 The Apache Software Foundation. All rights reserved.