org.codehaus.cargo.container.resin.internal
Class ResinUtil
java.lang.Object
org.codehaus.cargo.container.resin.internal.ResinUtil
public class ResinUtil
- extends Object
Set of common Resin utility methods.
- Version:
- $Id: ResinUtil.java 1705 2008-09-02 13:14:55Z adriana $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResinUtil
public ResinUtil()
getResinVersion
public String getResinVersion()
- Returns:
- the Resin version
getResinVersion
public String getResinVersion(ClassLoader classloader)
- Parameters:
classloader
- the classloader to use to load the Resin Version class
- Returns:
- the Resin version
Copyright © 2004-2012 Codehaus. All Rights Reserved.