|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectplanet.behaviour.BehavioursPoolFactoryImpl
public class BehavioursPoolFactoryImpl
This class provides an implementation of BehavioursPoolFactory's interface.
Field Summary | |
---|---|
protected BehavioursPool |
beh
|
Constructor Summary | |
---|---|
BehavioursPoolFactoryImpl(java.lang.Class behavioursPoolClass,
BehaviourProperties behProps,
java.lang.Class nodeClass)
|
Method Summary | |
---|---|
BehavioursPool |
buildBehavioursPool()
Builds a BehaviourPool with the actual configuration on Behaviour.properties file. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected BehavioursPool beh
Constructor Detail |
---|
public BehavioursPoolFactoryImpl(java.lang.Class behavioursPoolClass, BehaviourProperties behProps, java.lang.Class nodeClass) throws InitializationException
InitializationException
Method Detail |
---|
public BehavioursPool buildBehavioursPool() throws InitializationException
buildBehavioursPool
in interface BehavioursPoolFactory
InitializationException
- when an error occurs during the
initialization of the Behaviours pool or when this factory method is
nonapplicable.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |