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