Interface StoreExtension


public interface StoreExtension
Deprecated.
This class is deprecated. Use fragments instead.
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated.
     
    invoke(org.aopalliance.intercept.MethodInvocation invocation, StoreInvoker invoker)
    Deprecated.
     
  • Method Details

    • getMethods

      Set<Method> getMethods()
      Deprecated.
    • invoke

      Object invoke(org.aopalliance.intercept.MethodInvocation invocation, StoreInvoker invoker)
      Deprecated.