Class P2DCodeFactory

    • Constructor Detail

      • P2DCodeFactory

        public P2DCodeFactory​(String type)
      • P2DCodeFactory

        public P2DCodeFactory​(String type,
                              String sourceTemplate)
    • Method Detail

      • task

        public CodeFactory.Task<P2DCodeDelegate> task()
        Description copied from class: CodeFactory
        Create a task for constructing a context or component from a delegate class. This will return a suitable Task subclass that should be configured and used to create a context or component.
        Overrides:
        task in class CodeFactory<P2DCodeDelegate>
        Returns:
        code factory task