Apache CXF API

org.apache.cxf.management.annotation
Annotation Type ManagedNotifications


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


Required Element Summary
 ManagedNotification[] value
           
 

Element Detail

value

public abstract ManagedNotification[] value

Apache CXF API

Apache CXF