edu.iastate.metnet.utils
Class MyPaperFactory

java.lang.Object
  extended by edu.iastate.metnet.utils.MyPaperFactory

public class MyPaperFactory
extends java.lang.Object

Author:
Jie Li get the instance of the stateful session facade client

Field Summary
(package private) static org.apache.log4j.Logger logger
          log4j facility
(package private) static MyPaper paper
          session client
 
Constructor Summary
MyPaperFactory()
           
 
Method Summary
static MyPaper getInstance()
          factory pattern
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

static org.apache.log4j.Logger logger
log4j facility


paper

static MyPaper paper
session client

Constructor Detail

MyPaperFactory

public MyPaperFactory()
Method Detail

getInstance

public static MyPaper getInstance()
factory pattern

Returns:
the remote interface