com.neoworks.shout
Class ShouterFactory

java.lang.Object
  |
  +--com.neoworks.shout.ShouterFactory

public class ShouterFactory
extends java.lang.Object

Factory class for Shouter instances

Author:
Nigel Atkinson (nigel@neoworks.com)

Constructor Summary
ShouterFactory()
           
 
Method Summary
static Shouter getShouter()
          Get the Shouter instance
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShouterFactory

public ShouterFactory()
Method Detail

getShouter

public static Shouter getShouter()
Get the Shouter instance

Returns:
The Shouter