public class SharedLocalYieldingClusterLockManagerService extends AsynchronousService<SharedLocalYieldingClusterLockManager>
Constructor and Description |
---|
SharedLocalYieldingClusterLockManagerService(String name) |
Modifier and Type | Method and Description |
---|---|
org.jboss.msc.service.ServiceBuilder<SharedLocalYieldingClusterLockManager> |
build(org.jboss.msc.service.ServiceTarget target) |
static org.jboss.msc.service.ServiceName |
getServiceName(String name) |
SharedLocalYieldingClusterLockManager |
getValue() |
protected void |
start() |
protected void |
stop() |
start, stop
public SharedLocalYieldingClusterLockManagerService(String name)
public static org.jboss.msc.service.ServiceName getServiceName(String name)
public org.jboss.msc.service.ServiceBuilder<SharedLocalYieldingClusterLockManager> build(org.jboss.msc.service.ServiceTarget target)
public SharedLocalYieldingClusterLockManager getValue() throws IllegalStateException, IllegalArgumentException
IllegalStateException
IllegalArgumentException
Value.getValue()
protected void start() throws Exception
start
in class AsynchronousService<SharedLocalYieldingClusterLockManager>
Exception
protected void stop()
stop
in class AsynchronousService<SharedLocalYieldingClusterLockManager>
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.