org.apache.myfaces.trinidaddemo
Class PreferencesProxy

java.lang.Object
  extended by org.apache.myfaces.trinidaddemo.PreferencesProxy

public class PreferencesProxy
extends Object

A proxy class to ask the e-mail demo for preferences information, but only when we're inside the e-mail demo!


Constructor Summary
PreferencesProxy()
           
 
Method Summary
 Object getProxy()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PreferencesProxy

public PreferencesProxy()
Method Detail

getProxy

public Object getProxy()


Copyright © 2001-2011 The Apache Software Foundation. All Rights Reserved.