org.ops4j.pax.wicket.api
Interface MountPointInfo


public interface MountPointInfo


Method Summary
 Class<? extends org.apache.wicket.Page> getPage()
           
 String getPath()
           
 

Method Detail

getPath

String getPath()

getPage

Class<? extends org.apache.wicket.Page> getPage()


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