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