当前页面:
在线文档首页 >
Spring Framework 2.0.5 API 文档英文版
ManagedNotifications (Spring Framework API 2.0) - Spring Framework 2.0.5 API 文档英文版
org.springframework.jmx.export.annotation
Annotation Type ManagedNotifications
@Target(value=TYPE)
@Retention(value=RUNTIME)
@Inherited
@Documented
public @interface ManagedNotifications
JDK 1.5+ method-level annotation that indicates JMX notifications emitted by
a bean, containing multiple ManagedNotifications
- Since:
- 2.0
- Author:
- Rob Harrop
value
public abstract ManagedNotification[] value
Copyright © 2002-2007 The Spring Framework.