WildFly: Singleton API 13.0.0.Beta1
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
- All Superinterfaces:
- org.jboss.msc.Service, Singleton, org.jboss.msc.value.Value<T>
public interface SingletonService<T>
extends org.jboss.msc.service.Service<T>, Singleton
Implemented by the instrumented singleton service.
- Author:
- Paul Ferraro
-
-
Field Summary
-
Fields inherited from interface org.jboss.msc.service.Service
NULL, NULL_VALUE
-
Method Summary
-
Methods inherited from interface org.jboss.msc.service.Service
start, stop
-
Methods inherited from interface org.jboss.msc.Service
newInstance
-
Methods inherited from interface org.jboss.msc.value.Value
getValue
WildFly: Singleton API 13.0.0.Beta1
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2018 JBoss by Red Hat. All rights reserved.