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