Interface ServiceValue<T>

All Superinterfaces:
org.wildfly.clustering.server.manager.Service, org.jboss.msc.value.Value<T>

@Deprecated public interface ServiceValue<T> extends org.wildfly.clustering.server.manager.Service, org.jboss.msc.value.Value<T>
Deprecated.
Author:
Paul Ferraro
  • Method Summary

    Methods inherited from interface org.wildfly.clustering.server.manager.Service

    isStarted, start, stop

    Methods inherited from interface org.jboss.msc.value.Value

    getValue