org.infinispan.server.core
Interface ProtocolServer

All Known Implementing Classes:
Main

public interface ProtocolServer

// TODO: Document this

Author:
Galder ZamarreƱo

Method Summary
 void start(String host, int port, String configFile, int masterThreads, int workerThreads)
           
 void stop()
           
 

Method Detail

start

void start(String host,
           int port,
           String configFile,
           int masterThreads,
           int workerThreads)
           throws Exception
Throws:
Exception

stop

void stop()

Google Analytics

Copyright © 2010 JBoss, a division of Red Hat. All Rights Reserved.