wt.ixb.actor
Class NonIteratedObjectActorFactory
java.lang.Object
wt.ixb.actor.NonIteratedObjectActorFactory
- public class NonIteratedObjectActorFactory
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
actorTable
private static Hashtable actorTable
initialized
private static boolean initialized
NonIteratedObjectActorFactory
public NonIteratedObjectActorFactory()
getActor
public static NonIteratedObjectActorIfc getActor(String actionName)
throws WTException
- Throws:
WTException
initialize
private static void initialize()
throws WTException
- Throws:
WTException
logAndThrowWTException
private static void logAndThrowWTException(WTException e,
String logMessage)
throws WTException
- Throws:
WTException
printLog
private static void printLog(String message)
printDebug
private static void printDebug(String message)