org.wso2.carbon.event.processing.application.deployer
Class EventProcessingAppDeployerConstants

java.lang.Object
  extended by org.wso2.carbon.event.processing.application.deployer.EventProcessingAppDeployerConstants

public class EventProcessingAppDeployerConstants
extends Object


Field Summary
static String CEP_EVENT_BUILDER_DIR
           
static String CEP_EVENT_BUILDER_TYPE
           
static String CEP_EVENT_FORMATTER_DIR
           
static String CEP_EVENT_FORMATTER_TYPE
           
static String CEP_EVENT_STREAM_TYPE
           
static String CEP_EXECUTION_PLAN_DIR
           
static String CEP_EXECUTION_PLAN_TYPE
           
static String CEP_INPUT_EVENT_ADAPTOR_DIR
           
static String CEP_INPUT_EVENT_ADAPTOR_TYPE
           
static String CEP_OUTPUT_EVENT_ADAPTOR_DIR
           
static String CEP_OUTPUT_EVENT_ADAPTOR_TYPE
           
static String FILE_TYPE_XML
           
 
Constructor Summary
EventProcessingAppDeployerConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CEP_EVENT_BUILDER_TYPE

public static final String CEP_EVENT_BUILDER_TYPE
See Also:
Constant Field Values

CEP_EVENT_BUILDER_DIR

public static final String CEP_EVENT_BUILDER_DIR
See Also:
Constant Field Values

CEP_EVENT_FORMATTER_TYPE

public static final String CEP_EVENT_FORMATTER_TYPE
See Also:
Constant Field Values

CEP_EVENT_FORMATTER_DIR

public static final String CEP_EVENT_FORMATTER_DIR
See Also:
Constant Field Values

CEP_EXECUTION_PLAN_TYPE

public static final String CEP_EXECUTION_PLAN_TYPE
See Also:
Constant Field Values

CEP_EXECUTION_PLAN_DIR

public static final String CEP_EXECUTION_PLAN_DIR
See Also:
Constant Field Values

CEP_INPUT_EVENT_ADAPTOR_TYPE

public static final String CEP_INPUT_EVENT_ADAPTOR_TYPE
See Also:
Constant Field Values

CEP_INPUT_EVENT_ADAPTOR_DIR

public static final String CEP_INPUT_EVENT_ADAPTOR_DIR
See Also:
Constant Field Values

CEP_OUTPUT_EVENT_ADAPTOR_TYPE

public static final String CEP_OUTPUT_EVENT_ADAPTOR_TYPE
See Also:
Constant Field Values

CEP_OUTPUT_EVENT_ADAPTOR_DIR

public static final String CEP_OUTPUT_EVENT_ADAPTOR_DIR
See Also:
Constant Field Values

CEP_EVENT_STREAM_TYPE

public static final String CEP_EVENT_STREAM_TYPE
See Also:
Constant Field Values

FILE_TYPE_XML

public static final String FILE_TYPE_XML
See Also:
Constant Field Values
Constructor Detail

EventProcessingAppDeployerConstants

public EventProcessingAppDeployerConstants()


Copyright © 2015 WSO2. All rights reserved.