Uses of Interface
org.jboss.jms.server.bridge.DestinationFactory

Packages that use DestinationFactory
org.jboss.jms.server.bridge   
 

Uses of DestinationFactory in org.jboss.jms.server.bridge
 

Classes in org.jboss.jms.server.bridge that implement DestinationFactory
 class JNDIDestinationFactory
           
 

Methods in org.jboss.jms.server.bridge that return DestinationFactory
 DestinationFactory Bridge.getSourceDestinationFactory()
           
 DestinationFactory Bridge.getTargetDestinationFactory()
           
 

Methods in org.jboss.jms.server.bridge with parameters of type DestinationFactory
 void Bridge.setSourceDestinationFactory(DestinationFactory dest)
           
 void Bridge.setTargetDestinationFactory(DestinationFactory dest)
           
 



Copyright © 2006 JBoss Inc. All Rights Reserved.