Annotation Type NamingContext
-
@Retention(RUNTIME) @Target(TYPE) public @interface NamingContext
Annotates a class to define a naming context. The naming context takes the form of a list of
Propertyannotations. This annotation is used when objects implements theManagementAwareinterface. Any object registered through the injectedManagementContextwill have in its name the properties defined by the naming context.- Version:
- $Revision$
- Author:
- Julien Viet
-
-
Element Detail
-
value
Property[] value
-
-