|
org.netbeans.modules.j2ee.dd/1 1.13.0 2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MessageDestinationRef
Generated interface for MessageDestinationRef element.
Important note: Do not provide an implementation of this interface unless you are a DD API provider!
| Field Summary | |
|---|---|
static String |
MESSAGE_DESTINATION_LINK
|
static String |
MESSAGE_DESTINATION_REF_NAME
|
static String |
MESSAGE_DESTINATION_TYPE
|
static String |
MESSAGE_DESTINATION_USAGE
|
static String |
MESSAGE_DESTINATION_USAGE_CONSUMES
|
static String |
MESSAGE_DESTINATION_USAGE_CONSUMESPRODUCES
|
static String |
MESSAGE_DESTINATION_USAGE_PRODUCES
|
| Method Summary | |
|---|---|
int |
addInjectionTarget(InjectionTarget valueInterface)
|
InjectionTarget[] |
getInjectionTarget()
|
InjectionTarget |
getInjectionTarget(int index)
|
String |
getMappedName()
|
String |
getMessageDestinationLink()
Getter for message-destination-link property. |
String |
getMessageDestinationRefName()
Getter for message-destination-ref-name property. |
String |
getMessageDestinationType()
Getter for message-destination-type property. |
String |
getMessageDestinationUsage()
Getter for message-destination-usage property. |
InjectionTarget |
newInjectionTarget()
|
int |
removeInjectionTarget(InjectionTarget valueInterface)
|
void |
setInjectionTarget(InjectionTarget[] value)
|
void |
setInjectionTarget(int index,
InjectionTarget valueInterface)
|
void |
setMappedName(String value)
|
void |
setMessageDestinationLink(String value)
Setter for message-destination-link property. |
void |
setMessageDestinationRefName(String value)
Setter for message-destination-ref-name property. |
void |
setMessageDestinationType(String value)
Setter for message-destination-type property. |
void |
setMessageDestinationUsage(String value)
Setter for message-destination-usage property. |
int |
sizeInjectionTarget()
|
| Methods inherited from interface org.netbeans.modules.j2ee.dd.api.common.CommonDDBean |
|---|
addPropertyChangeListener, clone, getId, getValue, removePropertyChangeListener, setId, write |
| Methods inherited from interface org.netbeans.modules.j2ee.dd.api.common.DescriptionInterface |
|---|
getAllDescriptions, getDefaultDescription, getDescription, removeAllDescriptions, removeDescription, removeDescriptionForLocale, setAllDescriptions, setDescription, setDescription |
| Field Detail |
|---|
static final String MESSAGE_DESTINATION_REF_NAME
static final String MESSAGE_DESTINATION_TYPE
static final String MESSAGE_DESTINATION_USAGE
static final String MESSAGE_DESTINATION_LINK
static final String MESSAGE_DESTINATION_USAGE_CONSUMES
static final String MESSAGE_DESTINATION_USAGE_PRODUCES
static final String MESSAGE_DESTINATION_USAGE_CONSUMESPRODUCES
| Method Detail |
|---|
void setMessageDestinationRefName(String value)
value - property valueString getMessageDestinationRefName()
void setMessageDestinationType(String value)
value - property valueString getMessageDestinationType()
void setMessageDestinationUsage(String value)
value - property valueString getMessageDestinationUsage()
void setMessageDestinationLink(String value)
value - property valueString getMessageDestinationLink()
void setMappedName(String value)
throws VersionNotSupportedException
VersionNotSupportedException
String getMappedName()
throws VersionNotSupportedException
VersionNotSupportedException
void setInjectionTarget(int index,
InjectionTarget valueInterface)
throws VersionNotSupportedException
VersionNotSupportedException
InjectionTarget getInjectionTarget(int index)
throws VersionNotSupportedException
VersionNotSupportedException
int sizeInjectionTarget()
throws VersionNotSupportedException
VersionNotSupportedException
void setInjectionTarget(InjectionTarget[] value)
throws VersionNotSupportedException
VersionNotSupportedException
InjectionTarget[] getInjectionTarget()
throws VersionNotSupportedException
VersionNotSupportedException
int addInjectionTarget(InjectionTarget valueInterface)
throws VersionNotSupportedException
VersionNotSupportedException
int removeInjectionTarget(InjectionTarget valueInterface)
throws VersionNotSupportedException
VersionNotSupportedException
InjectionTarget newInjectionTarget()
throws VersionNotSupportedException
VersionNotSupportedException
|
org.netbeans.modules.j2ee.dd/1 1.13.0 2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||