public class JAPropertiesFactory extends ActorFactory
| Modifier and Type | Field and Description |
|---|---|
static String |
TYPE
The default name of the JFactory actor.
|
actorType| Constructor and Description |
|---|
JAPropertiesFactory(String actorType)
Create an ActorFactory.
|
| Modifier and Type | Method and Description |
|---|---|
protected JAProperties |
instantiateActor()
Create a JLPCActor.
|
newActorpublic static final String TYPE
public JAPropertiesFactory(String actorType)
actorType - The actor type.protected JAProperties instantiateActor() throws Exception
instantiateActor in class ActorFactoryExceptionCopyright © 2012. All Rights Reserved.