org.ops4j.pax.exam.container.def.options
Class LocalRepositoryOption

java.lang.Object
  extended by org.ops4j.pax.exam.container.def.options.LocalRepositoryOption
All Implemented Interfaces:
Option

public class LocalRepositoryOption
extends java.lang.Object
implements Option

Since:
Apr 21, 2009
Author:
Toni Menzel (tonit)

Constructor Summary
LocalRepositoryOption(java.lang.String path)
           
 
Method Summary
 java.lang.String getLocalRepositoryPath()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocalRepositoryOption

public LocalRepositoryOption(java.lang.String path)
Method Detail

getLocalRepositoryPath

public java.lang.String getLocalRepositoryPath()


Copyright © 2006-2012 OPS4J - Open Participation Software for Java. All Rights Reserved.