Class LifecycleMethod

java.lang.Object
com.googlecode.objectify.impl.translate.LifecycleMethod

public class LifecycleMethod extends Object
A lifecycle method that can be executed on a POJO
Author:
Jeff Schnitzer invalid input: '<'[email protected]>
  • Constructor Details

    • LifecycleMethod

      public LifecycleMethod(Method method)
  • Method Details

    • execute

      public void execute(Object pojo)