com.opensymphony.webwork.plexus
Class PlexusUtils

java.lang.Object
  extended by com.opensymphony.webwork.plexus.PlexusUtils

public class PlexusUtils
extends Object

Author:
Patrick Lightbody (plightbo at gmail dot com)

Constructor Summary
PlexusUtils()
           
 
Method Summary
static void configure(org.codehaus.plexus.PlexusContainer pc, String file)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlexusUtils

public PlexusUtils()
Method Detail

configure

public static void configure(org.codehaus.plexus.PlexusContainer pc,
                             String file)
                      throws org.codehaus.plexus.configuration.PlexusConfigurationResourceException
Throws:
org.codehaus.plexus.configuration.PlexusConfigurationResourceException

WebWork Project Page