public final class MonitorService extends Object
Constructor and Description |
---|
MonitorService() |
Modifier and Type | Method and Description |
---|---|
<any> |
getJcrRepositoryInjector() |
RepositoryMonitor |
getValue() |
void |
start(StartContext context) |
void |
stop(StopContext context) |
public RepositoryMonitor getValue() throws IllegalStateException, IllegalArgumentException
IllegalStateException
IllegalArgumentException
org.jboss.msc.value.Value#getValue()
public void start(StartContext context)
org.jboss.msc.service.Service#start(org.jboss.msc.service.StartContext)
public void stop(StopContext context)
org.jboss.msc.service.Service#stop(org.jboss.msc.service.StopContext)
public <any> getJcrRepositoryInjector()
null
)Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.