public class QuartzNamespaceHandler extends AbstractMuleNamespaceHandler
| Modifier and Type | Field and Description |
|---|---|
static String |
JOB_NAME_ATTRIBUTE |
static String[][] |
QUARTZ_ATTRIBUTES |
GLOBAL_ENDPOINT, INBOUND_ENDPOINT, OUTBOUND_ENDPOINT| Constructor and Description |
|---|
QuartzNamespaceHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
protected void |
registerQuartzEndpointDefinitionParser(String element,
MuleDefinitionParser parser) |
protected void |
registerQuartzTransportEndpoints()
Need to use the most complex constructors as have mutually exclusive address
aattributes
|
getGlobalEndpointBuilderBeanClass, getInboundEndpointFactoryBeanClass, getOutboundEndpointFactoryBeanClass, registerConnectorDefinitionParser, registerConnectorDefinitionParser, registerIgnoredElement, registerMetaTransportEndpoints, registerMuleBeanDefinitionParser, registerStandardTransportEndpointspublic static final String JOB_NAME_ATTRIBUTE
public static final String[][] QUARTZ_ATTRIBUTES
public void init()
protected void registerQuartzTransportEndpoints()
protected void registerQuartzEndpointDefinitionParser(String element, MuleDefinitionParser parser)
Copyright © 2003-2012 MuleSource, Inc.. All Rights Reserved.