|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.struts2.plexus.PlexusUtils
public class PlexusUtils
Utility methods for dealing with Plexus
Constructor Summary | |
---|---|
PlexusUtils()
|
Method Summary | |
---|---|
static void |
configure(org.codehaus.plexus.PlexusContainer pc,
java.lang.String file)
Configures the container with the configuration file |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PlexusUtils()
Method Detail |
---|
public static void configure(org.codehaus.plexus.PlexusContainer pc, java.lang.String file) throws org.codehaus.plexus.configuration.PlexusConfigurationResourceException
pc
- The plexus containerfile
- The file path
org.codehaus.plexus.configuration.PlexusConfigurationResourceException
- If the plexus configuration can't be loaded
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |