JBoss Application Server: Parent Aggregator 7.1.0.Final
-
-
Field Summary
-
Fields inherited from interface org.jboss.msc.service.Service
NULL, NULL_VALUE
-
Constructor Summary
Constructors
Constructor and Description |
EmbeddedCacheManagerService(String name,
String defaultCache,
org.jboss.as.clustering.infinispan.subsystem.EmbeddedCacheManagerService.Dependencies dependencies) |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
void |
cacheStarted(org.infinispan.notifications.cachemanagerlistener.event.CacheStartedEvent event) |
void |
cacheStopped(org.infinispan.notifications.cachemanagerlistener.event.CacheStoppedEvent event) |
static org.jboss.msc.service.ServiceName |
getServiceName(String name) |
org.infinispan.manager.EmbeddedCacheManager |
getValue() |
protected void |
start() |
protected void |
stop() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
start
protected void start()
- Specified by:
start
in class AsynchronousService<org.infinispan.manager.EmbeddedCacheManager>
-
stop
protected void stop()
- Specified by:
stop
in class AsynchronousService<org.infinispan.manager.EmbeddedCacheManager>
JBoss Application Server: Parent Aggregator 7.1.0.Final
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.