public class SchedulerEntryPoint
extends org.appops.service.entrypoint.ServiceEntryPoint
| Constructor and Description |
|---|
SchedulerEntryPoint() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args)
Service application entry point.
|
public static void main(java.lang.String[] args)
throws java.io.IOException,
org.appops.core.ServiceException
args - Application parameters array.java.io.IOException - throws exception.org.appops.core.ServiceException - Service exception which can be occurred while running
service.Copyright © 2022. All rights reserved.