public @interface Alternative
Name used for the alternative is composed by:
- The class defined by to()
- The name defined by named() if defined, or the name of the component referenced by to() if one is defined,
or the simple name of the class defined by to().Copyright © 2017. All Rights Reserved.