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

com.humegatech.mule.modules.car2go.generated.adapter.PoolManager Maven / Gradle / Ivy

The newest version!

package com.humegatech.mule.modules.car2go.generated.adapter;

import javax.annotation.Generated;

@SuppressWarnings("all")
@Generated(value = "Mule DevKit Version 3.8.0", date = "2017-04-01T05:55:33-05:00", comments = "Build UNNAMED.2762.e3b1307")
public interface PoolManager {

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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy