jade.domain.JADEAgentManagement
Class ShutdownPlatform

java.lang.Object
  extended by jade.domain.JADEAgentManagement.ShutdownPlatform
All Implemented Interfaces:
AgentAction, Concept, ContentElement, Term, java.io.Serializable

public class ShutdownPlatform
extends java.lang.Object
implements AgentAction

This class represents the shutdown-platform action of the JADE-agent-management ontology. This action can be requested to the JADE AMS to shutdown the whole platform.

Author:
Giovanni Rimassa - FRAMeTech s.r.l.
See Also:
Serialized Form

Constructor Summary
ShutdownPlatform()
          Default constructor.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShutdownPlatform

public ShutdownPlatform()
Default constructor. A default constructor is necessary for ontological classes.



These are the official JADE API. For these API backward compatibility is guaranteed accross JADE versions