com.googlecode.mad.mvntools.common
Class Factory

java.lang.Object
  extended by com.googlecode.mad.mvntools.common.Factory

public class Factory
extends Object

- Apache License 2.0 -
Factory for all the Common stuff

LastChangedBy: $Author: marthaler.worb@gmail.com $
LastChangedDate: $Date: 2010-12-26 20:33:53 +0100 (Sun, 26 Dec 2010) $

Since:
27.12.2010
Version:
$Revision: 60 $
Author:
daniel marthaler

Method Summary
 IFileUtil getIFileUtil()
           
static Factory getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static Factory getInstance()

getIFileUtil

public IFileUtil getIFileUtil()


Copyright © 2010 mad - marthaler daniel. All Rights Reserved.