@Deprecated public class PrimaryProxyService<T> extends Object implements org.jboss.msc.service.Service<T>
| Constructor and Description |
|---|
PrimaryProxyService(Supplier<PrimaryProxyContext<T>> contextFactory)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
T |
getValue()
Deprecated.
|
void |
start(org.jboss.msc.service.StartContext context)
Deprecated.
|
void |
stop(org.jboss.msc.service.StopContext context)
Deprecated.
|
public PrimaryProxyService(Supplier<PrimaryProxyContext<T>> contextFactory)
public T getValue()
getValue in interface org.jboss.msc.value.Value<T>public void start(org.jboss.msc.service.StartContext context)
start in interface org.jboss.msc.Servicepublic void stop(org.jboss.msc.service.StopContext context)
stop in interface org.jboss.msc.ServiceCopyright © 2020 JBoss by Red Hat. All rights reserved.