Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.runtime.test.runner
Annotation Type Jetty


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

Author:
Bogdan Stefanescu

Optional Element Summary
 String config
           
 String host
           
 int port
           
 

host

public abstract String host
Default:
"localhost"

port

public abstract int port
Default:
8080

config

public abstract String config
Default:
""

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.