public class AfterDroneCallableCreated extends BaseDroneEvent implements DroneLifecycleEvent
DroneContext.
By modifying the Callable you can change way how Drone instance will be created.droneType, qualifier| Constructor and Description |
|---|
AfterDroneCallableCreated(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 AfterDroneCallableCreated(InstanceOrCallableInstance instanceCallable, Class<?> droneType, Class<? extends Annotation> qualifier)
public InstanceOrCallableInstance getInstanceCallable()
Copyright © 2014 JBoss by Red Hat. All rights reserved.