org.apache.openejb.junit
Annotation Type EnableServices


Deprecated.

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


Optional Element Summary
 boolean httpDebug
          Deprecated.  
 String[] value
          Deprecated.  
 

value

public abstract String[] value
Deprecated. 
Default:
{}

httpDebug

public abstract boolean httpDebug
Deprecated. 
Default:
false


Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.