public class BeforeDroneEnhanced extends BaseDroneEvent implements DroneEnhancementEvent
DroneInstanceEnhancer. It is expected that it will never contain a
Callable Drone, but rather a real instance.droneType, qualifier| Constructor and Description |
|---|
BeforeDroneEnhanced(DroneInstanceEnhancer<?> enhancer,
InstanceOrCallableInstance instance,
Class<?> droneType,
Class<? extends Annotation> qualifier) |
| Modifier and Type | Method and Description |
|---|---|
DroneInstanceEnhancer<?> |
getEnhancer() |
InstanceOrCallableInstance |
getInstance() |
getDroneType, getQualifierclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDroneType, getQualifierpublic BeforeDroneEnhanced(DroneInstanceEnhancer<?> enhancer, InstanceOrCallableInstance instance, Class<?> droneType, Class<? extends Annotation> qualifier)
public DroneInstanceEnhancer<?> getEnhancer()
public InstanceOrCallableInstance getInstance()
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.