Class CreatePolicy

  • All Implemented Interfaces:
    Policy, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

    public class CreatePolicy
    extends AbstractBasePolicy
    • Constructor Detail

      • CreatePolicy

        public CreatePolicy()
    • Method Detail

      • evaluate

        public int evaluate​(org.aopalliance.intercept.MethodInvocation invocation,
                            Class[] params,
                            ConfigAttributeDefinition cad)
        Description copied from interface: Policy
        Evaluate the policy
        Returns: