Alignment API and Server 3.5

fr.inrialpes.exmo.align.service
Interface AlignmentServiceProfile

All Known Implementing Classes:
HTMLAServProfile, JadeFIPAAServProfile, WSAServProfile

public interface AlignmentServiceProfile


Method Summary
 void close()
          Shutdown the Service and undeclare it from any registery
 void init(Parameters p, AServProtocolManager m)
          Creates the Service object and declares it after any required registery
 

Method Detail

init

void init(Parameters p,
          AServProtocolManager m)
          throws AServException
Creates the Service object and declares it after any required registery

Throws:
AServException

close

void close()
           throws AServException
Shutdown the Service and undeclare it from any registery

Throws:
AServException

Alignment API and Server 3.5

(C) INRIA & friends, 2003-2008