public interface  io.quarkus.runtime.configuration.Aliased extends java.lang.Object
{
public abstract java.util.Collection getAliases();
}