org.apache.openejb.testing
Annotation Type EnableServices


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


Optional Element Summary
 boolean httpDebug
           
 String[] value
           
 

value

public abstract String[] value
Default:
{}

httpDebug

public abstract boolean httpDebug
Default:
false


Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.