public class MarshallingConfigurationRepositoryServiceConfigurator extends org.wildfly.clustering.service.SimpleServiceNameProvider implements org.wildfly.clustering.service.ServiceConfigurator, MarshallingConfigurationContext, Supplier<MarshallingConfigurationRepository>
| Constructor and Description |
|---|
MarshallingConfigurationRepositoryServiceConfigurator(org.jboss.as.server.deployment.DeploymentUnit unit) |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.msc.service.ServiceBuilder<?> |
build(org.jboss.msc.service.ServiceTarget target) |
MarshallingConfigurationRepository |
get() |
ModuleDeployment |
getDeployment() |
org.jboss.modules.Module |
getModule() |
equals, getServiceName, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetServiceNamepublic MarshallingConfigurationRepositoryServiceConfigurator(org.jboss.as.server.deployment.DeploymentUnit unit)
public org.jboss.msc.service.ServiceBuilder<?> build(org.jboss.msc.service.ServiceTarget target)
build in interface org.wildfly.clustering.service.ServiceConfiguratorpublic MarshallingConfigurationRepository get()
get in interface Supplier<MarshallingConfigurationRepository>public org.jboss.modules.Module getModule()
getModule in interface MarshallingConfigurationContextpublic ModuleDeployment getDeployment()
getDeployment in interface MarshallingConfigurationContextCopyright © 2019 JBoss by Red Hat. All rights reserved.