BEA Systems, Inc.

weblogic.jws
Interface WildcardBindings

All Superinterfaces:
Annotation

@Retention(value=RUNTIME)
@Target(value=TYPE)
public interface WildcardBindings
extends Annotation

This annotation is used to specify how to bind wildcard classes. A separate WildcardBinding is specified for each.

See Also:
WildcardBinding

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

Method Detail

value

WildcardBinding[] value()

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