|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.soa.esb.configure.AnnotationUtil
public abstract class AnnotationUtil
Annotation constants.
Field Summary | |
---|---|
static java.lang.String |
NULL_STRING
"null" default annotation value. |
static java.lang.String |
UNASSIGNED
Unassigned default. |
Constructor Summary | |
---|---|
AnnotationUtil()
|
Method Summary | |
---|---|
static java.lang.String |
getAttachmentName(AttachmentParam attachmentParam)
|
static java.lang.String |
getBodyName(BodyParam bodyParam)
|
static java.lang.String |
getPropertyName(PropertyParam propertyParam)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String NULL_STRING
public static final java.lang.String UNASSIGNED
Constructor Detail |
---|
public AnnotationUtil()
Method Detail |
---|
public static java.lang.String getPropertyName(PropertyParam propertyParam)
public static java.lang.String getBodyName(BodyParam bodyParam)
public static java.lang.String getAttachmentName(AttachmentParam attachmentParam)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |