lameonj
Class LAMEOnJBoot

java.lang.Object
  extended by lameonj.LAMEOnJBoot

public abstract class LAMEOnJBoot
extends java.lang.Object

LAMEOnJBoot is the root factory of LAMEOnJ.


Field Summary
protected static lameonj.impl.LAMEOnJBootImpl SINGLETON
           
 
Constructor Summary
protected LAMEOnJBoot()
          Creates a new instance of LAMEOnJ
 
Method Summary
static LAMEOnJ get()
          Returns the singleton object of LAMEOnJ.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SINGLETON

protected static final lameonj.impl.LAMEOnJBootImpl SINGLETON
Constructor Detail

LAMEOnJBoot

protected LAMEOnJBoot()
Creates a new instance of LAMEOnJ

Method Detail

get

public static LAMEOnJ get()
Returns the singleton object of LAMEOnJ.

Returns:
the singleton object.


Copyright © 2006-2008 Jose Maria Arranz. All Rights Reserved.