jrun.jms.core.scheduler
Interface JMSSchedulerServiceMBean

All Superinterfaces:
java.io.Serializable, Service, ServiceMBean
All Known Subinterfaces:
JMSScheduler

public interface JMSSchedulerServiceMBean
extends ServiceMBean


Field Summary
static long DEFAULT_DURATION_TIME
           
static long DEFAULT_SLEEP_TIME
           
 
Fields inherited from interface jrunx.kernel.Service
INITIALIZED, STARTED, STARTING, STOPPED, STOPPING, UNINITIALIZED
 
Methods inherited from interface jrunx.kernel.ServiceMBean
bind, getBindToJNDI, getDeactivated, getDomainName, getJRunService, getLogger, getName, getParentService, getServerName, requestServer, setBindToJNDI, setDeactivated, setDomainName, setName, setParentService, unbind
 
Methods inherited from interface jrunx.kernel.Service
destroy, getStatus, init, start, stop, updateStatus
 

Field Detail

DEFAULT_SLEEP_TIME

public static final long DEFAULT_SLEEP_TIME

DEFAULT_DURATION_TIME

public static final long DEFAULT_DURATION_TIME


Copyright � 2002 Macromedia Corporation. All Rights Reserved.