Modifier and Type | Optional Element and Description |
---|---|
String |
name
An explicit ManagedObject name.
|
String |
prefix
A fixed prefix to prepend to the annotated property value when
name() is empty.
|
String |
suffix
A fixed suffix to append to the annotated property value when
name() is empty.
|
String |
type
A qualifier for the name that provides a context to
identify the type or scope of the ManagedObject name.
|
public abstract String name
public abstract String type
public abstract String prefix
public abstract String suffix
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.