Frames | No Frames |
Deprecated Fields | |
org.codehaus.plexus.PlexusTestCase.basedir Use getBasedir(); instead of accessing this variable directly. |
Deprecated Methods | |
org.codehaus.plexus.DefaultPlexusContainer.getComponentRealm(String) Use getContainerRealm() instead. | |
org.codehaus.plexus.PlexusContainer.getComponentRealm(String) Use getContainerRealm() instead. |
Deprecated Constructors | |
org.codehaus.plexus.PlexusTestCase.PlexusTestCase(String) Use the no arg contstructor. |