public class RedisDataStoreService extends DataStoreService
SERVICE_NAME| Constructor and Description |
|---|
RedisDataStoreService(String host,
int port) |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.aerogear.simplepush.server.datastore.DataStore |
getValue() |
void |
start(org.jboss.msc.service.StartContext context) |
stoppublic RedisDataStoreService(String host, int port)
public void start(org.jboss.msc.service.StartContext context)
throws org.jboss.msc.service.StartException
org.jboss.msc.service.StartExceptionpublic org.jboss.aerogear.simplepush.server.datastore.DataStore getValue()
throws IllegalStateException,
IllegalArgumentException
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.