Uses of Class
org.objectweb.jonas.webapp.jonasadmin.WhereAreYou

Packages that use WhereAreYou
org.objectweb.jonas.webapp.jonasadmin   
org.objectweb.jonas.webapp.taglib   
 

Uses of WhereAreYou in org.objectweb.jonas.webapp.jonasadmin
 

Fields in org.objectweb.jonas.webapp.jonasadmin declared as WhereAreYou
protected  WhereAreYou JonasBaseAction.m_WhereAreYou
           
 

Methods in org.objectweb.jonas.webapp.jonasadmin with parameters of type WhereAreYou
static ArrayList JonasAdminJmx.getLoggers(org.apache.struts.util.MessageResources p_Resources, WhereAreYou p_WhereAreYou, boolean p_Action)
          Return the list of all used loggers in this JOnAS server.
static ArrayList JonasAdminJmx.getMailFactoryDependences(String p_MailFactoryName, WhereAreYou p_WhereAreYou)
          Return the list of Mail factory dependences in the current server for a given factory name.
static ArrayList JonasAdminJmx.getMailFilesDeployed(WhereAreYou p_WhereAreYou)
          Return the list of deployed Mail factories in the current server.
static ArrayList JonasAdminJmx.getMimeMailPartFactoriesDeployed(WhereAreYou p_WhereAreYou)
          Return the list of deployed MimePartDatasource Mail Factories in the current server.
static ArrayList JonasAdminJmx.getMimePartMailFilesDeployed(WhereAreYou p_WhereAreYou)
          Return the list of deployed MimePartDataSource Mail factories in the current server.
static ArrayList JonasAdminJmx.getSessionMailFactoriesDeployed(WhereAreYou p_WhereAreYou)
          Return the list of deployed Session Mail Factories in the current server.
static ArrayList JonasAdminJmx.getSessionMailFilesDeployed(WhereAreYou p_WhereAreYou)
          Return the list of deployed Session Mail factories in the current server.
 

Uses of WhereAreYou in org.objectweb.jonas.webapp.taglib
 

Methods in org.objectweb.jonas.webapp.taglib that return WhereAreYou
protected  WhereAreYou JonasButtonTag.getWhereAreYouInstance()
           
protected  WhereAreYou WhereAreYouTag.getWhereAreYouInstance()
           
 



Copyright © 2007 OW2 Consortium. All Rights Reserved.