|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EventBuilderAdminService
| Method Summary | |
|---|---|
void |
deployDefaultEventReceiver(String streamId96)
Auto generated method signature |
void |
deployEventBuilderConfiguration(String eventBuilderConfigXml113)
Auto generated method signature |
void |
deployJsonEventBuilderConfiguration(String eventBuilderName76,
String streamNameWithVersion77,
String eventAdaptorName78,
String eventAdaptorType79,
EventInputPropertyConfigurationDto[] jsonPathExpressions80,
PropertyDto[] inputPropertyConfiguration81,
boolean mappingEnabled82)
Auto generated method signature |
void |
deployMapEventBuilderConfiguration(String eventBuilderName116,
String streamNameWithVersion117,
String eventAdaptorName118,
String eventAdaptorType119,
EventInputPropertyConfigurationDto[] mappingProperties120,
PropertyDto[] inputPropertyConfiguration121,
boolean mappingEnabled122)
Auto generated method signature |
void |
deployTextEventBuilderConfiguration(String eventBuilderName129,
String streamNameWithVersion130,
String eventAdaptorName131,
String eventAdaptorType132,
EventInputPropertyConfigurationDto[] textMappingAttributes133,
PropertyDto[] inputPropertyConfiguration134,
boolean mappingEnabled135)
Auto generated method signature |
void |
deployWso2EventBuilderConfiguration(String eventBuilderName146,
String streamNameWithVersion147,
String eventAdaptorName148,
String eventAdaptorType149,
EventInputPropertyConfigurationDto[] metaData150,
EventInputPropertyConfigurationDto[] correlationData151,
EventInputPropertyConfigurationDto[] payloadData152,
PropertyDto[] inputPropertyConfiguration153,
boolean mappingEnabled154)
Auto generated method signature |
void |
deployXmlEventBuilderConfiguration(String eventBuilderName99,
String streamNameWithVersion100,
String eventAdaptorName101,
String eventAdaptorType102,
EventInputPropertyConfigurationDto[] xpathExpressions103,
PropertyDto[] inputPropertyConfiguration104,
PropertyDto[] xpathDefinitions105,
String parentSelectorXpath106,
boolean mappingEnabled107)
Auto generated method signature |
void |
editActiveEventBuilderConfiguration(String originalEventBuilderName61,
String eventBuilderConfigXml62)
Auto generated method signature |
void |
editInactiveEventBuilderConfiguration(String filename138,
String eventBuilderConfigXml139)
Auto generated method signature |
EventBuilderConfigurationDto |
getActiveEventBuilderConfiguration(String eventBuilderName72)
Auto generated method signature |
String |
getActiveEventBuilderConfigurationContent(String eventBuilderName125)
Auto generated method signature |
EventBuilderConfigurationInfoDto[] |
getAllActiveEventBuilderConfigurations()
Auto generated method signature |
EventBuilderConfigurationFileDto[] |
getAllInactiveEventBuilderConfigurations()
Auto generated method signature |
EventBuilderConfigurationDto[] |
getAllStreamSpecificActiveEventBuilderConfiguration(String streamId142)
Auto generated method signature |
EventBuilderMessagePropertyDto[] |
getEventBuilderMessageProperties(String inputEventAdaptorName88)
Auto generated method signature |
String |
getInactiveEventBuilderConfigurationContent(String filename92)
Auto generated method signature |
void |
setStatisticsEnabled(String eventBuilderName65,
boolean statisticsEnabled66)
Auto generated method signature |
void |
setTraceEnabled(String eventBuilderName54,
boolean traceEnabled55)
Auto generated method signature |
void |
startdeployDefaultEventReceiver(String streamId96,
EventBuilderAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
startdeployEventBuilderConfiguration(String eventBuilderConfigXml113,
EventBuilderAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
startdeployJsonEventBuilderConfiguration(String eventBuilderName76,
String streamNameWithVersion77,
String eventAdaptorName78,
String eventAdaptorType79,
EventInputPropertyConfigurationDto[] jsonPathExpressions80,
PropertyDto[] inputPropertyConfiguration81,
boolean mappingEnabled82,
EventBuilderAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
startdeployMapEventBuilderConfiguration(String eventBuilderName116,
String streamNameWithVersion117,
String eventAdaptorName118,
String eventAdaptorType119,
EventInputPropertyConfigurationDto[] mappingProperties120,
PropertyDto[] inputPropertyConfiguration121,
boolean mappingEnabled122,
EventBuilderAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
startdeployTextEventBuilderConfiguration(String eventBuilderName129,
String streamNameWithVersion130,
String eventAdaptorName131,
String eventAdaptorType132,
EventInputPropertyConfigurationDto[] textMappingAttributes133,
PropertyDto[] inputPropertyConfiguration134,
boolean mappingEnabled135,
EventBuilderAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
startdeployWso2EventBuilderConfiguration(String eventBuilderName146,
String streamNameWithVersion147,
String eventAdaptorName148,
String eventAdaptorType149,
EventInputPropertyConfigurationDto[] metaData150,
EventInputPropertyConfigurationDto[] correlationData151,
EventInputPropertyConfigurationDto[] payloadData152,
PropertyDto[] inputPropertyConfiguration153,
boolean mappingEnabled154,
EventBuilderAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
startdeployXmlEventBuilderConfiguration(String eventBuilderName99,
String streamNameWithVersion100,
String eventAdaptorName101,
String eventAdaptorType102,
EventInputPropertyConfigurationDto[] xpathExpressions103,
PropertyDto[] inputPropertyConfiguration104,
PropertyDto[] xpathDefinitions105,
String parentSelectorXpath106,
boolean mappingEnabled107,
EventBuilderAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
starteditActiveEventBuilderConfiguration(String originalEventBuilderName61,
String eventBuilderConfigXml62,
EventBuilderAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
starteditInactiveEventBuilderConfiguration(String filename138,
String eventBuilderConfigXml139,
EventBuilderAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
startgetActiveEventBuilderConfiguration(String eventBuilderName72,
EventBuilderAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
startgetActiveEventBuilderConfigurationContent(String eventBuilderName125,
EventBuilderAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
startgetAllActiveEventBuilderConfigurations(EventBuilderAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
startgetAllInactiveEventBuilderConfigurations(EventBuilderAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
startgetAllStreamSpecificActiveEventBuilderConfiguration(String streamId142,
EventBuilderAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
startgetEventBuilderMessageProperties(String inputEventAdaptorName88,
EventBuilderAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
startgetInactiveEventBuilderConfigurationContent(String filename92,
EventBuilderAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
startsetStatisticsEnabled(String eventBuilderName65,
boolean statisticsEnabled66,
EventBuilderAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
startsetTraceEnabled(String eventBuilderName54,
boolean traceEnabled55,
EventBuilderAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
startundeployActiveEventBuilderConfiguration(String eventBuilderName110,
EventBuilderAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
startundeployInactiveEventBuilderConfiguration(String filename58,
EventBuilderAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
undeployActiveEventBuilderConfiguration(String eventBuilderName110)
Auto generated method signature |
void |
undeployInactiveEventBuilderConfiguration(String filename58)
Auto generated method signature |
| Method Detail |
|---|
void setTraceEnabled(String eventBuilderName54,
boolean traceEnabled55)
throws RemoteException
setTraceEnabled53 -
RemoteException
void startsetTraceEnabled(String eventBuilderName54,
boolean traceEnabled55,
EventBuilderAdminServiceCallbackHandler callback)
throws RemoteException
setTraceEnabled53 -
RemoteException
void undeployInactiveEventBuilderConfiguration(String filename58)
throws RemoteException
undeployInactiveEventBuilderConfiguration57 -
RemoteException
void startundeployInactiveEventBuilderConfiguration(String filename58,
EventBuilderAdminServiceCallbackHandler callback)
throws RemoteException
undeployInactiveEventBuilderConfiguration57 -
RemoteException
void editActiveEventBuilderConfiguration(String originalEventBuilderName61,
String eventBuilderConfigXml62)
throws RemoteException
editActiveEventBuilderConfiguration60 -
RemoteException
void starteditActiveEventBuilderConfiguration(String originalEventBuilderName61,
String eventBuilderConfigXml62,
EventBuilderAdminServiceCallbackHandler callback)
throws RemoteException
editActiveEventBuilderConfiguration60 -
RemoteException
void setStatisticsEnabled(String eventBuilderName65,
boolean statisticsEnabled66)
throws RemoteException
setStatisticsEnabled64 -
RemoteException
void startsetStatisticsEnabled(String eventBuilderName65,
boolean statisticsEnabled66,
EventBuilderAdminServiceCallbackHandler callback)
throws RemoteException
setStatisticsEnabled64 -
RemoteException
EventBuilderConfigurationFileDto[] getAllInactiveEventBuilderConfigurations()
throws RemoteException
getAllInactiveEventBuilderConfigurations68 -
RemoteException
void startgetAllInactiveEventBuilderConfigurations(EventBuilderAdminServiceCallbackHandler callback)
throws RemoteException
getAllInactiveEventBuilderConfigurations68 -
RemoteException
EventBuilderConfigurationDto getActiveEventBuilderConfiguration(String eventBuilderName72)
throws RemoteException
getActiveEventBuilderConfiguration71 -
RemoteException
void startgetActiveEventBuilderConfiguration(String eventBuilderName72,
EventBuilderAdminServiceCallbackHandler callback)
throws RemoteException
getActiveEventBuilderConfiguration71 -
RemoteException
void deployJsonEventBuilderConfiguration(String eventBuilderName76,
String streamNameWithVersion77,
String eventAdaptorName78,
String eventAdaptorType79,
EventInputPropertyConfigurationDto[] jsonPathExpressions80,
PropertyDto[] inputPropertyConfiguration81,
boolean mappingEnabled82)
throws RemoteException
deployJsonEventBuilderConfiguration75 -
RemoteException
void startdeployJsonEventBuilderConfiguration(String eventBuilderName76,
String streamNameWithVersion77,
String eventAdaptorName78,
String eventAdaptorType79,
EventInputPropertyConfigurationDto[] jsonPathExpressions80,
PropertyDto[] inputPropertyConfiguration81,
boolean mappingEnabled82,
EventBuilderAdminServiceCallbackHandler callback)
throws RemoteException
deployJsonEventBuilderConfiguration75 -
RemoteException
EventBuilderConfigurationInfoDto[] getAllActiveEventBuilderConfigurations()
throws RemoteException
getAllActiveEventBuilderConfigurations84 -
RemoteException
void startgetAllActiveEventBuilderConfigurations(EventBuilderAdminServiceCallbackHandler callback)
throws RemoteException
getAllActiveEventBuilderConfigurations84 -
RemoteException
EventBuilderMessagePropertyDto[] getEventBuilderMessageProperties(String inputEventAdaptorName88)
throws RemoteException
getEventBuilderMessageProperties87 -
RemoteException
void startgetEventBuilderMessageProperties(String inputEventAdaptorName88,
EventBuilderAdminServiceCallbackHandler callback)
throws RemoteException
getEventBuilderMessageProperties87 -
RemoteException
String getInactiveEventBuilderConfigurationContent(String filename92)
throws RemoteException
getInactiveEventBuilderConfigurationContent91 -
RemoteException
void startgetInactiveEventBuilderConfigurationContent(String filename92,
EventBuilderAdminServiceCallbackHandler callback)
throws RemoteException
getInactiveEventBuilderConfigurationContent91 -
RemoteException
void deployDefaultEventReceiver(String streamId96)
throws RemoteException
deployDefaultEventReceiver95 -
RemoteException
void startdeployDefaultEventReceiver(String streamId96,
EventBuilderAdminServiceCallbackHandler callback)
throws RemoteException
deployDefaultEventReceiver95 -
RemoteException
void deployXmlEventBuilderConfiguration(String eventBuilderName99,
String streamNameWithVersion100,
String eventAdaptorName101,
String eventAdaptorType102,
EventInputPropertyConfigurationDto[] xpathExpressions103,
PropertyDto[] inputPropertyConfiguration104,
PropertyDto[] xpathDefinitions105,
String parentSelectorXpath106,
boolean mappingEnabled107)
throws RemoteException
deployXmlEventBuilderConfiguration98 -
RemoteException
void startdeployXmlEventBuilderConfiguration(String eventBuilderName99,
String streamNameWithVersion100,
String eventAdaptorName101,
String eventAdaptorType102,
EventInputPropertyConfigurationDto[] xpathExpressions103,
PropertyDto[] inputPropertyConfiguration104,
PropertyDto[] xpathDefinitions105,
String parentSelectorXpath106,
boolean mappingEnabled107,
EventBuilderAdminServiceCallbackHandler callback)
throws RemoteException
deployXmlEventBuilderConfiguration98 -
RemoteException
void undeployActiveEventBuilderConfiguration(String eventBuilderName110)
throws RemoteException
undeployActiveEventBuilderConfiguration109 -
RemoteException
void startundeployActiveEventBuilderConfiguration(String eventBuilderName110,
EventBuilderAdminServiceCallbackHandler callback)
throws RemoteException
undeployActiveEventBuilderConfiguration109 -
RemoteException
void deployEventBuilderConfiguration(String eventBuilderConfigXml113)
throws RemoteException
deployEventBuilderConfiguration112 -
RemoteException
void startdeployEventBuilderConfiguration(String eventBuilderConfigXml113,
EventBuilderAdminServiceCallbackHandler callback)
throws RemoteException
deployEventBuilderConfiguration112 -
RemoteException
void deployMapEventBuilderConfiguration(String eventBuilderName116,
String streamNameWithVersion117,
String eventAdaptorName118,
String eventAdaptorType119,
EventInputPropertyConfigurationDto[] mappingProperties120,
PropertyDto[] inputPropertyConfiguration121,
boolean mappingEnabled122)
throws RemoteException
deployMapEventBuilderConfiguration115 -
RemoteException
void startdeployMapEventBuilderConfiguration(String eventBuilderName116,
String streamNameWithVersion117,
String eventAdaptorName118,
String eventAdaptorType119,
EventInputPropertyConfigurationDto[] mappingProperties120,
PropertyDto[] inputPropertyConfiguration121,
boolean mappingEnabled122,
EventBuilderAdminServiceCallbackHandler callback)
throws RemoteException
deployMapEventBuilderConfiguration115 -
RemoteException
String getActiveEventBuilderConfigurationContent(String eventBuilderName125)
throws RemoteException
getActiveEventBuilderConfigurationContent124 -
RemoteException
void startgetActiveEventBuilderConfigurationContent(String eventBuilderName125,
EventBuilderAdminServiceCallbackHandler callback)
throws RemoteException
getActiveEventBuilderConfigurationContent124 -
RemoteException
void deployTextEventBuilderConfiguration(String eventBuilderName129,
String streamNameWithVersion130,
String eventAdaptorName131,
String eventAdaptorType132,
EventInputPropertyConfigurationDto[] textMappingAttributes133,
PropertyDto[] inputPropertyConfiguration134,
boolean mappingEnabled135)
throws RemoteException
deployTextEventBuilderConfiguration128 -
RemoteException
void startdeployTextEventBuilderConfiguration(String eventBuilderName129,
String streamNameWithVersion130,
String eventAdaptorName131,
String eventAdaptorType132,
EventInputPropertyConfigurationDto[] textMappingAttributes133,
PropertyDto[] inputPropertyConfiguration134,
boolean mappingEnabled135,
EventBuilderAdminServiceCallbackHandler callback)
throws RemoteException
deployTextEventBuilderConfiguration128 -
RemoteException
void editInactiveEventBuilderConfiguration(String filename138,
String eventBuilderConfigXml139)
throws RemoteException
editInactiveEventBuilderConfiguration137 -
RemoteException
void starteditInactiveEventBuilderConfiguration(String filename138,
String eventBuilderConfigXml139,
EventBuilderAdminServiceCallbackHandler callback)
throws RemoteException
editInactiveEventBuilderConfiguration137 -
RemoteException
EventBuilderConfigurationDto[] getAllStreamSpecificActiveEventBuilderConfiguration(String streamId142)
throws RemoteException
getAllStreamSpecificActiveEventBuilderConfiguration141 -
RemoteException
void startgetAllStreamSpecificActiveEventBuilderConfiguration(String streamId142,
EventBuilderAdminServiceCallbackHandler callback)
throws RemoteException
getAllStreamSpecificActiveEventBuilderConfiguration141 -
RemoteException
void deployWso2EventBuilderConfiguration(String eventBuilderName146,
String streamNameWithVersion147,
String eventAdaptorName148,
String eventAdaptorType149,
EventInputPropertyConfigurationDto[] metaData150,
EventInputPropertyConfigurationDto[] correlationData151,
EventInputPropertyConfigurationDto[] payloadData152,
PropertyDto[] inputPropertyConfiguration153,
boolean mappingEnabled154)
throws RemoteException
deployWso2EventBuilderConfiguration145 -
RemoteException
void startdeployWso2EventBuilderConfiguration(String eventBuilderName146,
String streamNameWithVersion147,
String eventAdaptorName148,
String eventAdaptorType149,
EventInputPropertyConfigurationDto[] metaData150,
EventInputPropertyConfigurationDto[] correlationData151,
EventInputPropertyConfigurationDto[] payloadData152,
PropertyDto[] inputPropertyConfiguration153,
boolean mappingEnabled154,
EventBuilderAdminServiceCallbackHandler callback)
throws RemoteException
deployWso2EventBuilderConfiguration145 -
RemoteException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||