@Named(value="myBatchletWithPropertiesImpl") public class MyBatchletWithPropertiesImpl extends AbstractBatchlet
| Modifier and Type | Field and Description |
|---|---|
String |
batchletProp |
static String |
GOOD_EXIT_CODE |
String |
myDefaultProp1 |
String |
myProperty2 |
String |
mySubmittedProp |
| Constructor and Description |
|---|
MyBatchletWithPropertiesImpl() |
public static String GOOD_EXIT_CODE
@Inject public String myProperty2
@Inject public String myDefaultProp1
@Inject public String mySubmittedProp
@Inject public String batchletProp
© Copyright IBM Corp. 2013
Licensed under the Apache License, Version 2.0