Uses of Class
org.smooks.api.bean.lifecycle.BeanLifecycle
-
Packages that use BeanLifecycle Package Description org.smooks.api.bean.lifecycle -
-
Uses of BeanLifecycle in org.smooks.api.bean.lifecycle
Methods in org.smooks.api.bean.lifecycle that return BeanLifecycle Modifier and Type Method Description BeanLifecycleBeanContextLifecycleEvent. getLifecycle()static BeanLifecycleBeanLifecycle. valueOf(String name)Returns the enum constant of this type with the specified name.static BeanLifecycle[]BeanLifecycle. values()Returns an array containing the constants of this enum type, in the order they are declared.
-