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

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

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

Methods in org.objectweb.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.objectweb.jonas.webapp.jonasadmin.joramplatform with parameters of type ItemDestination
 void EditJoramBaseAction.printDestination(ItemDestination dest, String serverName)
           
 



Copyright © 2007 OW2 Consortium. All Rights Reserved.