|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sca4j.scdl.ModelObject
org.sca4j.binding.jms.common.PropertyAwareObject
org.sca4j.binding.jms.common.AdministeredObjectDefinition
org.sca4j.binding.jms.common.DestinationDefinition
public class DestinationDefinition
JMS destination definition used for receiving requests and dispatching responses.
| Constructor Summary | |
|---|---|
DestinationDefinition()
|
|
| Method Summary | |
|---|---|
DestinationType |
getDestinationType()
|
void |
setDestinationType(DestinationType destinationType)
|
| Methods inherited from class org.sca4j.binding.jms.common.AdministeredObjectDefinition |
|---|
getCreate, getName, getType, setCreate, setName, setType |
| Methods inherited from class org.sca4j.binding.jms.common.PropertyAwareObject |
|---|
addProperty, getProperties, setProperties |
| Methods inherited from class org.sca4j.scdl.ModelObject |
|---|
validate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DestinationDefinition()
| Method Detail |
|---|
public DestinationType getDestinationType()
public void setDestinationType(DestinationType destinationType)
destinationType - Destination type.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||