Package org.apache.airavata.core.gfac.provider

Examples of org.apache.airavata.core.gfac.provider.Provider.dispose()


        } finally {
            /*
             * Destroy
             */
            provider.dispose(context);

            log.debug("After provider disposal, try to run postprocess");
        }

        /*
 
View Full Code Here

TOP
Copyright © 2018 www.massapi.com. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.