org.objectweb.jonas.service.AbsDynamicServiceImpl Class Reference

Inherits org.objectweb.jonas.service.AbsServiceImpl.

Inheritance diagram for org.objectweb.jonas.service.AbsDynamicServiceImpl:

Inheritance graph
[legend]
Collaboration diagram for org.objectweb.jonas.service.AbsDynamicServiceImpl:

Collaboration graph
[legend]
List of all members.

Public Member Functions

abstract void run () throws ServiceException
int waitTime ()

Protected Member Functions

final void doStart ()

Detailed Description

Abstract implementation of a Dynamic Service

Definition at line 37 of file AbsDynamicServiceImpl.java.


Member Function Documentation

final void org.objectweb.jonas.service.AbsDynamicServiceImpl.doStart  )  [protected, virtual]
 

Starts the dynamic Service and pause for the specified amount of time.

Implements org.objectweb.jonas.service.AbsServiceImpl.

Definition at line 56 of file AbsDynamicServiceImpl.java.

References org.objectweb.jonas.service.AbsDynamicServiceImpl.waitTime().

Here is the call graph for this function:

abstract void org.objectweb.jonas.service.AbsDynamicServiceImpl.run  )  throws ServiceException [pure virtual]
 

Abstract run method

Exceptions:
ServiceException (see subclasses documentation)

int org.objectweb.jonas.service.AbsDynamicServiceImpl.waitTime  ) 
 

Returns:
Returns the time to wait

Definition at line 48 of file AbsDynamicServiceImpl.java.

Referenced by org.objectweb.jonas.service.AbsDynamicServiceImpl.doStart().


The documentation for this class was generated from the following file:
Generated on Tue Feb 15 15:08:06 2005 for JOnAS by  doxygen 1.3.9.1