org.codehaus.mojo.runtime.builder
Class MavenRuntimeFactory

java.lang.Object
  extended by org.codehaus.mojo.runtime.builder.MavenRuntimeFactory

public class MavenRuntimeFactory
extends java.lang.Object

Version:
$Id: MavenRuntimeFactory.java 2166 2006-07-18 21:32:16Z carlos $
Author:
Jesse McConnell

Constructor Summary
MavenRuntimeFactory()
           
 
Method Summary
static MavenRuntimeBuilder getRuntimeBuilder(Runtime runtime)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MavenRuntimeFactory

public MavenRuntimeFactory()
Method Detail

getRuntimeBuilder

public static MavenRuntimeBuilder getRuntimeBuilder(Runtime runtime)


Copyright © 2009. All Rights Reserved.