Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.runtime.test.runner.web
Annotation Type HomePage


@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface HomePage

The home page implementation to use and its associated URL.

Author:
Bogdan Stefanescu

Required Element Summary
 Class<? extends WebPage> type
           
 String url
           
 

Element Detail

type

public abstract Class<? extends WebPage> type

url

public abstract String url

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.