@Documented
@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface ConnectionDefinitions
ManagedConnectionFactory interface.| Modifier and Type | Required Element and Description |
|---|---|
ConnectionDefinition[] |
value
An array of
ConnectionDefinitions associated
with the ManagedConectionFactory JavaBean. |
public abstract ConnectionDefinition[] value
ConnectionDefinitions associated
with the ManagedConectionFactory JavaBean.ConnectionDefinitions associated with
the ManagedConnectionFactory instance.Copyright ? 2008 Red Hat Middleware LLC (http://www.jboss.com/)