@Documented
@Retention(value=RUNTIME)
@Qualifier
public @interface ServiceNamed
Named
Modifier and Type | Required Element and Description |
---|---|
java.lang.String[] |
value
The parts of this service name.
|
Copyright © 2011 JBoss, a division of Red Hat, Inc.