BEA Systems, Inc.

BEA WebLogic Server Support for Apache Beehive


com.bea.control
Interface ServiceControl.Location

All Superinterfaces:
Annotation
Enclosing interface:
ServiceControl

public static interface ServiceControl.Location
extends Annotation

The Location annotation provides the location URL for target service. Multiple URLs may be specified and first URL of the appropriate scheme will be used.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved.

Method Summary
 String[] urls()
           
 
Methods inherited from interface java.lang.annotation.Annotation
annotationType, equals, hashCode, toString
 

Method Detail

urls

public String[] urls()

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs90
Copyright 2005 BEA Systems Inc.