TimerControl Interface

Base interface for all Timer controls.

Syntax

package weblogic.jws.control;


public class TimerControl extends Control

Remarks

The methods of this interface may be invoked by any web service with a Timer control instance.

Members

Constructors

Methods

Fields

Events

Related Topics

Timer Control: Using Timers in Your Web Service

SimpleTimer.jws Sample

AdvancedTimer.jws Sample