@Documented @Retention(value=RUNTIME) @Target(value=TYPE) public @interface ConnectionDefinitions
ManagedConnectionFactory
interface.Modifier and Type | Required Element and Description |
---|---|
ConnectionDefinition[] |
value
An array of
ConnectionDefinition s associated
with the ManagedConectionFactory JavaBean. |
public abstract ConnectionDefinition[] value
ConnectionDefinition
s associated
with the ManagedConectionFactory
JavaBean.ConnectionDefinition
s associated with
the ManagedConnectionFactory
instance.Copyright © 2012 JBoss by Red Hat. All Rights Reserved.