|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.wso2.carbon.event.builder.stub.EventBuilderAdminServiceCallbackHandler
public abstract class EventBuilderAdminServiceCallbackHandler
EventBuilderAdminServiceCallbackHandler Callback class, Users can extend this class and implement their own receiveResult and receiveError methods.
| Field Summary | |
|---|---|
protected Object |
clientData
|
| Constructor Summary | |
|---|---|
EventBuilderAdminServiceCallbackHandler()
Please use this constructor if you don't want to set any clientData |
|
EventBuilderAdminServiceCallbackHandler(Object clientData)
User can pass in any object that needs to be accessed once the NonBlocking Web service call is finished and appropriate method of this CallBack is called. |
|
| Method Summary | |
|---|---|
Object |
getClientData()
Get the client data |
void |
receiveErrordeployDefaultEventReceiver(Exception e)
auto generated Axis2 Error handler override this method for handling error response from deployDefaultEventReceiver operation |
void |
receiveErrordeployEventBuilderConfiguration(Exception e)
auto generated Axis2 Error handler override this method for handling error response from deployEventBuilderConfiguration operation |
void |
receiveErrordeployJsonEventBuilderConfiguration(Exception e)
auto generated Axis2 Error handler override this method for handling error response from deployJsonEventBuilderConfiguration operation |
void |
receiveErrordeployMapEventBuilderConfiguration(Exception e)
auto generated Axis2 Error handler override this method for handling error response from deployMapEventBuilderConfiguration operation |
void |
receiveErrordeployTextEventBuilderConfiguration(Exception e)
auto generated Axis2 Error handler override this method for handling error response from deployTextEventBuilderConfiguration operation |
void |
receiveErrordeployWso2EventBuilderConfiguration(Exception e)
auto generated Axis2 Error handler override this method for handling error response from deployWso2EventBuilderConfiguration operation |
void |
receiveErrordeployXmlEventBuilderConfiguration(Exception e)
auto generated Axis2 Error handler override this method for handling error response from deployXmlEventBuilderConfiguration operation |
void |
receiveErroreditActiveEventBuilderConfiguration(Exception e)
auto generated Axis2 Error handler override this method for handling error response from editActiveEventBuilderConfiguration operation |
void |
receiveErroreditInactiveEventBuilderConfiguration(Exception e)
auto generated Axis2 Error handler override this method for handling error response from editInactiveEventBuilderConfiguration operation |
void |
receiveErrorgetActiveEventBuilderConfiguration(Exception e)
auto generated Axis2 Error handler override this method for handling error response from getActiveEventBuilderConfiguration operation |
void |
receiveErrorgetActiveEventBuilderConfigurationContent(Exception e)
auto generated Axis2 Error handler override this method for handling error response from getActiveEventBuilderConfigurationContent operation |
void |
receiveErrorgetAllActiveEventBuilderConfigurations(Exception e)
auto generated Axis2 Error handler override this method for handling error response from getAllActiveEventBuilderConfigurations operation |
void |
receiveErrorgetAllInactiveEventBuilderConfigurations(Exception e)
auto generated Axis2 Error handler override this method for handling error response from getAllInactiveEventBuilderConfigurations operation |
void |
receiveErrorgetAllStreamSpecificActiveEventBuilderConfiguration(Exception e)
auto generated Axis2 Error handler override this method for handling error response from getAllStreamSpecificActiveEventBuilderConfiguration operation |
void |
receiveErrorgetEventBuilderMessageProperties(Exception e)
auto generated Axis2 Error handler override this method for handling error response from getEventBuilderMessageProperties operation |
void |
receiveErrorgetInactiveEventBuilderConfigurationContent(Exception e)
auto generated Axis2 Error handler override this method for handling error response from getInactiveEventBuilderConfigurationContent operation |
void |
receiveErrorsetStatisticsEnabled(Exception e)
auto generated Axis2 Error handler override this method for handling error response from setStatisticsEnabled operation |
void |
receiveErrorsetTraceEnabled(Exception e)
auto generated Axis2 Error handler override this method for handling error response from setTraceEnabled operation |
void |
receiveErrorundeployActiveEventBuilderConfiguration(Exception e)
auto generated Axis2 Error handler override this method for handling error response from undeployActiveEventBuilderConfiguration operation |
void |
receiveErrorundeployInactiveEventBuilderConfiguration(Exception e)
auto generated Axis2 Error handler override this method for handling error response from undeployInactiveEventBuilderConfiguration operation |
void |
receiveResultdeployDefaultEventReceiver()
auto generated Axis2 call back method for deployDefaultEventReceiver method override this method for handling normal response from deployDefaultEventReceiver operation |
void |
receiveResultdeployEventBuilderConfiguration()
auto generated Axis2 call back method for deployEventBuilderConfiguration method override this method for handling normal response from deployEventBuilderConfiguration operation |
void |
receiveResultdeployJsonEventBuilderConfiguration()
auto generated Axis2 call back method for deployJsonEventBuilderConfiguration method override this method for handling normal response from deployJsonEventBuilderConfiguration operation |
void |
receiveResultdeployMapEventBuilderConfiguration()
auto generated Axis2 call back method for deployMapEventBuilderConfiguration method override this method for handling normal response from deployMapEventBuilderConfiguration operation |
void |
receiveResultdeployTextEventBuilderConfiguration()
auto generated Axis2 call back method for deployTextEventBuilderConfiguration method override this method for handling normal response from deployTextEventBuilderConfiguration operation |
void |
receiveResultdeployWso2EventBuilderConfiguration()
auto generated Axis2 call back method for deployWso2EventBuilderConfiguration method override this method for handling normal response from deployWso2EventBuilderConfiguration operation |
void |
receiveResultdeployXmlEventBuilderConfiguration()
auto generated Axis2 call back method for deployXmlEventBuilderConfiguration method override this method for handling normal response from deployXmlEventBuilderConfiguration operation |
void |
receiveResulteditActiveEventBuilderConfiguration()
auto generated Axis2 call back method for editActiveEventBuilderConfiguration method override this method for handling normal response from editActiveEventBuilderConfiguration operation |
void |
receiveResulteditInactiveEventBuilderConfiguration()
auto generated Axis2 call back method for editInactiveEventBuilderConfiguration method override this method for handling normal response from editInactiveEventBuilderConfiguration operation |
void |
receiveResultgetActiveEventBuilderConfiguration(EventBuilderConfigurationDto result)
auto generated Axis2 call back method for getActiveEventBuilderConfiguration method override this method for handling normal response from getActiveEventBuilderConfiguration operation |
void |
receiveResultgetActiveEventBuilderConfigurationContent(String result)
auto generated Axis2 call back method for getActiveEventBuilderConfigurationContent method override this method for handling normal response from getActiveEventBuilderConfigurationContent operation |
void |
receiveResultgetAllActiveEventBuilderConfigurations(EventBuilderConfigurationInfoDto[] result)
auto generated Axis2 call back method for getAllActiveEventBuilderConfigurations method override this method for handling normal response from getAllActiveEventBuilderConfigurations operation |
void |
receiveResultgetAllInactiveEventBuilderConfigurations(EventBuilderConfigurationFileDto[] result)
auto generated Axis2 call back method for getAllInactiveEventBuilderConfigurations method override this method for handling normal response from getAllInactiveEventBuilderConfigurations operation |
void |
receiveResultgetAllStreamSpecificActiveEventBuilderConfiguration(EventBuilderConfigurationDto[] result)
auto generated Axis2 call back method for getAllStreamSpecificActiveEventBuilderConfiguration method override this method for handling normal response from getAllStreamSpecificActiveEventBuilderConfiguration operation |
void |
receiveResultgetEventBuilderMessageProperties(EventBuilderMessagePropertyDto[] result)
auto generated Axis2 call back method for getEventBuilderMessageProperties method override this method for handling normal response from getEventBuilderMessageProperties operation |
void |
receiveResultgetInactiveEventBuilderConfigurationContent(String result)
auto generated Axis2 call back method for getInactiveEventBuilderConfigurationContent method override this method for handling normal response from getInactiveEventBuilderConfigurationContent operation |
void |
receiveResultsetStatisticsEnabled()
auto generated Axis2 call back method for setStatisticsEnabled method override this method for handling normal response from setStatisticsEnabled operation |
void |
receiveResultsetTraceEnabled()
auto generated Axis2 call back method for setTraceEnabled method override this method for handling normal response from setTraceEnabled operation |
void |
receiveResultundeployActiveEventBuilderConfiguration()
auto generated Axis2 call back method for undeployActiveEventBuilderConfiguration method override this method for handling normal response from undeployActiveEventBuilderConfiguration operation |
void |
receiveResultundeployInactiveEventBuilderConfiguration()
auto generated Axis2 call back method for undeployInactiveEventBuilderConfiguration method override this method for handling normal response from undeployInactiveEventBuilderConfiguration operation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Object clientData
| Constructor Detail |
|---|
public EventBuilderAdminServiceCallbackHandler(Object clientData)
clientData - Object mechanism by which the user can pass in user data
that will be avilable at the time this callback is called.public EventBuilderAdminServiceCallbackHandler()
| Method Detail |
|---|
public Object getClientData()
public void receiveResultsetTraceEnabled()
public void receiveErrorsetTraceEnabled(Exception e)
public void receiveResultundeployInactiveEventBuilderConfiguration()
public void receiveErrorundeployInactiveEventBuilderConfiguration(Exception e)
public void receiveResulteditActiveEventBuilderConfiguration()
public void receiveErroreditActiveEventBuilderConfiguration(Exception e)
public void receiveResultsetStatisticsEnabled()
public void receiveErrorsetStatisticsEnabled(Exception e)
public void receiveResultgetAllInactiveEventBuilderConfigurations(EventBuilderConfigurationFileDto[] result)
public void receiveErrorgetAllInactiveEventBuilderConfigurations(Exception e)
public void receiveResultgetActiveEventBuilderConfiguration(EventBuilderConfigurationDto result)
public void receiveErrorgetActiveEventBuilderConfiguration(Exception e)
public void receiveResultdeployJsonEventBuilderConfiguration()
public void receiveErrordeployJsonEventBuilderConfiguration(Exception e)
public void receiveResultgetAllActiveEventBuilderConfigurations(EventBuilderConfigurationInfoDto[] result)
public void receiveErrorgetAllActiveEventBuilderConfigurations(Exception e)
public void receiveResultgetEventBuilderMessageProperties(EventBuilderMessagePropertyDto[] result)
public void receiveErrorgetEventBuilderMessageProperties(Exception e)
public void receiveResultgetInactiveEventBuilderConfigurationContent(String result)
public void receiveErrorgetInactiveEventBuilderConfigurationContent(Exception e)
public void receiveResultdeployDefaultEventReceiver()
public void receiveErrordeployDefaultEventReceiver(Exception e)
public void receiveResultdeployXmlEventBuilderConfiguration()
public void receiveErrordeployXmlEventBuilderConfiguration(Exception e)
public void receiveResultundeployActiveEventBuilderConfiguration()
public void receiveErrorundeployActiveEventBuilderConfiguration(Exception e)
public void receiveResultdeployEventBuilderConfiguration()
public void receiveErrordeployEventBuilderConfiguration(Exception e)
public void receiveResultdeployMapEventBuilderConfiguration()
public void receiveErrordeployMapEventBuilderConfiguration(Exception e)
public void receiveResultgetActiveEventBuilderConfigurationContent(String result)
public void receiveErrorgetActiveEventBuilderConfigurationContent(Exception e)
public void receiveResultdeployTextEventBuilderConfiguration()
public void receiveErrordeployTextEventBuilderConfiguration(Exception e)
public void receiveResulteditInactiveEventBuilderConfiguration()
public void receiveErroreditInactiveEventBuilderConfiguration(Exception e)
public void receiveResultgetAllStreamSpecificActiveEventBuilderConfiguration(EventBuilderConfigurationDto[] result)
public void receiveErrorgetAllStreamSpecificActiveEventBuilderConfiguration(Exception e)
public void receiveResultdeployWso2EventBuilderConfiguration()
public void receiveErrordeployWso2EventBuilderConfiguration(Exception e)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||