| Interface | Description |
|---|---|
| Application.LifecycleListener |
Interface that allows the caller to do post shutdown processing.
|
| Class | Description |
|---|---|
| Application |
The main entry point for a stand-alone application for Gradle.
|
| BlockingApplication |
This is the same as Application, but this version blocks the calling thread until the Application shuts down.
|
Copyright © 2013. All rights reserved