Class BeanInstance

java.lang.Object
com.aspectran.core.component.bean.BeanInstance
All Implemented Interfaces:
Serializable

public final class BeanInstance extends Object implements Serializable
Contains an object of the instantiated bean.

Created: 2016. 12. 27.

Since:
3.2.0
See Also:
  • Constructor Details

    • BeanInstance

      public BeanInstance(Object bean)
  • Method Details

    • getBean

      public Object getBean()