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

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

There is a newer version: 4.0.3.2
Show newest version
package com.firefly.core.support;

import java.util.List;

public interface BeanReader {
	List loadBeanDefinitions();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy