Modifier and Type | Field and Description |
---|---|
static org.jboss.msc.service.ServiceName |
SERVICE_NAME_BASE |
Constructor and Description |
---|
ConnectionFactoryService(Object value)
create an instance
|
public static final org.jboss.msc.service.ServiceName SERVICE_NAME_BASE
public ConnectionFactoryService(Object value)
public Object getValue() throws IllegalStateException, IllegalArgumentException
getValue
in interface org.jboss.msc.value.Value<Object>
IllegalStateException
IllegalArgumentException
public void start(org.jboss.msc.service.StartContext context) throws org.jboss.msc.service.StartException
start
in interface org.jboss.msc.service.Service<Object>
org.jboss.msc.service.StartException
public void stop(org.jboss.msc.service.StopContext context)
stop
in interface org.jboss.msc.service.Service<Object>
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.