com.gentics.contentnode.rest.version
Class Main

java.lang.Object
  extended by com.gentics.contentnode.rest.version.Main

public class Main
extends java.lang.Object

This is the main class of the .node package. It just prints the Implementation Title, Vendor and Version from the Manifest


Constructor Summary
Main()
           
 
Method Summary
static java.lang.String getImplementationVersion()
          Get the version information
static java.lang.String getInfo()
          Get the product information
static void main(java.lang.String[] args)
          Main method
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Main

public Main()
Method Detail

main

public static void main(java.lang.String[] args)
Main method

Parameters:
args - arguments

getInfo

public static java.lang.String getInfo()
Get the product information

Returns:
product information

getImplementationVersion

public static java.lang.String getImplementationVersion()
Get the version information

Returns:
version information


Copyright © 2014 Gentics Software GmbH. All Rights Reserved.