@Retention(value=RUNTIME) @Target(value=TYPE) public static @interface Contexts.Id
context builder
by a name. Each implementation of a technology
registered into a context
can be annotated with a name (or multiple names). Such implementation
will later be
preferred during lookup
if their name(s) has been requested in when
creating a context.public abstract String[] value
Copyright © 2015 NetBeans. All Rights Reserved.