public class InMemoryDataStoreService extends DataStoreService
SERVICE_NAME| Constructor and Description |
|---|
InMemoryDataStoreService() |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.aerogear.simplepush.server.datastore.DataStore |
getValue() |
void |
start(org.jboss.msc.service.StartContext context) |
stoppublic 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.