ar.com.jiji.kaya.app
Class Application

java.lang.Object
  extended by ar.com.jiji.kaya.app.Application

public final class Application
extends java.lang.Object

Version:
$Revision$ $Date$
Author:
lparra

Method Summary
static BusinessFacade getFacade()
           
static ProjectService getService()
           
static UserAuthenticator getUserAuthenticator()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getService

public static ProjectService getService()
Returns:
La instancia del ProjectService a usar.

getFacade

public static BusinessFacade getFacade()
Returns:
La instancia del BusinessFacade a usar.

getUserAuthenticator

public static UserAuthenticator getUserAuthenticator()
Returns:
La instancia del UserAuthenticator a usar.


Copyright © 2006 Kaya. All Rights Reserved.