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

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

public abstract class PreDestroyInvokerFactory
extends Object
implements javax.faces.FacesWrapper<PreDestroyInvokerFactory>

Author:
Neil Griffin

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

Constructor Detail

PreDestroyInvokerFactory

public PreDestroyInvokerFactory()
Method Detail

getPreDestroyInvoker

public abstract PreDestroyInvoker getPreDestroyInvoker(Map<String,Object> applicationMap)


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