org.wvc.config.xml.pojos
Class EntryPoint

java.lang.Object
  extended by org.wvc.config.xml.pojos.EntryPoint

public class EntryPoint
extends Object

Entry point tag.

Author:
julian

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

Constructor Detail

EntryPoint

public EntryPoint(String url)
Parameters:
url -
Method Detail

getUrl

public String getUrl()
Returns:
the url


Copyright © 2009. All Rights Reserved.