Uses of Class
lime.AgentCreationException

Packages that use AgentCreationException
lime   
 

Uses of AgentCreationException in lime
 

Methods in lime that throw AgentCreationException
 ILimeAgent LimeServer.loadAgent(java.lang.String classname, java.io.Serializable[] parameters)
          Load an agent into the Lime server.