org.apache.openejb.util
Class OpenEjbVersion

java.lang.Object
  extended by org.apache.openejb.util.OpenEjbVersion

public final class OpenEjbVersion
extends Object

Version:
$Rev$ $Date$

Method Summary
static OpenEjbVersion get()
           
 String getCopyright()
           
 String getDate()
           
 String getTime()
           
 String getUrl()
           
 String getVersion()
           
 void print(PrintStream out)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

get

public static OpenEjbVersion get()

getCopyright

public String getCopyright()

getDate

public String getDate()

getTime

public String getTime()

getUrl

public String getUrl()

getVersion

public String getVersion()

print

public void print(PrintStream out)


Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.