Uses of Class
org.jboss.varia.deployment.BeanShellScript

Packages that use BeanShellScript
org.jboss.varia.deployment   
 

Uses of BeanShellScript in org.jboss.varia.deployment
 

Methods in org.jboss.varia.deployment that return BeanShellScript
protected  BeanShellScript LegacyBeanShellScriptClient.createBeanShellScript(String bshScript, String scriptName)
           
protected  BeanShellScript LegacyBeanShellDeployer.parse(org.jboss.deployers.vfs.spi.structure.VFSDeploymentUnit vfsDeploymentUnit, org.jboss.virtual.VirtualFile virtualFile, BeanShellScript root)
           
 

Methods in org.jboss.varia.deployment with parameters of type BeanShellScript
 void LegacyBeanShellScriptDeployer.deploy(org.jboss.deployers.structure.spi.DeploymentUnit deploymentUnit, BeanShellScript script)
           
protected  ObjectName LegacyBeanShellScriptDeployer.getBshScriptName(BeanShellScript script, org.jboss.deployers.structure.spi.DeploymentUnit deploymentUnit)
          Get the bean shell script name.
protected  BeanShellScript LegacyBeanShellDeployer.parse(org.jboss.deployers.vfs.spi.structure.VFSDeploymentUnit vfsDeploymentUnit, org.jboss.virtual.VirtualFile virtualFile, BeanShellScript root)
           
 void LegacyBeanShellScriptDeployer.undeploy(org.jboss.deployers.structure.spi.DeploymentUnit deploymentUnit, BeanShellScript script)
           
 



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