Common Annotations 1.1 - Apache Tomcat 7.0.109

javax.annotation
Annotation Type ManagedBean


@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface ManagedBean

Since:
Common Annotations 1.1

Optional Element Summary
 java.lang.String value
           
 

value

public abstract java.lang.String value
Default:
""

Common Annotations 1.1 - Apache Tomcat 7.0.109

Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.