com.bea.wli.common.control
Annotation Type QueueConnectionFactory


@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface QueueConnectionFactory

QueueConnectionFactory of the external service/process. Used by process control and Publish Control


Optional Element Summary
 String jndiName
          jndi name of the queue connection factory
 

jndiName

public abstract String jndiName
jndi name of the queue connection factory

Default:
"Not Specified"