Enterprise Information Portal APIs

com.ibm.gcs.component
Interface Schedulable

All Known Implementing Classes:
Component

public interface Schedulable

This interface represents any Component or other class that can be started and stopped.


Field Summary
static java.lang.String copyright
           
 
Method Summary
 void start()
           
 void stop()
           
 

Field Detail

copyright

public static final java.lang.String copyright
Method Detail

start

public void start()

stop

public void stop()

EIP Web Crawler APIs

(c) Copyright International Business Machines Corporation 1996, 2002. IBM Corp. All rights reserved.