java.lang.Object
com.codebox.bean.SampleBean
- Direct Known Subclasses:
SampleExtensionBean
Instantiates a new sample bean.
-
Constructor Details
-
SampleBean
Instantiates a new sample bean. Causes JVM to not create a default no-arg constructor.- Parameters:
newString
- the new string
-
-
Method Details
-
clear
public void clear()Clear. -
isBooleanWrapperIsSetter
Checks if is boolean wrapper is setter.- Returns:
- the boolean
-
init
@PostConstruct public void init()Sample post construct.
-