Interface AutoBean<T>

Type Parameters:
T - the type of interface that will be wrapped.

public interface AutoBean<T>
A controller for an implementation of a bean interface. Instances of AutoBeans are obtained from an AutoBeanFactory.