|
||||||||||
| 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.ow2.jonas.ee.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 | |
|---|---|
Reference |
getReference()
|
void |
setReference(Reference ref)
|
| Methods inherited from class org.apache.ws.scout.registry.ConnectionFactoryImpl |
|---|
createConnection, createFederatedConnection, getAuthenticationMethod, getLifeCycleManagerURL, getMaxRows, getPostalAddressScheme, getProperties, getQueryManagerURL, getSemanticEquivalences, getTransportClass, newInstance, setAuthenticationMethod, setLifeCycleManagerURL, setMaxRows, setPostalAddressScheme, setProperties, setQueryManagerURL, setSemanticEquivalences, setTransportClass |
| 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 Reference getReference()
throws NamingException
getReference in interface ReferenceableNamingExceptionReferenceable.getReference()public void setReference(Reference ref)
Referenceable.setReference(javax.naming.Reference)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||