- java.lang.Object
-
- org.osgi.dto.DTO
-
- org.osgi.service.cdi.runtime.dto.ComponentInstanceDTO
-
- org.apache.aries.cdi.container.internal.model.ExtendedComponentInstanceDTO
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
boolean |
active |
String |
pid |
org.osgi.service.cdi.runtime.dto.template.ComponentTemplateDTO |
template |
-
Fields inherited from class org.osgi.service.cdi.runtime.dto.ComponentInstanceDTO
activations, configurations, properties, references
-
Method Summary
-
Methods inherited from class org.osgi.dto.DTO
toString
-
-
Field Detail
-
active
public boolean active
-
Method Detail
-
close
public boolean close()
-
closeOp
public Op closeOp()
-
open
public boolean open()
-
openOp
public Op openOp()
Copyright © 2019 The Apache Software Foundation. All rights reserved.