|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |