Interface NamedContextFactory.Specification

Enclosing class:
NamedContextFactory<C extends NamedContextFactory.Specification>

public static interface NamedContextFactory.Specification
Specification with name and configuration.
  • Method Details

    • getName

      String getName()
    • getConfiguration

      Class<?>[] getConfiguration()