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: 1153797 $ $Date: 2011-08-04 09:09:44 +0000 (Thu, 04 Aug 2011) $

Optional Element Summary
 Class[] value
           
 

value

public abstract Class[] value
Default:
{}


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