| | |
| | | import com.forgerock.opendj.cli.BooleanArgument; |
| | | import com.forgerock.opendj.cli.IntegerArgument; |
| | | import com.forgerock.opendj.cli.StringArgument; |
| | | import com.forgerock.opendj.cli.VersionHandler; |
| | | import com.forgerock.opendj.util.OperatingSystem; |
| | | |
| | | /** |
| | |
| | | private CronExecutorService cronExecutorService; |
| | | |
| | | /** Class that prints the version of OpenDJ server to System.out. */ |
| | | public static final class DirectoryServerVersionHandler implements VersionHandler |
| | | public static final class DirectoryServerVersionHandler implements com.forgerock.opendj.cli.VersionHandler |
| | | { |
| | | @Override |
| | | public void printVersion() |