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

de.codecentric.mule.assertobjectequals.generated.adapter.PoolManager Maven / Gradle / Ivy

The newest version!

package de.codecentric.mule.assertobjectequals.generated.adapter;

import javax.annotation.Generated;

@SuppressWarnings("all")
@Generated(value = "Mule DevKit Version 3.9.7", date = "2019-02-27T07:16:01+01:00", comments = "Build mule-devkit-3.9.7.2818.62a60e1")
public interface PoolManager {

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




© 2015 - 2025 Weber Informatics LLC | Privacy Policy