|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of CoreDestination in org.jboss.jms.server.plugin |
Methods in org.jboss.jms.server.plugin that return CoreDestination | |
CoreDestination |
JDBCChannelMapper.getCoreDestination(JBossDestination jbDest)
|
CoreDestination |
JDBCChannelMapper.undeployCoreDestination(boolean isQueue,
java.lang.String destName)
|
CoreDestination |
JDBCChannelMapper.undeployTemporaryCoreDestination(boolean isQueue,
java.lang.String destName)
|
protected CoreDestination |
JDBCChannelMapper.getCoreDestinationInternal(boolean isQueue,
java.lang.String destName)
|
Uses of CoreDestination in org.jboss.jms.server.plugin.contract |
Methods in org.jboss.jms.server.plugin.contract that return CoreDestination | |
CoreDestination |
ChannelMapper.getCoreDestination(JBossDestination jbDest)
|
CoreDestination |
ChannelMapper.undeployCoreDestination(boolean isQueue,
java.lang.String destName)
|
CoreDestination |
ChannelMapper.undeployTemporaryCoreDestination(boolean isQueue,
java.lang.String destName)
|
Uses of CoreDestination in org.jboss.messaging.core.distributed.queue |
Classes in org.jboss.messaging.core.distributed.queue that implement CoreDestination | |
class |
DistributedQueue
A distributed queue. |
Uses of CoreDestination in org.jboss.messaging.core.distributed.topic |
Classes in org.jboss.messaging.core.distributed.topic that implement CoreDestination | |
class |
DistributedTopic
A distributed topic. |
Uses of CoreDestination in org.jboss.messaging.core.local |
Classes in org.jboss.messaging.core.local that implement CoreDestination | |
class |
Queue
|
class |
Topic
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |