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$ $Date$

Optional Element Summary
 Class[] value
           
 

value

public abstract Class[] value
Default:
{}


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