Uses of Class
org.jboss.system.server.profileservice.repository.MainDeployerAdapter

Packages that use MainDeployerAdapter
org.jboss.system.server.profileservice.hotdeploy   
org.jboss.system.server.profileservice.repository   
 

Uses of MainDeployerAdapter in org.jboss.system.server.profileservice.hotdeploy
 

Methods in org.jboss.system.server.profileservice.hotdeploy with parameters of type MainDeployerAdapter
 void HDScanner.setDeployer(MainDeployerAdapter deployer)
           
 

Uses of MainDeployerAdapter in org.jboss.system.server.profileservice.repository
 

Methods in org.jboss.system.server.profileservice.repository that return MainDeployerAdapter
 MainDeployerAdapter AbstractProfileService.getDeployer()
           
 

Methods in org.jboss.system.server.profileservice.repository with parameters of type MainDeployerAdapter
 void AbstractProfileService.setDeployer(MainDeployerAdapter deployer)
           
 

Constructors in org.jboss.system.server.profileservice.repository with parameters of type MainDeployerAdapter
ProfileDeployAction(MainDeployerAdapter deployer)
           
 



Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.