@Target(value={TYPE,METHOD,FIELD}) @Retention(value=RUNTIME) public @interface ManagementPropertyFactory
Modifier and Type | Required Element and Description |
---|---|
Class<? extends ManagedProperty> |
value
The class to use for the ManagedProperty implementation
|
public abstract Class<? extends ManagedProperty> value
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.