Interface ConfigLoader

  • All Known Subinterfaces:
    Config, Domain

    public interface ConfigLoader
    This is a marker interface to mark the interfaces which are involved in managing parts of the domain.xml. For example Each one of the Domain, Config and Application interfaces manages one part of the domain.xml.
    Author:
    Masoud Kalali