Skip to content

Commit

Permalink
Revert "eclipse-ee4j#24158 - Asadmin set creates missing configuratio…
Browse files Browse the repository at this point in the history
…n nodes Signed-off-by:Ondro Mihalyi <mihalyi@omnifish.ee>"

This reverts commit f2ac9c1.
  • Loading branch information
arjantijms committed Nov 13, 2022
1 parent c67234f commit 9dc7874
Show file tree
Hide file tree
Showing 2 changed files with 215 additions and 302 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,6 @@ private Class getElementClass(String prefix, int position) {
return null;
}

public Class getClassFor(String serviceName) {
return configModularityUtils.getClassFor(serviceName);
}

/**
* @param string the entire . separated string
* @param position starts with one
Expand Down

0 comments on commit 9dc7874

Please sign in to comment.