|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.events.samples.purge.SampleEventPurge
public class SampleEventPurge
This class provides sample code for an event purge.
Constructor Summary | |
---|---|
SampleEventPurge()
Construct the sample event purge |
Method Summary | |
---|---|
void |
displayUsage()
Display the command line usage for this sample. |
static void |
main(java.lang.String[] args)
Main method that will take command line arguments and run the event purge |
void |
run()
Run the sample event purge |
void |
setProviderUrl(java.lang.String providerUrl)
Set the JNDI URL provider. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SampleEventPurge()
Method Detail |
---|
public static void main(java.lang.String[] args)
args
- Array arguments passed from the command linepublic void setProviderUrl(java.lang.String providerUrl)
providerUrl
- The JNDI URL providerpublic void displayUsage()
public void run()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |