@ConfigurationProperties(prefix="camel.component.apns") public class ApnsComponentConfiguration extends Object
Constructor and Description |
---|
ApnsComponentConfiguration() |
Modifier and Type | Method and Description |
---|---|
com.notnoop.apns.ApnsService |
getApnsService() |
void |
setApnsService(com.notnoop.apns.ApnsService apnsService) |
Apache Camel