|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openejb.client.SocketConnectionFactory
public class SocketConnectionFactory
| Constructor Summary | |
|---|---|
SocketConnectionFactory()
|
|
| Method Summary | |
|---|---|
Connection |
getConnection(ServerMetaData server)
Get a connection from the factory |
void |
init(java.util.Properties props)
Prepares the ConnectionFactory for use. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SocketConnectionFactory()
| Method Detail |
|---|
public void init(java.util.Properties props)
init in interface ConnectionFactoryprops -
public Connection getConnection(ServerMetaData server)
throws java.io.IOException
getConnection in interface ConnectionFactoryjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||