Annotation Interface ExecutionProfile.CreateWith
- Enclosing interface:
ExecutionProfile
An annotation that lets the framework know which factory should be used for creating a profile instance.
-
Required Element Summary
Required Elements
-
Element Details
-
value
Class<? extends ExecutionProfile.Factory> value
-