|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use anthill.factory | |
anthill.antsim.impl | This package contains a prototype implementation of the
interfaces included in package anthill.antsim . |
anthill.factory | This package contains a general factory class based on reflection and XML configuration files, which could be used to configure the behavior of an Anthill simulation without need to recompile the application. |
anthill.genie.impl | This package contains a prototype implementation of the
interfaces included in package anthill.genie . |
anthill.nestor | This package is a prototype implementation of package
anthill.nest to be used during Anthill
simulations. |
anthill.storage.impl | |
freenetant | This package contains a simple ant implementation that perform a random walking through a peer-to-peer network. |
gnutant | This package contains a simple ant implementation. |
Classes in anthill.factory used by anthill.antsim.implFactory
|
A generic factory for creating object instances of a class matching a particular interface and possibly taking arguments. |
Classes in anthill.factory used by anthill.factoryConfigFormatException
|
Thrown when there is a problem parsing or validating the content of the system configuration file. ConstructorException
|
ConstructorException is a runtime exception that wraps an exception thrown when using get() methods of Factory Factory
|
A generic factory for creating object instances of a class matching a particular interface and possibly taking arguments. |
Classes in anthill.factory used by anthill.genie.implFactory
|
A generic factory for creating object instances of a class matching a particular interface and possibly taking arguments. |
Classes in anthill.factory used by anthill.nestorFactory
|
A generic factory for creating object instances of a class matching a particular interface and possibly taking arguments. |
Classes in anthill.factory used by anthill.storage.implFactory
|
A generic factory for creating object instances of a class matching a particular interface and possibly taking arguments. |
Classes in anthill.factory used by freenetantFactory
|
A generic factory for creating object instances of a class matching a particular interface and possibly taking arguments. |
Classes in anthill.factory used by gnutantFactory
|
A generic factory for creating object instances of a class matching a particular interface and possibly taking arguments. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |