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

com.firefly.core.support.BeanReader Maven / Gradle / Ivy

The newest version!
package com.firefly.core.support;

import java.util.List;

public interface BeanReader {
	List loadBeanDefinitions();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy