org.apache.openejb.config
Annotation Type ServiceEndpoint
@Retention(value=RUNTIME)
public @interface ServiceEndpoint
This is a completely fake annotation and is only a placeholder for the real annotation
that specifies an interface is a webservice interface
- Version:
- $Rev: 602704 $ $Date: 2007-12-09 18:58:22 +0100 (So, 09. Dez 2007) $
Optional Element Summary |
java.lang.Class[] |
value
|
value
public abstract java.lang.Class[] value
- Default:
- {}
Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.