|
Sun Adapter for TCP/IP HL7 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.stc.connector.tcpip.model.server.TCPIPServerBootstrapContext
public class TCPIPServerBootstrapContext
This class is not a full-featured BootstrapContext. It is ONLY used for my RA non-managed mode test.
| Field Summary | |
|---|---|
static java.lang.String |
version
|
| Constructor Summary | |
|---|---|
TCPIPServerBootstrapContext(javax.resource.spi.work.WorkManager wm)
Constructor |
|
| Method Summary | |
|---|---|
java.util.Timer |
createTimer()
Creates a new Timer instance. |
javax.resource.spi.work.WorkManager |
getWorkManager()
Provides a handle to a WorkManager instance. |
javax.resource.spi.XATerminator |
getXATerminator()
Provides a handle to a XATerminator instance. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String version
| Constructor Detail |
|---|
public TCPIPServerBootstrapContext(javax.resource.spi.work.WorkManager wm)
wm - WorkManager| Method Detail |
|---|
public javax.resource.spi.work.WorkManager getWorkManager()
getWorkManager in interface javax.resource.spi.BootstrapContextBootstrapContext.getWorkManager()public javax.resource.spi.XATerminator getXATerminator()
getXATerminator in interface javax.resource.spi.BootstrapContextBootstrapContext.getXATerminator()public java.util.Timer createTimer()
createTimer in interface javax.resource.spi.BootstrapContextBootstrapContext.createTimer()
|
Sun Adapter for TCP/IP HL7 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||