Alignment API and Server 4.6 (1875M)

fr.inrialpes.exmo.align.service.jade
Class JadeFIPAAServProfile

java.lang.Object
  extended by fr.inrialpes.exmo.align.service.jade.JadeFIPAAServProfile
All Implemented Interfaces:
AlignmentServiceProfile

public class JadeFIPAAServProfile
extends Object
implements AlignmentServiceProfile


Field Summary
private  jade.wrapper.AgentController algagentcontroller
           
(package private) static org.slf4j.Logger logger
           
private  jade.wrapper.AgentContainer mc
           
 
Constructor Summary
JadeFIPAAServProfile()
           
 
Method Summary
 void close()
          Shutdown the Service and undeclare it from any registery
 void init(Properties params, AServProtocolManager manager)
          Creates the Service object and declares it after any required registery
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

static final org.slf4j.Logger logger

mc

private jade.wrapper.AgentContainer mc

algagentcontroller

private jade.wrapper.AgentController algagentcontroller
Constructor Detail

JadeFIPAAServProfile

public JadeFIPAAServProfile()
Method Detail

init

public void init(Properties params,
                 AServProtocolManager manager)
          throws AServException
Description copied from interface: AlignmentServiceProfile
Creates the Service object and declares it after any required registery

Specified by:
init in interface AlignmentServiceProfile
Throws:
AServException

close

public void close()
Description copied from interface: AlignmentServiceProfile
Shutdown the Service and undeclare it from any registery

Specified by:
close in interface AlignmentServiceProfile

Alignment API and Server 4.6 (1875M)

(C) INRIA & friends, 2003-2014