org.apache.openejb.util
Class OpenEjbVersion

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

public class OpenEjbVersion
extends Object

Version:
$Rev: 602704 $ $Date: 2007-12-09 18:58:22 +0100 (So, 09. Dez 2007) $

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-2011 The Apache OpenEJB development community. All Rights Reserved.