public class CredentialStoreUpdateService extends Object implements org.jboss.msc.service.Service<CredentialStoreUpdateService>
Service responsible for automatic updates of CredentialStores.| Modifier and Type | Method and Description |
|---|---|
static org.jboss.msc.service.ServiceName |
createServiceName(String parentName,
String credentialStoreName) |
CredentialStoreUpdateService |
getValue() |
void |
start(org.jboss.msc.service.StartContext startContext) |
void |
stop(org.jboss.msc.service.StopContext stopContext) |
public void start(org.jboss.msc.service.StartContext startContext)
throws org.jboss.msc.service.StartException
start in interface org.jboss.msc.Serviceorg.jboss.msc.service.StartExceptionpublic void stop(org.jboss.msc.service.StopContext stopContext)
stop in interface org.jboss.msc.Servicepublic CredentialStoreUpdateService getValue() throws IllegalStateException, IllegalArgumentException
getValue in interface org.jboss.msc.value.Value<CredentialStoreUpdateService>IllegalStateExceptionIllegalArgumentExceptionCopyright © 2022 JBoss by Red Hat. All rights reserved.