|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.soa.esb.services.BatchHandlerBsDelegateLocal
public class BatchHandlerBsDelegateLocal
Constructor Summary | |
---|---|
BatchHandlerBsDelegateLocal(javax.naming.Context p_ctx)
|
Method Summary | |
---|---|
int |
addToBatch(java.lang.String p_s)
|
void |
commitBatch(BatchProcess p_oBP)
|
void |
finish()
|
long |
newBatch()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BatchHandlerBsDelegateLocal(javax.naming.Context p_ctx) throws java.lang.Exception
java.lang.Exception
Method Detail |
---|
public long newBatch() throws java.lang.Exception
newBatch
in interface IbatchHandler
java.lang.Exception
public int addToBatch(java.lang.String p_s) throws java.lang.Exception
addToBatch
in interface IbatchHandler
java.lang.Exception
public void finish() throws java.lang.Exception
finish
in interface IbatchHandler
java.lang.Exception
public void commitBatch(BatchProcess p_oBP) throws java.lang.Exception
commitBatch
in interface IbatchHandler
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |