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