Class OortMasterService<R,​C>

java.lang.Object
org.eclipse.jetty.util.component.AbstractLifeCycle
org.cometd.oort.OortService<R,​C>
org.cometd.oort.OortPrimaryService<R,​C>
org.cometd.oort.OortMasterService<R,​C>
All Implemented Interfaces:
EventListener, org.cometd.bayeux.Bayeux.BayeuxListener, org.cometd.bayeux.server.ConfigurableServerChannel.ServerChannelListener, org.cometd.bayeux.server.ServerChannel.MessageListener, org.eclipse.jetty.util.component.LifeCycle

@Deprecated
public abstract class OortMasterService<R,​C>
extends OortPrimaryService<R,​C>
Deprecated.
use OortPrimaryService instead.