public class TimerJobFactoryOption extends Object implements SingleValueKieSessionOption
| Modifier and Type | Field and Description | 
|---|---|
static String | 
PROPERTY_NAME
The property name for the timer job factory manager configuration 
 | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object obj)  | 
static TimerJobFactoryOption | 
get(String timerJobType)
This is a factory method for this timer job factory manager configuration. 
 | 
String | 
getPropertyName()
Returns the property name for this option 
 | 
String | 
getTimerJobType()
Returns the configured timer job factory manager 
 | 
int | 
hashCode()  | 
String | 
toString()  | 
public static final String PROPERTY_NAME
public static TimerJobFactoryOption get(String timerJobType)
timerJobType - the identifier for the belie systempublic String getPropertyName()
getPropertyName in interface Optionpublic String getTimerJobType()
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.