public class EventDistributorFactoryService extends AbstractEventDistributorFactoryService implements org.jboss.msc.service.Service<InternalEventDistributorFactory>
Constructor and Description |
---|
EventDistributorFactoryService() |
Modifier and Type | Method and Description |
---|---|
protected DQPCore |
getDQPCore() |
protected ObjectReplicator |
getObjectReplicator() |
protected VDBRepository |
getVdbRepository() |
void |
start(org.jboss.msc.service.StartContext context) |
void |
stop(org.jboss.msc.service.StopContext context) |
getEventDistributor, getReplicatedEventDistributor, getValue, start, stop
public void start(org.jboss.msc.service.StartContext context) throws org.jboss.msc.service.StartException
start
in interface org.jboss.msc.Service
org.jboss.msc.service.StartException
public void stop(org.jboss.msc.service.StopContext context)
stop
in interface org.jboss.msc.Service
protected ObjectReplicator getObjectReplicator()
getObjectReplicator
in class AbstractEventDistributorFactoryService
protected VDBRepository getVdbRepository()
getVdbRepository
in class AbstractEventDistributorFactoryService
protected DQPCore getDQPCore()
getDQPCore
in class AbstractEventDistributorFactoryService
Copyright © 2019. All rights reserved.