Hi, I am nirbhay, I am working in one project where we are using apache isis.
In one domain service class I need to check some condition in init method (during initialization) and depending upon result I need to shutdown the application completely. Which is the proper way to do the shutdown process? Thanks, Nirbhay
