public class ControlsInjectorFactory extends Object
Constructor and Description |
---|
ControlsInjectorFactory() |
Modifier and Type | Method and Description |
---|---|
static ControlsInjector |
getInjector(Class<?> clazz)
Returns an
ExecutionControlsInjector if assertions are not enabled, or NoOpControlsInjector
otherwise. |
public static ControlsInjector getInjector(Class<?> clazz)
ExecutionControlsInjector
if assertions are not enabled, or NoOpControlsInjector
otherwise.clazz
- the owning classCopyright © 1970 The Apache Software Foundation. All rights reserved.