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.
|
newActor
public static final String TYPE
public JAPropertiesFactory(String actorType)
actorType
- The actor type.protected JAProperties instantiateActor() throws Exception
instantiateActor
in class ActorFactory
Exception
Copyright © 2012. All Rights Reserved.