JBossMX Parent POM 6.0.0.GA

org.jboss.mx.mxbean
Annotation Type NotificationType


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

NotificationType.

Version:
$Revision: 85671 $
Author:
Adrian Brock

Required Element Summary
 String value
          The notification type
 
Optional Element Summary
 Class<?> userDataClass
          The user data class
 

Element Detail

value

public abstract String value
The notification type

userDataClass

public abstract Class<?> userDataClass
The user data class

Default:
void.class

JBossMX Parent POM 6.0.0.GA

Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.