JBossMX Parent POM 6.0.0.GA

javax.management
Annotation Type DescriptorKey


@Documented
@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface DescriptorKey

DescriptorKey

Version:
$Revision: 1.1 $
Author:
Adrian Brock

Required Element Summary
 String value
          The descriptor key
 
Optional Element Summary
 boolean omitIfDefault
          Whether to include the field if it has the default value
 

Element Detail

value

public abstract String value
The descriptor key

omitIfDefault

public abstract boolean omitIfDefault
Whether to include the field if it has the default value

Default:
false

JBossMX Parent POM 6.0.0.GA

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