public interface PushRegistrarFactory
| Modifier and Type | Method and Description |
|---|---|
PushRegistrar |
createPushRegistrar(PushConfig config)
Creates a push registrar
|
PushRegistrar createPushRegistrar(PushConfig config)
config - the push config to use to build.IllegalArgumentException - is config.type is not a supported typeCopyright © 2014 JBoss by Red Hat. All rights reserved.