org.jboss.varia.deployment
Interface ScriptService

All Superinterfaces:
org.jboss.system.Service

public interface ScriptService
extends org.jboss.system.Service

Version:
$Revision: 1.2.6.1 $

Revisions:

6 janv. 2003 Sacha Labourey:

Author:
Sacha Labourey.
See Also:

Method Summary
 String[] dependsOn()
           
 Class[] getInterfaces()
           
 String objectName()
           
 void setCtx(org.jboss.system.ServiceMBeanSupport wrapper)
           
 
Methods inherited from interface org.jboss.system.Service
create, destroy, start, stop
 

Method Detail

dependsOn

String[] dependsOn()

objectName

String objectName()

getInterfaces

Class[] getInterfaces()

setCtx

void setCtx(org.jboss.system.ServiceMBeanSupport wrapper)


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