|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.jca.inbound.MDBActivationWork
public class MDBActivationWork
MDBActivationWork is a type of Work that to be executed by
WorkManager. MDBActivationWork
starts an CXF service endpoint which accepts inbound calls for
the JCA connector.
| Constructor Summary | |
|---|---|
MDBActivationWork(MDBActivationSpec spec,
javax.resource.spi.endpoint.MessageEndpointFactory endpointFactory,
java.util.Map<java.lang.String,InboundEndpoint> endpoints)
|
|
| Method Summary | |
|---|---|
void |
release()
|
void |
run()
Performs the work |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MDBActivationWork(MDBActivationSpec spec,
javax.resource.spi.endpoint.MessageEndpointFactory endpointFactory,
java.util.Map<java.lang.String,InboundEndpoint> endpoints)
| Method Detail |
|---|
public void release()
release in interface javax.resource.spi.work.Workpublic void run()
run in interface java.lang.Runnable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||