public class TriggerSample
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TriggerSample.MyTrigger
This class is a simple trigger implementation.
|
| Constructor and Description |
|---|
TriggerSample() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String... args)
This method is called when executing this sample application from the
command line.
|