public interface DroneEvent
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getDroneType()
Type of Drone instantiated.
|
Class<? extends Annotation> |
getQualifier()
Qualifier of Drone instance.
|
Class<?> getDroneType()
Field type or parameter type specified next to Drone injection point.Class<? extends Annotation> getQualifier()
Qualifier. By default, if no qualifier is specified, it returns DefaultCopyright © 2014 JBoss by Red Hat. All rights reserved.