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(Properties p,
AServProtocolManager m)
Creates the Service object and declares it after any
required registery |
init
void init(Properties 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
(C) INRIA & friends, 2003-2010