com.liferay.faces.bridge.bean.internal
Class PreDestroyInvokerFactoryImpl

java.lang.Object
  extended by com.liferay.faces.bridge.bean.internal.PreDestroyInvokerFactory
      extended by com.liferay.faces.bridge.bean.internal.PreDestroyInvokerFactoryImpl
All Implemented Interfaces:
javax.faces.FacesWrapper<PreDestroyInvokerFactory>

public class PreDestroyInvokerFactoryImpl
extends PreDestroyInvokerFactory

Author:
Neil Griffin

Constructor Summary
PreDestroyInvokerFactoryImpl()
           
 
Method Summary
 PreDestroyInvoker getPreDestroyInvoker(Map<String,Object> applicationMap)
           
 PreDestroyInvokerFactory getWrapped()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PreDestroyInvokerFactoryImpl

public PreDestroyInvokerFactoryImpl()
Method Detail

getPreDestroyInvoker

public PreDestroyInvoker getPreDestroyInvoker(Map<String,Object> applicationMap)
Specified by:
getPreDestroyInvoker in class PreDestroyInvokerFactory

getWrapped

public PreDestroyInvokerFactory getWrapped()


Copyright © 2015 Liferay, Inc.. All rights reserved.