|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DestinationType | |
|---|---|
| org.sca4j.binding.jms.common | |
| Uses of DestinationType in org.sca4j.binding.jms.common |
|---|
| Methods in org.sca4j.binding.jms.common that return DestinationType | |
|---|---|
DestinationType |
DestinationDefinition.getDestinationType()
|
DestinationType |
AdministeredObjectDefinition.getType()
|
static DestinationType |
DestinationType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static DestinationType[] |
DestinationType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in org.sca4j.binding.jms.common with parameters of type DestinationType | |
|---|---|
void |
DestinationDefinition.setDestinationType(DestinationType destinationType)
|
void |
AdministeredObjectDefinition.setType(DestinationType type)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||