The Spring Framework

org.springframework.jmx.export.annotation
Annotation Type ManagedNotifications


@Target(value=TYPE)
@Retention(value=RUNTIME)
@Inherited
@Documented
public @interface ManagedNotifications

Author:
Rob Harrop

Required Element Summary
 ManagedNotification[] value
           
 

Element Detail

value

public abstract ManagedNotification[] value

The Spring Framework

Copyright © 2002-2006 The Spring Framework.