站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 varia API Documentation 英文版文档

Uses of Interface org.jboss.varia.deployment.convertor.Convertor (Various API) - JBoss 4.0.1 sp1 varia API Documentation 英文版文档


Uses of Interface
org.jboss.varia.deployment.convertor.Convertor

Packages that use Convertor
org.jboss.varia.deployment   
org.jboss.varia.deployment.convertor   
 

Uses of Convertor in org.jboss.varia.deployment
 

Methods in org.jboss.varia.deployment with parameters of type Convertor
 void FoeDeployerMBean.addConvertor(Convertor converter)
          Add a new conveter to the list.
 void FoeDeployerMBean.removeConvertor(Convertor converter)
          Removes a conveter from the list of converters.
 void FoeDeployer.addConvertor(Convertor converter)
          Add a new conveter to the list.
 void FoeDeployer.removeConvertor(Convertor converter)
          Removes a conveter from the list of converters.
 

Uses of Convertor in org.jboss.varia.deployment.convertor
 

Classes in org.jboss.varia.deployment.convertor that implement Convertor
 class WebLogicConvertor
          Converts WebLogic applications.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.