public interface Referenceable extends Referenceable
The implementation class for a connection factory interface is required to implement both java.io.Serializable and javax.resource.Referenceable interfaces to support JNDI registration.
| Modifier and Type | Method and Description | 
|---|---|
| void | setReference(Reference reference)Sets the Reference instance. | 
getReferencevoid setReference(Reference reference)
reference - A Reference instanceReferenceable.getReference()Copyright © 1996-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.