Interface MessageProcessorAdminService
-
- All Known Implementing Classes:
MessageProcessorAdminServiceStub
public interface MessageProcessorAdminService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
activate(String processorName70)
Auto generated method signature for Asynchronous Invocationsvoid
addMessageProcessor(String xml109)
Auto generated method signature for Asynchronous InvocationsString
browseMessage(String processorName102)
Auto generated method signaturevoid
deactivate(String processorName94)
Auto generated method signature for Asynchronous Invocationsvoid
deleteAllMessages(String processorName83)
Auto generated method signature for Asynchronous Invocationsvoid
deleteFirstMessages(String processorName39)
Auto generated method signature for Asynchronous Invocationsvoid
deleteMessage(String processorName44, String messageId45)
Auto generated method signature for Asynchronous Invocationsvoid
deleteMessageProcessor(String name54)
Auto generated method signature for Asynchronous InvocationsString
getClassName(String name61)
Auto generated method signatureString[]
getDefinedEndpoints()
Auto generated method signatureString
getEnvelope(String processorName65, String messageId66)
Auto generated method signatureString[]
getMessageIds(String processorName111)
Auto generated method signatureString
getMessageProcessor(String name79)
Auto generated method signatureMessageProcessorMetaData[]
getMessageProcessorDataList()
Auto generated method signatureString[]
getMessageProcessorNames()
Auto generated method signatureint
getSize(String processorName50)
Auto generated method signatureboolean
isActive(String processorName96)
Auto generated method signatureboolean
isTaskLocationKnown(String processorName35)
Auto generated method signaturevoid
modifyMessageProcessor(String xml100)
Auto generated method signature for Asynchronous Invocationsboolean
popAndRedirectMessage(String processorName89, String storeName90)
Auto generated method signatureboolean
popMessage(String processorName75)
Auto generated method signaturevoid
resend(String processorName56, String messageId57)
Auto generated method signature for Asynchronous Invocationsvoid
resendAll(String processorName59)
Auto generated method signature for Asynchronous Invocationsvoid
resendFirstMessage(String processorName106, String messageId107)
Auto generated method signature for Asynchronous Invocationsvoid
startbrowseMessage(String processorName102, MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
startgetClassName(String name61, MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
startgetDefinedEndpoints(MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
startgetEnvelope(String processorName65, String messageId66, MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
startgetMessageIds(String processorName111, MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
startgetMessageProcessor(String name79, MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
startgetMessageProcessorDataList(MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
startgetMessageProcessorNames(MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
startgetSize(String processorName50, MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
startisActive(String processorName96, MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
startisTaskLocationKnown(String processorName35, MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
startpopAndRedirectMessage(String processorName89, String storeName90, MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
startpopMessage(String processorName75, MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
startvalidateAxis2ClientRepo(String input85, MessageProcessorAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsboolean
validateAxis2ClientRepo(String input85)
Auto generated method signature
-
-
-
Method Detail
-
isTaskLocationKnown
boolean isTaskLocationKnown(String processorName35) throws RemoteException
Auto generated method signature- Parameters:
isTaskLocationKnown34
-- Throws:
RemoteException
-
startisTaskLocationKnown
void startisTaskLocationKnown(String processorName35, MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Parameters:
isTaskLocationKnown34
-- Throws:
RemoteException
-
deleteFirstMessages
void deleteFirstMessages(String processorName39) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Throws:
RemoteException
-
getDefinedEndpoints
String[] getDefinedEndpoints() throws RemoteException
Auto generated method signature- Parameters:
getDefinedEndpoints40
-- Throws:
RemoteException
-
startgetDefinedEndpoints
void startgetDefinedEndpoints(MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Parameters:
getDefinedEndpoints40
-- Throws:
RemoteException
-
deleteMessage
void deleteMessage(String processorName44, String messageId45) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Throws:
RemoteException
-
getMessageProcessorNames
String[] getMessageProcessorNames() throws RemoteException
Auto generated method signature- Parameters:
getMessageProcessorNames46
-- Throws:
RemoteException
-
startgetMessageProcessorNames
void startgetMessageProcessorNames(MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Parameters:
getMessageProcessorNames46
-- Throws:
RemoteException
-
getSize
int getSize(String processorName50) throws RemoteException
Auto generated method signature- Parameters:
getSize49
-- Throws:
RemoteException
-
startgetSize
void startgetSize(String processorName50, MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Parameters:
getSize49
-- Throws:
RemoteException
-
deleteMessageProcessor
void deleteMessageProcessor(String name54) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Throws:
RemoteException
-
resend
void resend(String processorName56, String messageId57) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Throws:
RemoteException
-
resendAll
void resendAll(String processorName59) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Throws:
RemoteException
-
getClassName
String getClassName(String name61) throws RemoteException
Auto generated method signature- Parameters:
getClassName60
-- Throws:
RemoteException
-
startgetClassName
void startgetClassName(String name61, MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Parameters:
getClassName60
-- Throws:
RemoteException
-
getEnvelope
String getEnvelope(String processorName65, String messageId66) throws RemoteException
Auto generated method signature- Parameters:
getEnvelope64
-- Throws:
RemoteException
-
startgetEnvelope
void startgetEnvelope(String processorName65, String messageId66, MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Parameters:
getEnvelope64
-- Throws:
RemoteException
-
activate
void activate(String processorName70) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Throws:
RemoteException
-
getMessageProcessorDataList
MessageProcessorMetaData[] getMessageProcessorDataList() throws RemoteException
Auto generated method signature- Parameters:
getMessageProcessorDataList71
-- Throws:
RemoteException
-
startgetMessageProcessorDataList
void startgetMessageProcessorDataList(MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Parameters:
getMessageProcessorDataList71
-- Throws:
RemoteException
-
popMessage
boolean popMessage(String processorName75) throws RemoteException
Auto generated method signature- Parameters:
popMessage74
-- Throws:
RemoteException
-
startpopMessage
void startpopMessage(String processorName75, MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Parameters:
popMessage74
-- Throws:
RemoteException
-
getMessageProcessor
String getMessageProcessor(String name79) throws RemoteException
Auto generated method signature- Parameters:
getMessageProcessor78
-- Throws:
RemoteException
-
startgetMessageProcessor
void startgetMessageProcessor(String name79, MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Parameters:
getMessageProcessor78
-- Throws:
RemoteException
-
deleteAllMessages
void deleteAllMessages(String processorName83) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Throws:
RemoteException
-
validateAxis2ClientRepo
boolean validateAxis2ClientRepo(String input85) throws RemoteException
Auto generated method signature- Parameters:
validateAxis2ClientRepo84
-- Throws:
RemoteException
-
startvalidateAxis2ClientRepo
void startvalidateAxis2ClientRepo(String input85, MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Parameters:
validateAxis2ClientRepo84
-- Throws:
RemoteException
-
popAndRedirectMessage
boolean popAndRedirectMessage(String processorName89, String storeName90) throws RemoteException
Auto generated method signature- Parameters:
popAndRedirectMessage88
-- Throws:
RemoteException
-
startpopAndRedirectMessage
void startpopAndRedirectMessage(String processorName89, String storeName90, MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Parameters:
popAndRedirectMessage88
-- Throws:
RemoteException
-
deactivate
void deactivate(String processorName94) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Throws:
RemoteException
-
isActive
boolean isActive(String processorName96) throws RemoteException
Auto generated method signature- Parameters:
isActive95
-- Throws:
RemoteException
-
startisActive
void startisActive(String processorName96, MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Parameters:
isActive95
-- Throws:
RemoteException
-
modifyMessageProcessor
void modifyMessageProcessor(String xml100) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Throws:
RemoteException
-
browseMessage
String browseMessage(String processorName102) throws RemoteException
Auto generated method signature- Parameters:
browseMessage101
-- Throws:
RemoteException
-
startbrowseMessage
void startbrowseMessage(String processorName102, MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Parameters:
browseMessage101
-- Throws:
RemoteException
-
resendFirstMessage
void resendFirstMessage(String processorName106, String messageId107) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Throws:
RemoteException
-
addMessageProcessor
void addMessageProcessor(String xml109) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Throws:
RemoteException
-
getMessageIds
String[] getMessageIds(String processorName111) throws RemoteException
Auto generated method signature- Parameters:
getMessageIds110
-- Throws:
RemoteException
-
startgetMessageIds
void startgetMessageIds(String processorName111, MessageProcessorAdminServiceCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Parameters:
getMessageIds110
-- Throws:
RemoteException
-
-