public interface EntryPoint
Modifier and Type | Method and Description |
---|---|
void |
onModuleLoad()
The entry point method, called automatically by loading a module that
declares an implementing class as an entry point.
|
Copyright © 2018. All rights reserved.