public class PlexusUtils extends Object
| Constructor and Description | 
|---|
| PlexusUtils() | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | configure(org.codehaus.plexus.PlexusContainer pc,
         String file)Configures the container with the configuration file | 
public static void configure(org.codehaus.plexus.PlexusContainer pc,
                             String file)
                      throws org.codehaus.plexus.configuration.PlexusConfigurationResourceException
pc - The plexus containerfile - The file pathorg.codehaus.plexus.configuration.PlexusConfigurationResourceException - If the plexus configuration can't be loadedCopyright © 2000–2025 Apache Software Foundation. All rights reserved.