BEA Systems, Inc.

weblogic.jws
Interface Policies

All Superinterfaces:
Annotation

@Retention(value=RUNTIME)
@Target(value={java.lang.annotation.ElementType.TYPE, java.lang.annotation.ElementType.METHOD})
@AggregateWebServiceFeatureAnnotation(featureBean=weblogic.jws.jaxws.PoliciesFeature.class,
                                      aggregateBean=weblogic.jws.jaxws.AggregatePolicyFeature.class)
public interface Policies
extends Annotation

Annotation to specify multiple Policy annotations User: jlee Date: Jul 22, 2004 Time: 1:46:55 PM


Method Summary
 boolean enabled()
           
 Policy[] value()
           
 
Methods inherited from interface java.lang.annotation.Annotation
annotationType, equals, hashCode, toString
 

Method Detail

value

Policy[] value()

enabled

boolean enabled()

Because this information documents a Tech Preview of a BEA product, it may be incomplete and is subject to change. Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/essex/TechPreview
Copyright 2007 BEA Systems Inc.