public class ExtendedActivationTemplateDTO
extends org.osgi.service.cdi.runtime.dto.template.ActivationTemplateDTO
Modifier and Type | Field and Description |
---|---|
Class<? extends Annotation> |
cdiScope |
Class<?> |
declaringClass
The class which declared the activation (i.e.
|
Object |
producer |
Constructor and Description |
---|
ExtendedActivationTemplateDTO() |
public Class<?> declaringClass
public Class<? extends Annotation> cdiScope
public Object producer
Copyright © 2019 The Apache Software Foundation. All rights reserved.