Uses of Interface
com.collation.platform.model.topology.app.j2ee.jboss.JBossDestinationManager

Packages that use JBossDestinationManager
com.collation.platform.model.topology.app.j2ee.jboss   
 

Uses of JBossDestinationManager in com.collation.platform.model.topology.app.j2ee.jboss
 

Methods in com.collation.platform.model.topology.app.j2ee.jboss that return JBossDestinationManager
 JBossDestinationManager JBossJMSServer.getDestinationManager()
           
 JBossDestinationManager JBossDestination.getParent()
           
 

Methods in com.collation.platform.model.topology.app.j2ee.jboss with parameters of type JBossDestinationManager
 void JBossJMSServer.setDestinationManager(JBossDestinationManager manager)
           
 void JBossDestination.setParent(JBossDestinationManager dest)