Interface EfestoComponentRoot

  • All Superinterfaces:
    ComponentRoot

    public interface EfestoComponentRoot
    extends ComponentRoot
    Efesto-specific root path of a component.

    Those are the top-level chidlren of EfestoAppRoot, the efesto-specific subclass of AppRoot

    • Method Detail

      • get

        <T extends ComponentRoot> T get​(java.lang.Class<T> providerId)