Skip navigation links

Java API Reference for Oracle Infrastructure Web Services
11
Release 1 (11.1.1)

E10654-02


oracle.webservices.annotations
Annotation Type EndpointIdentifier


@Retention(value=RUNTIME)
public @interface EndpointIdentifier

The EndpointIdentifier annotation provides for an Oracle specific Logical Service Name for a Web service endpoint. This annotation will be used to identify a locally deployed web service to a colocated client


Required Element Summary
 String value
           

 

Element Detail

value

public abstract String value

Skip navigation links

Copyright © 2006, 2009 Oracle. All Rights Reserved.