public class BeforeDroneInstantiated extends BaseDroneEvent implements DroneLifecycleEvent
Callable is transformed into real instance via Instantiator. It is supposed
that it will always contain a Callable instance.droneType, qualifier| Constructor and Description |
|---|
BeforeDroneInstantiated(InstanceOrCallableInstance instanceCallable,
Class<?> droneType,
Class<? extends Annotation> qualifier) |
| Modifier and Type | Method and Description |
|---|---|
InstanceOrCallableInstance |
getInstanceCallable() |
getDroneType, getQualifierclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDroneType, getQualifierpublic BeforeDroneInstantiated(InstanceOrCallableInstance instanceCallable, Class<?> droneType, Class<? extends Annotation> qualifier)
public InstanceOrCallableInstance getInstanceCallable()
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.