Class ComponentMetadata.PrioritizedMethodMetadata

    • Constructor Detail

      • PrioritizedMethodMetadata

        public PrioritizedMethodMetadata​(String methodName,
                                         int priority)
    • Method Detail

      • getMethodName

        public String getMethodName()
      • getMethod

        public Method getMethod()
      • setMethod

        public void setMethod​(Method method)
      • getPriority

        public int getPriority()