All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.mule.modules.ftpclient.generated.adapter.PoolManager Maven / Gradle / Ivy

The newest version!

package org.mule.modules.ftpclient.generated.adapter;

import javax.annotation.Generated;

@SuppressWarnings("all")
@Generated(value = "Mule DevKit Version 3.9.5", date = "2018-11-20T08:37:54+01:00", comments = "Build mule-devkit-3.9.5.2814.1e013c2")
public interface PoolManager {

    /**
     * Retrieves the pool of objects
     */
    public org.mule.util.pool.LifecyleEnabledObjectPool getLifecyleEnabledObjectPool();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy