|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.xml.registry.ConnectionFactory
org.apache.ws.scout.registry.ConnectionFactoryImpl
org.objectweb.jonas.jaxr.scout.JConnectionFactory
public class JConnectionFactory
JConnectionFactory is an extension of Scout ConnectionFactoryImpl.
It's used to store the Naming Reference used by the resource service to recreate the
ConnectionFactory instance.
| Constructor Summary | |
|---|---|
JConnectionFactory()
|
|
| Method Summary | |
|---|---|
javax.naming.Reference |
getReference()
|
void |
setReference(javax.naming.Reference ref)
|
| Methods inherited from class org.apache.ws.scout.registry.ConnectionFactoryImpl |
|---|
createConnection, createFederatedConnection, getAuthenticationMethod, getLifeCycleManagerURL, getMaxRows, getPostalAddressScheme, getProperties, getQueryManagerURL, getSemanticEquivalences, newInstance, setAuthenticationMethod, setLifeCycleManagerURL, setMaxRows, setPostalAddressScheme, setProperties, setQueryManagerURL, setSemanticEquivalences |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JConnectionFactory()
| Method Detail |
|---|
public javax.naming.Reference getReference()
throws javax.naming.NamingException
getReference in interface javax.naming.Referenceablejavax.naming.NamingExceptionReferenceable.getReference()public void setReference(javax.naming.Reference ref)
Referenceable.setReference(javax.naming.Reference)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||