@Retention(value=RUNTIME) @Target(value={METHOD,FIELD}) public @interface ManagedAttribute
Modifier and Type | Optional Element and Description |
---|---|
String |
description |
boolean |
writable |
public abstract String description
public abstract boolean writable
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.