Uses of Class
org.ow2.jonas.webapp.jonasadmin.joramplatform.ItemDestination

Packages that use ItemDestination
org.ow2.jonas.webapp.jonasadmin   
org.ow2.jonas.webapp.jonasadmin.joramplatform   
 

Uses of ItemDestination in org.ow2.jonas.webapp.jonasadmin
 

Methods in org.ow2.jonas.webapp.jonasadmin that return ItemDestination
 ItemDestination JonasTreeBuilder.getDestinationItem(String joramDestination, String serverName)
          Create a ItemDestination object from a String structured as follows: joramClient:type=Queue/Topic,name=destName[#x.y.z]
 

Uses of ItemDestination in org.ow2.jonas.webapp.jonasadmin.joramplatform
 

Methods in org.ow2.jonas.webapp.jonasadmin.joramplatform that return ItemDestination
 ItemDestination EditJoramBaseAction.getDestinationItem(String joramAdminDestination, String serverName)
          Create a ItemDestination object from a String structured as follows: type=queue/topic, name=destName, id=#x.y.z
 

Methods in org.ow2.jonas.webapp.jonasadmin.joramplatform with parameters of type ItemDestination
 void EditJoramBaseAction.printDestination(ItemDestination dest, String serverName)
           
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.