Class DirectoryServer.DirectoryServerVersionHandler

  • All Implemented Interfaces:
    com.forgerock.opendj.cli.VersionHandler
    Enclosing class:
    DirectoryServer

    public static final class DirectoryServer.DirectoryServerVersionHandler
    extends Object
    implements com.forgerock.opendj.cli.VersionHandler
    Class that prints the version of OpenDJ server to System.out.
    • Constructor Detail

      • DirectoryServerVersionHandler

        public DirectoryServerVersionHandler()
    • Method Detail

      • printVersion

        public void printVersion()
        Description copied from interface: com.forgerock.opendj.cli.VersionHandler
        Invoked when the version of the product should be printed.
        Specified by:
        printVersion in interface com.forgerock.opendj.cli.VersionHandler