@Inherited @Target(value=TYPE) @Retention(value=RUNTIME) public @interface Jetty
String
config
host
int
port
boolean
propagateNaming
public abstract String host
public abstract int port
public abstract String config
public abstract boolean propagateNaming
Copyright © 2015 Nuxeo SA. All rights reserved.