Oracle

weblogic.jws
Annotation Type BufferQueue


@Retention(value=RUNTIME)
@Target(value=java.lang.annotation.ElementType.TYPE)
public @interface BufferQueue

Annotation to configure queues used for message buffering.


Required Element Summary
 String name
          This attribute is the JNDI name of the buffer queue.
 

Element Detail

name

public abstract String name
This attribute is the JNDI name of the buffer queue.


Documentation is available at
http://edocs.bea.com/wls/docs103
Copyright 2008 Oracle